Dan Poltawski
52e3faa7d4
MDL-45930 filemanager: Don't display filesize when unknown
...
Thanks to Marina Glancy for the patch
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-12-30 14:23:21 +00:00
Damyon Wiese
0f0729b157
MDL-41383 Filepicker: whitespace fix
2014-05-15 13:33:04 +08:00
Jetha Chan
f75d82450a
MDL-41383: RTL fix for base when zoomed out
2014-05-15 13:29:03 +08:00
Jetha Chan
da75ffce68
MDL-41383 theme: filepicker zoom resiliency (base)
...
Fixed an issue that broke the file picker on base when initial zoom level is less than 100%.
2014-05-14 15:07:44 +08:00
Jetha Chan
13e118ca65
MDL-36836 filepicker: alfresco select box fix
...
Adjusted position of alfresco select box; amended border/background application in base.
2014-05-01 16:08:02 +08:00
Jetha Chan
899fa34a8e
MDL-45292 filepicker: fixed border style
...
Fixed base style issues on RTL.
2014-04-28 17:04:55 +08:00
Dan Poltawski
9eeacad9b8
Merge branch 'MDL-44507_master' of https://github.com/SWiT/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-04-09 11:52:33 +08:00
Jason Fowler
0d5bfb9c65
MDL-44881 Filepicker: Fix alignment and padding on file-select dialog
2014-04-08 14:44:50 +08:00
Matt Switlik
0a4fe80bff
MDL-44507 filemanager: indicator for clicking Download All in filemanager
2014-03-26 14:34:36 -04:00
Mary Evans
75716794ec
MDL-44356 theme_bootstrapbase: Centralize the drag and drop arrow in filemanager.
2014-03-15 21:22:11 +00:00
Jason Fowler
88d366e595
MDL-38903 File picker: making upload form with more semantic HTML
2014-02-25 07:51:53 +08:00
Frederic Massart
fdbb039713
MDL-39684 theme: RTL align of restrictions label in file manager
2014-01-13 16:15:12 +01:00
Jerome Mouneyrac
7f1427e918
MDL-42859 filepicker: fix dropbox logout warning layout
2013-11-14 15:16:33 +08:00
Jason Fowler
525d094a47
MDL-42660 Filepicker: Fix padding etc on filepicker/manager toolbars
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-11-07 12:15:11 +08:00
Jason Fowler
98719c48fa
MDL-42236 Filepicker: fixing search box for repositories
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-11-01 08:55:27 +08:00
Jason Fowler
e89c21b2f6
MDL-42236 File Manager - Fixing files and whitespace for UI consistency project
2013-10-29 14:24:37 +08:00
Barbara Ramiro
c38ecee56f
MDL-42149 Usability - Adding new icons for file manager/picker
2013-10-29 14:24:26 +08:00
Jason Fowler
f57697d428
MDL-42236 File Manger/Picker - Matching UI with standard UI
2013-10-29 14:24:04 +08:00
Sam Hemelryk
6455dec02d
Merge branch 'MDL-41215-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-10-08 08:48:43 +13:00
Sam Hemelryk
d6cb394f2c
Merge branch 'MDL-41229-master' of git://github.com/mouneyrac/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-10-07 12:50:29 +13:00
Andrew Nicols
09bfdcb091
MDL-41215 Filepicker: Fix issues with dynamic loading on fullscreen filepicker
2013-10-04 16:04:45 +08:00
Jerome Mouneyrac
f6a4357e19
MDL-41229 Filepicker: ie9 css - the picker content were displayed outside the picker
2013-10-04 11:01:04 +08:00
Marina Glancy
0fb7a8a3dd
MDL-32773 Add a help icon for button 'Set main file' in filemanager
2013-09-27 18:12:11 +10:00
Andrew Davis
dc1bb8d067
MDL-41591 removed some unnecessary z-indexes from css
2013-09-19 10:19:39 +07:00
Sam Hemelryk
b89fbc4615
Merge branch 'MDL-41159-master' of git://github.com/damyon/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-08-21 10:56:00 +12:00
Damyon Wiese
fd782261de
MDL-39851 javascript: Fixes for filepicker dialogs
...
Fixes display issues with the filepicker dialogs that were
converted to M.core.dialogue.
Note: These dialogue use table based layouts and the table width is not
counted in the form that it sits in. I have changed the dialogues to have
a wider width but for really small screens this causes horizontal scrolling.
The only solution for that is to rewrite all the filepicker/filemanager dialogs
to use css for layout.
2013-08-15 10:52:24 +08:00
Damyon Wiese
048422dd8e
MDL-41159 theme: Remove z-index from file manager context menu icon
2013-08-13 11:31:21 +08:00
Damyon Wiese
c4bb131928
MDL-39851 filepicker: Fix for toolbar display wrapping on small screens
2013-08-13 10:39:52 +08:00
Damyon Wiese
d61c96b6b4
MDL-39851 javascript: Full screen dialogs on small screens
...
This change adds support to M.core.dialogue for showing fullscreen
dialogs on small screen sizes. There are 2 new configuration values that
can be set to control this when creating a dialog (responsive and responsiveWidth).
Setting responsive to false will disable this functionality completely (old behaviour).
Setting responsiveWidth controls the screen width that the dialog will switch to
fullscreen mode. Try not to think of the device that will be accessing the dialog,
but the width at which the content of the dialog needs to be displayed differently.
The activity chooser and the filepicker are the two dialogs that have been converted
in this patch. The filepicker first had to be converted to use M.core.dialog and not
Y.Panel.
2013-08-13 10:37:32 +08:00
Marina Glancy
d58f998eb4
MDL-39436 fixing RTL in filemanager - contextmenu icon
2013-05-09 12:40:51 +10:00
Marina Glancy
dde6bdf973
MDL-39436 fixing RTL in filemanager
2013-05-03 11:30:33 +10:00
Frederic Massart
df654d1a1b
MDL-39163 repository: Make use of the new Moodle icon
2013-04-16 21:25:38 +08:00
Dan Poltawski
0f94289c1d
Merge branch 'MDL-33688_dndupload_progress' of git://github.com/davosmith/moodle
...
Conflicts:
files/renderer.php
lib/outputrenderers.php
2013-01-16 11:18:18 +08:00
Dan Poltawski
bfb5580f92
Merge branch 'MDL-32639-master' of git://github.com/FMCorz/moodle
2013-01-08 14:46:14 +08:00
Davo Smith
a8b418e82c
MDL-31641 filemanager - display help message when drag and drop upload is not supported
2012-12-18 20:22:20 +00:00
Frederic Massart
638d72cd0b
MDL-32639 files: Improved File Manager download and zip support
2012-12-12 14:38:11 +08:00
Davo Smith
ead25632bf
MDL-33688 filemanager - display progress bars as files uploaded
...
Also improved the styling of the progress bars (used in course drag and drop upload as well)
2012-11-29 11:33:40 +00:00
Mark Nelson
1d747df105
MDL-35760 filemanager: ensuring the dnd arrow displays in the center of the filemanager for all supported browsers
2012-11-21 12:04:35 +08:00
Marina Glancy
c81f332876
MDL-34221 disabledIf support for filemanager and filepicker elements
2012-07-20 10:49:30 +08:00
Davo Smith
b1c669a711
MDL-34221 Filepicker - disableIf now prevents drag and drop upload
2012-07-20 10:49:30 +08:00
Barbara Ramiro
2ab9a06c7f
MDL-33841 Min-height set to remove unnecessary scrollbar on tree and list view
2012-07-12 20:00:23 +08:00
Sam Hemelryk
3c34f3213f
Merge branch 'wip-MDL-33795-master' of https://github.com/barbararamiro/moodle
2012-07-09 17:14:08 +12:00
Eloy Lafuente (stronk7)
ecad7393e3
Revert "MDL-33303 Filepicker: resized to match HTML editor and made resizable"
...
This reverts commit c947ea3e3f .
2012-07-05 23:21:34 +02:00
Barbara Ramiro
19ef00b916
MDL-33542, MDL-33542 Select dialogue details aligned
...
And loading gif smaller
2012-07-04 10:25:04 +08:00
Eloy Lafuente (stronk7)
20ef104713
Merge branch 'wip-MDL-33303-m24' of git://github.com/samhemelryk/moodle
2012-07-03 16:17:36 +02:00
Eloy Lafuente (stronk7)
f1d9ceb0e4
Merge branch 'wip-MDL-33521-m24' of git://github.com/samhemelryk/moodle
2012-07-03 01:58:48 +02:00
Marina Glancy
4e02810b38
MDL-33721 show loading icon after file has been selected in filepicker, prevent clicking select button twice
2012-07-02 14:11:32 +08:00
Sam Hemelryk
d75e8e3ac8
MDL-33521 css: Fixed invalid CSS in core CSS and plugin styles.css files
2012-07-02 11:34:44 +12:00
Frederic Massart
c947ea3e3f
MDL-33303 Filepicker: resized to match HTML editor and made resizable
2012-07-02 11:34:34 +12:00
Aparup Banerjee
224d186ebb
Merge branch 'wip-MDL-33419-master' of https://github.com/barbararamiro/moodle
2012-06-25 14:30:18 +08:00