summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - 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.
* - Patch #816750 by catch: field_info_field() docs.Dries Buytaert2010-06-03
|
* - Patch #815526 by plach: session language switcher prevents pages from ↵Dries Buytaert2010-06-03
| | | | being cached.
* - Patch #746920 by jhodgdon: removing jhodgdon as search module maintainer.Dries Buytaert2010-06-03
|
* - Patch #748390 by rfay, effulgentsia: improve #limit_validation_errors() ↵Dries Buytaert2010-06-03
| | | | phpdoc.
* - Patch #815734 by catch: system_update_7053() assumes block module is ↵Dries Buytaert2010-06-03
| | | | installed.
* - Patch #545610 by brandonojc, Everett Zufelt, mgifford: search form needs a ↵Dries Buytaert2010-06-03
| | | | header for accessibility.
* - Patch #816642 by catch: improved field exceptions.Dries Buytaert2010-06-03
|
* - Patch #772554 by Crell, jbrown: remove delay() method from insert queries.Dries Buytaert2010-06-02
|
* - Patch #334671 by Steve Dondley, naxoc: add tests for user role administration.Dries Buytaert2010-06-02
|
* - Patch #701358 by aaron, quicksketch, chx, pwolanin, aspilicious: the file ↵Dries Buytaert2010-06-02
| | | | API presumes a hiearchical file storage.
* #738454 by bradweikel: error if module uninstalled and no language file.Dries Buytaert2010-06-02
|
* - Patch #813540 by chx: handle NULL values nicely.Dries Buytaert2010-06-02
|
* - Patch #807622 by grendzy: ftal error calling sys_get_temp_dir() in installer.Dries Buytaert2010-06-02
|
* - Patch #814884 by catch: comment_user_cancel() should use comment_save().Dries Buytaert2010-06-02
|
* - Patch #759096 by catch: use fast drupal_static() pattern for ↵Dries Buytaert2010-06-01
| | | | field_available_languages().
* - Patch #276876 by mr.baileys: remove case sensitivity from variable names ↵Dries Buytaert2010-06-01
| | | | (get/set/del) through extra documentation.
* - Patch #767042 by Stefan Freudenberg: move comment rdf tests in rdf.test.Dries Buytaert2010-06-01
|
* - Patch #810176 by Jeff Burnz: updated documentation.Dries Buytaert2010-06-01
|
* - Patch #766100 by andypost: undefined function _system_rebuild_theme_data() ↵Dries Buytaert2010-06-01
| | | | when trying to run update.php.
* - Patch #811776 by Heine: regresssion of SA-2006-005 - SQL Injection via ↵Dries Buytaert2010-06-01
| | | | db_query_range().
* - Patch #760170 by sivaji: custom date format string form accepts empty ↵Dries Buytaert2010-06-01
| | | | string input.
* - Patch #813722 by joachim: fixed inconsistent terminology on the new ↵Dries Buytaert2010-05-31
| | | | 'Manage Display' screen.