summaryrefslogtreecommitdiff
path: root/modules/book/book.pages.inc
Commit message (Collapse)AuthorAge
* Issue #1215404 by brianV, pillarsdotnet: Fixed Remove assignment to unused ↵David Rothstein2013-03-10
| | | | variable $export_data from book_export_html() function.
* Merge branch '7.18-security' into 7.xDavid Rothstein2013-01-16
|\
| * Drupal 7.19David Rothstein2013-01-16
| |
* | Issue #1807688 by Albert Volkman, Lars Toomre: API docs fixes for Book moduleJennifer Hodgdon2013-01-10
|/
* Issue #283045 by mlncn, Albert Volkman, Jody Lynn, pwolanin, gpk, ↵David Rothstein2012-06-23
| | | | no_commit_credit | marcp: Fixed Allow top-level pages to be removed from books.
* Issue #1327484 by nmudgal, oriol_e9g, xenophyle: Clean up API docs for book ↵Jennifer Hodgdon2012-04-02
| | | | module
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #321063 by eMPee584, Kars-T: Fixed book/export/html/N with a non-book nid ↵Angie Byron2011-01-28
| | | | should abort and return 404 not found.
* - Patch #825330 by rfay, katbailey: make book module use standard D7 AJAX ↵Dries Buytaert2010-07-07
| | | | forms techniques.
* - Patch #819476 by kiamlaluno, jhodgdon: book_form_update() parameters were ↵Dries Buytaert2010-06-11
| | | | not correct.
* - Patch #716602 by effulgentsia: refactor ajax_render() and clean up 'ajax' ↵Dries Buytaert2010-03-13
| | | | element type.
* #571654 follow-up by chx, peximo, plach, sun, et al:Angie Byron2010-01-09
| | | | | | Roll-back of node titles as fields. The Entity Translation module in contrib can add this back, but for everyone else it creates a *huge* WTF. Apologies for how late this is coming, but better now than post-alpha. :\
* - Patch #635094 by plach: unify 'language neutral' language codes.Dries Buytaert2009-12-02
|
* - Patch #583730 by sun: fixed form caching.Dries Buytaert2009-11-18
|
* Roll-back of #595084; type-hinting parameters at stdClass makes it so you ↵Angie Byron2009-11-08
| | | | can't ever pass in another type of class.
* - Patch #595084 by c960657: use type hinting for .Dries Buytaert2009-11-01
|
* - Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX ↵Dries Buytaert2009-10-15
| | | | 'callback' callbacks. Oh my, this is the beginning of something big.
* #557292 by peximo, plach, catch, and yched: Convert node title to Field API.Angie Byron2009-10-11
|
* - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵Dries Buytaert2009-10-09
| | | | take a single argument. Code clean-up and performance improvement. Woot.
* #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executesAngie Byron2009-09-18
| | | | | | before a form builder function, to facilitate common form elements. Clean-up from form_builder changes from CTools patch. Has nice side-benefit of making all form functions' signatures consistent.
* #544418 by merlinofchaos, sun, drewish, quicksketch, et al: Integrate CTools ↵Angie Byron2009-08-17
| | | | AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now.
* - Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from ↵Dries Buytaert2009-03-14
| | | | Views.
* - Patch #349504 by keith.smith: clean up sentence spacing in code comments.Dries Buytaert2008-12-20
|
* - Patch #302207 by John Morahan: converted book module to the new database ↵Dries Buytaert2008-11-16
| | | | abstraction layer.
* Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() ↵Angie Byron2008-10-13
| | | | check_plain() by default.
* Roll-back of #242873: This caused horrendous problems with SimpleTest on ↵Angie Byron2008-10-12
| | | | some configurations.
* #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by ↵Angie Byron2008-10-11
| | | | default.
* #319466: SA-2008-47 (#295053): CSRF in cached forms.Angie Byron2008-10-11
|
* - Patch #257730 by Senpai: code clean-up for book module.Dries Buytaert2008-05-15
|
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-04-14
| | | | discussion we've decided to make the concatenation operator consistent with the other operators.
* #203274 by Pasqualle: remove excessive witespace from our code (minor)Gábor Hojtsy2007-12-22
|
* #160200 by dvessel and chx: better theming support for book moduleGábor Hojtsy2007-11-04
|
* - Patch #155870 by quicksketch et al: AHAH-ification of the poll module.Dries Buytaert2007-10-17
|
* #181125 by quicksketch and dmitrig01: AHAH usability improvements for book ↵Gábor Hojtsy2007-10-15
| | | | | | | module - book outline form reordering in real-time - better context sensitive book parent editing
* #172840 by Crell: break up book module to improve performanceGábor Hojtsy2007-09-11