summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - Patch #423690 by Berdir: fixed bug in menu_link_maintain(). With tests.Dries Buytaert2009-04-13
|
* - Patch #394594 by ksenzee: converted most of the user module code to the ↵Dries Buytaert2009-04-13
| | | | new database abstraction layer.
* - Patch #428242 by David_Rothstein: small code clean-up in check_markup().Dries Buytaert2009-04-13
|
* - Patch #394560 by Berdir: converted statistics module to the new database ↵Dries Buytaert2009-04-13
| | | | abstraction layer.
* - Patch #394382 by Xano, dereine: clean up logging configuration page.Dries Buytaert2009-04-13
|
* #431870 by yched: Whitespace clean-up.Angie Byron2009-04-13
|
* - Patch #317775 by pwolanin, chx et al: caching the entire {menu_router} ↵Dries Buytaert2009-04-12
| | | | table causes problems.
* #431304 by pwolanin: Vertical Tabs typo fix.Angie Byron2009-04-12
|
* #323112 follow-up by yched: Oops, Vertical Tabs broke field widgets (with ↵Angie Byron2009-04-12
| | | | tests so we don't do it again).
* #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.
* #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 #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 #372414 by Todd Nienkerk, JohnAlbin: don't output empty comments.Dries Buytaert2009-04-04
|
* - 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 #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
|
* #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).
* #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.
* #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
|
* #297972 by scor, yched, Steven Jones, and heyrocker: Allow drupal_execute() ↵Angie Byron2009-03-28
| | | | to be performed within batch API (with tests).
* - Patch #402226 by stompeers, catch et al: menu admin page uses inconsistent ↵Dries Buytaert2009-03-28
| | | | formatting.
* Roll-back of #401956, which needs more discussion.Angie Byron2009-03-27
|
* #376408 by pwolanin and ajevans85: Stop phantom () appearing in search results.Angie Byron2009-03-27
|
* #369964 by yched and bjaspan: Refactor field validation and error reporting. ↵Angie Byron2009-03-26
| | | | Field API no longer coupled to Form API. Hooray.
* #410638 follow-up by foxtrotcharlie and David Rothstein: Fix help text on ↵Angie Byron2009-03-25
| | | | blocks so that 'Powered by' doesn't show up on all system blocks.
* - Patch #296482 by mr.baileys: additional tests for the comments block.Dries Buytaert2009-03-25
|