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 |
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
|
a7a0ee8360
|
- Patch #772554 by Crell, jbrown: remove delay() method from insert queries.
|
2010-06-02 19:39:17 +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
|
a309cb4279
|
- Patch #813540 by chx: handle NULL values nicely.
|
2010-06-02 06:58:29 +00:00 |