jerome
e6be3a6987
MDL-13766: refactor all repository_instances() => repository_get_instances()
2008-08-28 05:30:19 +00:00
skodak
8b4ca8f74e
MDL-16208 fixed deleting of orphaned module tables
2008-08-26 06:54:43 +00:00
skodak
633239f619
MDL-16115 strict fixes for admin settings unmask field too
2008-08-26 06:41:37 +00:00
tjhunt
e2249afe2b
MDL-7010 Convert mod\quiz\config.html to mod/quiz/settingstree.php using the new admin tree system.
2008-08-26 01:05:01 +00:00
mjollnir_
31f3d99e45
MDL-15865 - fixing search for portfolio settings page
2008-08-22 16:17:30 +00:00
tjhunt
220a5c8721
MDL-16171 - Allow mdd/xxx/defaults.php to load data into the config_plugins table.
2008-08-22 06:38:54 +00:00
skodak
bba0beaee2
MDL-15716 Tightened dataroot security checks and and 'loud' administrator warning
2008-08-21 15:29:42 +00:00
dongsheng
04bd6d2def
"MDL-13766, small changes to repository management"
2008-08-19 03:56:52 +00:00
skodak
3f2b8c4129
MDL-16108 force autocomplete off for unmaskable password fields; merged from MOODLE_19_STABLE
2008-08-18 20:39:03 +00:00
skodak
775f811a66
MDL-16002 rewritten upgrade locking and better upgrade progress tracking; MDL-16070 Do not use $a[0] syntax in lang packs + various other upgrade improvements and fixes
2008-08-16 12:16:01 +00:00
dongsheng
4a65c39a46
MDL-15402, add admin setting page, to meet requirement, make some changes to repository base class.
2008-08-13 04:09:13 +00:00
mjollnir_
c775cf25cc
MDL-16009 - reworked the portfolio admin settings page to not redirect in write_setting
2008-08-12 13:49:55 +00:00
jerome
dc633c9900
MDL-15402 finally we decided that the repository activation will be done with capabilities, and that there is no need to have a administration page for enable/disable repository, neither sort, neither settings. In administration we will just be able to setup an instance for Moodle context.
2008-08-06 03:30:55 +00:00
lfrodrigues
818dc096d1
MDL-10107 - added missing error translation string
2008-08-02 00:13:10 +00:00
lfrodrigues
2044a2b26f
MDL-10107 - Removed old email_to_user with we still arround and added default message processor for user,
...
adminuser and on messagelib
2008-08-02 00:04:29 +00:00
dongsheng
2e4a8e0caa
MDL-13766, add lang strings.
2008-08-01 07:04:22 +00:00
moodler
120b375891
MDL-10107 Fixed the definition of message providers ... it now works through files very similar to those for events and capabilities, which makes them easy to add/remove/change as necessary
2008-07-31 08:01:46 +00:00
jerome
c5d2d0dd7c
MDL-15402 implementation of repositories administration. Administrator can hide/show/sort/setup repositories. This code has been commited in order to be used by FilePicker.
...
Because it's doing the same thing than the filter manager, the code is similar. Some generic code need to be done (filter and repository code should use the same function, and the current generic filter lib should be refactor, at least their name). Optimization of original code should also be done if necessary.
2008-07-31 06:01:12 +00:00
scyrma
cb6c02c4b7
MDL-14741: cleaning up some leftover cruft
2008-07-30 07:58:05 +00:00
sam_marshall
384500c100
MDL-15876: Fixed error with defaults in config_multicheckbox
2008-07-29 14:26:26 +00:00
mjollnir_
a50ef3d34f
MDL-15865 - admin portfolio settings are now a settingspage rather than an admin page.
2008-07-29 10:51:18 +00:00
sam_marshall
4e781c7b50
MDL-15498: Completion system
2008-07-28 12:31:29 +00:00
skodak
fb8634e50c
MDL-15846 add option to prevent course welcome emails + support for searching in enrolment page
2008-07-26 16:50:33 +00:00
dongsheng
4e63912156
MDL-15244, add ability to block ip addresses.
2008-07-16 02:16:42 +00:00
skodak
e9180ff830
MDL-15544 Disable email signup in new installation - add danger warning
2008-07-04 23:53:13 +00:00
jamiesensei
a655337336
MDL-15532 "moving progress_bar class into weblib from adminlib"
2008-07-04 10:15:00 +00:00
skodak
04264aeda4
MDL-15343 mod upgrade savepoints implemented (the xmldb generator is not updated yet)
2008-06-22 23:35:52 +00:00
skodak
eee5d9bb85
MDL-14956 DDL exceptions
2008-06-22 16:51:55 +00:00
jamiesensei
7cdd8b2258
MDL-14191 "Add db folder for db installation / upgrade" and MDL-14193 "Automatic processing of access.php for adding / upgrading report capabilities" New plug in capabilities for quiz reports.
2008-06-20 09:11:08 +00:00
skodak
4787c6eb24
MDL-15241 fixed plugin test
2008-06-16 11:34:19 +00:00
dongsheng
e6edb40e7a
"MDL-14129, fix print_error"
2008-06-15 11:47:27 +00:00
skodak
b1f93b1512
MDL-15246 moving all remaining ddl function to adminlib, keeping old lib/ddllib.php only for BC withexisting code; fixed inline docs related to ddl
2008-06-15 10:32:50 +00:00
scyrma
8c37106df2
MDL-14741: Simplifies the activation of the htmleditor. This is a work-in-progress at this stage, but it's an improvement on the current state.
2008-06-11 08:37:26 +00:00
skodak
294ce9870f
MDL-15189 magic quotes finally removed
2008-06-09 16:53:30 +00:00
scyrma
a6cbe74cf5
MDL-14741 - Prevent installation problem, preventing use of html on first-time configuration of site name
2008-06-06 03:51:39 +00:00
scyrma
0d6ec7066b
MDL-14741: make the htmleditor work for the frontpage summary administration page
2008-06-06 02:53:20 +00:00
skodak
5183f0cc5b
MDL-15094 fixed stats regression and prefix cleanup
2008-06-05 20:35:28 +00:00
skodak
c7da43571b
MDL-14679 converted some count_records
2008-06-02 21:47:31 +00:00
skodak
823e64a78c
MDL-14679 towards /admin/settings conversion
2008-05-31 09:54:12 +00:00
skodak
5d910388bb
MDL-14679 towards /user conversion
2008-05-30 22:11:31 +00:00
dongsheng
3a4ff63b31
"MDL-14706, see tracker"
2008-05-23 13:17:56 +00:00
dongsheng
ab50023681
"MDL-14706, introduce a progress bar class"
2008-05-23 05:35:38 +00:00
dongsheng
67784b2fe9
"MDL-14706, improve the progress bar, merged from MOODLE_19_STABLE"
2008-05-23 05:29:51 +00:00
thepurpleblob
95dff9da6b
MDL-14936
...
Course managers admin screen shows roles in "correct" order.
2008-05-21 12:28:09 +00:00
dongsheng
2f137aa130
"MDL-14129, fix print_error"
2008-05-20 02:53:46 +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
skodak
0baa053722
MDL-14451 updated pre-upgrade check (feedbacks, journal, lams, workshop and exercise)
2008-05-01 20:27:42 +00:00
skodak
47c53a54d7
MDL-14599 removed support for old $CFG->dbtype.php upgrade and install support for modules and plugins
2008-05-01 20:02:37 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
skodak
5ac776acda
MDL-13893 fixed hiding of editor buttons, added labels there too; merged from MOODLE_19_STABLE
2008-03-15 16:37:41 +00:00