Commit Graph

809 Commits (c6dff672c54550e4589c1d250cb432df5c234d23)

Author SHA1 Message Date
Jennifer Hodgdon 1bfa3cd20e Issue #1864360 by oadaeh: Fix docs standards for link in ajax.inc 2013-01-04 09:31:04 -08:00
webchick 713e67743b Issue #1848684 by Liam Morland, mgifford: Add ARIA role to DETAILS. 2013-01-02 17:58:48 -08:00
webchick 31d4f1b018 Issue #1806178 by tim.plunkett, beejeebus: Remove code duplication for hook_config_import_()*() implementations of config entities. 2013-01-02 17:17:20 -08:00
webchick a82e9ea966 Issue #1875632 by Wim Leers: Fixed Change Drupal JS settings merging behavior: preserve integer keys (allow for array literals in drupalSettings) 2013-01-02 08:45:24 -08:00
webchick 7f66670a99 Issue #1864944 by Wim Leers: Fixed ajaxPageState does not contain JS files that are in scopes other than 'header' 2013-01-02 08:36:51 -08:00
catch 8e102d2a73 Issue #1874562 by chx, plach: Fixed Upgrade path broken and yet tests pass. 2013-01-02 15:13:29 +00:00
catch d2527ed4a7 Issue #1831998 by c4rl, effulgentsia: Reduce index.php for easier upgrading. 2013-01-02 12:14:56 +00:00
catch e933d81555 Issue #1845728 by sun, ry5n: Refactor and introduce generic button CSS styles for forms and links. 2013-01-02 12:00:25 +00:00
catch 85c8d12ec9 Issue #1852966 by yched, amateescu: (Doc fixes followup) Rework entity display settings around EntityDisplay config entity. 2012-12-31 21:57:58 +00:00
catch 33e284e8e9 Issue #209672 by pillarsdotnet, theborg, penyaskito, cburschka, naxoc, Rob Loach, carlos8f, gdud, olamaekle: Added Use site name in From: header for system e-mails. 2012-12-31 21:42:48 +00:00
catch c76c95a9ab Issue #1874612 by plopesc: Simplify file.inc by file_stream_wrapper_valid_scheme()(FALSE) return FALSE. 2012-12-29 22:38:51 +00:00
catch 68395eef82 Issue #575298 by sun, tim.plunkett, Rob Loach, KrisBulman, Jacine, danillonunes: Provide non-PHP way to reliably override CSS. 2012-12-29 20:01:54 +00:00
catch 3241695dfa Issue #1814086 by samhassell, fgm: Convert autoloader_mode in drupal_classloader() to its own global. 2012-12-29 12:32:51 +00:00
webchick 99fa84cbfe Issue #1158322 follow-up by chx: Fixed htmlspecialchars() expects parameter 1 to be string, array given errors in exception backtraces. 2012-12-29 00:58:04 -08:00
catch 2288314826 Issue #1852966 by yched, Stalski, zuuperman, swentel: Rework entity display settings around EntityDisplay config entity. 2012-12-28 23:03:17 +00:00
catch 53de739800 Revert "Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity."
This reverts commit 8ad67af2e0.
2012-12-28 23:02:37 +00:00
catch 8ad67af2e0 Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity. 2012-12-28 19:05:41 +00:00
Dries 42dd9f2b5f Issue #1817182 by andypost, alexpott, yched: Add upgrade path tests for contact category config conversion. 2012-12-27 20:22:20 +01:00
webchick cd268569b1 Issue #1874342 by erikwebb: Fixed Undefined constant STEAM_WRAPPERS_LOCAL used in file_get_stream_wrappers() documentation. 2012-12-26 18:55:58 -08:00
webchick 0df32eb15e Issue #1873608 by David_Rothstein: Improve documentation of format_string() to emphasize that it is used to prepare variables for HTML display. 2012-12-26 18:53:33 -08:00
webchick 5d89911ff3 Issue #1870612 by greggles, aasarava, quicksketch, Justin_KleinKeane, John Morahan: SA-CORE-2012-004 - Drupal core - Arbitrary code execution via file upload. 2012-12-26 18:27:47 -08:00
webchick fcfd874329 Issue #1861604 follow-up: Now with a semi-colon. :P 2012-12-26 11:15:37 -08:00
webchick efde866599 Issue #1831076 by ACF, Albert Volkman: Convert omit_vary_cookie() to cmi. 2012-12-26 11:10:22 -08:00
webchick e200408fa3 Issue #1861604 by hefox: Skip module_invoke()/module_hook() in calling hook_watchdog() (excessive function_exist()). 2012-12-26 10:58:16 -08:00
webchick c2fb90f953 Issue #1872640 by fabpot: Renamed the dispatcher service to event_dispatcher(). 2012-12-26 10:20:15 -08:00
webchick 27545d659f Issue #80855 by sun, vangorra, dman, Damien Tournoud, kkaefer: Add element #type table and merge tableselect/tabledrag into it. 2012-12-26 10:15:32 -08:00
webchick 27637ac5ba Issue #1328696 by Tor Arne Thune, wojtha, MaxMendez: Fixed Problem with _drupal_wrap_mail_line() and attachment files. 2012-12-26 09:58:41 -08:00
webchick 8cb0a1945b Issue #1817182 by andypost, alexpott, yched: Add upgrade path tests for contact category config conversion. 2012-12-26 09:06:27 -08:00
Dries d24c6ee7e8 Issue #1869292 by Gábor Hojtsy: Remove confusing 'multiple' language from core. 2012-12-19 15:35:47 -05:00
Dries f55649698c Issue #1705920 by tim.plunkett, sun, underq, javier.alejandr...: Convert all calls to procedural drupal_array_()*() functions to Drupal\Component\Utility\NestedArray. 2012-12-17 16:54:13 -05:00
Dries bc93618d2b Issue #1629994 by Aron Novak, oadaeh, yurtboy: Fixed Mail functions reference obsolete RFC. 2012-12-14 21:42:57 -05:00
Dries fec72c2224 Issue #1864360 by oadaeh: Clean up some inconsistencies with @link...@endlink. 2012-12-14 21:26:51 -05:00
catch bc801aab00 Issue #1187726 by chx, Berdir, Fabianx, sun: Fixed Add caching for configuration / rework config object loading. 2012-12-14 22:30:50 +00:00
Dries 70b7301520 Issue #1846582 by klausi, katbailey: restrict data retrieving routes to media type. 2012-12-14 11:33:32 -05:00
catch 6810dfa827 Issue #1864292 by effulgentsia: Fixed Installation in non-English language fails. 2012-12-13 13:04:37 +00:00
catch 2b5616298b Issue #1824920 by cam8001, justafish: Convert variable 'theme_link()' to config system. 2012-12-13 12:25:46 +00:00
catch 79c34ed57a Issue #1029460 by sun: Find a better hook than hook_init() for drupal_add_js() and drupal_add_css(). 2012-12-13 12:23:00 +00:00
catch af4765fa77 Issue #1815930 by gbrands, amontero: Fixed Update watchdog message in file_unmanaged_copy() with correct string/variable replacement values. 2012-12-13 12:07:13 +00:00
webchick a80680880b Issue #1834594 by effulgentsia, Rob Loach: Update dependencies (Symfony and Twig) follow up fixes for Composer. 2012-12-08 15:22:34 -08:00
catch f00a7bb68f Issue #1775488 by amateescu, vijaycs85: Fixed drupal_cron_cleanup() is not converted to lock. 2012-12-07 20:41:33 +00:00
Jennifer Hodgdon 2b6e2c1a50 Issue #1853050 by Jerenus: Fix up docs for drupal_send_headers() 2012-12-06 13:35:19 -08:00
catch ab200662bc Issue #1858984 by berdir: Split system date formats from timezone settings. 2012-12-06 16:19:03 +00:00
Jennifer Hodgdon dd8e0db601 Issue #1787876 by Albert Volkman, cirage, BrockBoland: Add return docs for drupal_get_token() function 2012-12-04 09:50:15 -08:00
catch 5221886921 Issue #1849700 by katbailey, effulgentsia: Fixed DrupalKernel's container.modules param should contain module filenames, not full namespace paths. 2012-12-03 17:20:24 +00:00
catch 5aa641ae03 Issue #1279680 by tmsimont: Allow NULL as a watchdog() argument while retaining array type hinting. 2012-12-03 13:08:48 +00:00
Dries f1b6874e72 Issue #1831324 by sun, effulgentsia: Form API #autocomplete_path() JS and callbacks to use GET q= parameter instead of menu tail. 2012-12-02 22:23:33 -05:00
Dries ac21d7bc11 Issue #1824778 by vijaycs85, ACF, pcambra, cam8001: Covert css_gzip_compression() and js_gzip_compression() variables to CMI system. 2012-12-02 22:15:26 -05:00
webchick 26902ff184 Issue #1853574 by Albert Volkman: Fixed Spelling error in drupal_mail_system() docs. 2012-12-02 07:31:51 -08:00
webchick cd8dd173dd Issue #1824898 by vijaycs85, ACF: Convert drupal_weight_select_max() variable to CMI system. 2012-12-01 20:56:04 -08:00
catch e96e573ce4 Revert "Revert the revert of Issue #1849004 by chx, xjm: One Service Container To Rule Them All. It was innocent after all."
This reverts commit a1638b87eb.
2012-11-29 20:55:21 +00:00