Commit Graph

22 Commits

Author SHA1 Message Date
Aparup Banerjee 693fc4a29f global search MDL-25099 setting global search block to 'hidden' when feature is disabled in experimental settings. 2010-11-11 03:37:54 +00:00
diml 63c13a82f1 Addresses the tracker MDL - 18638 and MDL 18474 2009-03-23 21:07:02 +00:00
skodak cbc08f3bfc MDL-17130 dml: eliminated $CFG->dbfamily 2008-11-05 00:12:30 +00:00
skodak 66cb53c535 recommitting PHP5 cleanup in search 2008-05-31 18:11:59 +00:00
diml 3efa38a41d fixes result list ordering issue
engine give nicer results with adequate pagination.
Adding icon and reference to course origine.

should contribute to close many global search related issues from

http://tracker.moodle.org/browse/MDL-14646

startpoint
2008-05-31 15:17:28 +00:00
diml 8f41cc0224 Commiting all changes reported in MDL-14646 - fixes stat report that could not show any third-party related result. 2008-05-02 15:23:13 +00:00
skodak dd93d8e94c MDL-14617 removed PHP5 checks from global search 2008-05-01 21:22:01 +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
diml 9daffe5f29 Fixes MDL-12578 for HEAD branch
adding SEARCH_TYPE_LESSON and related keys to searchlib.
2007-12-13 21:45:28 +00:00
stronk7 690b644d06 Changing ocurrences from search_documents to block_search_documents. MDL-10572 2007-08-11 00:23:29 +00:00
diml 2f338ab5b0 global search review and extension for physical files 2007-07-09 21:12:16 +00:00
stronk7 38b7241934 Some more uses of $CFG->dbfamily. MDL-7061 2007-01-13 00:52:59 +00:00
skodak 7150226896 MDL-7861 xhtml strict fixes - fixed all <br> in our code 2007-01-04 23:38:17 +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 6e7805628e Advanced search page added. 2006-08-14 02:29:43 +00:00
mchampan c629cfed33 Option for additional search types added. 2006-08-02 15:17:46 +00:00
mchampan 0961c4e654 Added constant for search database table. 2006-07-28 13:27:44 +00:00
mchampan defb87ba90 Glossary indexing added, used to demonstrate that it's relatively simple
to add a new module to the indexing queue.
2006-07-26 11:29:35 +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
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