summaryrefslogtreecommitdiff
path: root/modules/search
Commit message (Collapse)AuthorAge
* - Patch #164351 by chx and dvessel: theming the search form was broken.Dries Buytaert2007-08-30
|
* #66595 by AjK: add a default title to the search box, which can be ↵Gábor Hojtsy2007-08-29
| | | | altered/styled out if needed
* #157510 by pwolanin and chx: search module needs menu tail arguments ↵Gábor Hojtsy2007-08-25
| | | | (arbitrary 'directory' looking parts)
* - Patch #80951 by killes, yched et al: block caching.Dries Buytaert2007-08-19
|
* - Rollback of patch #147947: lacks proper upgrade path.Dries Buytaert2007-07-15
|
* #157577 by pwolanin: search_help() call was missing new parameterGábor Hojtsy2007-07-08
|
* - Rollback of patch #147723: delete API. Talked to Steven and Gabor and weDries Buytaert2007-07-01
| | | | | | | | | unanimously agreed to rollback the deletion API. We all support the features this patch added, yet not its actual design and implementation. After some talk, we decided that it would be better for Drupal -- in the long term -- not to go with a solution that isn't 100%. We also recognize that in the short term, this patch would have been useful addition. So let's figure out how we can implement this properly in D7.
* #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ↵Gábor Hojtsy2007-06-30
| | | | router path based lookups, and also full path argument lookup with a passed argument array
* #153781: Convert all remaining confirm_forms() to deletion api.Steven Wittens2007-06-22
|
* - Patch #152171 by yched: added missing validation routines for settings.Dries Buytaert2007-06-15
|
* - Patch #147947 by hswong3i: some files shouldn't defined as text:big for ↵Dries Buytaert2007-06-15
| | | | Oracle compatibility.
* - Patch #146910 by dww: only allow enabling modules with the same Drupal ↵Dries Buytaert2007-06-08
| | | | core compatibility version.
* - Patch #146667 by Eaton: correct builder argument ordering, eliminate ↵Dries Buytaert2007-06-04
| | | | redundant arguments
* Some RTL CSS files had wrong CVS Id comments, fix thatGábor Hojtsy2007-05-30
|
* - Patch #146470 by Eaton et al: standardize form API3 hook parameter order.Dries Buytaert2007-05-28
|
* #145737 by yhager, documentation cleaned up by myself: add support for RTL ↵Gábor Hojtsy2007-05-27
| | | | | | | | | CSS overrides and default RTL CSS override files for modules Note: properties, which are different in the RTL display are marked with /* LTR */ in default CSS files now, so maintainers remember that changing them should also have an effect on RTL CSS files. This should open the way for better RTL (right-to-left written) language (such as Arabic and Hebrew) support.
* - Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. ↵Dries Buytaert2007-05-25
| | | | Oh, behave.
* - Patch #138706 by Eaton: 2 form API fixes.Dries Buytaert2007-05-15
|
* - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)Dries Buytaert2007-05-14
|
* - Patch #128082 by Goba et al: Allow localization of built-in menu items.Dries Buytaert2007-04-30
|
* - Patch #76588 by Gabor: made log messages translatable. Yay.Dries Buytaert2007-04-24
|
* - Patch #134493 by douggreen: getting the Drupal coding standards right in ↵Dries Buytaert2007-04-13
| | | | core. Woot. Woot.
* - Patch #130987 by merlinofchaos: added theme registry for easier themability.Dries Buytaert2007-04-06
|
* #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)Steven Wittens2007-03-27
|
* - Patch #128081 by Eaton: remove #base, paving the path for a simpler form API.Dries Buytaert2007-03-17
|
* - Patch #125804 by tostinni: search.css not always properly included.Dries Buytaert2007-03-14
|
* - Patch #118183 by chx: tabs fixes.Dries Buytaert2007-02-14
|
* - Patch #113603 by chx: first crack at re-implementing tabs.Dries Buytaert2007-02-11
|
* - Patch #113603 by chx: first crack at re-implementing tabs.Dries Buytaert2007-01-31
|
* - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken ↵Dries Buytaert2007-01-24
| | | | and there is no upgrade path yet.
* #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.