summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - 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 #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
|
* #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 #394488 by Dave Reid: corrected some database conversions.Dries Buytaert2009-03-18
|
* #402804 by roychri and Damien Tournoud: Add assertions to check if text was ↵Angie Byron2009-03-17
| | | | found only once or more than once.
* - 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.
* #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().
* #403526 by pwolanin: Fix PDO exception when enabling a menu link.Angie Byron2009-03-16
|
* #403542 by pwolanin: Terminology clean-up to menu module test.Angie Byron2009-03-16
|
* #402396 by alex_b: Small aggregator clean-up.Angie Byron2009-03-15
|
* #356359 by mgifford and nfreear: Resolve accessibility failures in search form.Angie Byron2009-03-15
|
* #347250 follow-up by yched: Re-order fields load to before the general ↵Angie Byron2009-03-15
| | | | module load.
* #401956 by chx and Damien Tournoud: Add an optional filter to turn ↵Angie Byron2009-03-15
| | | | [internal:node/123] into a link to an internal Drupal page.
* #347250 by catch, drewish, and Berdir: Add function for loading multiple ↵Angie Byron2009-03-14
| | | | users in one request.
* - Patch #400636 by mr.baileys: improve HTTP request assertion message.Dries Buytaert2009-03-14
|
* - Patch #401916 by stompeers: change order of fields on menu creation form.Dries Buytaert2009-03-14
|
* - Patch #401922 by Damien Tournoud: fixed parent link detection.Dries Buytaert2009-03-14
|
* - Patch #12201 by mfb: added support for table descriptions.Dries Buytaert2009-03-14
|
* - Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from ↵Dries Buytaert2009-03-14
| | | | Views.
* - Patch #394694 by stompeers: improve node edit conflict message. Result ↵Dries Buytaert2009-03-14
| | | | from usability testing.
* #343999 by Crell, chx, and Alexander Pas: Add facility for doing NULL / NOT ↵Angie Byron2009-03-14
| | | | NULL conditions to DBTNG.
* #315533 by JohnAlbin and catch: Remove all core themes but Garland and ↵Angie Byron2009-03-14
| | | | Stark. Yay for making Drupal 75% more palatable to designers. These themes can be found in contrib thanks to the venerable John Wilkins. :)
* #360081 by quicksketch: Stop using global variables for JavaScript settings.Angie Byron2009-03-13
|
* - Patch #394512 by csevb10: converted to the new database abstraction layer.Dries Buytaert2009-03-13
|
* - Patch #369785 by bjaspan, venkatd, linolium: define constants for field ↵Dries Buytaert2009-03-13
| | | | storage.
* - Patch #392686 by yched: more documentation clean-ups.Dries Buytaert2009-03-13
|
* - Patch #314138 by jeffschuler: documentation improvements.Dries Buytaert2009-03-13
|
* - Patch #302268 by tizzo, bubbasan, Ryan Palmer et al: converted module to ↵Dries Buytaert2009-03-13
| | | | new database abstraction layer.
* - Patch #331013 by drewish: documentation clean-up.Dries Buytaert2009-03-10
|
* - Patch #395086 by Freso: tiny performance optimization.Dries Buytaert2009-03-10
|
* - Patch #392686 by bjaspan, yched: switch to serial primary keys.Dries Buytaert2009-03-10
|
* - Patch #373613 by drewish, quicksketch: working around some Debian issues. ↵Dries Buytaert2009-03-10
| | | | They ship a different GD library.
* - Patch #226876 by csevb10, dave reid, et al: converted more queries to the ↵Dries Buytaert2009-03-09
| | | | new database abstraction layer.
* - Patch #395856 by mr.baileys: added HTTP request status code to request ↵Dries Buytaert2009-03-09
| | | | assertion message.