Commit Graph

9258 Commits (e25c440c99ef60f93fd30838f390c2cb0980a2f8)

Author SHA1 Message Date
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
Alex Pott 80d54fc2b6 Issue #2422221 by benjy, chx: LoadEntity needs to fire load hooks for dynamic migrations 2015-02-14 11:22:43 +00:00
Alex Pott a32a88cbc2 Issue #2372389 by znerol, almaudoh: Expose session handler in container 2015-02-14 10:29:52 +00:00
webchick f1652eb366 Issue #2401919 by icampana, alexpott, jibran, ParisLiakos, Samshel, xavier.cabrera, alejandrovaras: Fix various file permissions to be 644 2015-02-13 12:08:45 -08:00
webchick 3265bb4700 Issue #2415519 by eojthebrave, nitvirus, jhodgdon: Add @Event documentation to all LanguageConfigOverrideEvents 2015-02-13 12:06:34 -08:00
webchick b911f7210e Issue #2195183 by cleaver, sandykadam, elgordogrande, jhodgdon, joachim, Eda, hussainweb: document Batch API callbacks as callback implementations 2015-02-13 11:51:15 -08:00
webchick 261aa774df Issue #2349565 by tengoku, jhodgdon, jribeiro, susanb, batigolix, no_angel, megansanicki: Review/update block_content hook_help text 2015-02-13 11:41:04 -08:00
webchick 47cd92b205 Issue #2423579 by mpdonadio, xjm, heilop, Wim Leers, webchick: Url::fromUrl('user-path:/') should throw an exception when a path component without a slash is given 2015-02-13 11:35:29 -08:00
Alex Pott 7c0e0e0667 Issue #2388627 by JeroenT, filijonka, ultimateAnkit, tadityar, rpayanm, adci_contributor: Remove usages of drupal_is_front_page 2015-02-13 17:21:07 +00:00
Alex Pott e58d14bec7 Issue #2424927 by Wim Leers: Docs typo in LinkWidget 2015-02-13 17:13:52 +00:00
Alex Pott 3ad86b60b7 Issue #2356991 by bzrudi71, andypost: PostgreSQL: Fix tests in search test group 2015-02-13 17:08:09 +00:00
Alex Pott cd57d598a4 Issue #1906264 by mgifford, mitsuroseba, blueminds, johanv, claudiu.cristea, kattekrab, amitgoyal, sivaji@knackforge.com: Required alt tag missing on image alt tag input 2015-02-13 17:04:35 +00:00
Alex Pott 584907e1ac Issue #2422039 by idebr: Double escaping in search result info 2015-02-13 13:10:41 +00:00
Alex Pott 7f6f61f4a2 Issue #2229145 by znerol, neclimdul, larowlan, alexpott, joelpittet, almaudoh, tadityar: Register symfony session components in the DIC and inject the session service into the request object 2015-02-13 12:56:34 +00:00
webchick a3786eacbe Issue #2338559 by larowlan, damiankloip, hampercm, mradcliffe, jibran, Berdir, Fabianx, catch: Never serialize password fields by default 2015-02-12 15:08:28 -08:00
webchick 3227399041 Issue #2061879 by Palashvijay4O, chx: Remove Schema::copyTable 2015-02-12 11:59:22 -08:00
Alex Pott 7ef5165780 Issue #2424951 by bzrudi71: PostgreSQL: Fix tests in block_content test group 2015-02-12 17:53:12 +00:00