Commit Graph

8942 Commits (abba9b3b3488f1f795d2dd46c8dc780f0faab643)

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
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 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 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 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
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 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
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 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 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 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
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 6f03daf8d4 - Patch #816750 by catch: field_info_field() docs. 2010-06-03 21:06:38 +00:00
Dries Buytaert 79bf3bb31b - Patch #815734 by catch: system_update_7053() assumes block module is installed. 2010-06-03 13:20:05 +00:00
Dries Buytaert 8ac69af008 - Patch #545610 by brandonojc, Everett Zufelt, mgifford: search form needs a header for accessibility. 2010-06-03 13:18:48 +00:00
Dries Buytaert 2276295fd6 - Patch #816642 by catch: improved field exceptions. 2010-06-03 13:08:52 +00:00
Dries Buytaert 45da508e05 - Patch #334671 by Steve Dondley, naxoc: add tests for user role administration. 2010-06-02 18:13:24 +00:00
Dries Buytaert d689318629 - Patch #701358 by aaron, quicksketch, chx, pwolanin, aspilicious: the file API presumes a hiearchical file storage. 2010-06-02 13:09:34 +00:00
Dries Buytaert 45dc99c832 #738454 by bradweikel: error if module uninstalled and no language file. 2010-06-02 10:25:15 +00:00
Dries Buytaert 248902b1b5 - Patch #807622 by grendzy: ftal error calling sys_get_temp_dir() in installer. 2010-06-02 06:56:48 +00:00
Dries Buytaert bf22ca024a - Patch #814884 by catch: comment_user_cancel() should use comment_save(). 2010-06-02 06:20:11 +00:00
Dries Buytaert c1929c6c1e - Patch #759096 by catch: use fast drupal_static() pattern for field_available_languages(). 2010-06-01 18:29:41 +00:00
Dries Buytaert e3065ec62c - Patch #767042 by Stefan Freudenberg: move comment rdf tests in rdf.test. 2010-06-01 17:58:29 +00:00
Dries Buytaert 8a491f2dda - Patch #810176 by Jeff Burnz: updated documentation. 2010-06-01 17:56:46 +00:00
Dries Buytaert cf822bd236 - Patch #760170 by sivaji: custom date format string form accepts empty string input. 2010-06-01 05:08:40 +00:00
Dries Buytaert f6fac2b1ea - Patch #813722 by joachim: fixed inconsistent terminology on the new 'Manage Display' screen. 2010-05-31 18:15:20 +00:00
Dries Buytaert e66fa989fa - Patch #767854 by droplet: fixed misspelled strings. 2010-05-31 11:42:11 +00:00
Dries Buytaert 1e7303d08a - Patch #811276 by YaxBalamAhaw: 'Add to Default Shortcuts' keyboard navigation problems. 2010-05-31 08:18:02 +00:00
Dries Buytaert e3690d9246 - Patch #478946 by Scott Reynolds: node_access() batch rebuild will 'fail' when a node isn't loadable. 2010-05-31 08:02:33 +00:00
Dries Buytaert 78a04881d5 - Patch #707724 by TR: call them entities instead of objects. 2010-05-31 07:59:27 +00:00
Dries Buytaert 4e1d58feee - Patch #812416 by plach: fixed broken upgrade path. 2010-05-29 18:45:31 +00:00
Dries Buytaert 128a693466 - Patch #812620 by kiamlaluno: fixed incorrect format_plural(). 2010-05-29 13:51:27 +00:00