skodak
90658eefb0
MDL-16166 centralised enabling of subsystems, fixed some warnings and general cleanup
2008-08-26 05:45:07 +00:00
dongsheng
5035228fc0
MDL-15244
...
1. move ip blocker to security menu
2. blocked list and allowed list can work together, a new option could set the order of them
2008-07-22 04:07:58 +00:00
skodak
64000c47aa
MDL-13811 email change conf on by default; merged from MOODLE_19_STABLE
2008-07-11 07:50:25 +00:00
nicolasconnault
d6ace123f0
MDL-13811 Completed the required changes. Also added a "Cancel email change" link. Merging from MOODLE_19_STABLE
2008-07-05 14:28:13 +00:00
skodak
823e64a78c
MDL-14679 towards /admin/settings conversion
2008-05-31 09:54:12 +00:00
scyrma
419d5c6e8c
MDL-13632 - merge from 1.9
2008-02-25 03:26:50 +00:00
skodak
4ea8df2173
MDL-11494 MDL-13623 - support for secure and httponly cookies; merged from MOODLE_19_STABLE
2008-02-24 12:46:37 +00:00
skodak
220a90c5a1
MDL-11561 admin tree improvements and bugfixing
2007-12-19 17:35:20 +00:00
skodak
a559f6306e
MDL-11563 replaced hardcoded permission check from admin_tree_block
2007-10-28 22:35:00 +00:00
luizlaydner
98b5789d43
- added tag:editblocks capability
2007-08-11 03:25:23 +00:00
moodler
7964206412
Added tables for new tags
2007-07-31 05:59:32 +00:00
poltawski
5c6f918fee
MDL-9731 Adding admin setting for disableuserimages
2007-05-07 11:40:02 +00:00
skodak
54bb33eb10
MDL-9652 rename new password reveal to unmask
2007-04-30 18:03:19 +00:00
skodak
eba8cd63b4
MDL-9588 Addd password reveal class to admin settings forms
2007-04-26 07:08:12 +00:00
skodak
83022298df
MDL-8031 Enforce password complexity for user authentication - original patch by Iñaki Arenaza
2007-04-25 19:36:47 +00:00
poltawski
59465949fa
MDL-9318 Improving the maxbytes setting.
...
Maxbytes admin is now a dropdown box, and has the option to set as 'server limit'.
get_max_uploaded_sizes will now add maxbytes to its list of settings, if its
available for selection.
2007-04-16 15:56:38 +00:00
skodak
b7a5dfb884
MDL-9174 do not use PARAM_URL for site policy - it is too restrictive; merged from MOODLE_18_STABLE
2007-04-02 15:14:19 +00:00
vyshane
b2ee058fac
Merged from 1.7.
2007-02-02 08:14:55 +00:00
skodak
9c0f063b2c
MDL-7737 Remove form referer checks - $CFG->secureforms optional checking
2006-12-04 09:13:51 +00:00
skodak
665958c2b9
PARAM_PATH can be used only for relative paths, there is no parameter type for absolute paths that would be compatible with win32 - use PARAM_RAW for now, add file_exists validation later MDL-7617
2006-11-20 13:34:06 +00:00
skodak
e08df351e2
Add optional cli only and password protected access to cron.php MDL-7318; idea and patch submitted by Luke Hudson - thanks
2006-11-15 08:29:24 +00:00
skodak
8e00b731e1
fixed defaults
2006-09-26 07:39:04 +00:00
skodak
eef868d17d
major whitespace cleanup - fixed trailng whitespace in new files and admin area
2006-09-20 21:00:45 +00:00
skodak
6124048972
major whitespace cleanup - fixed tabs
2006-09-20 20:31:09 +00:00
vyshane
7aeedc0cfb
Removed configshowparticipantslist
2006-09-18 10:26:11 +00:00
moodler
8f8ed475f7
Added a new setting called $CFG->defaultuserroleid which defines
...
the role that ALL users get by default when they log in.
2006-09-14 09:39:23 +00:00
moodler
f43ce1ad1d
Added moodle/role:unassignself which replaces $CFG->allowunenroll
2006-09-07 08:35:30 +00:00
skodak
6a5a62b096
allow less verbose operation of forget_password.php SC#282
2006-09-06 10:11:24 +00:00
moodler
ccbdfdc720
Just changed the order around a bit
2006-09-05 06:13:53 +00:00
moodler
1ea1bcb36b
New admin menu files
2006-09-03 14:52:43 +00:00