Commit Graph

16 Commits

Author SHA1 Message Date
diml 622e5c7d9c MDL-19477 - Issues on check_text access controllers 2009-06-12 16:17:57 +00:00
diml 29dc93d1cd MDL-19342 - small fixes from Tatsuva Shirai + UTF-8 global straighten up 2009-05-30 22:16:28 +00:00
diml b56ccc3192 Big global search update for 1.9. Will resolve major bug points in Global Search component section. 2008-12-17 20:52:07 +00:00
diml ff3af6786d Fixes MDL-14377 UTF8 misconversions in search results 2008-04-17 20:49:18 +00:00
diml ee95c70444 sync with HEAD/1.8 compatible 2008-04-07 21:34:17 +00:00
diml 39cfb0b068 fix access check function for documents bug $context->instance to $context->instanceid 2007-10-07 19:34:59 +00:00
diml 2f338ab5b0 global search review and extension for physical files 2007-07-09 21:12:16 +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 91ad9557c1 Fixed pagination in query page (lines were too long, distorting table),
and added results caching to improve query time when browsing pages of the
same query. Wiki document strips (x.x.x.x) ip field from author field now.
2006-07-14 13:58:46 +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
mchampan abb4ea20d4 Cleaned up files, fixed some discrepancies and made sure strings that needed escaping
used the correct function. Add description comments to files.
2006-07-05 14:37:16 +00:00
mchampan 682d403259 Initial commit 2006-06-25 23:07:36 +00:00