stronk7
c607a0ea03
Allow multiple SMTP hosts or host:port to be defined in $CFG->smtphosts. MDL-15923 ; backport from HEAD
2008-08-03 21:15:35 +00:00
skodak
ec7a9479f9
MDL-15021 Deleted not fully setup separate admin settings
2008-07-03 14:07:40 +00:00
skodak
96b4500a91
MDL-10660 reverting previous changes - see tracker
2008-04-01 08:52:19 +00:00
dongsheng
54ad70b035
MDL-10660, check whether memcache has been installed.
2008-03-25 02:16:59 +00:00
skodak
edfda53d51
MDL-5229 and MDL-6196 adding gb18030 mime header encoding
2007-03-12 08:38:33 +00:00
skodak
54618b81a4
MDL-8834 smtp debugging can now be turned off - now independent on $CFG->debug
2007-03-09 20:13: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