summaryrefslogtreecommitdiff
path: root/modules/search
Commit message (Collapse)AuthorAge
* - Patch #424660 by mustafau: remove non-existing reference.Dries Buytaert2009-05-06
|
* - Patch #446742 by sun, dmitrig01: fixed various bugs.Dries Buytaert2009-04-29
|
* - Patch #330748 by stBorchert: remove from theme_pager*.Dries Buytaert2009-04-26
|
* - Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a ↵Dries Buytaert2009-04-26
| | | | theme setting.
* - Patch #372471 by JamesAn et al: killed theme_box().Dries Buytaert2009-04-20
|
* #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a ↵Angie Byron2009-03-31
| | | | static method to reduce memory footprint of SimpleTest.
* #376408 by pwolanin and ajevans85: Stop phantom () appearing in search results.Angie Byron2009-03-27
|
* #356359 by mgifford and nfreear: Resolve accessibility failures in search form.Angie Byron2009-03-15
|
* #292565 by John Morahan and lyricnz: Fix 404 on search form from a 404 page ↵Angie Byron2009-03-08
| | | | (with tests).
* #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.Angie Byron2009-03-08
|
* #369002 by toddy: Use format_plural() for search keyword length error.Angie Byron2009-03-01
|
* #308277 by robertDouglass: Tests for multiple search engine types.Angie Byron2009-01-22
|
* - Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL ↵Dries Buytaert2009-01-14
| | | | table namespace.
* - Rollback of #225562 -- I think there is still something wrong.Dries Buytaert2009-01-13
|
* - Patch #225562 by Jody Lynn: change DB table names from eg. term_data to ↵Dries Buytaert2009-01-13
| | | | taxonomy_term_data.
* - Patch #266246 by David Strauss: added smart defaults for ↵Dries Buytaert2009-01-11
| | | | system_settings_form().
* - Patch #353480 by dereine, justinrandell: remove from hook_comment().Dries Buytaert2009-01-04
|
* - Patch #350984 by Moshe: kick comment rendering out of node module.Dries Buytaert2008-12-31
|
* - Patch #352470 by scor: fixed typos and grammar in comments.Dries Buytaert2008-12-30
|
* - Patch #349504 by keith.smith: clean up sentence spacing in code comments.Dries Buytaert2008-12-20
|
* - Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from ↵Dries Buytaert2008-12-16
| | | | hook_block().
* - Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and ↵Dries Buytaert2008-12-09
| | | | documentation because of previous node API clean-ups.
* - Patch #335086 by recidive: rename node, filter and comment module tables ↵Dries Buytaert2008-12-03
| | | | to singular for consistency. Oh my.
* - Patch #296624 by Damien Tournoud: made search work on PostgreSQL.Dries Buytaert2008-12-02
|
* - Patch #338403 by drewish: code comments clean-up.Dries Buytaert2008-11-25
|
* #314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to ↵Angie Byron2008-11-25
| | | | Drupal core.
* - Patch #332123 by webchick, lilou: remove t() function from schema ↵Dries Buytaert2008-11-15
| | | | descriptions.
* - Patch #334030 by justinrandell: replace module_list with module_implements ↵Dries Buytaert2008-11-15
| | | | when calling a hook.
* - Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up.Dries Buytaert2008-11-11
|
* #331719 follow-up by chx: Remove ambiguity from search score queries.Angie Byron2008-11-10
|
* #331719 by chx: Fix search query that had a field aliased to one of its ↵Angie Byron2008-11-08
| | | | column names, causing problems in certain databases.
* #257910 follow-up by Damien Tournoud: Fix location of search.install update ↵Angie Byron2008-11-03
| | | | code and remove redundant index.
* - Patch #257910 by Damien Tournoud: use primary key instead.Dries Buytaert2008-11-02
|
* - Patch #257910 by douggreen et al: Performance Issue during Indexing - ↵Dries Buytaert2008-11-02
| | | | search_dataset.sid_type unique key should be an Index.
* - Patch #266358 by Rob Loach, mfer: use array in drupal_add_css().Dries Buytaert2008-10-26
|
* - Patch #320000 by lilou: unify doxygen @file documentation in tpl.Dries Buytaert2008-10-13
|
* #320173 by Dave Reid: Two-word operations in hook_nodeapi no longer being ↵Angie Byron2008-10-12
| | | | called.
* #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.Angie Byron2008-10-12
|
* #318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI.Angie Byron2008-10-11
|
* #318892 by justinrandell and chx: Add .install files to the list of files ↵Angie Byron2008-10-09
| | | | added to .info files.
* #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ↵Angie Byron2008-10-09
| | | | to allow for localization of permission names
* - Patch #310212 by justinrandell: killed in _node hook, as well as twelve ↵Dries Buytaert2008-10-06
| | | | sable tooth tigers.
* #108979 by ewhipple, catch, and sun: Order permissions consistently, keep ↵Angie Byron2008-09-17
| | | | node type related permissions together.
* - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved ↵Dries Buytaert2008-09-17
| | | | developer experience.
* #308233 by robertDouglass: Tests for the advanced search form.Angie Byron2008-09-17
|
* - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] ↵Dries Buytaert2008-09-06
| | | | as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
* - Patch #278759 by douggreen, fletchgqc: improved code comment.Dries Buytaert2008-08-28
|
* - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ↵Dries Buytaert2008-08-21
| | | | generation database layer for Drupal 7.
* - Patch #257912 by douggreen, Damien Tournoud: improve performance by ↵Dries Buytaert2008-08-14
| | | | flipping two queries during indexing.
* - Patch #293504 by Damien Tournoud: fixed search on PostgreSQL - argument of ↵Dries Buytaert2008-08-13
| | | | AND must be type boolean, not type integer.