Commit Graph

9951 Commits (9af602fe17e6346360e640e403843494c84ecca0)

Author SHA1 Message Date
Dries Buytaert 238c2a61e6 - Patch #417560 by JamesAn: moving the test files to a test directory. 2009-04-02 20:50:37 +00:00
Dries Buytaert f3c784ae40 - Patch #418760 by JamesAn: moving the test files to the test directory. 2009-04-02 20:47:54 +00:00
Dries Buytaert 3a35e28f92 - Patch #254491 by chx, catch, justinrandell, pwolanin, David_Rothstein, et al: centralized static caching to improve testability of the Drupal code, and to remove $reset-parameters. Thanks for taking the time to convince me, catch! 2009-04-02 20:39:45 +00:00
Dries Buytaert b25e08ba75 - Patch #317775 by pwolanin, justinrandell: caching entire {menu_router} table causes MySQL error/slow rebuilds and slows menu_link_save. 2009-04-02 03:40:05 +00:00
Dries Buytaert 27d7455edb - Patch #333054 by c960657: page cache should be case sensitive. 2009-04-01 20:00:47 +00:00
Dries Buytaert c403b16006 - Patch #397800 by JamesAn: cleaned up some PHPdocs. 2009-04-01 19:56:34 +00:00
Dries Buytaert 4f36a54832 - Patch #233425 by catch, Jody Lynn, lilou: remove dependency on blog module. 2009-04-01 01:28:24 +00:00
Dries Buytaert 4718f59021 - Patch #316515 by jmburnz, momendo: fixed position of OpenID logo. 2009-03-31 10:48:06 +00:00
Angie Byron 7e98216936 #368064 by catch: Provide a top-level 'International' menu item for localization and translation-related items. 2009-03-31 02:02:23 +00:00
Angie Byron 96cfdcf7e0 #369964 follow-up by yched: Remove deprecated function call. 2009-03-31 01:59:34 +00:00
Angie Byron f40532da76 #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest. 2009-03-31 01:49:55 +00:00
Angie Byron 5cc1704a3f #402226 follow-up by pwolanin: Rename menu 'item' to 'link' in menu module. 2009-03-31 01:45:31 +00:00
Angie Byron 3dfb808a6d #373225 by Josh Waihi: Make PostgreSQL cast values when changing database columns to prevent data loss. 2009-03-31 01:42:45 +00:00
Angie Byron 5f3033d78a #231298 follow-up by Jaza: Documentation and sample file for aliased multisite support feature. 2009-03-30 05:45:48 +00:00
Angie Byron 8fc513e1d8 #408562 by BruceBGordon: Code clean-up. 2009-03-30 05:40:44 +00:00
Angie Byron f85f7cf8c1 #349237 by c960657: Fix assertTitle()'s encoding of HTML attributes (with tests). 2009-03-30 05:35:35 +00:00
Angie Byron ba62c9c54f #279233 by jbomb: Fix grammar in e-mail message string. 2009-03-30 05:32:31 +00:00
Angie Byron 9a6fa8920f #367356 by ultimateboy: Add label above path form for consistency. 2009-03-30 05:30:39 +00:00
Angie Byron 2302a608be #402044 by yched: Make Field CSS RTL compatible. 2009-03-30 05:28:41 +00:00
Angie Byron 243ecdaf52 #394246 by flobruit: Check to ensure that field type is specified. 2009-03-30 05:24:38 +00:00
Angie Byron 9f7aaa2341 #351797 by catch: Allow loading multiple vocabularies at once (with tests). 2009-03-30 05:18:49 +00:00
Angie Byron a0cca9a472 #259368 by Rob Loach, mfer, and sun: Allow drupal_add_css() to add/aggregate inline CSS. 2009-03-30 05:13:45 +00:00
Angie Byron 39c3344ac6 #365996 by sammys: Correct timestamp type name in PostgreSQL. 2009-03-30 04:55:59 +00:00
Angie Byron fbabc0d985 #368674 by bjaspan, Eaton, chx, and yched: Provide hooks to allow hybrid field/bundle-level storage for fields in core. 2009-03-30 03:44:55 +00:00
Angie Byron 28aaa036e4 #304330 follow-up by sun: Clean-up of text format widget patch. 2009-03-30 03:15:41 +00:00
Angie Byron 2feffc2d61 #415762 by boombatower: Clean SimpleTest environment on module uninstall. 2009-03-29 23:14:53 +00:00
Angie Byron 3c8f1540e1 #414218 by cha0s: Document hook_update_N()'s ability to use batch API. 2009-03-29 23:11:09 +00:00
Dries Buytaert a88a999ca8 - Patch #351898 by mfb: database API was not E_STRICT compatible. 2009-03-29 12:48:33 +00:00
Angie Byron 95023b8c13 #297972 by scor, yched, Steven Jones, and heyrocker: Allow drupal_execute() to be performed within batch API (with tests). 2009-03-28 18:09:11 +00:00
Dries Buytaert 1c2033f0f8 - Patch #402226 by stompeers, catch et al: menu admin page uses inconsistent formatting. 2009-03-28 03:58:55 +00:00
Dries Buytaert 1c63e669b1 - Patch #400524 by mr.baileys, james-oppenheim: fixed documentation. 2009-03-28 03:54:37 +00:00
Angie Byron 59e5caac2f Roll-back of #401956, which needs more discussion. 2009-03-27 00:40:42 +00:00
Angie Byron 0f95dd45a9 #376408 by pwolanin and ajevans85: Stop phantom () appearing in search results. 2009-03-27 00:16:16 +00:00
Angie Byron eecab1083a #369964 by yched and bjaspan: Refactor field validation and error reporting. Field API no longer coupled to Form API. Hooray. 2009-03-26 13:31:28 +00:00
Angie Byron 87f82a6127 #373514 by jaydee18 and jbomb: Fix typo in transaction property. 2009-03-25 18:43:01 +00:00
Angie Byron df6ec4d7ff #410638 follow-up by foxtrotcharlie and David Rothstein: Fix help text on blocks so that 'Powered by' doesn't show up on all system blocks. 2009-03-25 18:40:50 +00:00
Dries Buytaert f8083c48db - Patch #296482 by mr.baileys: additional tests for the comments block. 2009-03-25 16:54:24 +00:00
Dries Buytaert 617ccc1da3 - Patch #373177 by Moshe Weitzman: node upload table should use late rendering. 2009-03-25 16:43:02 +00:00
Dries Buytaert 3da1418d06 - Patch #260337 by jbomb: made the link more specific. 2009-03-25 16:40:51 +00:00
Dries Buytaert 7d35ed90d9 - Patch #413382 by brianV: whitespace fixes. 2009-03-25 16:31:18 +00:00
Angie Byron ab8090c77c #273137 follow-up by David Rothstein: Fix menu descriptions. 2009-03-25 13:55:22 +00:00
Angie Byron 4bfda4db83 #410638 by foxtrotcharlie: Prevent 'Powered by Drupal' settings showing up on all system blocks. 2009-03-25 13:48:42 +00:00
Angie Byron f9693e5815 #413060 by pp: Fix typo preventing contact categories from appearing in table. 2009-03-25 13:45:00 +00:00
Angie Byron 780169772d #353883 follow-up by Damien Tournoud: Fix typo causing fatal errors when running tests. 2009-03-25 13:38:09 +00:00
Dries Buytaert 8af22eac08 - Patch #408962 by brianV: documentation improvements. 2009-03-21 17:58:14 +00:00
Angie Byron 84f30b9a6f #141965 by jeffschuler: Remove newline so hook_term_path() docs show up. 2009-03-21 00:59:02 +00:00
Dries Buytaert 2c940c9494 - Patch #408564 by brianV: make table columns align with table header. 2009-03-20 20:53:38 +00:00
Dries Buytaert 32076b4d32 - Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation to user and administration menu. Will require follow-up patches. 2009-03-20 19:18:11 +00:00
Dries Buytaert c49a925eb8 - Patch #357031 by aaronbauman, hinfox, dereine: passing the wrong parameter. 2009-03-20 19:14:51 +00:00
Dries Buytaert d1a12948fb - Patch #297391 by mr.baileys: removed unused code. 2009-03-20 08:14:34 +00:00