22 Commits

Author SHA1 Message Date
skodak
045ee35279 MDL-14261 fixed access control issues for backup and unittest plugins; merged from MOODLE_19_STABLE 2008-07-05 13:08:07 +00:00
skodak
e6b4f00ed7 MDL-14905 towards functional DB tests 2008-06-10 19:54:27 +00:00
jmg324
f9c4681520 MDL-7968 reports section of admin tree controled by reports capability not site config 2008-06-06 15:35:18 +00:00
poltawski
97f3ae8777 MDL-9981 - remove hardcoded admin path, merged from MOODLE_19_STABLE 2007-12-23 17:21:56 +00:00
skodak
220a90c5a1 MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00
skodak
afdde5a117 MDL-12231 fixed applying of CFG defaults during initial install phase; merged from MOODLE_19_STABLE 2007-11-17 21:21:37 +00:00
skodak
a559f6306e MDL-11563 replaced hardcoded permission check from admin_tree_block 2007-10-28 22:35:00 +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
tjhunt
325898c61e MDL-11552 - Oops, I missed one bit when merging from OU Moodle. 2007-10-02 13:32:51 +00:00
tjhunt
aad9f920b1 MDL-11552 - Look for the name of an admin report inside the plugin's own lang dir before falling back to the main admin.php lang file. 2007-10-02 13:30:51 +00:00
moodler
28e2c55641 Added a Grades section to the Admin menu. It dynamically checks the plugins for settings.php files to define global settings. MDL-10210 2007-07-04 09:34:17 +00:00
skodak
84c8ede022 MDL-8343 reorganize frontpage settings in admintree - admin tree now allows to specify context together with required capability for each entry
MDL-8352 Fully separate CONTEXT_COURSE, SITEID from COURSE_SYSTEM - first part of cleanup related to frontpage
2007-01-29 21:29:27 +00:00
stronk7
60b562c49e Adding some $CFG->dbfamily-s here and there. MDL-7061 2007-01-12 00:06:08 +00:00
martinlanghoff
d14383e0a0 mnet/multienrol: admin area changes, including test for curl extension 2007-01-04 03:19:49 +00:00
moodler
319ef1a6ea Hide simpletest on oracle and mssql until it works MDL-7337 2006-11-07 02:53:39 +00:00
vinkmar
e898f2b731 changes made for admin search page 2006-10-02 05:53:39 +00:00
skodak
c9a49ceab4 major cleanup of unsupported and legacy external pages in admin/; created new hidden unsupported category; some other minor fixes and changes 2006-09-25 20:22:55 +00:00
skodak
c0a1aae3e2 admin/upgradesettings.php is now proper hidden external page with correct breadcrums ;-) 2006-09-25 18:21:59 +00:00
skodak
d249e478d4 fixed hidden misc sectionin admin tree block, sorry 2006-09-25 17:44:43 +00:00
moodler
11737b8bfa Fixed module links to suit new admin/*.php file page names 2006-09-03 15:13:53 +00:00
moodler
bee4702d10 Various tidying up of the admin pages.
Reports now don't need mod.php but they should include the admin headers/footers.

There are undoubtedly bugs in this but this framework should be more sane
2006-09-03 14:45:57 +00:00
skodak
50999a0b94 new admin block fixes and reorganisation - I guess we need something more traditional for now 2006-09-03 13:10:56 +00:00