summaryrefslogtreecommitdiff
path: root/modules/search
Commit message (Collapse)AuthorAge
* #102040: Fix permissions for search/userSteven Wittens2007-01-13
|
* #102040: Fix permissions for search/userSteven Wittens2007-01-13
|
* #102040 by Jose A Reyero. Clean up search menu items, fixing .../search/user ↵Neil Drumm2006-12-19
| | | | under certain permissions.
* - Patch #101562 by dvessel: <p>-tag clean ups.Dries Buytaert2006-12-11
|
* #100516: CSS preprocessor to cache and compress all .css files. Benchmarks ↵Steven Wittens2006-12-10
| | | | show up to 40% faster page loads.
* #100563: Conditional loading of (some) module.css filesSteven Wittens2006-12-01
|
* - Patch #87298 by webchick, neil, dww et al: show version numbers on modules ↵Dries Buytaert2006-11-21
| | | | page.
* - Patch #92992 by webchick and neclimdul: clean up documentation that is ↵Dries Buytaert2006-11-21
| | | | superseded by the new 'by module' administration dashboard.
* - Patch #89285 by profix: code simplifications.Dries Buytaert2006-10-26
|
* #84146: Use 'Sentence capitalization' for menu items, page titles, form ↵Steven Wittens2006-10-22
| | | | items, etc
* - Patch #87496 by webernet: page titles were reversed. Oops.Dries Buytaert2006-10-07
|
* - Patch #81740 by merlinofchaos, webchick, moshe, neclimdul et al: added ↵Dries Buytaert2006-10-05
| | | | package support to the modules page.
* - Patch #87049 by edkwh, chx and hunmonk: fixed the form in the search block.Dries Buytaert2006-10-05
|
* - Patch #83397 by edkwh: -> . Getting rid of super-globals.Dries Buytaert2006-09-17
|
* - Patch #82465 by webchick: renamed variables in hooks for consistency.Dries Buytaert2006-09-08
|
* #81033 by webchick and neclimdul. Uninstall module API.Neil Drumm2006-09-01
|
* - Patch #80952 by earl, webchick, neclimdul et al: .info filesDries Buytaert2006-08-31
|
* - Patch #79622 by Dries: added views to see the most popular search terms,Dries Buytaert2006-08-29
| | | | | the most important 404s and 403s. This makes the watchdog data easier to use. Improved consistency of the 'amdminister > logs' section.
* #80574 Eaton and chx. Replace $_POST['edit'] with $_POST.Neil Drumm2006-08-29
|
* - Patch #79428 by Chris Johnson: remove int display width declarations from ↵Dries Buytaert2006-08-20
| | | | MySQL create table statements.
* - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ↵Dries Buytaert2006-08-18
| | | | forms via the pull model.
* #76802: Introduce placeholder magic into t()Steven Wittens2006-08-18
| | | | See: http://drupal.org/node/64279#t-placeholders
* #76681 by sammys, sync posgres install and change unsigned annotation.Neil Drumm2006-08-15
|
* #77183 by m3avrck and timcn, split up drupal.css by module.Neil Drumm2006-08-14
|
* - Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with ↵Dries Buytaert2006-08-10
| | | | | | arrays like FAPI for viewing. Once again, we're paving the path for CCK in core ... :)
* - Patch #77422 by timcn: corrected various paths in the documentation.Dries Buytaert2006-08-07
|
* #76705 by paranojik, fix search configuration's menu itemNeil Drumm2006-08-05
|
* #67648 by craines and pwolanin, always go to search pages for searching ↵Neil Drumm2006-08-05
| | | | (particularly a problem on 404 pages)
* #73884 by RobRoy, various code cleanup.Neil Drumm2006-08-05
|
* - Patch #76681 by sammys: PostgreSQL support for install system. Woot! :)Dries Buytaert2006-08-04
|
* - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)Dries Buytaert2006-07-31
|
* Remove useless/broken #theme statement from search_theme_formSteven Wittens2006-07-17
|
* #73591 by Flanker, add missing CVS Ids.Neil Drumm2006-07-14
|
* - Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo ↵Dries Buytaert2006-07-13
| | | | et al: an initial install system for Drupal core.
* - Patch #72284 by me:Dries Buytaert2006-07-10
| | | | | + reorganized ?q=admin/settings + deprecated the _settings hook
* - Bug #72053 by erdem: added missing </li>.Dries Buytaert2006-07-06
|
* - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.Dries Buytaert2006-07-05
|
* #59944 by Zen, Forms do not function on the search page when the search form ↵Neil Drumm2006-05-07
| | | | has invalid input
* #61802 by Zen, Double spaced sentences clean upNeil Drumm2006-05-07
|
* - Patch #47038 by DriesK: added a permission for advanced search.Dries Buytaert2006-05-04
|
* #42508 by Egon Bianchet, Documentation: invalid xhtml syntaxNeil Drumm2006-05-04
|
* - Remove #ref note from commentsSteven Wittens2006-04-17
|
* #56921: Remove all reference magic from form api. w00t.Steven Wittens2006-04-15
|
* #58166, fixes for typos, patch by Uwe HerrmannGerhard Killesreiter2006-04-11
|
* #56457: Allow different search forms to coexist without breaking validationSteven Wittens2006-04-06
|
* Fix search indexer link tracking after removal of base-tag.Steven Wittens2006-04-03
|
* Fix search indexer link tracking after removal of base-tag.Steven Wittens2006-04-03
|
* #56457 by chx: The search box that can be displayed by some themes (e.g. ↵Neil Drumm2006-03-31
| | | | bluemarine) was not working.
* #56457, unnessary trim(). patch by ZenGerhard Killesreiter2006-03-30
|
* #56457: hook_search() form API conversionSteven Wittens2006-03-30
|