summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #323112 follow-up by kkaefer: Make tab titles enclosed in <strong> tags to ↵Angie Byron2009-04-12
| | | | indicate importance from surrounding text.
* #323112 follow-up by yched: Oops, Vertical Tabs broke field widgets (with ↵Angie Byron2009-04-12
| | | | tests so we don't do it again).
* #415316 by mr.baileys: Remove needless extra clarification about the size of ↵Angie Byron2009-04-11
| | | | a KB.
* Roll-back of #213689; causes issues with OSX's default styling.Angie Byron2009-04-11
|
* #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.
* #213689 by jotik: Avoid clashes with system colors.Angie Byron2009-04-11
|
* #423664 by Berdir: Fix dependency checking of non-existing modules. (with ↵Angie Byron2009-04-11
| | | | corrected tests)
* - Patch #369587 by JamesAn: removed code comment that is incorrect.Dries Buytaert2009-04-08
|
* - Patch #422364 by JamesAn: converted locale.inc to use new static caching API.Dries Buytaert2009-04-08
|
* - Patch #228477 by anuradha: corrected Sinhala language.Dries Buytaert2009-04-08
|
* - Patch #424252 by swentel: move block cache settings from system module to ↵Dries Buytaert2009-04-05
| | | | block module now block module is optional.
* - Patch #394582 by Damien Tournoud: convert tracker module to new DB ↵Dries Buytaert2009-04-05
| | | | abstraction layer.
* - Patch #424094 by chx: fixed taxonomy tests.Dries Buytaert2009-04-05
|
* - Patch #413852 by Berdir: correctly validate emails on PHP 5.3.Dries Buytaert2009-04-05
|
* - Patch #423994 by pwolanin: working around MySQL bug.Dries Buytaert2009-04-05
|
* - Patch #372414 by Todd Nienkerk, JohnAlbin: don't output empty comments.Dries Buytaert2009-04-04
|
* - Patch #422824 by Gabor: add more specific body classes so page elements ↵Dries Buytaert2009-04-04
| | | | can be themed based on page type. Clean-up of existing code.
* - Patch #392362 by Xano, Dave Reid: remove clean URL option from the ↵Dries Buytaert2009-04-04
| | | | installation process -- automatically enable clean URLs when possible, or hide the option when clean URLs cannot be enabled.
* - Patch #290887 by Dave Reid, Jody Lynn: checked permission using the wrong ↵Dries Buytaert2009-04-03
| | | | permission name.
* - Patch #363262 by Dave Reid: adds a lost index to the URL table.Dries Buytaert2009-04-03
|
* - Patch #422374 by JamesAn: convert to use the new static caching API.Dries Buytaert2009-04-03
|
* - Patch #417560 by JamesAn: moving the test files to a test directory.Dries Buytaert2009-04-02
|
* - Patch #418760 by JamesAn: moving the test files to the test directory.Dries Buytaert2009-04-02
|
* - Patch #254491 by chx, catch, justinrandell, pwolanin, David_Rothstein, et ↵Dries Buytaert2009-04-02
| | | | 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!
* - Patch #317775 by pwolanin, justinrandell: caching entire {menu_router} ↵Dries Buytaert2009-04-02
| | | | table causes MySQL error/slow rebuilds and slows menu_link_save.
* - Patch #333054 by c960657: page cache should be case sensitive.Dries Buytaert2009-04-01
|
* - Patch #397800 by JamesAn: cleaned up some PHPdocs.Dries Buytaert2009-04-01
|
* - Patch #233425 by catch, Jody Lynn, lilou: remove dependency on blog module.Dries Buytaert2009-04-01
|
* - Patch #316515 by jmburnz, momendo: fixed position of OpenID logo.Dries Buytaert2009-03-31
|
* #368064 by catch: Provide a top-level 'International' menu item for ↵Angie Byron2009-03-31
| | | | localization and translation-related items.
* #369964 follow-up by yched: Remove deprecated function call.Angie Byron2009-03-31
|
* #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a ↵Angie Byron2009-03-31
| | | | static method to reduce memory footprint of SimpleTest.
* #402226 follow-up by pwolanin: Rename menu 'item' to 'link' in menu module.Angie Byron2009-03-31
|
* #373225 by Josh Waihi: Make PostgreSQL cast values when changing database ↵Angie Byron2009-03-31
| | | | columns to prevent data loss.
* #231298 follow-up by Jaza: Documentation and sample file for aliased ↵Angie Byron2009-03-30
| | | | multisite support feature.
* #408562 by BruceBGordon: Code clean-up.Angie Byron2009-03-30
|
* #349237 by c960657: Fix assertTitle()'s encoding of HTML attributes (with ↵Angie Byron2009-03-30
| | | | tests).
* #279233 by jbomb: Fix grammar in e-mail message string.Angie Byron2009-03-30
|
* #367356 by ultimateboy: Add label above path form for consistency.Angie Byron2009-03-30
|
* #402044 by yched: Make Field CSS RTL compatible.Angie Byron2009-03-30
|
* #394246 by flobruit: Check to ensure that field type is specified.Angie Byron2009-03-30
|
* #351797 by catch: Allow loading multiple vocabularies at once (with tests).Angie Byron2009-03-30
|
* #259368 by Rob Loach, mfer, and sun: Allow drupal_add_css() to add/aggregate ↵Angie Byron2009-03-30
| | | | inline CSS.
* #365996 by sammys: Correct timestamp type name in PostgreSQL.Angie Byron2009-03-30
|
* #368674 by bjaspan, Eaton, chx, and yched: Provide hooks to allow hybrid ↵Angie Byron2009-03-30
| | | | field/bundle-level storage for fields in core.
* #304330 follow-up by sun: Clean-up of text format widget patch.Angie Byron2009-03-30
|
* #415762 by boombatower: Clean SimpleTest environment on module uninstall.Angie Byron2009-03-29
|
* #414218 by cha0s: Document hook_update_N()'s ability to use batch API.Angie Byron2009-03-29
|
* - Patch #351898 by mfb: database API was not E_STRICT compatible.Dries Buytaert2009-03-29
|
* #297972 by scor, yched, Steven Jones, and heyrocker: Allow drupal_execute() ↵Angie Byron2009-03-28
| | | | to be performed within batch API (with tests).