| Commit message (Expand) | Author | Age |
* | - Patch #11875 by Neil Drumm: block module configuration improvements. | Dries Buytaert | 2004-10-31 |
* | - Patch #11879 by Moshe: deprecated the _content hook. | Dries Buytaert | 2004-10-23 |
* | - Patch #11947 by puregin: ensured that a book node's weight is captured when... | Dries Buytaert | 2004-10-23 |
* | - Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen... | Dries Buytaert | 2004-10-19 |
* | - Mofified patch #8862 by puregin: improved book module documentation. | Dries Buytaert | 2004-10-15 |
* | - Fixed bug #11312: menu caching to aggresively. I did not apply the proposed | Dries Buytaert | 2004-10-14 |
* | fixing typoes. | Steven Wittens | 2004-10-14 |
* | - Code improvement: removed some redundant code from the book module. | Dries Buytaert | 2004-10-10 |
* | - Patch #11401 by Goba: documentation updates: | Dries Buytaert | 2004-10-09 |
* | - Reintroduced the book outline feature: non-book pages now have an outline-t... | Dries Buytaert | 2004-10-08 |
* | - Fixed SQL query in book module. Patch by killes. | Dries Buytaert | 2004-09-29 |
* | - Patch #10977 by killes: review node access checks in book module. | Dries Buytaert | 2004-09-29 |
* | Modified version of #10230: Put placement of filter format selector in a modu... | Steven Wittens | 2004-09-28 |
* | - Modified patch #10904 by JonathanS: fixed book teasers not being check_outp... | Dries Buytaert | 2004-09-24 |
* | - Patch #8179 by JonBob: reintroduced menu caching. | Dries Buytaert | 2004-09-16 |
* | - Patch #10622 by Adrian: fixes various PostgreSQL related problems. | Dries Buytaert | 2004-09-08 |
* | - Patch #6464 by TDobes: don't enforce book revision -- rely on the default s... | Dries Buytaert | 2004-09-07 |
* | Book.module: <top-level> item didn't show up in parent selector. | Steven Wittens | 2004-08-24 |
* | - Patch #9942 by JonBob: fixed a typo: 'form' -> 'from'. | Dries Buytaert | 2004-08-21 |
* | - Patch #10084: added 'edit own book page' permission: this makes the book | Dries Buytaert | 2004-08-21 |
* | - Patch by JonBob: for consistency and readability, add brief descriptions of... | Dries Buytaert | 2004-08-21 |
* | - Code improvements by Stefan: use capital letters for header titles (and add... | Dries Buytaert | 2004-08-19 |
* | - Bugfix, spotted by Gerhard: editing a book page did not update the author. | Dries Buytaert | 2004-08-18 |
* | - Code improvements by Stefan: made all status messages consistent (and easie... | Dries Buytaert | 2004-08-18 |
* | - Patch #9983 by Stefan: usability improvement: made sure all status messages... | Dries Buytaert | 2004-08-16 |
* | - Patch #10103 by Gerhard: book module cleanup. | Dries Buytaert | 2004-08-16 |
* | The Input formats - filter patch has landed. I still need to make update inst... | Steven Wittens | 2004-08-10 |
* | Getting rid of parameters which were never passed. | Steven Wittens | 2004-08-10 |
* | - Left-over debug statement | Steven Wittens | 2004-08-10 |
* | - #4266: When editing a book page, hide the page and its children from the "P... | Steven Wittens | 2004-08-10 |
* | - Patch #9775 by TDobes: consistency operation. Changed to "edit foo," "dele... | Dries Buytaert | 2004-08-05 |
* | - Patch #9649 by JonBob: fixed a buglet in the recent book patch. It tried | Dries Buytaert | 2004-07-31 |
* | - Patch #9543 by JonBob: added node-level access control! | Dries Buytaert | 2004-07-31 |
* | - Patch #5347 by JonBob: | Dries Buytaert | 2004-07-30 |
* | - Patch #4269 and #4248 by Killes: added missing t()'s to book module. | Dries Buytaert | 2004-07-25 |
* | - Patch #8080 by TDobes: added teaser support to the book and page module. | Dries Buytaert | 2004-07-13 |
* | - Marked required fields on the node (story, book, page, blog) and comment | Dries Buytaert | 2004-07-08 |
* | - Patch #9049 by JonBob: fixed a number of tab issues. | Dries Buytaert | 2004-07-06 |
* | - Patch by Steven and me: refactored the form handling of nodes. The node sys... | Dries Buytaert | 2004-07-04 |
* | - Patch #8670 by asimmonds: more spelling fixes. | Dries Buytaert | 2004-06-21 |
* | - Patch #8681 by asimmonds: more help text updates | Dries Buytaert | 2004-06-21 |
* | - Patch #8681 by stefan: fixed some broken URLs and help texts. | Dries Buytaert | 2004-06-20 |
* | Tabs patch! | Dries Buytaert | 2004-06-18 |
* | - Fixing bug 5845: Root page of book module does use <--break-->. | Kjartan Mannes | 2004-06-03 |
* | - Patch #4950 by Stefan (and Morbus): made watchdog messages translatable. | Dries Buytaert | 2004-06-02 |
* | - Code improvements by JonBob. Thanks. | Dries Buytaert | 2004-05-17 |
* | - Patch #7577 by JonBob: code improvements to the book, forum, page and poll ... | Dries Buytaert | 2004-05-09 |
* | - Patch #7211: changed 'root' to 'top-level' for sake of usability. I took G... | Dries Buytaert | 2004-04-24 |
* | - Added support for 403 handling. Patch by JonBob. As a side benefit, | Dries Buytaert | 2004-04-21 |
* | Patch #5588 by bylund: XHTML improvements: <i> -> <em> and <b> -> <strong>. | Dries Buytaert | 2004-03-20 |