Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | #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 | |||
* | - 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 | |||
* | - Patch #147761 by ChrisKennedy: SQL bugfix. | Dries Buytaert | 2007-05-31 | |
| | ||||
* | - Patch #147761 by hswong3i: made dblog Oracle-friendly. | Dries Buytaert | 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, chx, webchick, yched et al: form api 3 ... yay. :) | Dries Buytaert | 2007-05-14 | |
| | ||||
* | - Patch #128082 by Goba et al: Allow localization of built-in menu items. | Dries Buytaert | 2007-04-30 | |
| | ||||
* | - Patch #67893 by kbahey, dww, alienbrain, asimmonds et al: made it possible ↵ | Dries Buytaert | 2007-04-30 | |
| | | | | to filter log messages in the database log. | |||
* | - Patch #76588 by Gabor: made log messages translatable. Yay. | Dries Buytaert | 2007-04-24 | |
| | ||||
* | - Patch #63881 by kbahey: logging documentation improvements. | Dries Buytaert | 2007-04-13 | |
| | ||||
* | - Patch #63881 by kbahey and jakeg: improved Drupal's logging functionality. ↵ | Dries Buytaert | 2007-04-10 | |
Added support for external loggers, and included a small syslog module into core. |