Commit Graph

13294 Commits (d18daf82a7c349288b700bec91073c7494fe8cc3)

Author SHA1 Message Date
Dries Buytaert abba9b3b34 - Patch #725734 by casey, David_Rothstein, recidive, jpmckinney, aspilicious: overlay doesn't escape any page titles (residual cleanup). 2010-06-13 05:47:47 +00:00
Dries Buytaert 83e9590a14 - Patch #765830 by rfay: E_NOTICE if block is themed without an argument. 2010-06-13 05:36:58 +00:00
Dries Buytaert 05a0695920 - Patch #172755 by c960657, klausi: autocomplete triggered when switching fields, 'undefined' written to field. 2010-06-13 05:31:02 +00:00
Angie Byron c0542917e5 #687666 by tstoeckler, David_Rothstein: Fixed block static cache a bit too static. 2010-06-12 08:42:46 +00:00
Angie Byron c2e2974f0b #245990 follow-up by Pedro Lozano: Tell system_http_check() not to follow redirects to avoid false error notifications. 2010-06-12 08:33:50 +00:00
Angie Byron f0b5afb436 #822128 by roborn: Fixed 'Textarea + summary' widget broken when field allows multiple values. 2010-06-12 08:18:59 +00:00
Angie Byron 7affd91ab6 #551658 follow-up by pwolanin: Revert back to D6-style temporary folder logic to avoid various platform issues. 2010-06-12 08:15:15 +00:00
Dries Buytaert e0adb93064 - Patch #668640 David_Rothstein: follow-up on overlay. 2010-06-11 14:07:32 +00:00
Dries Buytaert 72e44a39af - Patch #743908 by David_Rothstein, casey, Gábor Hojtsy: skip overlay initialization if already done. 2010-06-11 12:30:30 +00:00
Dries Buytaert 7dd0d859e1 - Patch #497612 by moshe weitzman, Stevel: harden user login - move user_load() to submit handler. 2010-06-11 11:12:13 +00:00
Dries Buytaert 995f079e1e - Patch #819476 by kiamlaluno, jhodgdon: book_form_update() parameters were not correct. 2010-06-11 11:06:37 +00:00
Dries Buytaert fc22149f8f - Patch #736894 by mr.baileys: document that drupal_register_shutdown_function() is a php wrapper. 2010-06-11 11:00:18 +00:00
Dries Buytaert d097a4dc9a - Patch #766382 by pebosi: column 'nid' is ambiguous when using node access modules. 2010-06-11 10:39:10 +00:00
Dries Buytaert a3445b5038 - Patch #786394 by casey: improve overlay keydown handler (TAB-navigation). 2010-06-10 16:36:56 +00:00
Dries Buytaert e4dd88023d - Patch #768040 by jhodgdon, janusman, codycraven: truncate_utf8() only works for latin languages and drupal_substr() had a bug. 2010-06-10 15:20:48 +00:00
Dries Buytaert e960a8e233 - Patch #804870 by CrookedNumber: docblock for drupal_form_submit() was outdated. 2010-06-10 07:00:03 +00:00
Dries Buytaert 23582a5e91 - Patch #520760 by sun, Berdir, Steven Merrill, David_Rothstein, Heine, duellj, catch: fixed SA-CORE-2009-007 user signature format. 2010-06-10 06:57:20 +00:00
Dries Buytaert a9af3a61cf - Patch #823500 by justinrandell, chx: () should always reflect ['HTTPS'] even if () is http. 2010-06-10 06:51:38 +00:00
Dries Buytaert ba8910eb9e - Patch #823420 by mikey_p: fixed a few misspellings in CHANGELOG.txt. 2010-06-10 06:43:30 +00:00
Dries Buytaert ba4702c0d5 - Patch #663126 by casey, seutje: active items in top level IA don't have the light gray background when overlay is enabled. 2010-06-09 15:04:52 +00:00
Dries Buytaert e4afcae139 - Patch #819844 by agentrickard: better documentation for url_is_external(). 2010-06-09 14:55:30 +00:00
Angie Byron 30434bbc74 #668640 follow-up by casey and aspilicious: Minor follow-ups to Overlay revamp. 2010-06-09 05:16:58 +00:00
Angie Byron 1e6be79e06 #685486 follow-up by ctmattice1: Add distinct clause to filter upgrade query to address edge case. 2010-06-08 16:13:47 +00:00
Angie Byron a11cfe610c #799982 by tstoeckler, StuartJNCC: Fixed Updating D6 -> D7 fails if the D6 site has Date module applied. 2010-06-08 15:08:35 +00:00
Angie Byron 800c5a3fad #680992 by Berdir, catch, andypost, douggreen, mr.baileys: Fixed comments are added to search index without checking access. 2010-06-08 06:34:36 +00:00
Dries Buytaert b87e57baaf - Patch #820166 by rfay: several simpletest assertions missing default value for . 2010-06-08 06:16:01 +00:00
Dries Buytaert 20223878e6 - Patch #809838 by mr.baileys: maxlength settings didn't work in Field UI. 2010-06-08 06:15:13 +00:00
Dries Buytaert a3c33a0229 - Patch #112915 by idflood, heyrocker, pnm, jhodgdon: improved help text for () in settings.php. 2010-06-08 06:14:22 +00:00
Angie Byron 40eeac9ebb #805052 follow-up by mikey_p: Fixed Notice in update.php in drupal_session_initialize(). 2010-06-08 05:44:07 +00:00
Angie Byron 8dbd4d7edd #808664 by yched: Fixed required maxlength setting on body field. 2010-06-08 05:41:05 +00:00
Angie Byron 1a88fce096 #774882 by puregin, Berdir, rfay: Fixed update.php: errors are not logged. 2010-06-08 05:29:05 +00:00
Angie Byron 8e8d8274d6 #668640 by casey, aspilicious, et al: Re-implement Overlay without jQuery UI Dialog; massive performance improvement, helps address several critical issues. 2010-06-08 05:16:29 +00:00
Angie Byron b5e696702d #794184 by JacobSingh, catch, chx: Fixed contact_update_7002() fails when the contact module is not enabled. 2010-06-08 03:48:14 +00:00
Angie Byron 70dd028d18 #797024 follow-up by justinrandell: Remove critical performance regression due to stale file time values. 2010-06-08 03:16:05 +00:00
Dries Buytaert 0f63b2214d - Patch #807396 by David_Rothstein: remove old error handling from theme_update_page(). 2010-06-07 06:38:10 +00:00
Angie Byron e16e624c1c #797024 by pwolanin, justinrandell: Fixed Moving a class between files can cause SQL errors on registry rebuild. 2010-06-06 00:33:05 +00:00
Angie Byron cf30c78b42 #362021 by plach, yched, sun: Update field_attach_prepare_translation() for D7 entity API. 2010-06-06 00:24:16 +00:00
Dries Buytaert 8fb6adbc21 - Patch #742246 by jbrown, noahb, aspilicious, alexanderpas, rfay:handle uncaught exceptions. 2010-06-05 13:30:42 +00:00
Dries Buytaert 15bca6e462 - Patch #803212 by effulgentsia, Heine: protection against forgery of input selection value doesn't work with checkboxes. 2010-06-05 13:18:09 +00:00
Dries Buytaert d99623f8a1 - Patch #813822 by asimmonds: missing t() function in field_purge_field() causes fatal error. 2010-06-05 12:05:25 +00:00
Dries Buytaert 62a8bf600e - Patch #807396 by Berdir, carlos8f, David_Rothstein: database errors not displaying during install. 2010-06-05 12:02:33 +00:00
Angie Byron 4b25666520 #716302 by lotyrin, David_Rothstein, Jody Lynn: Fixed Permissions not working on admin/dashboard. 2010-06-04 23:04:32 +00:00
Dries Buytaert 1ce5ad6c76 - Forgot to commit this a while ago. 2010-06-04 20:39:44 +00:00
Dries Buytaert df7188e112 - Patch #765856 by Jeff Burnz, aspilicious: contextual lack rtl styling. 2010-06-04 20:38:55 +00:00
Dries Buytaert 98150d06e7 - Patch #739802 by johnstorey: fix documentation of taxonomy_get_vocabularies(). 2010-06-04 20:34:44 +00:00
Dries Buytaert 3cef673eec - Patch #312144 by CorniI, dropcube, EvanDonovan, Damien Tournoud, David_Rothstein, tstoeckler: install fails when default.settings.php is not present. 2010-06-04 09:18:15 +00:00
Dries Buytaert 6f03daf8d4 - Patch #816750 by catch: field_info_field() docs. 2010-06-03 21:06:38 +00:00
Dries Buytaert 857af20fbd - Patch #815526 by plach: session language switcher prevents pages from being cached. 2010-06-03 13:57:41 +00:00
Dries Buytaert e463ac0e98 - Patch #746920 by jhodgdon: removing jhodgdon as search module maintainer. 2010-06-03 13:50:54 +00:00
Dries Buytaert 86f8a1aa20 - Patch #748390 by rfay, effulgentsia: improve #limit_validation_errors() phpdoc. 2010-06-03 13:48:04 +00:00