summaryrefslogtreecommitdiff
path: root/modules/book
Commit message (Collapse)AuthorAge
...
* Of all the patches to accidentally commit without a message. :( Rolling back ↵Angie Byron2009-08-24
| | | | registry rip. Let's try that again.
* *** empty log message ***Angie Byron2009-08-24
|
* #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵Angie Byron2009-08-22
| | | | Convert 'class' attribute to use an array, not a string.
* #367595 by plach, catch, sun, yched, et al: Added support for translatable ↵Angie Byron2009-08-22
| | | | fields to Field API.
* #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.
* #545306 by alexanderpas: De-op hook_node_type().Angie Byron2009-08-11
|
* - Patch #536768 by chx: use the database to do type casting so we can clean ↵Dries Buytaert2009-08-11
| | | | up some code. ;-)
* - Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level ↵Dries Buytaert2009-07-30
| | | | Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems.
* - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵Dries Buytaert2009-07-20
| | | | admin/structure.
* #500866 by boombatower: Remove t() from getInfo in tests.Angie Byron2009-07-13
|
* - Patch #506976 by catch: rename hook_perm to hook_permission.Dries Buytaert2009-07-05
|
* - Patch #482636 by quicksketch: further clean-up of the form IDs/classes.Dries Buytaert2009-07-04
|
* #373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array ↵Angie Byron2009-07-02
| | | | properties to be passed directly to theme functions.
* - Patch #233200 by eigentor, catch, bohjan, yoroy et al: better content type ↵Dries Buytaert2009-06-27
| | | | descriptions.
* - Patch #278592 by catch, Dave Reid, lilou et al: remove D5 to D6 updates.Dries Buytaert2009-06-22
|
* - Patch #409750 by yched et al: overhaul and extend node build modes.Dries Buytaert2009-06-22
|
* - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and ↵Dries Buytaert2009-06-12
| | | | teasers as fields. Oh, my.
* - Patch #449198 by boombatower: cealn up test loading and related API.Dries Buytaert2009-06-08
|
* - Patch #480412 by JamesAn: converted to drupal_static().Dries Buytaert2009-06-07
|
* #220233 by Berdir, marcingy, et al: Add useful API functions for extracting ↵Angie Byron2009-06-04
| | | | node type data.
* - Patch #477944 by Damien Tournoud: fix and streamline page cache and ↵Dries Buytaert2009-06-02
| | | | session handling.
* - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵Dries Buytaert2009-05-27
| | | | nominalizations from Docblocks.
* #320011 by lilou, snufkin, and karschp: Add consistent @file declarations to ↵Angie Byron2009-05-13
| | | | all .install files.
* - Patch #457532 by Berdir: more PHP5 'fixes'.Dries Buytaert2009-05-09
|
* - Patch #449718 by alienbrain: node_feed() is now using new node building API.Dries Buytaert2009-05-03
|
* #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for ↵Angie Byron2009-04-27
| | | | anonymous JS functions.
* - Patch #361529 by j.somers: illogical syntax for book_toc().Dries Buytaert2009-04-27
|
* #444920 by Damien Tournoud: Fix broken book breadcrumbs (with tests).Angie Byron2009-04-25
|
* #323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now ↵Angie Byron2009-04-11
| | | | presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future.
* - Patch #369587 by JamesAn: removed code comment that is incorrect.Dries Buytaert2009-04-08
|
* #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a ↵Angie Byron2009-03-31
| | | | static method to reduce memory footprint of SimpleTest.
* #408562 by BruceBGordon: Code clean-up.Angie Byron2009-03-30
|
* - Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from ↵Dries Buytaert2009-03-14
| | | | Views.
* #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.Angie Byron2009-03-08
|
* #371231 by JohnAlbin and EclipseGC: Rename clear-block CSS class to ↵Angie Byron2009-02-18
| | | | clearfix, which is the lingo that designers use for it.
* #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow ↵Angie Byron2009-02-18
| | | | compatibility with other JavaScript libraries.
* #369460 by rszrama: Add 'No books' message to Book module when no books exist.Angie Byron2009-02-05
|
* - Removing whitespace.Dries Buytaert2009-01-26
|
* #203323 by JirkaRybka, robertgarrigos, thePanz, c960657, and sun: Fix ↵Angie Byron2009-01-20
| | | | undefined index locale in install.php and clean up crufty code.
* - Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, ↵Dries Buytaert2009-01-19
| | | | unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.
* - Patch #266246 by David Strauss: added smart defaults for ↵Dries Buytaert2009-01-11
| | | | system_settings_form().
* - Patch #352470 by scor: fixed typos and grammar in comments.Dries Buytaert2008-12-30
|
* - Patch #352054 by catch: convert calls to db_placeholders() in static queries.Dries Buytaert2008-12-29
|
* - Patch #302207 by John Morahan et al: updated book module to new DB layer.Dries Buytaert2008-12-23
|
* - Patch #349504 by keith.smith: clean up sentence spacing in code comments.Dries Buytaert2008-12-20
|
* - Patch #309784 by Darren Oh: unordered lists override numbered lists.Dries Buytaert2008-12-19
|
* - Patch #323528 by jhedstrom: fixed alias usage in queries for PostgreSQL.Dries Buytaert2008-12-19
|
* - Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from ↵Dries Buytaert2008-12-16
| | | | hook_block().
* - Patch #339929 by Moshe et al: move node links into ->content.Dries Buytaert2008-12-16
|
* - Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and ↵Dries Buytaert2008-12-09
| | | | documentation because of previous node API clean-ups.