tjhunt
af52eceef4
qtype admin: MDL-18425 also related to MDL-18355.
...
Allow question types to be displayed in order that is better than random or alphabetical. Since we don't know all the qtypes there may be:
1. Store the order in the DB (config plugins).
2. Set up a good default order for the standard types. (Unknown types go at the end by default.)
3. Allow admins to edit the order on the qtype admin screen.
2009-03-03 07:47:32 +00:00
danmarsden
bc7ec91a0d
MDL-12037 Backup Log - add new field to backup_log table to allow other backup related functions to save log data
2009-03-03 00:06:08 +00:00
tjhunt
a781921fd0
question bank: MDL-16412 Allow admins to enable/disable of each question type
2009-02-25 09:31:49 +00:00
tjhunt
b5f2275111
upgrade: Make the environment page a bit less rediculously long. I still can't make it fit on one screen.
2009-02-23 02:59:34 +00:00
skodak
b421371ed3
MDL-18039 fixed footer docs link
2009-02-19 07:32:23 +00:00
skodak
f2ceeea5a4
MDL-18041 improved hints - thanks helen; merged from MOODLE_19_STABLE
2009-02-18 20:32:54 +00:00
skodak
1e12b91217
MDL-18223 removed repeated format_text() - should be applied only once
2009-02-17 23:01:30 +00:00
skodak
6acb6a3dde
MDL-18223 XHTML strrrict
2009-02-17 22:56:47 +00:00
skodak
209c122b65
MDL-18223 fixed theoretical XSS
2009-02-17 22:44:38 +00:00
skodak
2e3f66d728
MDL-18223 merged spam cleaner into head + removed legacy code + fixed report title
2009-02-17 22:37:48 +00:00
skodak
013376dec4
MDL-18293 exception and DML cleanup
2009-02-17 17:23:56 +00:00
skodak
5e2f308b91
MDL-18293 exception and DML cleanup
2009-02-17 16:50:36 +00:00
sam_marshall
54ab56b349
MDL-18208: Make xmldb give sensible error if you try to generate documentation without having xsl extension installed
2009-02-17 12:53:51 +00:00
skodak
f2cbf2dc1e
MDL-18258 fixed legacy type and improved risky default course role hints
2009-02-15 18:45:15 +00:00
skodak
69f34b9659
MDL-18039 xhtml strict fixes
2009-02-15 17:40:31 +00:00
skodak
e36005bef6
MDL-18041 improved admin risk info
2009-02-15 11:30:45 +00:00
skodak
e7dd3aac30
MDL-18155 no warning if allowed email domains set; merged from MOODLE_19_STABLE
2009-02-15 09:55:48 +00:00
skodak
be22a5c16c
MDL-18078 adding docs links from detailed security overview report; merged from MOODLE_19_STABLE
2009-02-15 09:45:34 +00:00
stronk7
493c3651bf
MDL-9796 environment - make install & upgrade to ignore dataroot xml file (ENV_SELECT_RELEASE)
2009-02-14 23:12:04 +00:00
jerome
63e3b0d5d8
course default settings MDL-12846 remove category, set back number of topic/week to 10
2009-02-13 07:16:29 +00:00
jerome
24350e0625
Web service MDL-17135 add web services administration
2009-02-13 03:08:35 +00:00
nicolasconnault
70aaa10f25
MDL-18004 Combined the two admin settings into one dropdown
2009-02-12 11:00:16 +00:00
nicolasconnault
8354e71618
MDL-18004 Added two admin settings for showing/hiding the gradebook dropdown and tab navigation
2009-02-12 10:27:23 +00:00
tjhunt
e69b06efd6
admin dbtransfer: MDL-18225 dbtransfer script should do some output to reassure you that something is happening.
2009-02-12 08:34:35 +00:00
tjhunt
625b51d4e0
upgrade refactoring: MDL-17458 remove references to block_is_compatible, since Petr deleted that function.
2009-02-11 06:43:23 +00:00
stronk7
a4ac30c0e4
MDL-18195 installer - improve CFG->dirroot error message
2009-02-09 17:46:29 +00:00
stronk7
c454b86c64
MDL-18195 installer - ignore differences in slashes when checking $CFG->dirroot
2009-02-09 17:30:11 +00:00
skodak
551fe0e535
MDL-17458 standardised lang upgrade code + updating also parent language
2009-02-08 23:14:13 +00:00
skodak
07f6711889
MDL-17573 added automatic downloading of parent languages
2009-02-08 22:33:54 +00:00
skodak
9ace50944f
MDL-14924 the same title now used on each upgrade/install page (Moodle - 2.0...) + the same footer with moodle logo now used during installation and upgrade - links to admin docs
2009-02-07 17:56:40 +00:00
tjhunt
c5fce2fa76
admin reports: MDL-18134 Third-party admin reports not listed with the correct name.
...
Regression caused by MDL-17372.
2009-02-04 02:15:33 +00:00
skodak
ccba465e78
MDL-18112 making the php version error less harsh - now displayed only if php < 5.2.0, versions < 5.2.8 are detected during environment test
2009-02-02 19:59:53 +00:00
skodak
2b900b0eeb
MDL-18040 fixed adminrisk query too - now much faster
2009-02-02 13:15:25 +00:00
skodak
770f0cea30
MDL-17458 fixed headers used during installation
2009-02-01 17:45:32 +00:00
skodak
844d58f737
MDL-17458 more installation improvements and cleanup
2009-02-01 17:04:34 +00:00
skodak
712b48cc69
MDL-17427 more cleanup
2009-02-01 16:50:29 +00:00
skodak
ce35950786
MDL-17427 fixed regressions
2009-02-01 16:42:56 +00:00
skodak
c808379ef8
MDL-10275 moved the rest of environment tests from install.php to admin/index.php; please note that there is no need to update installer lacg packs becuase install.php will not have environment checks anymore soon ;-)
2009-02-01 16:20:59 +00:00
skodak
fbf2c91e43
MDL-10275 added fatal PHP config setting test on each page, replaces some tests done in installer
2009-02-01 13:37:42 +00:00
skodak
9050958240
MDL-10275 moving all installation time environment tests into /admin/index.php - this will simplify install.php a LOT and will make installation/upgrade more consistent + fixed a bug in enviroment if docroot not set
2009-02-01 12:52:30 +00:00
skodak
795a08adb7
MDL-17458 upgrade logging implemented + a lot more refactoring + exceptions implemented in install/upgrade code + lang pack cleanup + some more improvements
2009-01-31 20:07:32 +00:00
skodak
88582df496
MDL-17458 refactored guest and admin user creation + refactored roles install + added protection for installation hijacking + added reliable session test right before editting of admin account
2009-01-29 22:54:41 +00:00
skodak
db9d4a3d0a
MDL-17427 moving upgrade code from adminlib to upgradelib + new upgrade logging functions
2009-01-29 21:17:52 +00:00
skodak
0cb93a7e45
MDL-17427 another round of refactoring of upgrade related functions - this should be final now I hope ;-)
2009-01-29 19:58:47 +00:00
stronk7
6e66ecbe24
MDL-18073 environment - enforce PHP 5.2.8 req for Moodle 2.0 ; merged from 19_STABLE
2009-01-28 23:43:27 +00:00
skodak
43995076c6
MDL-18040 rewritten XSS query, I hope this will be much faster
2009-01-28 22:45:07 +00:00
skodak
08ff9f81db
MDL-17458 fixed lang selection in sessionless db installer
2009-01-28 06:44:41 +00:00
skodak
da5e6f3a29
MDL-18057 fixed XSS test; merged from MOODLE_19_STABLE
2009-01-27 17:39:32 +00:00
skodak
828b6d1067
MDL-18040 adding warning that the security report processing may take a long time
2009-01-27 16:21:56 +00:00
skodak
244714c28a
MDL-18055 adding timeout protection to security report; merged from MOODLE_19_STABLE
2009-01-27 15:06:40 +00:00