Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #1183430 by TR, oriol_e9g: Fixed t function strings should not have ↵ | webchick | 2011-10-17 |
| | | | | whitespaces at beginning or end. | ||
* | Issue #1049462 by rfay: Fixed Usage of deprecated ↵ | webchick | 2011-06-29 |
| | | | | form_state['clicked_button'] causes bugs during AJAX submissions by non-buttons. | ||
* | Issue #1106636 by pwolanin: use system_get_info() API function instead of ↵ | webchick | 2011-03-28 |
| | | | | unserializing from DB to get module names. | ||
* | Stripping CVS keywords | The Great Git Migration | 2011-02-25 |
| | |||
* | - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form ↵ | Dries Buytaert | 2010-10-20 |
| | | | | element titles for accessibility. | ||
* | - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct. | Dries Buytaert | 2010-09-28 |
| | |||
* | #567100 follow-up by mfer: Fix default value of Default search module setting. | Angie Byron | 2010-09-27 |
| | |||
* | #567100 by jhodgdon, pwolanin, ezra-g: Fixed Search module is assuming node ↵ | Angie Byron | 2010-08-05 |
| | | | | is default search even when it's disabled. | ||
* | - Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for ↵ | Dries Buytaert | 2010-06-26 |
| | | | | system_settings_form(). | ||
* | - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵ | Dries Buytaert | 2010-01-30 |
| | | | | at end of files. | ||
* | #664036 by casey and Bojhan: Add fieldset to Active search modules. | Angie Byron | 2010-01-03 |
| | |||
* | #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes | Angie Byron | 2009-09-18 |
| | | | | | | before a form builder function, to facilitate common form elements. Clean-up from form_builder changes from CTools patch. Has nice side-benefit of making all form functions' signatures consistent. | ||
* | - Patch #505214 by pwolanin: make the search module a slightly better framework. | Dries Buytaert | 2009-08-29 |
| | |||
* | #557890 by Gábor Hojtsy: Added 'Search and metadata' category to ↵ | Angie Byron | 2009-08-24 |
| | | | | configuration page. | ||
* | - Patch #524476 by Scott Reynolds: improper FAPI handling for search ↵ | Dries Buytaert | 2009-07-20 |
| | | | | settings form and minor clean-up of function names. | ||
* | - Patch #266246 by David Strauss: added smart defaults for ↵ | Dries Buytaert | 2009-01-11 |
| | | | | system_settings_form(). | ||
* | - Patch #334030 by justinrandell: replace module_list with module_implements ↵ | Dries Buytaert | 2008-11-15 |
| | | | | when calling a hook. | ||
* | - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now ↵ | Dries Buytaert | 2008-07-16 |
| | | | | printes #markup, not #value. | ||
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵ | Dries Buytaert | 2008-04-14 |
| | | | | discussion we've decided to make the concatenation operator consistent with the other operators. | ||
* | #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks | Gábor Hojtsy | 2008-01-08 |
| | |||
* | #197730 by keith.smith: standardize on a much more user friendly cron ↵ | Gábor Hojtsy | 2007-12-19 |
| | | | | reference in help texts, explain its importance with more examples in INSTALL.txt | ||
* | #180897 by sun and dvessel: fix various XHTML validity issues in Drupal by ↵ | Gábor Hojtsy | 2007-10-11 |
| | | | | closing unclosed tags, avoiding empty table containers, and so on | ||
* | - Patch #169433 by Crell and dvessel: split up search module. | Dries Buytaert | 2007-09-05 |