summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #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.
* #680992 by Berdir, catch, andypost, douggreen, mr.baileys: Fixed comments ↵Angie Byron2010-06-08
| | | | are added to search index without checking access.
* - Patch #820166 by rfay: several simpletest assertions missing default value ↵Dries Buytaert2010-06-08
| | | | for .
* - Patch #809838 by mr.baileys: maxlength settings didn't work in Field UI.Dries Buytaert2010-06-08
|
* - Patch #112915 by idflood, heyrocker, pnm, jhodgdon: improved help text for ↵Dries Buytaert2010-06-08
| | | | () in settings.php.
* #805052 follow-up by mikey_p: Fixed Notice in update.php in ↵Angie Byron2010-06-08
| | | | drupal_session_initialize().
* #808664 by yched: Fixed required maxlength setting on body field.Angie Byron2010-06-08
|
* #774882 by puregin, Berdir, rfay: Fixed update.php: errors are not logged.Angie Byron2010-06-08
|
* #668640 by casey, aspilicious, et al: Re-implement Overlay without jQuery UI ↵Angie Byron2010-06-08
| | | | Dialog; massive performance improvement, helps address several critical issues.
* #794184 by JacobSingh, catch, chx: Fixed contact_update_7002() fails when ↵Angie Byron2010-06-08
| | | | the contact module is not enabled.
* #797024 follow-up by justinrandell: Remove critical performance regression ↵Angie Byron2010-06-08
| | | | due to stale file time values.
* - Patch #807396 by David_Rothstein: remove old error handling from ↵Dries Buytaert2010-06-07
| | | | theme_update_page().
* #797024 by pwolanin, justinrandell: Fixed Moving a class between files can ↵Angie Byron2010-06-06
| | | | cause SQL errors on registry rebuild.
* #362021 by plach, yched, sun: Update field_attach_prepare_translation() for ↵Angie Byron2010-06-06
| | | | D7 entity API.
* - Patch #742246 by jbrown, noahb, aspilicious, alexanderpas, rfay:handle ↵Dries Buytaert2010-06-05
| | | | uncaught exceptions.
* - Patch #803212 by effulgentsia, Heine: protection against forgery of input ↵Dries Buytaert2010-06-05
| | | | selection value doesn't work with checkboxes.
* - Patch #813822 by asimmonds: missing t() function in field_purge_field() ↵Dries Buytaert2010-06-05
| | | | causes fatal error.
* - Patch #807396 by Berdir, carlos8f, David_Rothstein: database errors not ↵Dries Buytaert2010-06-05
| | | | displaying during install.
* #716302 by lotyrin, David_Rothstein, Jody Lynn: Fixed Permissions not ↵Angie Byron2010-06-04
| | | | working on admin/dashboard.
* - Forgot to commit this a while ago.Dries Buytaert2010-06-04
|
* - Patch #765856 by Jeff Burnz, aspilicious: contextual lack rtl styling.Dries Buytaert2010-06-04
|
* - Patch #739802 by johnstorey: fix documentation of taxonomy_get_vocabularies().Dries Buytaert2010-06-04
|
* - Patch #312144 by CorniI, dropcube, EvanDonovan, Damien Tournoud, ↵Dries Buytaert2010-06-04
| | | | David_Rothstein, tstoeckler: install fails when default.settings.php is not present.