summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #481288 by Berdir: add support for INSERT INTO ... SELECT FROM ... ↵Dries Buytaert2009-06-05
| | | | queries.
* - Patch #476972 by andypost: optimizations for action_info array.Dries Buytaert2009-06-05
|
* - Patch #481794 by mr.baileys: made the one-time link be active immediately ↵Dries Buytaert2009-06-05
| | | | so we can remove a hack from the tests.
* - Patch #361277 by Razorraser: node_get_type() isn't anymore.Dries Buytaert2009-06-05
|
* - Patch #361277 by michaelfavia, Brandonian, catch, et al: remove the 'post ↵Dries Buytaert2009-06-05
| | | | settings' admin screen and relocate options.
* - Patch #225864 by pwolanin: prevent PHP errors from cron.php.Dries Buytaert2009-06-05
|
* #481508 by JamesAn: Update update module to use drupal_static().Angie Byron2009-06-05
|
* #445748 by dww and Dave Reid: Add a hook_update_projects_alter() for modules ↵Angie Byron2009-06-05
| | | | that wish to do modify data in update status module.
* #480660 follow-up by catch: Code style changes and changelog entry.Angie Byron2009-06-04
|
* #220233 follow-up by Berdir: Fix typo.Angie Byron2009-06-04
|
* - Patch #481802 by catch, leisa: update user permission help text.Dries Buytaert2009-06-04
|
* - Patch #480660 by catch, brianV, et al: add an administrator role to core.Dries Buytaert2009-06-04
|
* - Patch #473876 by Berdir: fixed broken query on PostgreSQL.Dries Buytaert2009-06-04
|
* - Patch #475596 by tic2000: corrected documentation.Dries Buytaert2009-06-04
|
* #220233 by Berdir, marcingy, et al: Add useful API functions for extracting ↵Angie Byron2009-06-04
| | | | node type data.
* - Patch #343788 by catch: taxonomy module doesn't use its own APIs.Dries Buytaert2009-06-03
|
* - Patch #480428 by JamesAn: static caching API.Dries Buytaert2009-06-03
|
* - Patch #226479 by brianV: 'clean-up' rebuild permission checks.Dries Buytaert2009-06-03
|
* - Patch #479966 by Berdir: document and fix hook_user_categories.Dries Buytaert2009-06-03
|
* - Patch #480082 by pp: document all variables.Dries Buytaert2009-06-03
|
* - Patch #425778 by tstoeckler: user menu broken in RTL.Dries Buytaert2009-06-03
|
* - Patch #468630 by Berdir: fixed error with publishing comments.Dries Buytaert2009-06-03
|
* - Patch #479340 by tic2000: fixed Javascript error.Dries Buytaert2009-06-03
|
* #106559 follow-up by Josh Waihi: Fix typo preventing Drupal from installing ↵Angie Byron2009-06-03
| | | | on PostgreSQL.
* #480044 by JohnAlbin: sites/all/ should take precedence over profiles when ↵Angie Byron2009-06-03
| | | | searching for modules and themes.
* #453726 by yched: Remove unnecessary &s next to object parameters in field API.Angie Byron2009-06-03
|
* #369011 follow-up by yched: Some touch-ups to comments, etc.Angie Byron2009-06-03
|
* - Patch #358315 by neochief et al: drupal_lookup_path() not respects alias' ↵Dries Buytaert2009-06-02
| | | | order.
* - Patch #422362 by JamesAn: convert form.inc to use new static caching API.Dries Buytaert2009-06-02
|
* - Patch #473652 by Damien Tournoud, catch: removed unneeded loop from ↵Dries Buytaert2009-06-02
| | | | file_get_mimetype() and further clean-up.
* - Patch #364487 by JamesAn: make sure that the 'machine name' text does not ↵Dries Buytaert2009-06-02
| | | | wrap.
* - Patch #439236 by alex_b: field_attach_create_bundle() undefined when ↵Dries Buytaert2009-06-02
| | | | creating a content type on hook_update().
* - Patch #477944 by Damien Tournoud: fix and streamline page cache and ↵Dries Buytaert2009-06-02
| | | | session handling.
* - Patch #19646 by JamesAn: added CHANGELOG.txt entry.Dries Buytaert2009-06-02
|
* #422116 by JohnAlbin: Kill off theme_engine_name prefix for theme functions ↵Angie Byron2009-06-02
| | | | to assist with theme inheritance and TX (Themer eXperience).
* #475596 by emmajane, catch, yoroy, et al. Move default welcome message to ↵Angie Byron2009-06-02
| | | | help system.
* #479216 by jhedstrom: Grammar fixes in forum.module.Angie Byron2009-06-02
|
* #478642 by daniel.bosen: Fix typo preventing profile fields from appearing ↵Angie Byron2009-06-02
| | | | on registration.
* #479200 by yched: Have SimpleTest rebuild node types between test runs.Angie Byron2009-06-02
|
* - Patch #111011 by Josh Waihi: adding foreign key specifications.Dries Buytaert2009-06-01
|
* - Patch #470866 by catch: comment links should use 'html'.Dries Buytaert2009-06-01
|
* - Patch #458176 by c960657: improved exception handling in database layer.Dries Buytaert2009-06-01
|
* - Patch #478188 by boombatower: code style fixes.Dries Buytaert2009-06-01
|
* - Patch #106559 by kbahey, catch, DamZ, chx et al: more drupal_lookup_path() ↵Dries Buytaert2009-06-01
| | | | optimizations.
* - Patch #474308 by stella: new tests for poll module. New tests:Dries Buytaert2009-06-01
| | | | | | | | | | | * that the Recent Poll block outputs the block layout rather than page layout. * that users can vote on polls via the block * that the 'older polls' link in the recent poll block works. * that node is output correctly, including 'Cancel your vote' button appearing * that only users with appropriate permission can cancel their votes * that the 'poll' page contains the correct data. * that polls can be edited * the opening / closing of polls - ensuring block doesn't appear when poll is closed, and neither do the 'Vote' / 'Cancel your vote' buttons, and that the poll status is updated correctly on 'poll' page.
* #473080 by chx: Fix bug where switching themes would result in zero blocks ↵Angie Byron2009-05-31
| | | | (including content area). with tests.
* - Patch #422358 by JamesAn, pwolanin: convert common.inc to use new static ↵Dries Buytaert2009-05-31
| | | | caching API.
* #473080 by chx: Fix bug in block page access callback showing tabs that ↵Angie Byron2009-05-31
| | | | should not appear. (with tests)
* #408434 by mr.baileys and andypost: Fix fatal error in actions.inc after ↵Angie Byron2009-05-31
| | | | DBTNG conversion.
* #435646 by tstoeckler: Fix vertical tabs in Stark.Angie Byron2009-05-31
|