Commit graph

31076 commits

Author SHA1 Message Date
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
jerome
4d4d13019e MDL-13815 - Course summary text is optional and empty by default now 2008-04-29 02:36:34 +00:00
dongsheng
3f32807d97 MDL-14303, add missing cmidnumber parameter. merged from MOODLE_19_STABLE 2008-04-29 02:11:27 +00:00
moodlerobot
cabb500126 Updated the HEAD build version to 20080429 2008-04-29 01:51:28 +00:00
moodlerobot
c7d9f57a26 Automatic installer.php lang files by installer_builder (20080429) 2008-04-29 01:18:50 +00:00
stronk7
ed3bd1974b Fixed old-glorious typo in wiki backup. MDL-10811 ; merged from 19_STABLE 2008-04-28 23:09:57 +00:00
agrabs
6178c62a9a fixed required_sesskey missing on complete_guest.php
added grouping feature (it have to be tested yet)
2008-04-28 21:19:27 +00:00
poltawski
2385bf0686 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
2008-04-28 16:52:50 +00:00
diml
9b66b12a3a Contributes to MDL12324 - fixes search failure when using extended chars (non ascii) in query strings 2008-04-28 16:27:41 +00:00
agrabs
2f500cf09d some new strings for the new multiplechoice item 2008-04-28 10:02:41 +00:00
agrabs
6ee09cfe8b merge the items dropdown, radio and check to multiplechoice item
merge the items dropdownrated, radiorated to multiplechoicerated item
the creating or editing of an item now use the formslib
2008-04-28 09:58:09 +00:00
scyrma
13b31d6f9d MDL-14569 - Remove linked tags when deleting users. (merge from 1.9) 2008-04-28 08:35:21 +00:00
scyrma
3efae234fa MDL-14150 - Make tag:edit and tag:manage more distinct - related tags and description are now editing, renaming is managing. (merge from 1.9) 2008-04-28 08:27:10 +00:00
moodlerobot
2173417c72 Updated the HEAD build version to 20080428 2008-04-28 01:49:01 +00:00
skodak
39f563ed5b MDL-14564 pg null trouble fixed by David Mudrak; merged from MOODLE_18_STABLE 2008-04-27 22:41:07 +00:00
dongsheng
db1b15ce0e MDL-14262, fix incorrect link, see tracker, merged from MOODLE_19_STABLE 2008-04-27 17:11:20 +00:00