Commit Graph

27790 Commits (161d80f94a3b419d65e40b9f685d199b5ef76079)

Author SHA1 Message Date
Alex Pott a00b10d9d4 Issue #2407733 by mortendk, rteijeiro, sivaji@knackforge.com: Remove classes from system templates i*.html.twig 2015-02-18 09:04:30 +00:00
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
catch 70e4656d98 Issue #2383413 by larsmw, Cottser, alvar0hurtad0: Remove file_exists() when registering namespaces for Twig template paths 2015-02-17 23:27:32 +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 6dc2481b4e Issue #2415513 by eojthebrave: Add @Event documentation to all RoutingEvents 2015-02-17 16:25:11 +00: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 1a82911a7c Issue #2415441 by Mile23: Automate finding @covers errors 2015-02-17 15:55: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 7276b28aea Issue #2427007 by chx: The persistent lock is not marked as backend_overridable 2015-02-17 15:39:39 +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 e25c440c99 Issue #2427773 by sun, daffie: SQLite REGEXP user function exists, but is wrongly implemented 2015-02-17 14:02:40 +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 e7bb62123a Issue #2427349 by pcambra: Remove ThirdPartySettingsTrait leftover in ConfigEntityBase 2015-02-17 00:46:11 +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 6c91bb774c Issue #2427001 by chx: field item presave is only called for SQL 2015-02-17 00:34:34 +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 2bbeb8f3a8 Issue #2425325 by cleaver: Batch API example code has wrong finished callback 2015-02-17 00:01:31 +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 8723012e3a Issue #2343127 by tadityar, harshil.maradiya, aphickey, bburg, ashutoshmishra: Docblock fixes for core/lib/Drupal/Core/Database/Query 2015-02-16 23:38:20 +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 370e15e62d Issue #2415505 by eojthebrave: Add @Event documentation to all ConfigEvents 2015-02-16 16:46:44 +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
Jennifer Hodgdon 56ad560a5c Issue #2426901 by David_Rothstein: Add back various links (especially security-related links) to README.txt that were removed from INSTALL.txt 2015-02-16 07:55:21 -08:00
Alex Pott 0bab86f912 Issue #2418237 by Mile23, neclimdul, jyotisankar: Fix incorrect @covers in PHPUnit tests. 2015-02-16 15:01:12 +00:00