Commit Graph

9274 Commits (0bc927f20a5b58dd67aa603a70452c2b4723bc11)

Author SHA1 Message Date
catch 0bc927f20a Issue #2420107 by alexpott: Determine which config entities can be fixed and which will be deleted when a dependency is removed 2015-02-17 23:33:18 +00:00
Alex Pott 27c9167ec9 Issue #2318437 by Wim Leers, Gábor Hojtsy, geertvd: Replace the hardcoded langcode key on blocks with the 'language' cache context 2015-02-17 17:20:56 +00:00
Jennifer Hodgdon 26904bea85 Issue #2409345 by Sara.Smith: Update hook_help() text for the Color module 2015-02-17 09:11:13 -08:00
Alex Pott c00055f796 Issue #2426639 by mortendk: remove classes from comment modules templates 2015-02-17 16:20:08 +00:00
Alex Pott 61eae01613 Issue #2091337 by genjohnson, no_angel, jhodgdon, ifrik, thijsvdanker, theMusician, amitgoyal: Update hook_help for Image module 2015-02-17 16:17:51 +00:00
Alex Pott e975bb18d4 Issue #2416111 by quietone, ultimike, chx: Migrate Dump export needs to have a consistent order 2015-02-17 16:12:50 +00:00
Alex Pott e26375e83f Issue #2427409 by ParisLiakos: Feed image doesnt display 2015-02-17 16:10:55 +00:00
Alex Pott ec408a19da Issue #2421385 by mortendk: shortcut cssfile cleanup 2015-02-17 16:08:00 +00:00
Alex Pott 09aad27d07 Issue #2425759 by andypost, jhodgdon: SearchQuery lacks preExecute(), making countQuery() run even when there are problems in prepare step 2015-02-17 16:05:22 +00:00
Alex Pott e21ef112a7 Issue #1807160 by Mile23, martin107, ParisLiakos, Lars Toomre: Add missing type hinting to Aggregator module docblocks 2015-02-17 16:03:37 +00:00
Alex Pott a154917d57 Issue #2427105 by andypost: Remove unused user_menu_breadcrumb_alter() 2015-02-17 16:02:36 +00:00
Alex Pott 45c425afd6 Issue #2418031 by BassistJimmyJam, pwolanin, tadityar, Wim Leers: Remove MenuLinkContentForm::doValidate() since the logic was moved to LinkWidget::validateUriElement() 2015-02-17 15:44:46 +00:00
Alex Pott 14a2c27f38 Issue #2427291 by Stalski: Remove node.pages.inc 2015-02-17 15:04:53 +00:00
Alex Pott 275947d37c Issue #2407745 by mortendk, rteijeiro, sivaji@knackforge.com: Remove classes from system templates t*.html.twig 2015-02-17 15:01:53 +00:00
Alex Pott 1ff477b60e Issue #2395627 by tstoeckler, Leksat, webflo, Gábor Hojtsy: Do not remove 0 from config translation data 2015-02-17 14:45:47 +00:00
Alex Pott a0add300e8 Issue #2411343 by pcambra: Only allowing to have empty language path prefix for the default language is inappropriate 2015-02-17 14:25:12 +00:00
Alex Pott bc491331fe Issue #2407735 by mortendk, sivaji@knackforge.com, hussainweb: Remove classes from system templates m*.html.twig 2015-02-17 13:57:35 +00:00
Alex Pott 7f6245abfa Issue #2426389 by olli, mikey_p, idebr, amateescu: Port SA-CONTRIB-2015-039 to D8 (views) 2015-02-17 12:51:06 +00:00
Nathaniel Catchpole fc49a03af8 Issue #2372507 by dawehner, mavimo, RavindraSingh: Remove _system_path from $request->attributes 2015-02-17 11:07:24 +00:00
Alex Pott 78ac4561d3 Issue #2427311 by sun, daffie: SQLite does not natively support CONCAT_WS() 2015-02-17 09:10:56 +00:00
Alex Pott d63490f9f2 Issue #2350273 by larowlan, andypost: Move CommentViewBuilder::renderLinks post_render_cache callback to CommentPostRenderCache 2015-02-17 01:06:29 +00:00
Alex Pott 4e0c61742e Issue #2369401 by quietone: User picture file could not be copied 2015-02-17 01:04:38 +00:00
Alex Pott b9e2e7ea9c Issue #2426973 by tstoeckler: shortcut.theme.css makes .edit-shortcuts display: block unnecessarily 2015-02-17 00:45:09 +00:00
Alex Pott de5d27e6ef Issue #2427161 by tstoeckler: shortcut.admin.js broken, replace with #states 2015-02-17 00:32:32 +00:00
Alex Pott 8c885d4df9 Issue #2426979 by tstoeckler: Remove obsolete PNG images from Shortcut module 2015-02-17 00:23:06 +00:00
Alex Pott d4da92e715 Issue #2426729 by chx: NodeSaveTest hardwires SQL 2015-02-17 00:21:15 +00:00
Alex Pott 00df5bad02 Issue #2407743 by mortendk, danquah, rteijeiro, davidhernandez, sivaji@knackforge.com: Remove classes from system templates s*.html.twig 2015-02-17 00:19:24 +00:00
Alex Pott 770fe3c817 Issue #2426477 by Berdir: config schema views.field.bulk_form is defined in action.module, should be in views.module 2015-02-16 23:55:17 +00:00
Alex Pott 696fa2dd5a Issue #2425761 by zealfire: DisplayPluginInterface needs separate dockblock 2015-02-16 23:54:02 +00:00
Alex Pott f54e5a7de2 Issue #2426323 by betoscopio: Rename UserAccountLinksTests to UserAccountLinksTest. 2015-02-16 23:52:09 +00:00
Alex Pott 99466a04e4 Issue #2420037 by daffie: Remove EntityViewsDataInterface from some subclasses of EntityViewsData which implements EntityViewsDataInterface 2015-02-16 23:46:58 +00:00
Alex Pott a02e7788e5 Issue #2329781 by davidhernandez, sidharthap: Move CKEditor toolbar classes from preprocess to templates 2015-02-16 23:43:09 +00:00
Alex Pott 62afca1f89 Issue #2091367 by Shreya Shetty, mparker17, Sree, chintan4u, jhodgdon, ifrik, rteijeiro, rpayanm: Update hook_help for Taxonomy module 2015-02-16 23:24:30 +00:00
Alex Pott 157df3f7ac Issue #2411303 by zuuperman: Documentation of ViewsArgumentDefault plugins construct method mention 'Date instance' instead of the current class instance 2015-02-16 23:14:31 +00:00
Alex Pott 3edf291326 Issue #2398075 by andypost, sarav.din33, larowlan, nemethf, hussainweb: Breadcrumbs for comment entity 2015-02-16 22:43:15 +00:00
Alex Pott 0e1fe4c234 Issue #2413759 by benjy, hosef: Move D6 dumps to avoid collisions with D7 dumps 2015-02-16 16:52:27 +00:00
Alex Pott e4e8f31411 Issue #2422257 by chx: Remove unnecessary query against the session table in WebTestBase. 2015-02-16 16:46:44 +00:00
Alex Pott 0bab86f912 Issue #2418237 by Mile23, neclimdul, jyotisankar: Fix incorrect @covers in PHPUnit tests. 2015-02-16 15:01:12 +00:00
Alex Pott fc01eef111 Issue #2424761 by rodrigoaguilera: Update automated tests documentation to reflect the removal of getInfo 2015-02-16 14:48:53 +00:00
Alex Pott 232f5a53e0 Issue #2407729 by sivaji@knackforge.com, mortendk: Remove classes from system templates h*.html.twig 2015-02-16 13:01:08 +00:00
Alex Pott 34efb1268f Issue #2419649 by plach, David Latapie: Content translation schema updates are not triggered consistently 2015-02-15 22:01:23 +00:00
Alex Pott 7ce6154007 Issue #2332687 by jhodgdon: Lost help for field types from Core/Field 2015-02-15 10:41:34 +00:00
Alex Pott ade57a9e04 Issue #2419923 by amateescu, jibran, dashaforbes: Port SA-CONTRIB-2013-096 to D8 2015-02-15 10:34:39 +00:00
Alex Pott 8007ab1b27 Issue #2423213 by plach: Schema for newly defined entity types is never created 2015-02-15 10:28:20 +00:00
Alex Pott f671f3c048 Revert "Issue #2407735 by mortendk, sivaji@knackforge.com: Remove classes from system templates m*.html.twig"
This reverts commit 2b9b727c29.
2015-02-15 09:15:40 +00:00
Alex Pott efc0e2e41d Issue #2403301 by lokapujya, penyaskito, Wim Leers: Menu item "active" class is not correctly added when using a view as the frontpage 2015-02-14 16:41:03 +00:00
Alex Pott 2b9b727c29 Issue #2407735 by mortendk, sivaji@knackforge.com: Remove classes from system templates m*.html.twig 2015-02-14 16:34:56 +00:00
Alex Pott a518f9d76b Issue #2417515 by idebr: TestBase::prepareDatabasePrefix() refers to DrupalWebTestCase that has been renamed 2015-02-14 16:15:11 +00:00
Alex Pott af53fb60a4 Issue #2407715 by crowdcg, davidhernandez, mortendk, sivaji@knackforge.com, Manjit.Singh, dernetzjaeger: Remove classes from system templates b*.html.twig 2015-02-14 16:07:18 +00:00
Alex Pott dac834ea5a Issue #2380071 by geertvd, pcambra, andypost, larowlan: No way to add comment field to any entity 2015-02-14 15:54:59 +00:00