Commit Graph

10263 Commits (a9eaef759286bc475142b17261c86ca32de12ebd)

Author SHA1 Message Date
Angie Byron a9eaef7592 #361277 follow-up by yched: Fix return value of update function. 2009-06-05 18:57:05 +00:00
Dries Buytaert 57fe0ca1e9 - Patch #445044 by bjaspan, Damien Tournoud, chx, Berdir: remove the field autoload feature. 2009-06-05 18:25:41 +00:00
Dries Buytaert 9079d78481 - Patch #481288 by Berdir: add support for INSERT INTO ... SELECT FROM ... queries. 2009-06-05 16:55:45 +00:00
Dries Buytaert 41204a5a82 - Patch #476972 by andypost: optimizations for action_info array. 2009-06-05 15:41:05 +00:00
Dries Buytaert 5feda4e2a8 - Patch #481794 by mr.baileys: made the one-time link be active immediately so we can remove a hack from the tests. 2009-06-05 09:26:06 +00:00
Dries Buytaert a892004663 - Patch #361277 by Razorraser: node_get_type() isn't anymore. 2009-06-05 09:24:37 +00:00
Dries Buytaert 5e19045690 - Patch #361277 by michaelfavia, Brandonian, catch, et al: remove the 'post settings' admin screen and relocate options. 2009-06-05 05:28:28 +00:00
Dries Buytaert 0de72ee484 - Patch #225864 by pwolanin: prevent PHP errors from cron.php. 2009-06-05 05:23:58 +00:00
Angie Byron 3780e8a6c2 #481508 by JamesAn: Update update module to use drupal_static(). 2009-06-05 01:10:12 +00:00
Angie Byron c86883271a #445748 by dww and Dave Reid: Add a hook_update_projects_alter() for modules that wish to do modify data in update status module. 2009-06-05 01:04:11 +00:00
Angie Byron aba81ab9dd #480660 follow-up by catch: Code style changes and changelog entry. 2009-06-04 20:09:29 +00:00
Angie Byron f179a80236 #220233 follow-up by Berdir: Fix typo. 2009-06-04 19:03:29 +00:00
Dries Buytaert deed842de5 - Patch #481802 by catch, leisa: update user permission help text. 2009-06-04 11:25:03 +00:00
Dries Buytaert 551cc74896 - Patch #480660 by catch, brianV, et al: add an administrator role to core. 2009-06-04 09:52:33 +00:00
Dries Buytaert d98102d1d6 - Patch #473876 by Berdir: fixed broken query on PostgreSQL. 2009-06-04 09:45:10 +00:00
Dries Buytaert 33e466a957 - Patch #475596 by tic2000: corrected documentation. 2009-06-04 09:38:25 +00:00
Angie Byron cab88a7014 #220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data. 2009-06-04 03:33:29 +00:00
Dries Buytaert 6fc4eb9f94 - Patch #343788 by catch: taxonomy module doesn't use its own APIs. 2009-06-03 19:34:53 +00:00
Dries Buytaert 19a6c84f7c - Patch #480428 by JamesAn: static caching API. 2009-06-03 19:27:21 +00:00
Dries Buytaert 2e049e5b78 - Patch #226479 by brianV: 'clean-up' rebuild permission checks. 2009-06-03 19:22:18 +00:00
Dries Buytaert f63727d176 - Patch #479966 by Berdir: document and fix hook_user_categories. 2009-06-03 07:28:28 +00:00
Dries Buytaert ef3235658a - Patch #480082 by pp: document all variables. 2009-06-03 07:01:10 +00:00
Dries Buytaert b84e6a5801 - Patch #425778 by tstoeckler: user menu broken in RTL. 2009-06-03 06:58:57 +00:00
Dries Buytaert fea41b639e - Patch #468630 by Berdir: fixed error with publishing comments. 2009-06-03 06:52:29 +00:00
Dries Buytaert 2ad42112c4 - Patch #479340 by tic2000: fixed Javascript error. 2009-06-03 06:50:59 +00:00
Angie Byron d61bd21b15 #106559 follow-up by Josh Waihi: Fix typo preventing Drupal from installing on PostgreSQL. 2009-06-03 03:29:23 +00:00
Angie Byron d73fe8eae0 #480044 by JohnAlbin: sites/all/ should take precedence over profiles when searching for modules and themes. 2009-06-03 02:50:21 +00:00
Angie Byron abe722f0b8 #453726 by yched: Remove unnecessary &s next to object parameters in field API. 2009-06-03 02:41:07 +00:00
Angie Byron 314b918592 #369011 follow-up by yched: Some touch-ups to comments, etc. 2009-06-03 02:38:47 +00:00
Dries Buytaert 34c996e28c - Patch #358315 by neochief et al: drupal_lookup_path() not respects alias' order. 2009-06-02 15:06:09 +00:00
Dries Buytaert 4f2e13f503 - Patch #422362 by JamesAn: convert form.inc to use new static caching API. 2009-06-02 13:47:26 +00:00
Dries Buytaert cbd22269f8 - Patch #473652 by Damien Tournoud, catch: removed unneeded loop from file_get_mimetype() and further clean-up. 2009-06-02 13:42:40 +00:00
Dries Buytaert b8f18b39c2 - Patch #364487 by JamesAn: make sure that the 'machine name' text does not wrap. 2009-06-02 07:11:46 +00:00
Dries Buytaert 0b1a243e53 - Patch #439236 by alex_b: field_attach_create_bundle() undefined when creating a content type on hook_update(). 2009-06-02 07:02:17 +00:00
Dries Buytaert e474fbbd6c - Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling. 2009-06-02 06:58:17 +00:00
Dries Buytaert ec78fef144 - Patch #19646 by JamesAn: added CHANGELOG.txt entry. 2009-06-02 06:24:06 +00:00
Angie Byron db081c1448 #422116 by JohnAlbin: Kill off theme_engine_name prefix for theme functions to assist with theme inheritance and TX (Themer eXperience). 2009-06-02 03:57:22 +00:00
Angie Byron 39c302eec0 #475596 by emmajane, catch, yoroy, et al. Move default welcome message to help system. 2009-06-02 03:33:36 +00:00
Angie Byron 2837657941 #479216 by jhedstrom: Grammar fixes in forum.module. 2009-06-02 02:41:28 +00:00
Angie Byron ff6f545b8f #478642 by daniel.bosen: Fix typo preventing profile fields from appearing on registration. 2009-06-02 00:23:42 +00:00
Angie Byron a8bfe4c9ec #479200 by yched: Have SimpleTest rebuild node types between test runs. 2009-06-02 00:01:52 +00:00
Dries Buytaert 88c9a015c1 - Patch #111011 by Josh Waihi: adding foreign key specifications. 2009-06-01 22:07:10 +00:00
Dries Buytaert 43b201df91 - Patch #470866 by catch: comment links should use 'html'. 2009-06-01 22:01:56 +00:00
Dries Buytaert 00271e741f - Patch #458176 by c960657: improved exception handling in database layer. 2009-06-01 16:47:06 +00:00
Dries Buytaert 8a0e218d32 - Patch #478188 by boombatower: code style fixes. 2009-06-01 11:35:09 +00:00
Dries Buytaert 984f27efc9 - Patch #106559 by kbahey, catch, DamZ, chx et al: more drupal_lookup_path() optimizations. 2009-06-01 11:23:27 +00:00
Dries Buytaert 706ce87579 - Patch #474308 by stella: new tests for poll module. New tests:
* 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.
2009-06-01 11:18:37 +00:00
Angie Byron 2c1bb05313 #473080 by chx: Fix bug where switching themes would result in zero blocks (including content area). with tests. 2009-05-31 07:46:54 +00:00
Dries Buytaert 3876e6acc6 - Patch #422358 by JamesAn, pwolanin: convert common.inc to use new static caching API. 2009-05-31 07:00:12 +00:00
Angie Byron f3c5d931b0 #473080 by chx: Fix bug in block page access callback showing tabs that should not appear. (with tests) 2009-05-31 06:31:00 +00:00