Commit Graph

27804 Commits (71a987d09d890af380df4e8d163918ed025eda01)

Author SHA1 Message Date
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
Alex Pott 273e7fc42a Issue #2425739 by jacob.embree: Incorrect regex in trusted_host_patterns example 2015-02-16 14:51:09 +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 558acd66f8 Issue #2424733 by idebr: Node preview backlink RTL button :active styling is applied to LTR 2015-02-16 12:56:56 +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
webchick 5f5fa3b7af Issue #2419225 by mikeker: settings.local.php trusted_host_patterns are ignored due to incorrect location of the include statement 2015-02-15 12:16:54 -08: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 a53a61f6b9 Issue #2422657 by Berdir: Skip fast chained cache backend in maintenance mode 2015-02-15 10:37:31 +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
webchick 61cc921f89 Issue #2426533 by alexpott, Berdir: Random failures in tests that extend PhpStorageTestBase 2015-02-14 13:57:45 -08: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 8f61c0d5c3 Issue #2422365 by mortendk, LewisNyman: Remove redundant comments styling 2015-02-14 16:30:12 +00:00
Alex Pott 4369860fbb Issue #2371587 by fullerja, shrijata, Prashant.c: Review install.txt 2015-02-14 16:28:31 +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 852b0bab62 Issue #2417733 by joelpittet, martin107: Drupal 8 breaks Twig's round filter 2015-02-14 11:20:15 +00:00
Alex Pott a32a88cbc2 Issue #2372389 by znerol, almaudoh: Expose session handler in container 2015-02-14 10:29:52 +00:00
webchick 08f02073d5 Revert "Issue #1986330 by subhojit777, marcelodornelas, wheatpenny, kasperg, timaholt, stefank, AkshayKalose, develCuy, valthebald, moymilo, YesCT, dawehner, tstoeckler: When Batch ID doesn't exist, Drupal should emit a 404"
Somehow broke testbot/HEAD. Reverting for now.

This reverts commit 30432a03b7.
2015-02-13 13:49:09 -08:00
webchick 0de81e316d Issue #2226189 by alvar0hurtad0, sivaji@knackforge.com, mherchel, emma.maria, LewisNyman, tmjoseantonio: Style the modal in Bartik 2015-02-13 12:51:40 -08:00
webchick c6036a58c4 Issue #2425379 by eojthebrave: Add @Event documentation to all EntityTypeEvents 2015-02-13 12:48:04 -08: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 30432a03b7 Issue #1986330 by subhojit777, marcelodornelas, wheatpenny, kasperg, timaholt, stefank, AkshayKalose, develCuy, valthebald, moymilo, YesCT, dawehner, tstoeckler: When Batch ID doesn't exist, Drupal should emit a 404 2015-02-13 12:03:54 -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 c3425bd2de Issue #2421681 by JeroenT, develCuy, developermitesh: Remove drupal_pre_render_html 2015-02-13 11:45:53 -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