Sam Hemelryk
f44e7d0a77
Merge branch 'MDL-36357' of git://github.com/danpoltawski/moodle
...
Conflicts:
user/view.php
2013-01-09 09:34:22 +13:00
Dan Poltawski
bfb5580f92
Merge branch 'MDL-32639-master' of git://github.com/FMCorz/moodle
2013-01-08 14:46:14 +08:00
Dan Poltawski
00079538b9
Merge branch 'MDL-36456-master' of git://github.com/FMCorz/moodle
2013-01-08 10:30:50 +08:00
Dan Poltawski
033b07895c
Merge branch 'MDL-37014_webdav_folders' of git://github.com/davosmith/moodle
2012-12-18 14:52:27 +08:00
Petr Škoda
83be0dfd57
MDL-36475 tweak zIndexes once more
...
The expected ranges are now:
* 0-1000 for normal code
* 5000-5999 for TinyMCE
* 7000-8999 for filepicker and filemanager
This patch fixes also incorrect location of "MDL-25736 - French spellchecker fixes." modification reminder.
2012-12-15 11:46:46 +01:00
Frederic Massart
1fefd1ff8d
MDL-36456 repository: S3 handles errors in a nicer way
2012-12-14 17:55:56 +08:00
Davo Smith
8427de6883
MDL-37014 repository_webdav - strip the server URL from file & folder paths returned by webdav lib (if present)
2012-12-12 08:36:34 +00:00
Frederic Massart
c24cd39448
MDL-32639 files: Zipping a folder does not overwrite existing files
2012-12-12 14:38:23 +08:00
Frederic Massart
638d72cd0b
MDL-32639 files: Improved File Manager download and zip support
2012-12-12 14:38:11 +08:00
Eloy Lafuente (stronk7)
6b9dfe731e
MDL-37032 upgrade: define all the 2.4.0 points
2012-12-11 13:11:11 +01:00
Dan Poltawski
8df07e5086
Merge branch 'MDL-36538_webdav_memory' of git://github.com/davosmith/moodle
2012-12-10 13:06:37 +08:00
Vadim Dvorovenko
697ade2850
MDL-32639 files: Removing '0' start folder in archives created with filemanager
2012-12-10 12:30:29 +08:00
Davo Smith
e38f699271
MDL-36538 repository_webdav - save files directly to local filesystem, rather than buffering in memory
2012-12-07 09:17:28 +00:00
Eloy Lafuente (stronk7)
663dbbc2e6
MDL-36933 Bump everything to 2012112900
...
(versions, requires and dependencies)
2012-11-30 03:30:09 +01:00
Dan Poltawski
0e35ba6ffc
MDL-36357 cleanup - remove double semicolons
2012-11-15 09:51:26 +08:00
Paul Nicholls
80d92db940
MDL-36548: Major performance boost to Detail (list) view in file picker
...
Pass the data (filelist) into the DataTable when initialising it, rather than rendering an empty DataTable and then pushing all of the data into it via addRows().
It's also slightly more efficient to just pass the node in, rather than fetching the node and passing its ID in, as DataTable.render() will just re-select the node if given the ID. [Spotted by Andrew Nicols]
2012-11-14 12:36:13 +13:00
Dan Poltawski
224186339e
Merge branch 'MDL-34572_accessibility' of git://github.com/rwijaya/moodle
2012-11-09 12:00:47 +08:00
Rossiani Wijaya
de471f375b
MDL-34572 alfresco repository: add accesshide class to workspace's label
2012-11-09 11:55:24 +08:00
Dan Poltawski
a56dc90320
Merge branch 'MDL-33766-master' of git://github.com/FMCorz/moodle
...
Conflicts:
version.php
2012-11-08 18:10:26 +08:00
Dan Poltawski
aa8739776c
Merge branch 'MDL-34572_accessibility' of git://github.com/rwijaya/moodle
2012-11-08 15:15:54 +08:00
Dan Poltawski
e9641de10d
Merge branch 'w43_MDL-35771_m24_zindex' of git://github.com/skodak/moodle
2012-11-07 11:22:26 +08:00
Rossiani Wijaya
4bde11528b
MDL-34572 accessibility compliance for repository: add label for form input text and select tag
2012-11-05 15:06:33 +08:00
Frederic Massart
8a6411991e
MDL-33766-master repository: Upgrade notes
2012-11-02 13:54:29 +08:00
Frederic Massart
68acd1157e
MDL-33766 files: Improved validation of areamaxbytes
2012-11-01 16:47:06 +08:00
Frederic Massart
21e3ea77a3
MDL-33766 files: Support for userquota/size limit in draft areas
2012-11-01 16:46:42 +08:00
Dan Poltawski
aed58a3da8
Merge branch 'MDL-35990-master' of git://github.com/FMCorz/moodle
2012-10-29 14:32:11 +08:00
Petr Škoda
e13b330d49
MDL-35771 lower the index values in file related code to prevent dragging problems in YUI
2012-10-21 14:37:10 +08:00
Dan Poltawski
ac088b1c21
Merge branch 'w42_MDL-35904_m24_mainadmin' of git://github.com/skodak/moodle
2012-10-16 14:50:30 +08:00
Frederic Massart
e56de3a4d1
MDL-35990 repository: Added MOODLE_INTERNAL check and removed config inclusion
2012-10-16 14:01:29 +08:00
Matteo Scaramuccia
c67f1a342c
MDL-35990 Repository Library should not include the main config.php file
2012-10-16 13:54:23 +08:00
Sam Hemelryk
2bbf03ce3b
Merge branch 'wip-MDL-33857-master' of git://github.com/marinaglancy/moodle
2012-10-16 13:31:44 +08:00
Sam Hemelryk
a7aa82b3ac
Merge branch 'MDL-35664-master' of git://github.com/FMCorz/moodle
2012-10-16 10:42:51 +08:00
Frederic Massart
8136753abf
MDL-35892 repository: prepare_listing recursively prepares the data
2012-10-15 09:46:04 +08:00
Frederic Massart
7dab27b313
MDL-35664 filepicker: Filepicker knows about the current path and uses it
2012-10-15 09:46:03 +08:00
Petr Škoda
550790153a
MDL-35904 send notifications from main admin and improve coding style
2012-10-13 09:52:45 +02:00
Marina Glancy
43aadf0401
MDL-33857 Increase performance of queries for Server files repository (small improvements)
2012-10-10 15:21:27 +08:00
Marina Glancy
b8de262139
MDL-33857 Increase performance of queries for Server files repository
...
- file_info class now has new methods get_non_empty_children and count_non_empty_children; added default implementation;
- all core classes extending file_info have their implementation of those methods;
- class repository_local_file used for caching get_children() results is removed;
- class repository_local rewritten to use new methods from file_info;
- added caching of retrieved modules in file_browser::get_file_info_context_module() - this query is slow and executed multiple times on big servers
2012-10-10 15:21:26 +08:00
Davo Smith
91813c1b4b
MDL-35288 drag and drop upload - adjust error message text when attempting to upload a folder
2012-10-03 08:46:55 +01:00
Marina Glancy
006bbbdf34
MDL-35542 Fixed a bug when trying to directly link to a file from Dropbox
2012-09-20 15:37:48 +08:00
Rossiani Wijaya
a3433213a1
MDL-29872 Dropbox repository: add message handler to filepicker header and add message to logout from dropbox. When user clicked on logout button from dropbox repository, it will also logging them out from dropbox site through a popup window
2012-09-07 15:42:43 +08:00
Eloy Lafuente (stronk7)
92b75df804
Merge branch 'MDL-34945-master' of git://github.com/FMCorz/moodle
2012-09-06 20:11:53 +02:00
Eloy Lafuente (stronk7)
0e08f394f5
Merge branch 'MDL-35034-master' of git://github.com/FMCorz/moodle
2012-09-06 02:01:11 +02:00
Frederic Massart
b2245b7e8a
MDL-34633 Repository: Flickr supports small images
2012-09-03 14:21:53 +08:00
Frederic Massart
87294fa346
MDL-35101 Repository: Public Flickr fails when the picture has no license
2012-09-03 14:20:45 +08:00
Frederic Massart
ec7e998f4b
MDL-35034 Repository: Google Docs does not fail when download is restricted
2012-09-03 14:12:43 +08:00
Eloy Lafuente (stronk7)
69689b4c3e
Merge branch 'wip-MDL-34290-master' of git://github.com/marinaglancy/moodle
2012-08-29 12:11:00 +02:00
Marina Glancy
63d8ccef81
MDL-34290 repository_filesystem: do not store files in moodle filepool unless images
2012-08-29 11:56:19 +08:00
Dan Poltawski
7e3f70bed7
MDL-34290 using moodleform cast to int in dropbox repository settings
2012-08-29 11:56:18 +08:00
Marina Glancy
7bb7bd2e79
MDL-34290 Added timeout to googledocs request to download a file
2012-08-29 11:56:18 +08:00
Marina Glancy
437f5dc4cf
MDL-34290 Auto synchronise newly created references when possible
2012-08-29 11:56:17 +08:00