diml
4bce399460
MDL-16979 - protects update queries by setting a real value in $CFG->search_indexer_update_date
2009-05-11 19:59:58 +00:00
diml
d8f209e84d
MDL-18672 and MDL-18679 fixed. DIRECTORY_SEPARATOR / PATH_SEPARATOR mismatch
2009-03-25 21:28:43 +00:00
diml
964a5e92cc
Addresses the tracker MDL - 18638 and MDL 18474
2009-03-23 21:00:30 +00:00
tjhunt
ffdd703a99
MDL-18637 fix Moodle 1.9-style {$CFG->prefix}tablename in HEAD, and a few missing $DB->s.
...
I did not fix all the DB problems in search, there are too many there for me to be prepared to clean up other people's mess.
(For once, it was not me making this mistake ;-))
2009-03-23 05:19:53 +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
c6307ef24d
MDL-14679 removed all instances of get_records_sql_menu()
2008-06-01 16:08:16 +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
diml
6b51c209e6
fixes \ / issue (Win/Linux)
2008-05-10 18:32:07 +00:00
diml
67afeedd73
fixes MDL-14774 and MDL-14777
...
Exception issues should find a solution here. Fixes inclusion path
problems relative to Zend baseroot.
2008-05-10 14:11:10 +00:00
skodak
dd93d8e94c
MDL-14617 removed PHP5 checks from global search
2008-05-01 21:22:01 +00:00
diml
adddd26d54
finish resolution on merge
2008-04-15 21:46:55 +00:00
diml
3319ef8538
code review for packaging and code cleaning
...
fixes type wilcard issue on add/delete/update cron scripts
2008-03-31 22:21:42 +00:00
toyomoyo
001f36522c
MDL-12234, fixing unicode issues with global search
2007-11-20 04:12:18 +00:00
diml
2f338ab5b0
global search review and extension for physical files
2007-07-09 21:12:16 +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
791a4cece1
Comments, update logic improved, rest of module add/delete functions added.
2006-08-21 00:50:29 +00:00
mchampan
6f1b1da1ec
Add/delete/update cron functions added.
...
IndexDBControl class added to abstract some index functionality out.
2006-08-16 13:34:07 +00:00