Commit Graph

301 Commits

Author SHA1 Message Date
95f9fa4d1e MDL-13103 merging from 1.9 2008-02-04 11:03:29 +00:00
09d58b8555 MDL-13103 merging from 1.9 2008-02-04 10:08:40 +00:00
1e92bb9112 MDL-13101 New section of the upgrade process: plugins check 2008-01-23 22:48:54 +00:00
e6d8bc8c4a Merged upgradelib.php fixes from 1.9 MDL-13017 2008-01-16 01:51:18 +00:00
bb7152cc4e MDL-12914 Register globals trouble; merged from MOODLE_19_STABLE 2008-01-11 23:22:50 +00:00
0e13d28f3e Merge MDL-12904 (db support for auth plugins) from 1.9 and 1.8 2008-01-10 03:51:56 +00:00
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
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
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
cb0e9fbdd2 MDL-12705 disabled guest autoogin in upgrade scripts; merged from MOODLE_19_STABLE 2007-12-22 18:17:15 +00:00
220a90c5a1 MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00
e225e5fa2c MDL-12326, adding a missing footer 2007-11-28 01:25:29 +00:00
b27b1473af MDL-11401, merged from 19_STABLE 2007-11-15 02:39:43 +00:00
045fe536f8 MDL-8330, adding a warning to translators about updating of lang packs 2007-11-15 01:18:47 +00:00
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
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
c626c2f460 MDL-11566 site summary now optional 2007-10-03 10:35:34 +00:00
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
d3bf058b69 Deleting the Db migrate to UTF-8 button. It isn't there anymore. 2007-09-22 09:52:35 +00:00
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
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
f1af7aaaf5 MDL-10870 All files updated to new build_navigation() method. 2007-08-17 07:25:47 +00:00
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
08103c9364 cvsimport fixups 2007-07-07 14:18:30 +12:00
c023ea03af Add some processing for message/output plugins MDL-10167 2007-06-19 02:18:59 +00:00
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
14488335e1 MDL-9840 - added missing installation of core event handlers during initial install 2007-05-17 14:04:22 +00:00
1ae083e424 MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
e4be47a0de MDL-9217 rearanged groups installation and upgrade - roles require groups; merged from MOODLE_18_STABLE 2007-04-29 11:40:26 +00:00
109463e480 event update code 2007-04-20 05:43:11 +00:00
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
5102d1fc18 MDL-9362 unattended upgrade fixed; merged from MOODLE_18_STABLE 2007-04-15 12:50:55 +00:00
4ed13ed8e0 notice_yesno install time fixes 2007-03-02 20:46:45 +00:00
2ce10f2920 changing fieldset to div 2007-03-01 04:06:08 +00:00
177df3c6c5 email selfregistration enabled by default again - thanks Eloy for noticing the problem 2007-02-24 09:48:10 +00:00
29e05913b8 Merged upgrade environment check from stable MDL-8527 2007-02-15 06:30:35 +00:00
71eee5f216 MDL-8343 reorganize frontpage settings in admintree - fixed installation bug and warnings 2007-01-30 09:33:11 +00:00
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
d53a487d65 FIxed site identifier 2007-01-23 04:58:50 +00:00
d02bc6ce69 MDL-8250 moved version include before main install to allow release info display before install 2007-01-22 22:32:00 +00:00
371a32e308 (MDL-8250) install/upgrade autopilot 2007-01-22 20:15:12 +00:00
b6fd063054 Fixed typo causing mysql fail on install without prefix. MDL-8203 2007-01-16 17:41:58 +00:00
acdd790f74 print_footer('none') during install and upgrade to hide home link and xhtml strict fixes 2007-01-15 19:16:29 +00:00
60b562c49e Adding some $CFG->dbfamily-s here and there. MDL-7061 2007-01-12 00:06:08 +00:00
0a8d5d7750 Tidying up some strict! 2007-01-09 12:32:12 +00:00
c7b8ac330b Fixes for copyright notice during install MDL-8114 2007-01-09 08:18:34 +00:00
13c9d7e082 mnet: Some very minor style (etc) fixes
Author: Donal McMullan <donal@catalyst.net.nz>
2007-01-04 03:32:55 +00:00
d14383e0a0 mnet/multienrol: admin area changes, including test for curl extension 2007-01-04 03:19:49 +00:00
f3f7610c90 cvsimport fixups -- cvshead had strayed from upstream 2007-01-04 13:15:04 +13:00
f16242ce61 MDL-7887 Multilang upgrade to new tags in Moodle 1.8 2006-12-12 10:39:17 +00:00