Commit graph

31541 commits

Author SHA1 Message Date
dongsheng
64fcd675f7 "MDL-7362, allow_call_time_pass_reference setting may cause bug, see tracker, merged from MOODLE_19_STABLE, thanks James" 2008-05-01 08:32:04 +00:00
scyrma
fc731c4d89 MDL-3381: keeping environement.xml in sync (from 1.8) 2008-05-01 08:10:55 +00:00
jamiesensei
f33c438e5c MDL-13678 "Change default number of rows per page on quiz reports" Made a new constant to say how many attempts / questions to list per page by default. 2008-05-01 07:08:28 +00:00
dongsheng
1a084d1541 "MDL-10944, fix undefined property in chatd.php, merged from MOODLE_19_STABLE" 2008-05-01 06:55:07 +00:00
scyrma
084426c5d9 MDL-13424 Fixes suggested by Eloy, in tag_cleanup. (merge from 1.9) 2008-05-01 06:15:51 +00:00
dongsheng
12d0687748 "MDL-14460, fix get_context_instance, merged from MOODLE_19_STABLE" 2008-05-01 06:07:24 +00:00
scyrma
2cb5f03a66 code beautification 2008-05-01 05:49:35 +00:00
dongsheng
f581f8d64b "MDL-14129, fix print_error" 2008-05-01 05:44:41 +00:00
moodler
1d2c7142c7 MDL-14630 Merged My Moodle fix for Mentees from 1.9 2008-05-01 05:39:50 +00:00
scyrma
25c69458cf MDL-14590 - Spellchecker now working in the messaging system too (merge from 1.9) 2008-05-01 05:18:14 +00:00
dongsheng
b8b3d87c2c "MDL13233, fix unclosed li elements, and remove extra <html> tags, see tracker" 2008-05-01 02:46:09 +00:00
moodlerobot
fb84ec49bc Updated the HEAD build version to 20080501 2008-05-01 01:53:21 +00:00
moodlerobot
4385be4034 Automatic installer.php lang files by installer_builder (20080501) 2008-05-01 01:21:51 +00:00
agrabs
efc5916754 fixed issue MDL-14531
added an option to switch autonumbering on or off
2008-04-30 22:17:04 +00:00
agrabs
914061abe1 a small cosmetic change. the save/cancel buttons now are displayed in a single row 2008-04-30 18:58:25 +00:00
agrabs
d0390cf8e2 adding the tab-row in edit_item.php 2008-04-30 18:48:16 +00:00
agrabs
64da83c6cc changed the sql-statement "CONCAT..." with the abstract SQL-build-funtion sql_concat() 2008-04-30 18:38:24 +00:00
thepurpleblob
2e34d3f979 MDL-14406
MNET can now establish a peer through a proxy

Merged from STABLE_19
2008-04-30 14:35:32 +00:00
skodak
f995580108 MDL-14622 error when unsupported version jump detected - only upgrades from 1.8.x allowed 2008-04-30 14:05:36 +00:00
skodak
ac42d5c653 MDL-14621 indicate missing modules on modules admin page 2008-04-30 13:07:58 +00:00
skodak
2092c318a6 MDL-14604 moved LAMS block to contrib 2008-04-30 12:52:08 +00:00
skodak
0f56c9da08 MDL-14621 fix warning when module code missing and editing course 2008-04-30 12:39:31 +00:00
skodak
7c3b032ec0 MDL-14621 modinfo ignores missing modules now properly 2008-04-30 12:33:18 +00:00
skodak
3a37b3f8d5 MDL-14621 fixed warning when module code missing 2008-04-30 12:24:54 +00:00
poltawski
1cc2110b68 MDL-12614 - Bad regular expression matching was causing syntactically
invalid js when returning to previously attempted SCORM package.

