sam_marshall
e246e032da
MDL-14497 Fixed several minor bugs in navmenu()
2008-04-23 17:07:44 +00:00
tjhunt
fb0454d62c
Eliminate direct references to $_REQUEST and $_POST in the quiz code.
...
Also, when you edit the quiz, and therefore any preview attempts are deleted automatically, make sure the attempts are deleted properly by calling quiz_delete_attempt on each one, rathern than leaving orphaned junk in the database.
2008-04-23 14:49:24 +00:00
tjhunt
49676c0186
Improve PHPdocs on a function.
2008-04-23 14:30:47 +00:00
tjhunt
029f59fbd1
MDL-13982 - Performance problem when deleting questions from large question banks. Thanks to Michael Spall for this fix. Merged from MOODLE_18_STABLE.
...
At the same time, remove direct references to $_REQUEST and $_POST in this code.
2008-04-23 13:45:40 +00:00
tjhunt
da7f4c196a
Tidy up whitespace.
2008-04-23 10:54:57 +00:00
thepurpleblob
a2e867b092
MDL-14461:
...
The user must be (effectively) be logged in to use this function.
Adding the logged in check means they will be asked if they are not (like
everywhere else)
2008-04-23 08:45:29 +00:00
dongsheng
82b04884f3
MDL-14460, fix get_context_instance, see tracker
2008-04-23 08:11:31 +00:00
moodler
117e675602
MDL-14483 Use the recipient language to send email
2008-04-23 02:24:15 +00:00
dongsheng
055f9be516
MDL-14053, include custom profile fields when export user info, see tracker
2008-04-23 02:03:59 +00:00
moodlerobot
6877f88f86
Updated the 19 build version to 20080423
2008-04-23 01:58:40 +00:00
tjhunt
1dfa763a2f
MDL-14352 - General feedback for descriptions not showing up on the review page, as it should.
2008-04-22 16:16:58 +00:00
tjhunt
54ee7246cc
MDL-14363 - Fix a broken redirect from mod/quiz/ attempt.php to edit.php when the quiz has not questions.
...
Also, when the quiz has no questions, disable the Info, Reports and Preview tabs, which, in this case, just redirect back to the Edit tab anyway.
Finally, change a redirect in quiz view.php, which used a relative URL, to a full url starting $CFG->wwwroot.
2008-04-22 15:19:45 +00:00
tjhunt
89f9450834
MDL-14467 - qtype_multichoice help file in the wrong place.
2008-04-22 14:34:18 +00:00
tjhunt
afe83312b2
MDL-14407 - supplimental - Deal with another way the category id can be in the URL after it is deleted.
2008-04-22 14:06:57 +00:00
skodak
a2067bf38d
MDL-14424 approve icon now bigger + css class added
2008-04-22 13:34:40 +00:00
skodak
0d4542e24b
MDL-8188 fixed missing global $CFG
2008-04-22 13:03:37 +00:00
skodak
a5c9d2e444
MDL-14137 adding minor fix for quotes in fieldname
2008-04-22 07:30:52 +00:00
dongsheng
8ea4e65638
MDL-14460, fix get_context_instance, see tracker
2008-04-22 06:16:17 +00:00
dongsheng
a6bc0fd2b6
MDL-14460, fix get_context_instance, see tracker
2008-04-22 06:08:47 +00:00
moodler
98d2cd7f7a
MDL-8566 My addition, I fixed the navigation on the Permalink pages to show more information
...
was: Site > Blogs
now: Site > User > Blogs > Full blog title
2008-04-22 05:55:34 +00:00
dongsheng
3ff91874a8
MDL-8566, replace permlink with permalink
2008-04-22 05:16:10 +00:00
dongsheng
84fe017f67
MDL-8566, add lang string to MOODLE_19_STABLE, see tracker
2008-04-22 04:34:24 +00:00
moodlerobot
18877525ef
Updated the 19 build version to 20080422
2008-04-22 02:01:40 +00:00
stronk7
94fc397cbb
Fixed typo, grrr.
2008-04-21 18:09:15 +00:00
stronk7
1b8a70860d
Replace custom casting code by proper sql_cast_char2int() core function. MDL-12893
2008-04-21 18:06:59 +00:00
skodak
4aeccc8bf8
MDL-14458 - optgroups Fields and Other in search menu; removed unused search code, html labels, added option to sort by time modified
2008-04-21 14:15:30 +00:00
skodak
12999c3311
MDL-13025 added data intro text formatting without cleaning - manage activity cap already marked with XSS risk
2008-04-21 13:25:04 +00:00
pichetp
ebd585bb42
MDL-14435 Removing capitals merging from head
2008-04-21 02:50:43 +00:00
moodlerobot
0ef7420b0e
Updated the 19 build version to 20080421
2008-04-21 01:50:39 +00:00
stronk7
fe9384833b
Replace low level $db->Concat() calls to Moodle sql_concat() cross-db alternative. MDL-13823
2008-04-20 22:13:44 +00:00
stronk7
5d75612163
Modify sql_concat() to support all elements being numeric. MDL-13823
2008-04-20 21:18:34 +00:00
skodak
1a19384b18
MDL-8474 stats upgrade now uses editing teachers only
2008-04-20 19:54:28 +00:00
skodak
a0b8e7637d
MDL-14446 fixed inverted read flag in threaded view
2008-04-20 19:37:28 +00:00
skodak
a7285f63b4
MDL-14336 defaultsort now stored as field name in preset.xml
2008-04-20 19:21:13 +00:00
skodak
3d3f891d44
MDL-12861 overriding of database settings now optional when using presets
2008-04-20 10:08:04 +00:00
skodak
bccb50caab
MDL-13188 asearchtemplate.htlm in presets implemented
2008-04-20 09:28:53 +00:00
stronk7
18fe8f7b9c
Restore of blogs in SITE page added. MDL-9089
2008-04-20 01:58:40 +00:00
moodlerobot
a9c5278c27
Updated the 19 build version to 20080420
2008-04-20 01:48:11 +00:00
stronk7
8312d945fb
Added string to restore blogs. MDL-9089
2008-04-20 01:15:54 +00:00
stronk7
aa80e16b12
Adding some missing course info when backuping blogs. MDL-9089
2008-04-19 22:40:30 +00:00
skodak
38ffb6c139
MDL-14417 fixed sql for menu adv search - multimenu already fixed today
2008-04-19 21:20:56 +00:00
skodak
91cf92265e
MDL-14018 fixed ##more## icon regression, thanks Robert Allerstorfer for all the testing!
2008-04-19 21:00:26 +00:00
skodak
8713ac5fd3
MDL-14424 - approval icon is bigger again, it is possible to sort by Approved status now
2008-04-19 20:46:56 +00:00
skodak
9e5ef14437
MDL-14018 fixed ugly query - thanks Eloy
2008-04-19 18:02:39 +00:00
skodak
cd42b2be8d
MDL-14018 fixed regression, proper LIKE meta quoting, fix displaying when options changed
2008-04-19 16:46:50 +00:00
skodak
631c9f5c49
MDL-9907 xhtml strict
2008-04-19 16:43:21 +00:00
skodak
6ba41390ef
MDL-12089 several search related problems fixed in data module
2008-04-19 15:31:16 +00:00
moodler
8118207b6f
MDL-12742 Deleted language files from the block, copied english one to correct location in core lang pack.
2008-04-19 13:25:39 +00:00
skodak
f021a9119f
MDL-13936 forum reply refactoring and bugfixing - the forum_user_can_post() did not have discussion parameter which was a problem because the login depends on discussion group - there was a hack in discussion.php and view.php working around this, but it was not present in cron; sorry for the change of API, but it was required
2008-04-19 10:47:42 +00:00
skodak
857ec70622
MDL-14428 fixed tag cron warning
2008-04-19 09:51:53 +00:00