33053 Commits

Author SHA1 Message Date
stronk7
493f08200b Add missing $DB 2008-08-28 18:04:16 +00:00
skodak
b50371da1d MDL-16238 improved SQL - see tracker for details, merged from MOODLE_19_STABLE + DML conversion updates 2008-08-28 17:42:49 +00:00
mudrd8mz
cbe3e895bf MDL-14826 Added missing string. Merged from 1.9 2008-08-28 16:39:42 +00:00
thepurpleblob
73b7b195ed MDL-16198
Blackboard V6+ can now handle the .dat file directly as an option to the .zip file
Some changes needed to recover the original filename.

Merged from STABLE_19
2008-08-28 13:49:25 +00:00
thepurpleblob
670710966d MDL-16221
Specify both width and height for user image

Merged from STABLE_19
2008-08-28 12:46:31 +00:00
thepurpleblob
33ed59a208 MDL-16252
Fixed some notices with essay questions when there is no feedback

Merged from STABLE_19
2008-08-28 10:59:22 +00:00
thepurpleblob
252af403a1 MDL-16251
Changed tests to empty rather than isset to avoid notices when array is set but empty

Merged from STABLE_19
2008-08-28 10:36:16 +00:00
thepurpleblob
b81d2dbee3 MDL-16250
Added support for Essay type questions

Merged from STABLE_19
2008-08-28 10:07:51 +00:00
thepurpleblob
706c4f7405 MDL-16221
Fixed missing height/width in CSS
2008-08-28 08:40:59 +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
scyrma
ba64f5cd8c MDL-15351: fix higher level of path information for local repository - begin testing. 2008-08-28 07:42:37 +00:00
skodak
14482ff99e MDL-16245 fixed forgotten get_record() 2008-08-28 07:26:24 +00:00
skodak
1160eb5af2 MDL-15420 fixed wrong show submission to others test; merged from MOODLE_19_STABLE 2008-08-28 07:23:05 +00:00
skodak
10f19c4925 MDL-15876 I hope the multicheckbox now works 100% :-) 2008-08-28 07:08:08 +00:00
jamiesensei
d004c4adcd MDL-16242 "'Required' does nothing for select fields in customisable user profiles" added an extra option 'Choose...' which is the default if no other default is specified. If the user leaves the select field set to 'Choose...' then the required rule fails and the form does not submit. 2008-08-28 06:44:49 +00:00
dongsheng
3f24ea1e94 "MDL-13766, update comments" 2008-08-28 06:39:09 +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
8dcd5debaa MDL-13766: fix/add comments 2008-08-28 06:15:19 +00:00
jerome
e6be3a6987 MDL-13766: refactor all repository_instances() => repository_get_instances() 2008-08-28 05:30:19 +00:00
jerome
c9f9f91159 MDL-13766: refactor all repository_instance() => repository_get_instance() 2008-08-28 05:23:07 +00:00
jerome
49a1ce1957 MDL-13766: refactor all libary functions, they now all start with repository_ 2008-08-28 05:13:13 +00:00
tjhunt
68f0aac887 MDL-16243 Implement a health-centre check that the question categories are arranged properly in tree structures. 2008-08-28 05:06:32 +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
e0e62023b6 MDL-16204 - On an old site, there were question categories where category->parent went round in a loop. This crashed the upgrade. Change the upgrade code to make it more robust. 2008-08-28 03:23:59 +00:00
dongsheng
3023078fb2 MDL-13766, verify data before return to browser. 2008-08-28 02:23:09 +00:00
tjhunt
b826bcefcf MDL-16219 - mod/quiz/reviewquestion.php does not call questiontype::get_html_head_contributions. This was missed when implementing MDL-6368. 2008-08-28 02:15:19 +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
moodlerobot
f557241a1d Updated the HEAD build version to 20080828 2008-08-28 01:46:41 +00:00
moodlerobot
fb65f33b2d Automatic installer.php lang files by installer_builder (20080828) 2008-08-28 01:27:25 +00:00
piers
e4f976a896 MDL-4746 - Course 01 of the ADL SCORM 1.2 test suite fails on point 4. only set browsed status if the SCO hasn't set a status. 2008-08-27 23:24:38 +00:00
danmarsden
8ba4f1e03e MDL-16137 - clear scorm directory if it already exists 2008-08-27 22:38:52 +00:00
danmarsden
ea38a6b98a MDL-10767 - set values of checkboxes correctly 2008-08-27 22:02:16 +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
1eda520124 MDL-16223, MDL-16222 - error string improvements 2008-08-27 16:34:23 +00:00
skodak
d857e8b627 MDL-16223, MDL-16222 - module context now available in xxx_add_instance() module method and $mform is passed as second parameter; $cm is updated/inserted before the activity insert/update hook; other related refactoring and cleanup; error string improvements 2008-08-27 16:33:50 +00:00
skodak
455a8fede8 MDL-15497 fixed notice when deleting forum 2008-08-27 15:50:33 +00:00
skodak
4e6a816a98 fixed whitespace 2008-08-27 15:48:46 +00:00
skodak
cd9224ab51 MDL-16226 coding style improvements, added deleting of module files 2008-08-27 15:47:25 +00:00
skodak
3ba7053455 MDL-16226 coding style improvements, added deleting of module files, improved validation of params 2008-08-27 15:11:20 +00:00
skodak
fa686bc4e0 MDL-16220 allow deleting of all files attached to context 2008-08-27 11:46:48 +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
skodak
6311eb61e4 MDL-16220 allow deleting of all files attached to context 2008-08-27 08:23:07 +00:00
scyrma
4302300219 MDL-15405: A first form (partly) converted to the new filepicker element. 2008-08-27 07:57:54 +00:00
jerome
535f6e60e1 MDL-16043: manage case when administrator set enrol_remotecoursefield or enrol_remoteuserfield in UPPERCASE, merged from 19 2008-08-27 07:27:13 +00:00