diml
4021d539aa
MDL-19342 - small fixes from Tatsuva Shirai + UTF-8 global straighten up
2009-05-30 22:11:53 +00:00
diml
8fe956133f
Addresses MDL-18638 (Search code does not follow coding guidelines) and MDL-18474 (global search should use of PATH_SEPARATOR)
2009-03-23 21:35: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
diml
27af904b85
fixes result list ordering issue
...
engine give nicer results with adequate pagination.
Adding icon and reference to course origine.
Generalizing replacement of isadmin by doanithing capability check
should contribute to close many global search related issues from
http://tracker.moodle.org/browse/MDL-14646
startpoint
2008-05-31 17:09:59 +00:00
skodak
e3c7f155d8
MDL-14978 removed obsoleted isadmin()
2008-05-25 10:08:05 +00:00
diml
adddd26d54
finish resolution on merge
2008-04-15 21:46:55 +00:00
diml
d3516fb62c
code review for packaging and code cleaning
2008-03-31 22:22:20 +00:00
diml
16a34ccad0
Code review and uniformization
...
Small fixes on forum, chat and techproject
New lesson_document handler for lesson pages.
2007-11-04 22:29:54 +00:00
moodler
d45181e38d
Implemented typo fixes described by ermanno bagnai in MDL-11689
2007-10-10 09:16:43 +00:00
skodak
3fda6eb2fe
fixed incorrect use of forum contexts in search/documents/*
2007-10-03 14:13:13 +00:00
diml
2f338ab5b0
global search review and extension for physical files
2007-07-09 21:12:16 +00:00
martinlanghoff
b4dd303a97
search: removed dbtype-specific select - MySQL can now handle grownup syntax
2006-09-26 05:09:26 +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
ecebdf0e6e
Date field added to documents.
2006-08-16 13:31:55 +00:00
mchampan
fef0afe183
Changed $doc->id to $doc->docid to prevent clashes with Zend Search's internal
...
$doc->id
2006-07-28 13:27:15 +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