Commit graph

7396 commits

Author SHA1 Message Date
scyrma
927ce88759 MDL-15405: Add support for relinking of inline media 2008-09-04 01:56:50 +00:00
skodak
c78a05585b MDL-15919 support for archive fixing & fixed inline docs a bit 2008-09-03 21:16:54 +00:00
jerome
5a8ca18789 MDL-15402: add repository_cache_expire common option 2008-09-03 09:45:27 +00:00
jerome
0fc5247c5f MDL-15402: fix XHTML for repository admin pages + don't use anymore deprecated functions print_simple_box_xxx() 2008-09-03 08:45:14 +00:00
tjhunt
f62040ed1f MDL-16263 Flagging questions during a quiz attempt. Save flag state on the review page when JS is off too. 2008-09-03 08:32:29 +00:00
tjhunt
5e9170b43e MDL-16263 Flagging questions during a quiz attempt. Save flag state on submit when JS is off. 2008-09-03 07:11:59 +00:00
tjhunt
a905364a0a MDL-16029 Deprecate $extralocation parameter of get_string. 2008-09-03 06:02:38 +00:00
tjhunt
a282ef514e MDL-16263 Flagging questions during a quiz attempt. IE cannot cope with an object initialiser with a trailing comma, so change how thise JS is output. 2008-09-03 05:37:46 +00:00
moodler
49583e9ed1 MDL-14589 Created new move_draft_to_final() in file storage and made formslib use it for saving new files 2008-09-03 05:14:24 +00:00
scyrma
f729b1997c MDL-14741: fix previous fix.. 2008-09-03 04:13:24 +00:00
scyrma
4895521165 MDL-14741: fix onsubmit function - works for forms without previous onsubmit function too. 2008-09-03 04:07:01 +00:00
moodler
f6172562a3 save_stored_file now works for filepicker attachments too 2008-09-03 03:41:09 +00:00
scyrma
2a68c5d9b9 MDL-16318: remove a few calls use_html_editor() (more to come) 2008-09-03 03:09:56 +00:00
skodak
3b49f849d8 MDL-15635 dtl refactoring and basic export and transfer ui (the import UI will be part of install process soon) - based largely on code by Andrei Bautu - thanks! 2008-09-02 21:20:45 +00:00
skodak
8aff848213 MDL-14589 minor database driver loading refactoring 2008-09-02 20:32:03 +00:00
mjollnir_
0f71f48bcb MDL-14591 - added a get_name static method to portfolio plugins and use this as a default title for adding new instances.
also fixed a small bug in 'cleanup' function. nico - your flickr plugin is missing a string for the name
2008-09-02 16:21:14 +00:00
mjollnir_
3304eb44cf MDL-14591 - better dealing with sanity checks in plugins 2008-09-02 15:42:15 +00:00
mjollnir_
e6b8473257 MDL-14591 - use new warning form element rather than static when configuring a broken portfolio plugin 2008-09-02 12:56:23 +00:00
mjollnir_
fdc25313cf MDL-14591 - changed nico's form warning element to use notifyproblem class so that it's synonymous with notify (by default) 2008-09-02 12:54:09 +00:00
nicolasconnault
2c3550dec2 MDL-14591 Changed element's 2nd param (elementLabel) to class name(s). Defaults to .formwarning 2008-09-02 12:47:23 +00:00
nicolasconnault
90355eaa3d MDL-14591 Changed element's 2nd param (elementLabel) to class name(s). Defaults to .formwarning 2008-09-02 12:23:38 +00:00
nicolasconnault
1ae1941eb1 MDL-14591 New "warning" form element 2008-09-02 12:14:58 +00:00
mjollnir_
36facf2e0b MDL-14591: improvements to configuring already-broken portfolio plugins 2008-09-02 10:29:09 +00:00
moodler
924ddb15f1 Moved some filepicker form processing to formslib.php (temporary) 2008-09-02 09:46:29 +00:00
stronk7
ebdf895759 Swapping portfolio_exception and portfolio_export_exception. Was
causing some problems under PHP 5.2.5 (Win32 packages).
2008-09-02 09:22:36 +00:00
jerome
a660039578 MDL-15402: new version of repository administration 2008-09-02 08:58:53 +00:00
scyrma
a9bbec4963 MDL-15405: make itemid & filepath mandatory 2008-09-02 08:06:47 +00:00
scyrma
c7ca878147 MDL-15405: moving function into file_storage & simplify things a bit. 2008-09-02 07:30:18 +00:00
tjhunt
630a3dc384 MDL-14160 SQL in get_categories_for_contexts does not work on Oracle. Thanks to Adrian Smith and Francois Marier for the fix. 2008-09-02 06:55:32 +00:00
skodak
5ca18631bc MDL-16029 removing recently added support for $extralocation from print_error(), thanks TIm for pointing out this is not the recommended way anymore 2008-09-02 06:03:37 +00:00
moodler
21599d8cfc MDL-15348 Make the filepicker component return the itemid of the new file (in user_draft area) 2008-09-02 02:59:01 +00:00
skodak
3eefe57bd1 removing forgotten grrr debug code ;-) 2008-09-01 20:04:18 +00:00
skodak
c018fde2df MDL-16029 Added $extralocations in the function print_error; merged from MOODLE_19_STABLE 2008-09-01 15:31:09 +00:00
skodak
7089931743 MDL-16292 print_error not backwards compatible with error(get_string('xx', 'moodle')); merged from MOODLE_19_STABLE 2008-09-01 14:54:57 +00:00
mjollnir_
f1ebc1926e MDL-14591 - notice to user if the remote system has forced queueing 2008-09-01 14:07:29 +00:00
scyrma
c0a15bdf4a MDL-15405: first draft - function to move a file from user_draft to the good filearea, post form-submission. 2008-09-01 10:33:20 +00:00
dongsheng
ff7e7f92bc "MDL-13766, create instances for each plugin, testing" 2008-09-01 09:10:33 +00:00
moodler
41ebc6d31c MDL-15348 Make sure the filepicker element shows a label 2008-09-01 06:17:23 +00:00
scyrma
22aa775ab2 MDL-15405: first version of post-upload content rewriting function 2008-09-01 06:15:08 +00:00
tjhunt
1cc6b5162c MDL-15655 - address_in_subnet does not work on 64 bit architectures. Also, we found some other issues with this funtion while diagnosing the problem. 2008-09-01 04:17:11 +00:00
dongsheng
a846af6fae "MDL-13766, display file name after file downloaded" 2008-09-01 02:00:15 +00:00
skodak
552c374e80 MDL-16283 fixed notice; merged from MOODLE_19_STABLE 2008-08-31 20:45:10 +00:00
skodak
e85a924fec MDL-15635 DTL refactoring, adding release field to xml file 2008-08-30 18:54:57 +00:00
skodak
ebf20af07d MDL-15635 dml library inclusion refactoring 2008-08-30 18:48:39 +00:00
skodak
598b38f743 MDL-15635 library inclusion refactoring 2008-08-30 18:47:22 +00:00
skodak
a47c84c4bb MDL-15635 sqlite fixes - by Andrei Bautu 2008-08-30 18:46:18 +00:00
lfrodrigues
1c50df9f24 MDL-16268 User-User send messages now use new messaging system. 2008-08-30 17:53:30 +00:00
mjollnir_
31ca68c4c3 MDL-14591 - fixing bug in last commit that would have broken for 'push' portfolio transfers 2008-08-30 16:39:08 +00:00
mjollnir_
d5dfe1b361 MDL-15362 - better robustness in wakeup
MDL-14591 - fixed a bug in portfolio queued transport (not saving updates)
2008-08-30 16:37:40 +00:00
mjollnir_
b91b274b92 MDL-16180 - add portfolio support to mnet 2008-08-30 11:25:29 +00:00