Credit to Peter Chamberlin of ljcreate.com
merged from MOODLE_19_STABLE
2008-04-30 11:59:41 +00:00
scyrma
cae8a110e9 MDL-14569 - Don't count related tags for the tag cloud formatting and count display (merge from 1.9) 2008-04-30 08:51:56 +00:00
agrabs
446739247e removed the wrong call require_once('blank_form.php') 2008-04-30 08:28:09 +00:00
jamiesensei
2018fb15ae MDL-7772 "Quiz results overview: not all combinations of Show attempts with ... & Groups settings work properly"
Second patch, found a bug while merging and testing in 1.9.
2008-04-30 08:22:20 +00:00
scyrma
9545cdba72 MDL-13424 and MDL-14544: New function tag_cleanup removes unused un-official tags, or unlinked tags. Not yet called automatically. (merge from 1.9) 2008-04-30 07:37:34 +00:00
agrabs
62a0ae1064 used deprecated function modify_database changed to insert_record 2008-04-30 06:40:15 +00:00
scyrma
4a0daed7f6 Fix tag documentation and add a missing 'return true'. (merge from 1.9) 2008-04-30 06:37:23 +00:00
jamiesensei
86a1f1d5b9 MDL-7772 "Quiz results overview: not all combinations of Show attempts with ... & Groups settings work properly"
This patch is based on Ann Adamcik's latest code, thanks Ann. Made a couple of small changes.
2008-04-30 04:47:39 +00:00
dongsheng
d9d16e56a3 "MDL-14460,fix get_context_instance, merged from MOODLE_19_STABLE" 2008-04-30 04:46:46 +00:00
dongsheng
33aa5723ca "MDL-14129, fix print_error call" 2008-04-30 04:09:29 +00:00
dongsheng
8f7198cdca "MDL-13233, emoticons documentation should be dynamic" 2008-04-30 04:07:08 +00:00
dongsheng
1f86e80f0c "MDL-14538, remove duplicated settings, see tracker, merged from MOODLE_19_STABLE" 2008-04-30 03:55:11 +00:00
dongsheng
01260c78fa "MDL-13233, make emoticons documentation should be dynamic" 2008-04-30 03:49:12 +00:00
dongsheng
083acd24db "MDL-14465, add a setfocus() function, see tracker, thanks, Ralf" 2008-04-30 03:42:24 +00:00
moodlerobot
20e73acbc3 Updated the HEAD build version to 20080430 2008-04-30 01:50:24 +00:00
dongsheng
846fb67937 "MDL-14262, fix optional_param, and fix link in restorelib.php, merged from MOODLE_19_STABLE" 2008-04-30 01:47:50 +00:00
moodlerobot
7651ab4a4d Automatic installer.php lang files by installer_builder (20080430) 2008-04-30 01:18:19 +00:00
dongsheng
95bc81ebf4 "MDL-14262, fix wrong logged link, see tracker, merged from MOODLE_19_STABLE" 2008-04-30 01:15:30 +00:00
agrabs
a78b88e738 added missing log_display entries 2008-04-29 21:38:13 +00:00
moodler
db70c4bdf3 MDL-13261 Merged the removal of get_context_users_bycap and get_context_users_byrole from accesslib 2008-04-29 06:53:19 +00:00
dongsheng
54c1f2d5fe "MDL-14548, modify the notification field in data module to NOT NULL and default value 0, the version is incorrect, fix it." 2008-04-29 06:49:14 +00:00
dongsheng
f430641247 "MDL-14548, modify the notification field in data module to NOT NULL and default value 0, see tracker" 2008-04-29 06:42:18 +00:00
scyrma
4ba6b3e321 MDL-13985 - Fix previous fix to display a warning when whitespace is used in popup window name (merge from 1.9) 2008-04-29 05:10:34 +00:00
scyrma
b867e6028a MDL-13985 - Prevent popup windows from having a space in their name. (merge from 1.9) 2008-04-29 04:10:08 +00:00
scyrma
fca9088244 MDL-14588 - Prevent error message when calling function with null variable (merge from 1.9) 2008-04-29 03:30:01 +00:00
scyrma
66382ac714 Converted file to utf-8 2008-04-29 03:01:01 +00:00