tjhunt
cb5c33b235
adminlib: MDL-19038 lazy-load the list of users in admin_setting_users_with_capability
2009-05-01 10:21:58 +00:00
nicolasconnault
3c9c3aa722
MDL-18083 MDL-12380 Implementing grades over 100% for the gradebook
2009-04-22 08:21:49 +00:00
dongsheng
88906bf330
"MDL-17966, fixed installation blocker"
2009-03-26 13:17:56 +00:00
dongsheng
1a5a1c0e6c
"ADMINLIB/MDL-17966, overwrite write_setting to update settings instead execute sql execute in get_settings, this will not hurt performance"
2009-03-26 08:50:50 +00:00
dongsheng
ea718748b8
"ADMINLIB/MDL-17966, update after writing settings"
2009-03-26 02:32:45 +00:00
dongsheng
fec5c0cf5f
"ADMINLIB/MDL-17966, update after writing settings"
2009-03-26 02:24:00 +00:00
skodak
9709ffccc9
MDL-17966 reverting previous commit, solution proposed in tracker
2009-03-24 11:00:25 +00:00
stronk7
acfc17d452
Delete one non-critical-but-unnecessary trailing semicolon
2009-03-12 18:09:26 +00:00
dongsheng
2c0838a960
"ADMINLIB/MDL-17966, display changes saved in admin page"
2009-03-11 02:40:56 +00:00
stronk7
d2aa927a0a
MDL-17074 - backport ability of admin settings to use the config_plugins table
2009-02-11 17:51:34 +00:00
mjollnir_
50537ba778
local settings in admin tree: include, rather than include once since it gets unset and regenerated.
2009-02-11 12:13:15 +00:00
skodak
7d3d94eee5
MDL-14924 fixed typo - thanks bouley Hélène
2009-02-07 11:14:57 +00:00
tjhunt
6f48c01a43
adminlib: MDL-6160 mess up my lovely code just to keep PHP4 happy.
...
Thanks to Ashley Holman for noticing my mistake.
2009-01-16 08:34:21 +00:00
tjhunt
8e88626ff3
admin settings: MDL-17877 Remember to pass u.id to get_users_by_capability.
2009-01-14 04:45:10 +00:00
skodak
b02e348184
MDL-17868 detection of incorrect hadnling of floats in version numbers - this should prevent dataloss in case it does not work as expected
2009-01-13 09:02:01 +00:00
jerome
a75573c738
admin MDL-17155 cURL functions called in adminlib.php: add checking for disable_functions php configuration option
2009-01-09 02:05:45 +00:00
tjhunt
fe6a9871bf
course requests: MDL-6160 clean up admin option for choosing who is notified.
2009-01-08 07:05:31 +00:00
skodak
7fae1f7b6c
MDL-17589 fixed handling of missing caps in admin tree
2008-12-12 10:45:48 +00:00
tjhunt
cf0031eef4
admin tree: MDL-10047 and MDL-13104 weird things happen when you turn editing on and off.
...
That was becuase not enough information was being passed in for the blocks editing controls to construct the right URL to reload the page.
It is also now possible for admin external pages to add some UI next to the turn blocks editing on/off button. For example, when you are editing the list of course catgories, the turn editing off button is now in the right place.
2008-12-11 09:21:52 +00:00
skodak
7b6f15a8c4
MDL-17372 admin reports: Added full plugin support for admin reports - fixed sorting regression, plugins now loaded as last category; backported from HEAD
2008-11-28 08:12:51 +00:00
skodak
596a16d82a
MDL-16283 fixed notice
2008-08-31 20:44:16 +00:00
skodak
e45cc3e023
MDL-15716 Tightened dataroot security checks and and 'loud' administrator warning; backported from HEAD
2008-08-21 15:31:09 +00:00
skodak
e26f73219a
MDL-16108 force autocomplete off for unmaskable password fields
2008-08-18 20:38:26 +00:00
skodak
484b866963
MDL-15890 removing public function - breaks PHP4, sorry!
2008-07-30 19:26:17 +00:00
skodak
f6e0e6860f
MDL-15846 add option to prevent course welcome emails + support for searching in enrolment page; backported from HEAD
2008-07-26 16:51:11 +00:00
skodak
7eda97d239
MDL-15544 Disable email signup in new installation - add danger warning; backported from HEAD
2008-07-04 23:54:22 +00:00
dongsheng
9ff5163d78
"MDL-14706, improve the progress bar"
2008-05-23 03:55:56 +00:00
thepurpleblob
902fa69779
MDL-14936
...
Course managers admin screen shows roles in "correct" order.
2008-05-21 12:22:21 +00:00
dongsheng
dbb82a47ca
MDL-14128, remove all uses of error(get_string())
2008-04-02 06:09:56 +00:00
skodak
a1ac8fd963
MDL-13893 fixed hiding of editor buttons, added labels there too
2008-03-15 16:36:23 +00:00
skodak
67fbbc6a26
MDL-13730 site setting for aggregation of scales
2008-03-03 11:02:19 +00:00
moodler
eed0327fd9
MDL-13498 Removed path from display of plugins.
2008-02-18 02:10:14 +00:00
skodak
1b268daa33
MDL-13192 major stats cleanup patch - see tracker for more details
2008-02-16 18:32:23 +00:00
skodak
6708fa8b98
MDL-12795 length specification in configtext constructor instead of css
2008-02-05 11:42:51 +00:00
nicolasconnault
1ee448b935
MDL-13101 Added the Reload button; inserted the 3 tables into one large table so they appear side-by-side; Reduced the font size
2008-02-04 10:58:24 +00:00
mjollnir_
34f06f743b
MDL-12440: take out auth title and description into base class, plugins can override. updated places that use get_string to call these methods. Credit: Luke Hudson <luke@catalyst.net.nz>
2008-01-31 22:01:38 +00:00
moodler
d9ab63d7e9
Applied patch from Yazel Hernandez to fix XHTML strict MDL-13230
2008-01-30 00:34:33 +00:00
nicolasconnault
c86003482a
MDL-13101 Correcting the display of non-standard plugins missing from disk
2008-01-26 09:58:08 +00:00
nicolasconnault
be664f9a44
MDL-13101 Now showing installed plugins missing from disk
2008-01-25 16:27:34 +00:00
nicolasconnault
db9f04b35d
MDL-13101 Now showing standard plugins missing from disk. Refactored get_plugin_name() method
2008-01-25 08:36:17 +00:00
nicolasconnault
8ab96578ab
MDL-13101
...
1. Showing full path
2. Showing plugins to be installed
3. Lang strings properly used
4. Table headers
2008-01-24 08:40:31 +00:00
nicolasconnault
f547727478
MDL-13101 Renamed the print_modules_table() function to print_plugin_tables()
2008-01-23 22:48:48 +00:00
nicolasconnault
f5f4cc3fe7
MDL-13101 New section of the upgrade process: plugins check
2008-01-23 22:43:11 +00:00
skodak
fa2d7d3201
MDL-13091 Aggregate including subcategories off by default, adding default values info into grade cat combo setting
2008-01-22 08:25:32 +00:00
mjollnir_
8b2a37e7b1
More on MDL-11561 - fixed up path to local/ settings file to be more consistent,
...
added documentation in lib/locallib.php on how to create new local admin tree items
2008-01-15 01:09:54 +00:00
mjollnir_
c1139b492e
MDL-11561 - added support for local/localsettings.php
2008-01-14 23:32:19 +00:00
skodak
a6c905fdac
MDL-12794 admin setting for file location
2008-01-01 22:23:35 +00:00
skodak
9263acf92a
MDL-12790 highlighting in admin search results breaks html
...
MDL-12791 add defaults parameter to format_admin_setting()
MDL-12792 search in admin settings and defaults
+ minor speedup of fast highlighting and fixed empty span tags
2008-01-01 15:51:12 +00:00
skodak
f3566b2674
MDL-12786 admin search in configselect choices
2007-12-31 15:54:28 +00:00
stronk7
6dbe0406b6
Change some constants to avoid name collisions. MDL-12698
2007-12-31 01:03:37 +00:00