summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - 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().
* #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. :)
* - Patch #394616 by csevb10: converted to new database abstraction layer.Dries Buytaert2009-03-14
|
* #372914 by chx: Fix link titles when using a non-t() callback.Angie Byron2009-03-14
|
* #360081 by quicksketch: Stop using global variables for JavaScript settings.Angie Byron2009-03-13
|
* - Patch #337993 by CrashTest_, drewish, et al: installation instructions for ↵Dries Buytaert2009-03-13
| | | | SQLite.
* - Patch #394512 by csevb10: converted to the new database abstraction layer.Dries Buytaert2009-03-13
|