summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #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).
* - Patch #402226 by stompeers, catch et al: menu admin page uses inconsistent ↵Dries Buytaert2009-03-28
| | | | formatting.
* - Patch #400524 by mr.baileys, james-oppenheim: fixed documentation.Dries Buytaert2009-03-28
|
* 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.
* #373514 by jaydee18 and jbomb: Fix typo in transaction property.Angie Byron2009-03-25
|
* #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
|
* - Patch #373177 by Moshe Weitzman: node upload table should use late rendering.Dries Buytaert2009-03-25
|
* - Patch #260337 by jbomb: made the link more specific.Dries Buytaert2009-03-25
|
* - Patch #413382 by brianV: whitespace fixes.Dries Buytaert2009-03-25
|
* #273137 follow-up by David Rothstein: Fix menu descriptions.Angie Byron2009-03-25
|
* #410638 by foxtrotcharlie: Prevent 'Powered by Drupal' settings showing up ↵Angie Byron2009-03-25
| | | | on all system blocks.
* #413060 by pp: Fix typo preventing contact categories from appearing in table.Angie Byron2009-03-25
|
* #353883 follow-up by Damien Tournoud: Fix typo causing fatal errors when ↵Angie Byron2009-03-25
| | | | running tests.
* - Patch #408962 by brianV: documentation improvements.Dries Buytaert2009-03-21
|
* #141965 by jeffschuler: Remove newline so hook_term_path() docs show up.Angie Byron2009-03-21
|
* - Patch #408564 by brianV: make table columns align with table header.Dries Buytaert2009-03-20
|
* - Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation ↵Dries Buytaert2009-03-20
| | | | to user and administration menu. Will require follow-up patches.
* - Patch #357031 by aaronbauman, hinfox, dereine: passing the wrong parameter.Dries Buytaert2009-03-20
|
* - Patch #297391 by mr.baileys: removed unused code.Dries Buytaert2009-03-20
|
* - Patch #353883 by Damien Tournoud, killes, et al: converted queries to the ↵Dries Buytaert2009-03-19
| | | | new database abstraction layer.
* - Patch #360415 by JuliaKM, ultimateboy, keith.smith et al: improved ↵Dries Buytaert2009-03-18
| | | | instructions.
* - Patch #332266 by mr.baileys, Dave Reid, cwgordon7: fixed broken SQL query ↵Dries Buytaert2009-03-18
| | | | in actions code.
* - Patch #394488 by Dave Reid: corrected some database conversions.Dries Buytaert2009-03-18
|
* - Patch #309586 by mr.baileys: IP address from XFF header contains spaces ↵Dries Buytaert2009-03-18
| | | | and improved code comments.
* #402804 by roychri and Damien Tournoud: Add assertions to check if text was ↵Angie Byron2009-03-17
| | | | found only once or more than once.
* #399488 by mr.baileys: Fix invalid markup generated by l().Angie Byron2009-03-17
|
* - Patch #333156 by stella: add ability to configure the default country.Dries Buytaert2009-03-17
|
* - Patch #394488 by csevb10, tizzo et al: convert the OpenID module to the ↵Dries Buytaert2009-03-17
| | | | new database abstraction layer.
* - Patch #394374 by cwgordon7, wretched sinner, et al: improved language of ↵Dries Buytaert2009-03-17
| | | | comment status. Usability improvement based on testing in Baltimore.
* #356136 by nedjo, catch, and stella: Prevent duplicate translations (with ↵Angie Byron2009-03-17
| | | | tests).
* #369562 follow-up by jeffschuler: More trivial field API clean-up.Angie Byron2009-03-17
|
* #401214 by Xano: Make custom block body required so it's not possible to ↵Angie Byron2009-03-17
| | | | create blocks that don't show up.
* #394508 by cwgordon7 and karschsp: Small text change to make empty content ↵Angie Byron2009-03-17
| | | | administration screen consistent with other screens.
* #350275 by mfer: Fix regression in tablesort after introduction of jQuery 1.3.2.Angie Byron2009-03-17
|
* #404222 by cwgordon7: Fix comment above comment_link().Angie Byron2009-03-17
|
* #404244 by cwgordon7: Fix indentation in OpenID module.Angie Byron2009-03-17
|
* #347250 follow-up by c960657: Fix OpenID failure introduced by ↵Angie Byron2009-03-17
| | | | user_load_multiple().