Commit graph

31411 commits

Author SHA1 Message Date
skodak
06dc4dc123 MDL-14645 PHP 5.2.0 now required on frontpage 2008-05-01 21:44:28 +00:00
skodak
afb40c03ae MDL-14645 PHP 5.2.0 now required for CLI upgrade 2008-05-01 21:43:55 +00:00
skodak
0567b5af91 MDL-14617 removed PHP4 compatibility scandir() 2008-05-01 21:42:28 +00:00
skodak
b4ac62457e MDL-14645 PHP 5.2.0 now required for new installation - installer lang packs will be updated automatically later by cron job on cvs.moodle.org 2008-05-01 21:40:34 +00:00
skodak
dd93d8e94c MDL-14617 removed PHP5 checks from global search 2008-05-01 21:22:01 +00:00
skodak
6dd038e639 MDL-14617 removed PHP4 compatibility error_get_last() 2008-05-01 21:19:05 +00:00
skodak
2881200b5e MDL-14617 removed pre PHP 5.2.0 coocie compatibility stuff 2008-05-01 21:17:33 +00:00
skodak
8336b6b83f MDL-14617 removed PHP4 stuff 2008-05-01 21:16:16 +00:00
skodak
d3acaab4e4 MDL-14617 removed pre PHP 5.2.0 coocie compatibility stuff 2008-05-01 21:15:29 +00:00
skodak
6fa5a86dbf MDL-14617 pre PHP5 function emulations gone 2008-05-01 21:14:22 +00:00
skodak
7267cfda93 MDL-14617 file_put_content emulation gone 2008-05-01 21:12:56 +00:00
skodak
2728a623e7 MDL-14622 fixed regression during install time - thanks Stephen Bourget 2008-05-01 21:08:50 +00:00
skodak
9f43efbf20 MDL-14605 removed all pre 1.9 upgrade code from HEAD core 2008-05-01 21:00:24 +00:00
skodak
1ea260d83c MDL-14605 removed all pre 1.9 upgrade code from HEAD core 2008-05-01 20:29:04 +00:00
skodak
0baa053722 MDL-14451 updated pre-upgrade check (feedbacks, journal, lams, workshop and exercise) 2008-05-01 20:27:42 +00:00
skodak
bfdaa44ab3 MDL-14599 removed support for old $CFG->dbtype.php upgrade and install support for blocks 2008-05-01 20:04:42 +00:00
skodak
47c53a54d7 MDL-14599 removed support for old $CFG->dbtype.php upgrade and install support for modules and plugins 2008-05-01 20:02:37 +00:00
skodak
71f165a499 MDL-14599 removed support for old backup $CFG->dbtype.php upgrade and install support 2008-05-01 19:59:29 +00:00
skodak
97e37806ab MDL-14599 removed support for old main $CFG->dbtype.php upgrade support 2008-05-01 19:57:57 +00:00
thepurpleblob
3f5633df11 MDL-14406
Ensure 'length' field for description type questions is 0 and that
default for all questions is 0

Merged from STABLE_19
2008-05-01 12:21:55 +00:00
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