skodak
f7ad66498e
MDL-20039 fixed incorrect string and setting names, sorry for the trouble
2009-08-11 05:27:07 +00:00
skodak
b8451e289e
MDL-19962 new option for forcing of regeneration of the session id during each login request
2009-08-06 13:21:44 +00:00
skodak
8d2ef9efe8
MDL-17472 notes: backported disabling of notes and general refactoring from HEAD
2008-11-30 19:25:48 +00:00
dongsheng
85f1f34c85
"MDL-17143, don't display the user description at all when user isn't enrolled in any courses"
2008-11-10 02:57:00 +00:00
skodak
de62b323d9
MDL-13811 email change conf on by default
2008-07-11 07:49:54 +00:00
nicolasconnault
e7f720c2c7
MDL-13811 Completed the required changes. Also added a "Cancel email change" link.
2008-07-05 14:06:58 +00:00
scyrma
f55102c501
MDL-13632 - Keep tag name case by default
2008-02-25 03:26:13 +00:00
skodak
01911fa4b2
MDL-11494 MDL-13623 - support for secure and httponly cookies
2008-02-24 12:45:49 +00:00
skodak
40f43aa1fc
MDL-11561 admin tree improvements and bugfixing; backported from HEAD
2007-12-19 17:38:37 +00:00
skodak
a32126839c
MFC: MDL-11563 replaced hardcoded permission check from admin_tree_block
2007-10-28 22:36:29 +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