Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #218403 by Gabor, catch, Arancaytar, keith, doug, et al: duplicate ↵ | Dries Buytaert | 2008-04-02 |
| | | | | entry errors in search idexer due to collation issues. | ||
* | - Patch #214271 by recidive: improved schema identation. | Dries Buytaert | 2008-03-15 |
| | |||
* | - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide ↵ | Dries Buytaert | 2008-02-20 |
| | | | | descriptions for permissions on the permission administration page. | ||
* | - Patch #221384 by webernet: update core compatibility to Drupal 7. | Dries Buytaert | 2008-02-18 |
| | |||
* | #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks | Gábor Hojtsy | 2008-01-08 |
| | |||
* | #205920 by douggreen: short term searches were returning wrong results | Gábor Hojtsy | 2008-01-07 |
| | |||
* | #205795 by douggreen: search result normalization used a wrong calculation | Gábor Hojtsy | 2008-01-03 |
| | |||
* | #205199 by David_Rothstein: leftover links were not removed in the ↵ | Gábor Hojtsy | 2008-01-01 |
| | | | | reindexing process properly (search module) | ||
* | - Patch #203316 by mooffie and douggreen: improved schema documentation. | Dries Buytaert | 2007-12-28 |
| | |||
* | #203316 by douggreen: schema docs for the search_node_links table | Gábor Hojtsy | 2007-12-24 |
| | |||
* | #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 | ||
* | #200069 by keith.smith: new standard for 'more information' links in module ↵ | Gábor Hojtsy | 2007-12-14 |
| | | | | help texts, as the handbook we referred to before was renamed | ||
* | #197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, ↵ | Gábor Hojtsy | 2007-12-13 |
| | | | | update to drag and drop functionality, drupal.module removal, etc | ||
* | #198579 by webernet and hswong3i: a huge set of coding style fixes, including: | Gábor Hojtsy | 2007-12-08 |
| | | | | | | | | - whitespaces at end of lines - indentation - control structure usage - whitespace in empty lines - phpdoc comment formatting | ||
* | #194320 by Lynn: search block default value was array() when an empty string ↵ | Gábor Hojtsy | 2007-12-06 |
| | | | | was intended | ||
* | security fixes forward ported from Drupal 5.2 - previously not committed ↵ | Gábor Hojtsy | 2007-12-05 |
| | | | | parts of http://drupal.org/cvs?commit=74833 | ||
* | #186242 by douggreen: ignore AND in search, as it is the default behavior ↵ | Gábor Hojtsy | 2007-12-05 |
| | | | | and inform the user when a lower case 'or' is used that 'OR' should be used as an operator | ||
* | #195543 by hass and yhager: CSS inherit was completely misused in RTL CSS files | Gábor Hojtsy | 2007-11-27 |
| | |||
* | - Patch #192348 by douggreen and bjaspan: fixed database inconsistencies. | Dries Buytaert | 2007-11-17 |
| | |||
* | - Patch #146466 by douggreen, Steven et al: Remove temporary table usage ↵ | Dries Buytaert | 2007-11-13 |
| | | | | from search module | ||
* | - Patch #164032 by Crell, Chris Kennedy, dmitrig01, WimLeers, dvessel et al: ↵ | Dries Buytaert | 2007-10-31 |
| | | | | tpl-ified the search module. | ||
* | - Patch #186028 by chx: search_preprocess gets added to theme registry. | Dries Buytaert | 2007-10-25 |
| | |||
* | #184867 by deekayen, catch and keith.smith: fix some spelling errors in our ↵ | Gábor Hojtsy | 2007-10-21 |
| | | | | source code and messages printed | ||
* | #165140 by dww: rename logs to reports (usability improvement) | Gábor Hojtsy | 2007-10-20 |
| | |||
* | #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 | ||
* | #164983 by multiple contributors: document the core database schemas | Gábor Hojtsy | 2007-10-10 |
| | |||
* | - Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the ↵ | Dries Buytaert | 2007-10-05 |
| | | | | .schema files into .install files to prevent mistakes. | ||
* | #104662 by chx: the search block form might not be available on the search ↵ | Gábor Hojtsy | 2007-10-01 |
| | | | | page itself, so that target was not right for search block form submissions | ||
* | #160603 by nancyw and Freso: variable search_cron_limit was not removed on ↵ | Gábor Hojtsy | 2007-09-29 |
| | | | | search uninstall | ||
* | - Patch #169433 by Crell and dvessel: split up search module. | Dries Buytaert | 2007-09-05 |
| | |||
* | #172436 by chx: watchdog was already renamed dblog, fix leftovers | Gábor Hojtsy | 2007-09-02 |
| | |||
* | - Patch #164351 by chx and dvessel: theming the search form was broken. | Dries Buytaert | 2007-08-30 |
| | |||
* | #66595 by AjK: add a default title to the search box, which can be ↵ | Gábor Hojtsy | 2007-08-29 |
| | | | | altered/styled out if needed | ||
* | #157510 by pwolanin and chx: search module needs menu tail arguments ↵ | Gábor Hojtsy | 2007-08-25 |
| | | | | (arbitrary 'directory' looking parts) | ||
* | - Patch #80951 by killes, yched et al: block caching. | Dries Buytaert | 2007-08-19 |
| | |||
* | - Rollback of patch #147947: lacks proper upgrade path. | Dries Buytaert | 2007-07-15 |
| | |||
* | #157577 by pwolanin: search_help() call was missing new parameter | Gábor Hojtsy | 2007-07-08 |
| | |||
* | - Rollback of patch #147723: delete API. Talked to Steven and Gabor and we | Dries Buytaert | 2007-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 Hojtsy | 2007-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 Wittens | 2007-06-22 |
| | |||
* | - Patch #152171 by yched: added missing validation routines for settings. | Dries Buytaert | 2007-06-15 |
| | |||
* | - Patch #147947 by hswong3i: some files shouldn't defined as text:big for ↵ | Dries Buytaert | 2007-06-15 |
| | | | | Oracle compatibility. | ||
* | - Patch #146910 by dww: only allow enabling modules with the same Drupal ↵ | Dries Buytaert | 2007-06-08 |
| | | | | core compatibility version. | ||
* | - Patch #146667 by Eaton: correct builder argument ordering, eliminate ↵ | Dries Buytaert | 2007-06-04 |
| | | | | redundant arguments | ||
* | Some RTL CSS files had wrong CVS Id comments, fix that | Gábor Hojtsy | 2007-05-30 |
| | |||
* | - Patch #146470 by Eaton et al: standardize form API3 hook parameter order. | Dries Buytaert | 2007-05-28 |
| | |||
* | #145737 by yhager, documentation cleaned up by myself: add support for RTL ↵ | Gábor Hojtsy | 2007-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 Buytaert | 2007-05-25 |
| | | | | Oh, behave. | ||
* | - Patch #138706 by Eaton: 2 form API fixes. | Dries Buytaert | 2007-05-15 |
| | |||
* | - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :) | Dries Buytaert | 2007-05-14 |
| |