summaryrefslogtreecommitdiff
path: root/modules/book
Commit message (Expand)AuthorAge
* - Patch #30308 by gordon: fixed broken SQL query.Dries Buytaert2005-09-06
* - Patch #7582 by Gerhard: improved node revisions!Dries Buytaert2005-08-30
* - Renamed _node() to _node_info()! We reserve _node for _nodeapi.Dries Buytaert2005-08-29
* - Patch #29785 by Chx: multiple node types were broken so we refactoredDries Buytaert2005-08-28
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Patch #25706 by Neil: book 'previous' link does not respect unpublished nod...Dries Buytaert2005-07-29
* - #27707: Use local tasks for book administrationSteven Wittens2005-07-29
* - #26688: Add mbstring support to Drupal and clear up string handling fuzzies.Steven Wittens2005-07-25
* - #27108: Columns in ORDER BY clause must be SELECTed on (pgsql)Steven Wittens2005-07-25
* - Patch #24805 by Ber: removed some dead code.Dries Buytaert2005-07-18
* - Patch #25634 by chx: simplified node_load().Dries Buytaert2005-07-17
* - Patch #25928 by Uwe: 'the the' -> 'the'.Dries Buytaert2005-07-03
* - Patch #25603 by Stefan: made the sizes of forms consistent.Dries Buytaert2005-06-27
* - Patch #25504 by kumo: fixed problem with the weights of book pages not bein...Dries Buytaert2005-06-22
* - Patch #1898 by Djun: more book module improvements including but not limitedDries Buytaert2005-06-07
* - book_render() was broken after a faulty commit. Adding back.Steven Wittens2005-06-07
* - Modified version of patch #1482 by Djun:Dries Buytaert2005-06-05
* - Patch #23320 by Chris Messina: made it easier to theme the printer-friendly...Dries Buytaert2005-05-21
* - Patch #22123 by Djun: fixed off by one error in printer-friendly book pages.Dries Buytaert2005-05-06
* - Patch #15595 by Stefan and Djun: improved status messages.Dries Buytaert2005-05-05
* - Modified patch #21441 from puregin + RobinMonks: fixed some bugs surroundin...Dries Buytaert2005-05-05
* - Patch #21687 by faago: fixed boroken 'delete'-link on the book administrati...Dries Buytaert2005-04-30
* - #21195: book admin broken under php5Steven Wittens2005-04-24
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
* - Work by chx and myself: added a site-wide contact form to the contact module.Dries Buytaert2005-04-24
* - Patch #20661 by rooey: fixed formatting of book navigation. Added missing ...Dries Buytaert2005-04-17
* - Patch #20451 by Moshe: some ancient code was assuming that all apges in a b...Dries Buytaert2005-04-13
* - Patch #19960 by Gerhard: removed left-over DISTINCT. Spotted by BuddaBoy.Dries Buytaert2005-04-04
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
* - Patch #19169 by TDobes: allow the book navigation to be themed.Dries Buytaert2005-03-22
* - Patch #17208 by asimmonds: help text fixes:Dries Buytaert2005-02-12
* - Patch #16462 by Moshe: book pages slighty disobey the node_access system be...Dries Buytaert2005-02-06
* - Fixed a misplaced bracket that slipped in due to the db/node_rewrite_sql_pa...Dries Buytaert2005-01-30
* - Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.Dries Buytaert2005-01-29
* - Patch #15948 by matteo: the book module should call the nodeapi hook when p...Dries Buytaert2005-01-23
* - Patch #15843 by Ber: in book-pages node forms we use a delta of fifteen (-1...Dries Buytaert2005-01-19
* - The real code fixes ;)Steven Wittens2005-01-17
* - Patch #14731 by chx: made it possible to rewrite node queries.Dries Buytaert2005-01-16
* - Patch #13260 by UnConeD: watchdog module improvements.Dries Buytaert2005-01-09
* - Patch #12366 by mathias: fixed missing book edit tab.Dries Buytaert2004-12-22
* - Bugfix: the book module incorrectly assumed that there is an active revisio...Dries Buytaert2004-12-18
* - Patch #13907 by Neil: less ways to set the page title.Dries Buytaert2004-12-15
* - Removed some cruft: left-over xxx_help_page() functions.Dries Buytaert2004-12-11
* - Patch #13443 by Moshe: got rid of the semi-implemented 'page link' feature....Dries Buytaert2004-11-24
* - Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve con...Dries Buytaert2004-11-23
* - Patch 13180 by chx: renamed check_query() to db_escape_string() and implemt...Dries Buytaert2004-11-21
* - Modified patch #8552 by Gerhard: added 'add child page' link to book pages ...Dries Buytaert2004-11-15
* - Patch #12783 by Stefan: various small consistency/usability improvements.Dries Buytaert2004-11-15
* - Patch #10632 by Gerhard: the book permissions in today's cvs are not consis...Dries Buytaert2004-11-04
* - Patch #11875 by Neil Drumm: block module configuration improvements.Dries Buytaert2004-10-31