Commit Graph

22 Commits

Author SHA1 Message Date
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 b93b987d2c makes author completley unmentionned when no author 2008-04-07 21:12:29 +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 d052434c4f fixing header/formatting 2007-11-20 05:16:11 +00:00
toyomoyo 001f36522c MDL-12234, fixing unicode issues with global search 2007-11-20 04:12:18 +00:00
diml f1776f8f9b mismatched code version in file. 2007-09-17 17:45:29 +00:00
nicolasconnault 0be6f67819 MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site. 2007-08-17 19:09:11 +00:00
diml 2f338ab5b0 global search review and extension for physical files 2007-07-09 21:12:16 +00:00
skodak 7150226896 MDL-7861 xhtml strict fixes - fixed all <br> in our code 2007-01-04 23:38:17 +00:00
skodak b7dc225654 MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead 2007-01-04 21:32:36 +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
nfreear 6fbe028442 Fixes bug MDL-6896, "Global search block - relative form URL broken" 2006-10-10 10:58:29 +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 0d46c846da Fixed couple bugs in query, and improved logic of querylib. 2006-09-08 01:18:48 +00:00
mchampan 791a4cece1 Comments, update logic improved, rest of module add/delete functions added. 2006-08-21 00:50:29 +00:00
mchampan 6e7805628e Advanced search page added. 2006-08-14 02:29:43 +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