summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #817216 by ctmattice1, chx, Stevel, Damien Tournoud: Fixed ↵Angie Byron2010-06-21
| | | | system_update_7008 does not work, deal with invalid poll choices, and move poll-related upgrade logic to Poll module.
* #831070 by Josh Waihi: Fixed PostgreSQL breaks on forums with IF() syntax.Angie Byron2010-06-20
|
* #573288 by eMPee584: Clarify File.inc function documentation that several ↵Angie Byron2010-06-20
| | | | functions _must_ be fed a stream wrapper URI.
* #448292 by Frank Ralf, David_Rothstein, mgifford, Everett Zufelt, Bojhan, ↵Angie Byron2010-06-20
| | | | mohammed76, et al: Fixed Drag and Drop for table rows is not accessible to screen-reader users.
* - Patch #829968 by AlexisWilke: drupal_lookup_path() documentation and ↵Dries Buytaert2010-06-17
| | | | return mismatch.
* - Patch #735800 by effulgentsia, fago, Frando: node form triggers form level ↵Dries Buytaert2010-06-17
| | | | submit functions on button level submits, without validation. Oh yeah.
* - Patch #818206 by Berdir et al: apply coding standard for no-arg constructors.Dries Buytaert2010-06-17
|
* #829378 by David_Rothstein: Fixed Update system should use the API to ↵Angie Byron2010-06-17
| | | | identify the install profile, rather than preg_match().
* - Patch #766382 by andypost: column 'status' is ambiguous when using node ↵Dries Buytaert2010-06-16
| | | | access modules.
* - Patch #802746 by effulgentsia: documentation fixes.Dries Buytaert2010-06-16
|
* - Patch #827554 by Josh Waihi: PostgreSQL performance optimization: ↵Dries Buytaert2010-06-16
| | | | PDO::ATTR_EMULATE_PREPARES.
* - Patch #235673 by carlos8f, yched, swentel, redndahead, Damien Tournoud, ↵Dries Buytaert2010-06-15
| | | | pwolanin, dww: changes to block caching mode not caught.
* - Patch #515310 by Josh Waihi, marcvangend: inserting >PHP_INT_MAX into ↵Dries Buytaert2010-06-15
| | | | BIGINT fails on PostgreSQL.
* - Patch #802746 by rfay, jhodgdon: document () and form builder function in ↵Dries Buytaert2010-06-15
| | | | form_api() group.
* - Patch #780154 by chx, noahb, dhthwy, pwolanin, aspilicious, jhodgdon, ↵Dries Buytaert2010-06-14
| | | | dereine, bjaspan: listing API for field API.
* - Patch #551658 by Stevel: improve directory testing.Dries Buytaert2010-06-14
|
* - Patch #621748 by grendzy, David Strauss: ip_address() is broken for ↵Dries Buytaert2010-06-14
| | | | multi-tier architectures.
* - Patch #782616 by chx, dww: provide an ACID queue API entrypoint.Dries Buytaert2010-06-14
|
* - Patch #826864 by mr.baileys: add a warning to decode_entities().Dries Buytaert2010-06-14
|
* - Patch #813492 by chx, Damien Tournoud, justinrandell: HTTPS sessions use ↵Dries Buytaert2010-06-14
| | | | an invalid merge query.
* - Patch #826054 by grendzy: upgrade from Drupal 6.17 fails with integrity ↵Dries Buytaert2010-06-14
| | | | constraint violation: 1048 Column 'filename' cannot be null.
* - Patch #826668 by Damien Tournoud: db_add_field() will not accept 'foreign ↵Dries Buytaert2010-06-14
| | | | keys' even though it is part of schema api.
* #808162 by carlos8f, agentrickard: Fixed update.php fails when optional ↵Angie Byron2010-06-13
| | | | modules disabled.
* - Patch #826104 by kiamlaluno: constructor for DrupalTestCase is reported to ↵Dries Buytaert2010-06-13
| | | | be the constructor for DrupalWebTestCase.
* - Patch #245990 by Pedro Lozano: HTTP request testing unreliable and may be ↵Dries Buytaert2010-06-13
| | | | undesirable.
* - Patch #739420 by Rob Loach, aaron, casey | aspilicious: Fixed Overlay cuts ↵Dries Buytaert2010-06-13
| | | | off wide tables.
* - Patch #725734 by casey, David_Rothstein, recidive, jpmckinney, ↵Dries Buytaert2010-06-13
| | | | aspilicious: overlay doesn't escape any page titles (residual cleanup).
* - Patch #765830 by rfay: E_NOTICE if block is themed without an argument.Dries Buytaert2010-06-13
|
* - Patch #172755 by c960657, klausi: autocomplete triggered when switching ↵Dries Buytaert2010-06-13
| | | | fields, 'undefined' written to field.
* #687666 by tstoeckler, David_Rothstein: Fixed block static cache a bit too ↵Angie Byron2010-06-12
| | | | static.
* #245990 follow-up by Pedro Lozano: Tell system_http_check() not to follow ↵Angie Byron2010-06-12
| | | | redirects to avoid false error notifications.
* #822128 by roborn: Fixed 'Textarea + summary' widget broken when field ↵Angie Byron2010-06-12
| | | | allows multiple values.
* #551658 follow-up by pwolanin: Revert back to D6-style temporary folder ↵Angie Byron2010-06-12
| | | | logic to avoid various platform issues.
* - Patch #668640 David_Rothstein: follow-up on overlay.Dries Buytaert2010-06-11
|
* - Patch #743908 by David_Rothstein, casey, Gábor Hojtsy: skip overlay ↵Dries Buytaert2010-06-11
| | | | initialization if already done.
* - Patch #497612 by moshe weitzman, Stevel: harden user login - move ↵Dries Buytaert2010-06-11
| | | | user_load() to submit handler.
* - Patch #819476 by kiamlaluno, jhodgdon: book_form_update() parameters were ↵Dries Buytaert2010-06-11
| | | | not correct.
* - Patch #736894 by mr.baileys: document that ↵Dries Buytaert2010-06-11
| | | | drupal_register_shutdown_function() is a php wrapper.
* - Patch #766382 by pebosi: column 'nid' is ambiguous when using node access ↵Dries Buytaert2010-06-11
| | | | modules.
* - Patch #786394 by casey: improve overlay keydown handler (TAB-navigation).Dries Buytaert2010-06-10
|
* - Patch #768040 by jhodgdon, janusman, codycraven: truncate_utf8() only ↵Dries Buytaert2010-06-10
| | | | works for latin languages and drupal_substr() had a bug.
* - Patch #804870 by CrookedNumber: docblock for drupal_form_submit() was ↵Dries Buytaert2010-06-10
| | | | outdated.
* - Patch #520760 by sun, Berdir, Steven Merrill, David_Rothstein, Heine, ↵Dries Buytaert2010-06-10
| | | | duellj, catch: fixed SA-CORE-2009-007 user signature format.
* - Patch #823500 by justinrandell, chx: () should always reflect ['HTTPS'] ↵Dries Buytaert2010-06-10
| | | | even if () is http.
* - Patch #823420 by mikey_p: fixed a few misspellings in CHANGELOG.txt.Dries Buytaert2010-06-10
|
* - Patch #663126 by casey, seutje: active items in top level IA don't have ↵Dries Buytaert2010-06-09
| | | | the light gray background when overlay is enabled.
* - Patch #819844 by agentrickard: better documentation for url_is_external().Dries Buytaert2010-06-09
|
* #668640 follow-up by casey and aspilicious: Minor follow-ups to Overlay revamp.Angie Byron2010-06-09
|
* #685486 follow-up by ctmattice1: Add distinct clause to filter upgrade query ↵Angie Byron2010-06-08
| | | | to address edge case.
* #799982 by tstoeckler, StuartJNCC: Fixed Updating D6 -> D7 fails if the D6 ↵Angie Byron2010-06-08
| | | | site has Date module applied.