Commit graph

7868 commits

Author SHA1 Message Date
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
mjollnir_
2c48aeab95 MDL-16180 - change field precision of parent_type to 20 in mnet rpc function table to fit 'portfolio' 2008-08-29 18:30:01 +00:00
nicolasconnault
75d226d74d MDL-15666 Generating test data on-the-fly using the generator! 2008-08-29 14:46:55 +00:00
mjollnir_
2eb07e7904 MDL-14591 - misc improvements to portfolio api 2008-08-29 12:36:56 +00:00
tjhunt
94eebf576e XHTML Strict! 2008-08-29 11:35:47 +00:00
tjhunt
62e76c6766 MDL-16263 A way for students to flag/bookmark, particular questions during a quiz attempt for later review.
This is an initial implementation that is now at a working state, but with a few things left to do. It seemed like a good idea to commit it before leaving work on Friday night.
2008-08-29 10:08:27 +00:00
tjhunt
57f43d239a Make comment clearer. 2008-08-29 10:04:15 +00:00
scyrma
88c8d16194 MDL-14741: clean up some old code. This needs to be confirmed backward-compatible. 2008-08-29 09:54:44 +00:00
nicolasconnault
7e95408b01 MDL-15666 MDL-16177
Refactored the generator script into proper Object Oriented code. It can now be used as a CLI tool, as a web form or as an included library with a function call. Stub implementation is demonstrated in portfolio unit tests.
2008-08-29 08:01:55 +00:00
scyrma
d3919c2551 MDL-15405: make it possible to specify a destination filearea for htmleditor forms element 2008-08-29 07:51:15 +00:00
jamiesensei
db16ac502a MDL-16126 "Altering the number of students shown can lead to students being inadvertently hidden" make sure that initials bar is shown if we are filtering by initials. 2008-08-29 06:03:02 +00:00
scyrma
46fcbcf41a MDL-14589: typos corrections. 2008-08-29 05:32:10 +00:00
tjhunt
e1dc480c8c MDL-16219 - followup - committing missing change in questionlib.php in head. 2008-08-29 03:34:44 +00:00
stronk7
4ce763762e Fix some problems with named parameters and improve
get_user_courses_bycap() queries. MDL-16209 ; merged from 19_STABLE
2008-08-28 18:08:06 +00:00
tjhunt
cd350b538f MDL-16202 formslib show/hide advanced button does not work with strict XML headers 2008-08-28 07:52:09 +00:00
skodak
10f19c4925 MDL-15876 I hope the multicheckbox now works 100% :-) 2008-08-28 07:08:08 +00:00
dongsheng
c926013059 MDL-13766
1. Change location of cached and downloaded files
2. Clean up expired cache files
3. Remove downloaded files after completing moving
2008-08-28 06:23:23 +00:00
jerome
e6be3a6987 MDL-13766: refactor all repository_instances() => repository_get_instances() 2008-08-28 05:30:19 +00:00
jerome
49a1ce1957 MDL-13766: refactor all libary functions, they now all start with repository_ 2008-08-28 05:13:13 +00:00
scyrma
7d380f791e MDL-14741:
* Remove media plugin (which causes javascript error) until next upgrade from upstream
 * Fix onsubmit function to make it work - hopefully for good
 * Remove unused courseid parameter (which will make caching more effective)
2008-08-28 04:08:37 +00:00
tjhunt
94a6d656a6 MDL-8475 - Better handling of blank answer - further changes to make it even more robust. Also, make the same changes to the shortanswer question type that were already made to the numerical question type. 2008-08-28 01:48:43 +00:00
skodak
91537a888d MDL-16236 & operator is often not needed in PHP5 in method definition 2008-08-27 20:52:48 +00:00
skodak
d7d875359f MDL-16235 yet more ;-) 2008-08-27 20:48:16 +00:00
skodak
0d5d12bde3 MDL-16235 whitespace terror :-D 2008-08-27 20:43:06 +00:00
skodak
61fceb866d MDL-16234 defaults support in plugin_supports() 2008-08-27 20:22:33 +00:00
skodak
a1b892ccec MDL-16226 get_coursemodule_xx() improvements 2008-08-27 11:31:37 +00:00
thepurpleblob
8de7c5e4bc Curse you CVS!!! Didn't notice strange merge error. 2008-08-27 10:27:39 +00:00
thepurpleblob
549c2dd2f6 MDL-16221
The height and width are now included in the user's image.
2008-08-27 10:24:48 +00:00
scyrma
ec21543a9f MDL-15405: Add missing quote in javascript code 2008-08-27 08:36:01 +00:00