Petr Skoda
cbad562eee
MDL-25314 improved prevention of output buffering + detection of misconfigured servers
...
Scripts that do not want buffered output just define NO_OUTPUT_BUFFERING before including config.php.
The fileserving code now checks if the headers are already sent which detects misconfigured servers.
2010-11-19 03:40:43 +00:00
Aparup Banerjee
f087953c9a
global search MDL-24625 fixed page headers sequence error.
2010-10-28 03:40:55 +00:00
Petr Skoda
4f0c2d0009
MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too
2010-03-31 07:41:31 +00:00
diml
d8f209e84d
MDL-18672 and MDL-18679 fixed. DIRECTORY_SEPARATOR / PATH_SEPARATOR mismatch
2009-03-25 21:28:43 +00:00
diml
4b3d092ec2
Addresses the tracker MDL - 18638
2009-03-23 20:43:38 +00:00
skodak
93f66983cc
MDL-17773 new get_login_url() function - fixes missing httpslogin tweaks
2009-01-02 22:56:48 +00:00
dongsheng
32487831cd
MDL-14129, remove error() and white space in search module.
2008-07-21 08:28:26 +00:00
skodak
66cb53c535
recommitting PHP5 cleanup in search
2008-05-31 18:11:59 +00:00
skodak
e3c7f155d8
MDL-14978 removed obsoleted isadmin()
2008-05-25 10:08:05 +00:00
skodak
dd93d8e94c
MDL-14617 removed PHP5 checks from global search
2008-05-01 21:22:01 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
diml
d3516fb62c
code review for packaging and code cleaning
2008-03-31 22:22:20 +00:00
toyomoyo
d052434c4f
fixing header/formatting
2007-11-20 05:16:11 +00:00
skodak
7150226896
MDL-7861 xhtml strict fixes - fixed all <br> in our code
2007-01-04 23:38:17 +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
skodak
eef868d17d
major whitespace cleanup - fixed trailng whitespace in new files and admin area
2006-09-20 21:00:45 +00:00
mchampan
c629cfed33
Option for additional search types added.
2006-08-02 15:17:46 +00:00
mchampan
b585dc5fcb
General updates, see README.txt.
2006-07-25 17:23:10 +00:00
mchampan
a25a3912f7
Search functions moved from mod/name/lib.php to search/documents/mod_document.php.
...
Pagination added to query page. Various small changes and amendments.
2006-07-11 17:15:22 +00:00