| Commit message (Expand) | Author | Age |
... | |
* | - Patch #87298 by webchick, neil, dww et al: show version numbers on modules ... | Dries Buytaert | 2006-11-21 |
* | - Patch #92992 by webchick and neclimdul: clean up documentation that is supe... | Dries Buytaert | 2006-11-21 |
* | - Patch #63267 by profix et al: trim the content of the 'pages' setting so it... | Dries Buytaert | 2006-11-08 |
* | - Patch #91906 by kkaefer and RobRoy: usability improvement to the block admi... | Dries Buytaert | 2006-11-08 |
* | - Patch #93536 by Gabor: eliminate remaining bluemarine traces from core code. | Dries Buytaert | 2006-11-08 |
* | #90508 by Heine and the security team. Every form gets a token. | Neil Drumm | 2006-10-31 |
* | #84146: Use 'Sentence capitalization' for menu items, page titles, form items... | Steven Wittens | 2006-10-22 |
* | - Patch #87057 by chx and profix898: fixed problem with not being able to con... | Dries Buytaert | 2006-10-08 |
* | - Patch #81740 by merlinofchaos, webchick, moshe, neclimdul et al: added pack... | Dries Buytaert | 2006-10-05 |
* | #42514 by wtanaka and dopry. More thoroughly delete custom blocks. | Neil Drumm | 2006-09-05 |
* | #82336 by jvandyk. Set the default input format if we don't have one. | Neil Drumm | 2006-09-05 |
* | - Patch #80952 by earl, webchick, neclimdul et al: .info files | Dries Buytaert | 2006-08-31 |
* | #68187 by Zen. Blovk visibity by path checks both aliased and non-aliased paths. | Neil Drumm | 2006-08-31 |
* | - Patch #80934 by timnc: more t() fixes. | Dries Buytaert | 2006-08-27 |
* | #80352 by Zacker. Manually created blocks now appear in block listing. | Neil Drumm | 2006-08-25 |
* | #80150 by webchick. Cleanup from #76666. | Neil Drumm | 2006-08-23 |
* | #80079 by drewish, fix some double placeholdering and other bugs with using t(). | Neil Drumm | 2006-08-23 |
* | - Patch #76666 by hunmonk: custom block titles. | Dries Buytaert | 2006-08-22 |
* | - Use consistent terminology: placement -> region. | Dries Buytaert | 2006-08-21 |
* | - Patch #77924 by RobRoy: fixed race condition in block administration that m... | Dries Buytaert | 2006-08-20 |
* | #79601: module_exist() -> module_exists() | Steven Wittens | 2006-08-20 |
* | - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ... | Dries Buytaert | 2006-08-18 |
* | #76802: Introduce placeholder magic into t() | Steven Wittens | 2006-08-18 |
* | #77183 by m3avrck and timcn, split up drupal.css by module. | Neil Drumm | 2006-08-14 |
* | - Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with arrays... | Dries Buytaert | 2006-08-10 |
* | - Patch #77422 by timcn: corrected various paths in the documentation. | Dries Buytaert | 2006-08-07 |
* | - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-) | Dries Buytaert | 2006-07-31 |
* | #71772 by Bart Jansens, fix various php warnings | Neil Drumm | 2006-07-02 |
* | - Patch #18018 by dww, nedjo, tostinne, luke et al: block visibility by role. | Dries Buytaert | 2006-05-26 |
* | #62262 by dww, fix block help text. | Neil Drumm | 2006-05-23 |
* | #61802 by Zen, Double spaced sentences clean up | Neil Drumm | 2006-05-07 |
* | #60563, missing block name in delete dialoge, patch by Steve McKenzie | Gerhard Killesreiter | 2006-04-26 |
* | - Removing trailing whitespace. | Dries Buytaert | 2006-04-17 |
* | #56813: Simplify admin/block code, and fix sorting of blocks in the listing | Steven Wittens | 2006-04-04 |
* | - Patch #52381 by Zen: | Dries Buytaert | 2006-03-04 |
* | - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.) | Dries Buytaert | 2006-02-21 |
* | - Patch #48622 by adrian: remove drupal_goto from _submit functions. | Dries Buytaert | 2006-02-10 |
* | - Patch #46827 by wulff: fixed incorrect links. | Dries Buytaert | 2006-01-29 |
* | - Patch #36029 by asimmonds/dopry: fixed critical bug in block administration. | Dries Buytaert | 2006-01-26 |
* | - Patch #46106 by markus: usability improvement: moved the block description ... | Dries Buytaert | 2006-01-24 |
* | - Patch #45530 by Morbus: filter_form shouldn't default to #weight 0 | Dries Buytaert | 2006-01-20 |
* | - Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms... | Dries Buytaert | 2006-01-19 |
* | - Patch #44163 by m3avrck: fixed typo in permission and fixed incorrect descr... | Dries Buytaert | 2006-01-12 |
* | - #43495: Separate permission for PHP-based block visibility | Steven Wittens | 2006-01-08 |
* | - Patch #35667 by Crell: bug fix: on ?q=admin/block style.css was imported tw... | Dries Buytaert | 2006-01-06 |
* | - Patch #40631 by Chris Johnson: is_array() slower than isset() or empty(). | Dries Buytaert | 2005-12-14 |
* | - Patch #39778 by chx: obliterate nodeapi op form in favor of the forms API's... | Dries Buytaert | 2005-12-05 |
* | - Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to '#sub... | Dries Buytaert | 2005-12-02 |
* | - Patch #37714 by asimmonds: fixed saving of blocks. | Dries Buytaert | 2005-11-16 |
* | - Patch #35524 by asimmonds / drewish: converted the custom block forms code ... | Dries Buytaert | 2005-11-13 |