summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - 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
|
* - 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 #381306 by plach: closing file handler to avoid problems on certain ↵Dries Buytaert2009-03-10
| | | | systems.
* - 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 #314314 by mr.baileys, Dave Reid, bastos: fixed invalid HTML in ↵Dries Buytaert2009-03-09
| | | | update.php.
* - Re-adding code-clean.sh. Didn't mean to remove that.Dries Buytaert2009-03-09
|
* - Patch #340940 by grendzy, Damien Tournoud: remove code-style.pl. Death by ↵Dries Buytaert2009-03-09
| | | | coder module.
* - Patch #368661 by mechfish, axyjo: added Fields API to CHANGELOG.txt.Dries Buytaert2009-03-09
|