| Commit message (Expand) | Author | Age |
* | - Patch #153364 by webernet: notices and RTL issue with book.module. | Dries Buytaert | 2007-06-28 |
* | #147723: Deletion API (by hunmonk). Woop woop. | Steven Wittens | 2007-06-22 |
* | #145737 follow up patch by yhager: include right to left styles for print.css | Gábor Hojtsy | 2007-06-10 |
* | - Patch #146910 by dww: only allow enabling modules with the same Drupal core... | Dries Buytaert | 2007-06-08 |
* | - Patch #146667 by Eaton: correct builder argument ordering, eliminate redund... | Dries Buytaert | 2007-06-04 |
* | - 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 CS... | Gábor Hojtsy | 2007-05-27 |
* | - Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. Oh,... | Dries Buytaert | 2007-05-25 |
* | - 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 #76588 by Gabor: made log messages translatable. Yay. | Dries Buytaert | 2007-04-24 |
* | - Patch #134493 by douggreen: getting the Drupal coding standards right in co... | Dries Buytaert | 2007-04-13 |
* | - Patch #107061 by Steven et al: add jQuery teaser splitter. | Dries Buytaert | 2007-04-09 |
* | - Patch #130987 by merlinofchaos: added theme registry for easier themability. | Dries Buytaert | 2007-04-06 |
* | #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc) | Steven Wittens | 2007-03-27 |
* | - Patch #114745 by moonray: book module: can't remove top-level node. | Dries Buytaert | 2007-03-25 |
* | - Patch #128081 by Eaton: remove #base, paving the path for a simpler form API. | Dries Buytaert | 2007-03-17 |
* | - Patch #113603 by chx: first crack at re-implementing tabs. | Dries Buytaert | 2007-02-11 |
* | - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Th... | Dries Buytaert | 2007-01-31 |
* | - Patch #109010 by O Govinda: fixed CSS for handling of book navigation links. | Dries Buytaert | 2007-01-29 |
* | - Rollback of E_ALL patch. Too much extra breakage. | Dries Buytaert | 2007-01-25 |
* | - Patch #112715 by webchick et al: fixed some E_ALL errors. | Dries Buytaert | 2007-01-25 |
* | - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken an... | Dries Buytaert | 2007-01-24 |
* | #107443 by webchick. Proper . placement. | Neil Drumm | 2007-01-09 |
* | - Patch #107306 by webernet: fixed incomplete break-tag clean up. | Dries Buytaert | 2007-01-07 |
* | #100963 by Eaton. Use new pattern for node rendering in printer-friendly vers... | Neil Drumm | 2006-12-29 |
* | #26552 by Heine. Add child page to unpublished book nodes doesn't work, so re... | Neil Drumm | 2006-11-30 |
* | #100350 by dvessel. Adda missing <p> tag. | Neil Drumm | 2006-11-29 |
* | - Patch # #98366 by webchick and ac: simplified strings for translators. | Dries Buytaert | 2006-11-24 |
* | - Patch #97889 by pwolanin, webchick et al: book documentation improvements. | Dries Buytaert | 2006-11-22 |
* | - 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 #93678 by chx: book module not updating the database properly. | Dries Buytaert | 2006-11-21 |
* | #87474 by webernet. Move the log message field from book to node module. | Neil Drumm | 2006-11-16 |
* | #72467 by m3avrck. Better display for long book page and forum topic titles. | Neil Drumm | 2006-11-14 |
* | #90395 by joshk, mj2308, and kkaefer. Fix book outline saving. | Neil Drumm | 2006-11-07 |
* | #84146: Use 'Sentence capitalization' for menu items, page titles, form items... | Steven Wittens | 2006-10-22 |
* | - Patch #81740 by merlinofchaos, webchick, moshe, neclimdul et al: added pack... | Dries Buytaert | 2006-10-05 |
* | - Patch #84117 by misawie: make book outlining work with PostgreSQL. | Dries Buytaert | 2006-09-26 |
* | - Patch #83397 by edkwh: -> . Getting rid of super-globals. | Dries Buytaert | 2006-09-17 |
* | #83494 by edkwh. Fix the book outline. | Neil Drumm | 2006-09-13 |
* | - Patch #75465 by chx: fixed Doxygen of book.module. | Dries Buytaert | 2006-09-05 |
* | #81033 by webchick and neclimdul. Uninstall module API. | Neil Drumm | 2006-09-01 |
* | - Rollback of patch #68418: clean up node submit hooks. Needs more thinkering. | Dries Buytaert | 2006-08-31 |
* | - Patch #80952 by earl, webchick, neclimdul et al: .info files | Dries Buytaert | 2006-08-31 |
* | - Patch #68418 by Moshe et al: clean up node submit hooks. | Dries Buytaert | 2006-08-29 |
* | #4074 by riccardoR, save the book weights if they aren't editable. | Neil Drumm | 2006-08-23 |
* | - Patch #79428 by Chris Johnson: remove int display width declarations from M... | Dries Buytaert | 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 |