summaryrefslogtreecommitdiff
path: root/modules/search/helpers/search.php
AgeCommit message (Expand)Author
2009-09-30Convert gDialog and gCancel over to g-dialog and g-cancel. Refactor CSS id's ...Chad Kieffer
2009-08-31Rename mark_safe() to mark_clean()Andy Staudacher
2009-08-30Change all instances of SafeString::of_safe_html() to html::mark_safe() in vi...Andy Staudacher
2009-08-29Undo url helper changes - url methods no longer return a SafeString.Andy Staudacher
2009-07-30Remove debugging print statement in search.phpTim Almdal
2009-07-28Change search callbacks to use the event system, so move them out ofBharat Mediratta
2009-07-23Use BOOLEAN instead of integer to describe the permissions :Romain LE DISEZ
2009-07-19Remove success logging. Only log on errors, otherwise the log is huge.Bharat Mediratta
2009-07-09Revert "Revert "Add task logging to the "Update Search Index" task""Tim Almdal
2009-07-09Revert "Add task logging to the "Update Search Index" task"Tim Almdal
2009-07-08Add task logging to the "Update Search Index" taskTim Almdal
2009-06-24SQL is case insensitiveRomain LE DISEZ
2009-06-24Improve compatibility with other RDBMSRomain LE DISEZ
2009-05-26Restructure the module lifecycle.Bharat Mediratta
2009-05-20Avoid complex inserts in available_tasks() to make admin/maintenanceBharat Mediratta
2009-05-13Gee it's May already. Update copyright to 2009.Bharat Mediratta
2009-03-21Refactor all translation strings that have ambiguous placeholders.Andy Staudacher
2009-03-03Fix issue identified by security review... some table names where notTim Almdal
2009-02-12Correct typo in variable nameTim Almdal
2009-01-17Fix typo.. rebuild_index -> update_indexBharat Mediratta
2009-01-17Implement relevance ranked boolean searching on a full text index ofBharat Mediratta