78 Commits

Author SHA1 Message Date
skodak
1ee0df067f MDL-10365 grade history can be turned off + lifetime 2007-11-08 08:59:26 +00:00
skodak
a559f6306e MDL-11563 replaced hardcoded permission check from admin_tree_block 2007-10-28 22:35:00 +00:00
skodak
1bc8aab1c5 fixed defaults and hardcoded lang strings in performance settings 2007-10-07 14:01:36 +00:00
skodak
8e5da17a44 MDL-11562 supportname and supportemail are are now initialized after admin user setup
MDL-11566 only site shortname, fullname and desc are required/displayed during installation
MDL-11567 fixed upgradesettings redirects if error in settings
MDL-11143 defaultfrontpageroleid moved to Frontpage settings page (easier to find), speedup
2007-10-02 21:38:53 +00:00
stronk7
29c5c63e42 Adding new setting to control XML headers. MDL-11216 2007-09-21 17:27:14 +00:00
moodler
ed5d0baabc OK NOW the email notice is fixed :-| 2007-08-09 08:08:06 +00:00
moodler
72ce416cd7 Fixed notice about $USER when not logged in 2007-08-06 07:53:31 +00:00
tjhunt
3a41f324cc Fix notices on the admin page. 2007-08-01 16:54:39 +00:00
moodler
b20ce924ee Just trying some default settings here MDL-10529 2007-08-01 09:07:42 +00:00
moodler
3917c07e35 Added supportpage as well, while I'm at it. MDL-10529 2007-08-01 08:25:41 +00:00
moodler
9610a4fae3 Added new settings supportname and supportemail MDL-10529 Admin is no longer to be used as main contact 2007-08-01 08:05:55 +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
531468274f MDL-5229 and MDL-6196 adding gb18030 mime header encoding; merged from MOODLE_18_STABLE 2007-03-12 08:41:28 +00:00
skodak
854f5ef034 MDL-8834 smtp debugging can now be turned off - now independent on $CFG->debug; merged from MOODLE_18_STABLE 2007-03-09 20:16:48 +00:00
skodak
84c8ede022 MDL-8343 reorganize frontpage settings in admintree - admin tree now allows to specify context together with required capability for each entry
MDL-8352 Fully separate CONTEXT_COURSE, SITEID from COURSE_SYSTEM - first part of cleanup related to frontpage
2007-01-29 21:29:27 +00:00
martinlanghoff
bb931a61c6 rcache: cleanup, upgrade path, config options (MDL-8163)
record cache and caching schemes get a little cleanup, faster
if()s and a nice set of config options. Users who've been using
the internal cache get a nice upgrade too.
2007-01-14 23:02:13 +00:00
martinlanghoff
47b8b9eb80 Introducing $CFG->debugdisplay -- mimics PHPs display_errors, controls debugging() 2006-12-21 04:30:03 +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
810944af7f we are going 100% unicode now - removed use of $CFG->unicodedb and current_charset(); MDL-7439 - part 2, only hotpot and wiki left 2006-11-11 17:23:20 +00:00
sam_marshall
2af5513789 MDL-7346 Changed enablerecordcache to be a limit for the size of cache, not just an on/off switch. 2006-11-03 17:29:15 +00:00
skodak
721d74b02c Disabled global search by default and marked as experimental MDL-7296 and AJAX moved to experimental too; merged from MOODLE_17_STABLE 2006-10-30 21:01:47 +00:00
stronk7
4a575a6570 Added enablerecordcache setting to control the get_record() cache.
Note that some parts of Moodle can enable/disable it selectively.

Merged from MOODLE_17_STABLE
2006-10-30 15:58:46 +00:00
skodak
7b9c99798c Turn AJAX off for now at site level MDL-7254; merged from MOODLE_17_STABLE 2006-10-27 20:34:40 +00:00
skodak
421f60f9c9 fixed default proxyport value 2006-09-27 10:30:54 +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
moodler
1ea1bcb36b New admin menu files 2006-09-03 14:52:43 +00:00