1946 Commits

Author SHA1 Message Date
dongsheng
5e1062a6b2 "MDL-14932, accessibility imporvement, see tracker, merged from MOODLE_19_STABLE" 2008-05-28 01:48:25 +00:00
dongsheng
7f2f55a0e1 "MDL-12405, add webpage to user fields, merged from MOODLE_19_STABLE" 2008-05-28 01:39:05 +00:00
skodak
2c62a3cb70 MDL-14978 removed ancient upgradelogs script 2008-05-25 11:37:45 +00:00
skodak
e4b13f6a39 MDL-14978 removed upgradeforumsread script 2008-05-25 11:35:51 +00:00
skodak
624a690b3d MDL-14679 first part of datalib conversion 2008-05-25 09:39:02 +00:00
stronk7
cdb1e987e6 All fields, keys and indexes in suggested PHP core are using $dbman. MDL-14941 2008-05-23 22:42:45 +00:00
stronk7
63dd5a626a table suggested PHP is using $dbman now. MDL-14941 2008-05-23 22:34:53 +00:00
stronk7
82bba3e4d5 And also conditionally create/drop indexes and fields. MDL-14955 2008-05-23 22:26:08 +00:00
stronk7
70080fde65 Conditionally execute create/drop table dbmanager functions. MDL-14955 2008-05-23 22:24:00 +00:00
sam_marshall
2d80e3882e MDL-14965: Pass-by-reference call broke install on php5 2008-05-23 10:30:47 +00:00
stronk7
69b80cc2eb 4th iteration committed: xmldb_field, xmldb_index and xmldb_key "public" methods changed + debugging of deprecated ones until Moodle 2.1 . MDL-14863 2008-05-22 00:09:59 +00:00
stronk7
5eaa41e8bc 3rd iteration committed: xmldb_table "public" methods changed + debugging of deprecated ones until Moodle 2.1 . MDL-14863 2008-05-21 17:55:23 +00:00
stronk7
a8cb94f66f MDL-14863 - 1st iteration: lowercase XMLDB table, field, index, key and statement +
wrapper class to support old syntax (no changes in public API yet)
2008-05-20 23:24:40 +00:00
stronk7
46293bd7b7 MDL-14863 - 1st iteration: lowercase XMLDB constants, object, file and structure (no changes in public API yet) 2008-05-20 17:06:26 +00:00
mudrd8mz
b32c296f21 MDL-13997 merged from 19_STABLE 2008-05-19 21:49:32 +00:00
stronk7
6d5a22b208 Installer fixed, prefixes improved, moved conn settings to connect() and some more improvements. MDL-14864 2008-05-19 18:02:33 +00:00
stronk7
c6ad174104 There was one "phantom" test + minor improvements for robustness. 2008-05-19 00:16:48 +00:00
stronk7
9f17b4bc8f Revert the prefix check to admin/index.php. MDL-14877 2008-05-17 20:46:29 +00:00
skodak
f33e1ed4ae MDL-14679 ok, here is the big patch with new dmllib and ddlib API, some code is already converted, XML db editor works; see tracker for details of regressions and TODOs 2008-05-15 21:40:00 +00:00
thepurpleblob
25b05ce567 Whoops. missed a string. 2008-05-15 15:24:03 +00:00
thepurpleblob
dfac8649c7 MDL-14854
Add facility to XMLDB editor to check for inconsistent field defaults.
2008-05-15 14:47:08 +00:00
skodak
ab37dc6031 MDL-14183 guest type role not allowed in defaultuserroleid anymore, because it was causing trouble in many places; admins must choose another role if guest role detected in this setting; merged from MOODLE_19_STABLE 2008-05-12 14:05:46 +00:00
skodak
dd1e295528 MDL-14451 removed pre 1.9 upgrade code - question upgrade related 2008-05-11 19:03:24 +00:00
skodak
7c7b6f966a MDL-14451 removed pre 1.9 upgrade code - question upgrade related 2008-05-11 18:57:53 +00:00
skodak
f6c544eabe MDL-14451 removed pre 1.9 upgrade code - question upgrade related 2008-05-11 18:57:17 +00:00
stronk7
5835a33482 cvs tag -F MOODLE_19_MERGED -j MOODLE_19_STABLE ; merged from 19_STABLE 2008-05-10 22:07:54 +00:00
jamiesensei
c37415a08d MDL-14637 "allow activity modules to add sub menus of settings pages to admin menu" and MDL-14565 "allow quiz reports to add configuration settings to the admin tree" added a mechanism to admin/settings/plugins.php to allow modules to include a file settingstree.php instead of settings.php which will allow for more flexibility of what a module can add to the admin settings menu.
Merged from 1.9

Added a comment to the if branch that includes config.html that this branch needs to be deleted as soon as quiz/config.html has been migrated to settingstree.php which is MDL-7010
2008-05-09 06:12:57 +00:00
dongsheng
3db241b342 "MDL-14129, fix print_error" 2008-05-08 06:27:28 +00:00
thepurpleblob
9bc760f237 MDL-14659
Add bypass list for proxy usage.
2008-05-06 14:51:30 +00:00
scyrma
afd7b38273 esthetic typo fix (merge from 1.9) 2008-05-05 07:13:58 +00:00
mudrd8mz
75cdd03d3b Removing obsolete admin/langdoc.php
Help files can be translated by admin/lang.php since 1.9.
2008-05-04 20:03:18 +00:00
skodak
a5ca5003f2 MDL-14605 removing roles upgrade links, only installation needed in HEAD 2008-05-02 09:47:20 +00:00
skodak
5e819fb75b MDL-14649 fixed cli upgrade too 2008-05-02 09:44:48 +00:00
skodak
0b51c247f0 MDL-14605 removing stats upgrade stuff 2008-05-02 09:42:43 +00:00
dongsheng
957f6fc9d2 "MDL-14460, fix all the other get_context_instance, merged from MOODLE_19_STABLE" 2008-05-02 04:37:02 +00:00
moodler
5811a8e848 MDL-14649 Old stats upgrade that we don't need any more 2008-05-02 01:55:13 +00:00
skodak
35987665f4 MDL-14617 removed some legacy group code 2008-05-01 22:30:28 +00:00
skodak
89a169feb8 MDL-14645 PHP 5.2.0 now required on frontpage 2008-05-01 21:44:39 +00:00
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
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
97e37806ab MDL-14599 removed support for old main $CFG->dbtype.php upgrade support 2008-05-01 19:57:57 +00:00
scyrma
fc731c4d89 MDL-3381: keeping environement.xml in sync (from 1.8) 2008-05-01 08:10:55 +00:00
scyrma
2cb5f03a66 code beautification 2008-05-01 05:49:35 +00:00
skodak
ac42d5c653 MDL-14621 indicate missing modules on modules admin page 2008-04-30 13:07:58 +00:00
scyrma
bbbfc0579f MDL-3381 - Remove all remaining core calls to ctype_* functions in 1.9, and make ctype required for 2.0. (merge from 1.9) 2008-04-24 03:07:59 +00:00
dongsheng
c79106c4b5 MDL-14053, include custom profile fields when export user info, see tracker, merged from MOODLE_19_STABLE 2008-04-23 02:07:11 +00:00
moodler
1969b60e61 MDL-11323 Merged from Moodle 1.9 (fixes for display of aliases) 2008-04-18 06:21:00 +00:00
dongsheng
9c78aeca2b MDL-14129, fix print_error() calls 2008-04-11 08:13:08 +00:00
dongsheng
6967cb2d42 MDL-14129, fix print_error() call 2008-04-11 07:49:07 +00:00