Commit graph

560 commits

Author SHA1 Message Date
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
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
97e37806ab MDL-14599 removed support for old main $CFG->dbtype.php upgrade support 2008-05-01 19:57:57 +00:00
dongsheng
78664df0f7 MDL-14129, create a new debug.php, and fix print_error() call 2008-04-09 08:21:51 +00:00
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
moodler
8cd9482066 Fix the display of the release (merged from 1.9) 2008-03-05 05:36:49 +00:00
sam_marshall
d9b063277b MDL-13660: Allow admin reports to have db tables, cron 2008-02-26 10:34:51 +00:00
nicolasconnault
95f9fa4d1e MDL-13103 merging from 1.9 2008-02-04 11:03:29 +00:00
nicolasconnault
09d58b8555 MDL-13103 merging from 1.9 2008-02-04 10:08:40 +00:00
nicolasconnault
1e92bb9112 MDL-13101 New section of the upgrade process: plugins check 2008-01-23 22:48:54 +00:00
moodler
e6d8bc8c4a Merged upgradelib.php fixes from 1.9 MDL-13017 2008-01-16 01:51:18 +00:00
skodak
bb7152cc4e MDL-12914 Register globals trouble; merged from MOODLE_19_STABLE 2008-01-11 23:22:50 +00:00
moodler
0e13d28f3e Merge MDL-12904 (db support for auth plugins) from 1.9 and 1.8 2008-01-10 03:51:56 +00:00
mjollnir_
2f8d2e1a2b Merged from MOODLE_19_STABLE: MDL-12884 web installer should set the depth of the miscellaneous course category to 1 too (discussion in moodle hq skype chat with Petr) 2008-01-08 23:27:45 +00:00
skodak
3483ea572a MDL-12817 logout before 1.9 upgrade in order to prevent weird upgrade problems; merged from MOODLE_19_STABLE 2008-01-03 16:37:09 +00:00
skodak
bca13de752 MDL-12717 use apply_default_exception_settings before other admin defaults; merged from MOODLE_19_STABLE 2007-12-23 12:05:54 +00:00
skodak
cb0e9fbdd2 MDL-12705 disabled guest autoogin in upgrade scripts; merged from MOODLE_19_STABLE 2007-12-22 18:17:15 +00:00
skodak
220a90c5a1 MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00
toyomoyo
e225e5fa2c MDL-12326, adding a missing footer 2007-11-28 01:25:29 +00:00
scyrma
b27b1473af MDL-11401, merged from 19_STABLE 2007-11-15 02:39:43 +00:00
toyomoyo
045fe536f8 MDL-8330, adding a warning to translators about updating of lang packs 2007-11-15 01:18:47 +00:00
tjhunt
93b2ed94a8 MDL-11061 - admin notifications about $CFG->wwwroot, which sometimes lead to obscure errors. Merged from MOODLE_19_STABLE. 2007-10-17 20:21:16 +00:00
skodak
8a4d32d8a3 MDL-11688 makes sure all course and user contexts exist during upgrade (all contexts when going from in 1.6) - this is needed for grade_letter upgrade; other minor tweaks - the USER->access is now loaded automatically, feedback parameters added 2007-10-10 08:33:06 +00:00
skodak
c626c2f460 MDL-11566 site summary now optional 2007-10-03 10:35:34 +00:00
skodak
8e5da17a44 MDL-11562 supportname and supportemail are are now initialized after admin user setup
MDL-11566 only site shortname, fullname and desc are required/displayed during installation
MDL-11567 fixed upgradesettings redirects if error in settings
MDL-11143 defaultfrontpageroleid moved to Frontpage settings page (easier to find), speedup
2007-10-02 21:38:53 +00:00
stronk7
d3bf058b69 Deleting the Db migrate to UTF-8 button. It isn't there anymore. 2007-09-22 09:52:35 +00:00
martinlanghoff
1d28d87b35 accesslib - Ensure newly-created categories have a context
New categories need a context immediately, and for top-level
categories, they also need to taint the "root" context to trigger
a reload of $USER->access.

This fixes problems with creation of initial courses(MDL-11178),
duplicate misc categories, etc.
2007-09-19 07:50:05 +00:00
martinlanghoff
67ab1aecfb admin/index: Populate the context path JIT for the new admin user
With this call to build_context_path() the admin rights of the new
user are loaded just before they are first needed.
2007-09-19 07:29:55 +00:00
nicolasconnault
f1af7aaaf5 MDL-10870 All files updated to new build_navigation() method. 2007-08-17 07:25:47 +00:00
skodak
2524b0f24c MDL-10383 - major groups patch - see bug i ntracker for more details - authors: Nick, Matt, Enrique and me 2007-08-14 00:50:00 +00:00
Martin Langhoff
08103c9364 cvsimport fixups 2007-07-07 14:18:30 +12:00
moodler
c023ea03af Add some processing for message/output plugins MDL-10167 2007-06-19 02:18:59 +00:00
toyomoyo
ce34ed3a76 fix for MDL-9137, adding support for gradebook plugins for db, cron, events, permission structures etc 2007-05-24 02:16:31 +00:00
skodak
14488335e1 MDL-9840 - added missing installation of core event handlers during initial install 2007-05-17 14:04:22 +00:00
skodak
1ae083e424 MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
skodak
e4be47a0de MDL-9217 rearanged groups installation and upgrade - roles require groups; merged from MOODLE_18_STABLE 2007-04-29 11:40:26 +00:00
toyomoyo
109463e480 event update code 2007-04-20 05:43:11 +00:00
poltawski
2acc1f9678 MDL-8209 - Force admin/index.php to redirect to upgrade settings screen
when some admin settings are not set.
2007-04-18 09:39:49 +00:00
skodak
5102d1fc18 MDL-9362 unattended upgrade fixed; merged from MOODLE_18_STABLE 2007-04-15 12:50:55 +00:00
skodak
4ed13ed8e0 notice_yesno install time fixes 2007-03-02 20:46:45 +00:00
toyomoyo
2ce10f2920 changing fieldset to div 2007-03-01 04:06:08 +00:00
skodak
177df3c6c5 email selfregistration enabled by default again - thanks Eloy for noticing the problem 2007-02-24 09:48:10 +00:00
moodler
29e05913b8 Merged upgrade environment check from stable MDL-8527 2007-02-15 06:30:35 +00:00
skodak
71eee5f216 MDL-8343 reorganize frontpage settings in admintree - fixed installation bug and warnings 2007-01-30 09:33:11 +00:00
skodak
ad6226fba2 MDL-8096 - user edit form splitting, refactoring, cleanup and fixing - work in progress ;-)
* new editadvanced form for creating of users and editing without restrictions
* elliminated fantom changeme user
* updated links and installation process
* see TODO comments in code
2007-01-25 00:04:02 +00:00
moodler
d53a487d65 FIxed site identifier 2007-01-23 04:58:50 +00:00
skodak
d02bc6ce69 MDL-8250 moved version include before main install to allow release info display before install 2007-01-22 22:32:00 +00:00
skodak
371a32e308 (MDL-8250) install/upgrade autopilot 2007-01-22 20:15:12 +00:00