Commit Graph

29356 Commits (4b31d8ce3c44b51ce51a5debf966f51a0a9bab62)

Author SHA1 Message Date
Alex Pott e6913352c8 Issue #2509890 by Dom., saki007ster, emma.maria: Fix footer menus in Bartik being vertically misaligned if you have +1 items 2015-06-24 14:08:24 -05:00
Alex Pott 2e6633871a Issue #2507509 by catch, dawehner: Service changes should not result in fatal errors between patch or minor releases 2015-06-24 10:05:10 -05:00
Nathaniel Catchpole 0bc8ee2f8f Issue #2511354 by tim.plunkett: Remove StringTranslationTrait from FormBuilder 2015-06-24 15:21:46 +01:00
Nathaniel Catchpole 8a29e46c6a Issue #2465053 by larowlan, dawehner, Arla, fago, cilefen, lauriii, Wim Leers: Drupal 8 only allows one user every 6 hours to register when page caching is enabled — caused by entity UUID in form state 2015-06-24 14:26:57 +01:00
Alex Pott 49d2594eaf Issue #2506539 by mikeryan: d6_contact_settings not specifying source provider 2015-06-24 07:12:52 -05:00
Alex Pott 2da1f42448 Issue #2399211 by mpdonadio, legolasbo, vijaycs85, pjonckiere, rteijeiro, jhodgdon, dawehner, yched: Support all options from views fields in DateTime formatters 2015-06-24 07:08:51 -05:00
Alex Pott 5217ef8c50 Issue #2505941 by JeroenT, joshi.rohit100: Remove deprecated methods on BubbleableMetadata class 2015-06-24 06:33:50 -05:00
Nathaniel Catchpole 8b4bc7df8f Issue #2500527 by dawehner, tim.plunkett, effulgentsia: Rewrite \Drupal\file\Controller\FileWidgetAjaxController::upload() to not rely on form cache 2015-06-24 12:17:01 +01:00
Nathaniel Catchpole acf91933f9 Issue #2508666 by alexpott, pwolanin, benjy: Drupal 8 .htaccess rule to prevent php file access can be easily bypassed 2015-06-24 10:15:36 +01:00
Alex Pott b90319a601 Issue #2278965 by jhedstrom: Add a warning to the installer for MySQL if an InnoDB-compatible engine is not selected 2015-06-23 22:04:00 -05:00
Alex Pott 9812bb247b Issue #2500443 by jhodgdon, Wim Leers: Cache API topic says nothing about cache context, add something 2015-06-23 21:47:01 -05:00
Alex Pott 8584bcc1c4 Issue #2505841 by andypost: Make CommentAdminOverview use link templates 2015-06-23 21:44:01 -05:00
Alex Pott 4eff3d1c46 Issue #2422353 by andypost: Comment module should check that comment body field exists 2015-06-23 21:40:45 -05:00
Alex Pott b84088e612 Issue #2470233 by wadmiraal, emma.maria, sxnc, idebr, googletorp, LewisNyman: Fix the visual bugs in the Bartik footer 2015-06-23 21:26:46 -05:00
Alex Pott 06c77e7950 Issue #2507459 by Wim Leers: CachePluginBase and subclasses no longer need Renderer/RenderCache services injected 2015-06-23 21:20:28 -05:00
Alex Pott c9769f3b1b Issue #2505649 by tohesi: Update jquery.once to 2.0.2 2015-06-23 21:02:44 -05:00
Alex Pott ca81e9907d Issue #2504995 by Xano: Component DefaultFactory relies on core's concept of plugin providers 2015-06-23 20:51:21 -05:00
Alex Pott bff2917367 Issue #2506793 by Gábor Hojtsy: Config translation shows search field below table 2015-06-23 20:45:46 -05:00
Alex Pott 143d7b2a06 Issue #2510072 by phenaproxima: UTF-8 support in MySQL driver breaks migrate dump files 2015-06-23 17:09:55 -05:00
Alex Pott e6182f966e Issue #2509434 by willzyx: Faulty dependency to ThemeInitialization in Drupal\Core\Theme\ThemeManager 2015-06-23 14:56:24 -05:00
Alex Pott faa07d7ce0 Issue #2203779 by ivanstegic, pguillard, Xano, Prashant.c, jhodgdon: Improve wording of the configuration import form 2015-06-23 14:00:57 -05:00
Alex Pott 51656b3259 Issue #2417895 followup by David_Rothstein: AccountPermissionsCacheContext/PermissionsHashGenerator must special case user 1, since permissions don't apply to it 2015-06-23 12:41:55 -05:00
Alex Pott ac8605bf32 Issue #2505197 by Arskiainen, jaimeguzman, tstoeckler: Add a @see + docs about language_element_info_alter() to LanguageSelect 2015-06-23 12:30:54 -05:00
Alex Pott 8d80b7a462 Issue #2417895 by David_Rothstein, Berdir, Wim Leers, willzyx, catch: AccountPermissionsCacheContext/PermissionsHashGenerator must special case user 1, since permissions don't apply to it 2015-06-23 11:41:58 -05:00
Alex Pott 42c693a966 Issue #2407195 by Wim Leers, Fabianx, joelpittet, lauriii, Crell: Move attachment processing to services and per-type response subclasses 2015-06-23 11:24:29 -05:00
Alex Pott c65b82f4f8 Issue #2506655 by pguillard, joshi.rohit100: Database Schema class has no doc block 2015-06-22 15:58:29 -05:00
Alex Pott 8d3755c8f4 Issue #2509496 by chx, benjy, phenaproxima: Make migrate process plugins more flexible/less boilerplate 2015-06-22 15:56:42 -05:00
Alex Pott fd2bc62e43 Issue #2503083 by pwolanin, neclimdul: Simplify PasswordInterface so it's not coupled to UserInterface 2015-06-22 15:54:10 -05:00
Alex Pott 71456449ac Issue #2480811 by catch, dawehner, Crell, Berdir, amateescu: Cache incoming path processing and route matching 2015-06-22 12:36:44 -05:00
Nathaniel Catchpole 0dbb619f9d Issue #2506349 by alexpott: Unnecessary looping in Xss::filter when processing attributes 2015-06-22 16:24:15 +01:00
Nathaniel Catchpole a1bc737216 Issue #1305882 by dawehner, nod_, Fabianx, Steven Jones, sun, nlisgo: drupal_html_id() considered harmful; remove ajax_html_ids to use GET (not POST) AJAX requests 2015-06-22 14:16:58 +01:00
Nathaniel Catchpole 534fe84bfc Issue #2508591 by timmillwood, alexpott, chx, pwolanin: vendor/ is web accessible 2015-06-22 13:22:21 +01:00
Nathaniel Catchpole 848d6b8eea Issue #2505171 by neclimdul: Follow-up for follow-up for #2483433 (phpunit tests broken) 2015-06-22 13:15:00 +01:00
Nathaniel Catchpole 4fd210b357 Issue #2422815 by Xano, fgm, tim.plunkett, dawehner: Don't initialize the discovery object in plugin managers, unless needed 2015-06-22 12:11:32 +01:00
Nathaniel Catchpole 8114a72e5a Issue #2505171 by Wim Leers: Follow-up for #2483433 2015-06-22 10:11:24 +01:00
Alex Pott 6bb1ba389f Issue #2505521 by benjy: Clean-up un-need test classes in migrate_drupal 2015-06-21 08:48:20 -05:00
Alex Pott 7bd866aa9f Revert "Issue #2505521 by benjy: Clean-up un-need test classes in migrate_drupal"
This reverts commit 3700144557.
2015-06-21 08:47:20 -05:00
Alex Pott ff7fc0fd76 Issue #2502617 by droplet, darol100: When changing from a text format with an editor to one without, any user-entered changes are ignored: the original text is saved 2015-06-20 17:25:42 -05:00
Alex Pott 5a231af775 Issue #2504993 by Xano: HookDiscovery sets "module" instead of "provider" in plugin definitions 2015-06-20 17:21:03 -05:00
Alex Pott f0342329bb Issue #2509448 by xjm: Further refactor use of SafeMarkup in HWLDFWordAccumulator 2015-06-20 17:19:49 -05:00
Alex Pott f03eba74e9 Issue #2462221 by emma.maria, Dom., rudraram, jp.stacey, Manjit.Singh, sxnc, Cottser, idebr: Highlighted region has not fixed width layout on Bartik theme 2015-06-20 16:03:16 -05:00
Alex Pott bd1399448f Issue #2505835 by andypost: Optimize CommentAdminOverview 2015-06-20 15:32:01 -05:00
Alex Pott 6dc5310a30 Issue #2505937 by JeroenT: Remove usage of @deprecated methods on BubbleableMetadata class 2015-06-20 15:29:08 -05:00
Alex Pott e5d87b1ea8 Issue #2502913 by jibran, larowlan: Link field default options values should be array 2015-06-20 15:25:58 -05:00
Alex Pott 2c0f5e10b6 Issue #298768 by mkalkbrenner, stefan.r: Ensure that entries are written to watchdog table 2015-06-20 14:52:10 -05:00
Alex Pott 5d3a761e61 Issue #2506369 by catch, dawehner, Wim Leers: Cache CSS/JS asset resolving 2015-06-20 12:16:07 -05:00
Alex Pott d305a8efaa Issue #2499943 by mikey_p, Berdir, catch: system.active_theme.THEMENAME state should not cache theme data 2015-06-20 12:11:56 -05:00
Alex Pott 337f182057 Issue #2508654 by chx, dawehner, Chi: File inclusion in transliteration service 2015-06-19 16:49:04 -05:00
xjm 13419847da Issue #2501823 by peezy, joelpittet, davidhernandez: Document SafeMarkup::set in FormCache::loadCachedFormState 2015-06-19 12:32:15 -05:00
xjm f6d785e56c Issue #2506133 by alexpott, joelpittet, dawehner, pwolanin: Replace SafeMarkup::set() in \Drupal\Core\Template\Attribute 2015-06-19 12:16:55 -05:00