Commit Graph

32901 Commits (1fcd3d5c56ee9511d4dd620d332f29a5d9656212)

Author SHA1 Message Date
Nathaniel Catchpole c779a82a28 Issue #2771733 by xjm, Wim Leers, joelpittet: Remove _no_big_pipe: TRUE @todo 2017-01-11 22:25:25 +00:00
Nathaniel Catchpole c021387ca5 Issue #2714497 by Peacog, mangy.fox, riteshsarraf, Sophie.SK: Pre-existing 'book' content type prevents book module installation 2017-01-11 22:12:49 +00:00
Nathaniel Catchpole aecacce5e2 Issue #2842741 by alexpott: Fix MigrateExecutable for PHP7.1 2017-01-11 22:10:33 +00:00
Nathaniel Catchpole 3d72d4be83 Issue #2194783 by Berdir, vprocessor, andypost, Antonnavi, tim.plunkett, Crell, Mile23, catch: Rename EntityTypeInterface::isSubclassOf() to ::entityClassImplements() 2017-01-11 22:06:48 +00:00
Nathaniel Catchpole ab8284bebd Issue #2842763 by alexpott: views_ui_preprocess_views_view() broken in PHP 7.1 2017-01-11 21:23:22 +00:00
Nathaniel Catchpole 8746bd3e23 Issue #2838095 by cilefen, pjcdawkins: Only one site slogan character in site slogan when using PHP 7.1 2017-01-11 16:08:02 +00:00
Alex Pott 51d3d8a984 Issue #2805281 by Wim Leers, damiankloip: ?_format=hal_json error responses are application/json, yet should be application/hal+json 2017-01-11 15:32:48 +00:00
Alex Pott 0f613741ee Issue #2838968 by Ginovski, Berdir: BlockContentListBuilder should use RedirectDestinationTrait instead of hardcoding the collection link template 2017-01-11 14:39:20 +00:00
Alex Pott b8d54eea18 Issue #2795037 by jhedstrom, shashikant_chauhan, gnuget, dawehner: BTB: Add cronRun function 2017-01-11 14:21:35 +00:00
Alex Pott fb3389418b Issue #2835683 by dawehner, Wim Leers: Remove HTML from EntityResource validation 422 exception message 2017-01-11 14:14:33 +00:00
Alex Pott 45d25684b6 Issue #2830079 by mpdonadio, jhedstrom: Change DateTimePlus to throw more specific exceptions 2017-01-11 13:01:07 +00:00
Alex Pott fa4c50a86e Issue #2841948 by Mile23, dawehner: Modify run-tests.sh to show file paths of all discovered tests 2017-01-11 11:30:55 +00:00
Alex Pott f182e9d216 Issue #2841542 by Wim Leers: \Drupal\serialization\EventSubscriber\UserRouteAlterSubscriber has serializer service injected, but doesn't use it — also makes route rebuilding more expensive 2017-01-11 11:25:29 +00:00
Alex Pott b149b639b9 Issue #2599956 by claudiu.cristea, apmsooner: Handler admin summary is double escaped 2017-01-11 11:11:10 +00:00
Alex Pott 49e21afcaf Issue #2842480 by amateescu: system_update_8203() is named incorrectly 2017-01-11 11:01:47 +00:00
Alex Pott 35acba7aed Issue #2824827 by damiankloip, dawehner, Wim Leers, klausi: \Drupal\hal\Normalizer\ContentEntityNormalizer::denormalize() fails with fatal PHP error when bundles are missing from link relation types 2017-01-10 17:40:26 +00:00
Alex Pott cc30d65427 Issue #2390495 by amateescu, Berdir: Support marking field storage definitions as required 2017-01-10 15:28:55 +00:00
Nathaniel Catchpole 4f6dc9a303 Issue #2840596 by alexpott, dawehner: Update Symfony components to ~2.8.15 2017-01-10 14:33:14 +00:00
Alex Pott 4491a19592 Issue #2842063 by Sam152: Fix undefined index when creating a new content_moderation workflow type and expand test coverage for content_moderation WorkflowType plugin 2017-01-10 14:07:51 +00:00
Alex Pott e2d04183ba Issue #2794699 by Jo Fitzgerald, klausi, phenaproxima: MigrateMenuSettingsTest.php is not in the correct location 2017-01-10 13:46:20 +00:00
Alex Pott 528e3071e9 Issue #2828559 by tacituseu, alexpott, mpdonadio, amateescu, hchonov, catch, xjm, Wim Leers, Mixologic: UpdatePathTestBase tests randomly failing 2017-01-10 13:35:38 +00:00
Alex Pott 04a771a74b Issue #2623568 by yanniboi, claudiu.cristea, himanshugautam, anil280988, sidharthap, Sagar Ramgade, dawehner, tstoeckler: Config schema of argument_default plugins is incorrect 2017-01-10 12:20:00 +00:00
Alex Pott 4fc22ade01 Issue #2623568 by yanniboi, claudiu.cristea, himanshugautam, anil280988, sidharthap, Sagar Ramgade: Config schema of argument_default plugins is incorrect 2017-01-09 16:27:16 +00:00
Nathaniel Catchpole 72bc194977 Revert "Issue #2840596 by alexpott: Update Symfony components to ~2.8.15"
This reverts commit 30de60c0f8.
2017-01-06 14:09:01 +00:00
Alex Pott ac5ccef90a Issue #2818267 by vanessakovalsky, timmillwood, shashikant_chauhan, Sam152: Remove delete link from Manage moderation settings page 2017-01-06 13:14:42 +00:00
Nathaniel Catchpole bb55292a88 Issue #2786443 by alexpott, Berdir, RKopacz, milos.kroulik, generalconsensus: \Drupal\field\FieldStorageConfigStorage::mapFromStorageRecords() can fail without a reasonable error 2017-01-06 12:58:51 +00:00
Nathaniel Catchpole 30de60c0f8 Issue #2840596 by alexpott: Update Symfony components to ~2.8.15 2017-01-06 11:02:36 +00:00
Alex Pott ce7cf174eb Issue #2561115 by michaellenahan, Lendude, cilefen, lomasr, amit.drupal, Gábor Hojtsy, dawehner, ifrik: Use 'Filter' for exposed filter button text in new views and new installations (instead of 'Apply') 2017-01-05 21:51:09 +00:00
xjm 44a9491ce5 Issue #2838205 by 20th, panshulk, Damien Flament: Invalid YAML syntax in code examples in documentation 2017-01-05 09:41:49 -06:00
xjm 1ac9846eac Issue #2829484 by vegantriathlete, 20th, xjm: Incorrect spelling of possessive "its own" in multiple comments 2017-01-05 07:26:27 -06:00
Alex Pott efb8f715f6 Issue #2739617 by dawehner, Wim Leers, neclimdul, chx: Make it easier to write on4xx() exception subscribers 2017-01-05 13:07:02 +00:00
Alex Pott 3c789acc28 Issue #2837815 by wmostrey, 20th: comments_recent uses inline while content_recent doesn't 2017-01-05 12:59:29 +00:00
Alex Pott 3cd6934a2e Issue #2784537 by klausi, mpdonadio, dawehner: Add legacy assertFieldByXPath()/assertNoFieldByXPath() method for browser tests 2017-01-05 12:53:18 +00:00
Alex Pott 1e95bd705e Issue #2048733 by Lendude, kostyashupenko, Ankit Agrawal, stBorchert, swati_qa: Taxonomy vocabulary contextual filters are missing 2017-01-05 10:46:12 +00:00
Alex Pott 4739b5cab0 Issue #2825579 by Sam152, timmillwood, gcb: Unable to Publish/Unpublish from Content Admin Screen when content_moderation enabled 2017-01-05 10:35:57 +00:00
Alex Pott cc3f37cca8 Issue #2640496 by Berdir, catch, amateescu: Revision ID in {node} and {node_revision} can get out of sync 2017-01-05 10:30:18 +00:00
Alex Pott faa401606c Issue #2840975 by Gábor Hojtsy, Dries: Quickfix: Workflow routes have 'X state' also where it should be 'X transition' 2017-01-04 16:48:50 +00:00
Alex Pott 830934d9ec Issue #2325463 by claudiu.cristea, swentel, GroovyCarrot, bircher, lokapujya, Berdir, mohit_aghera, yanniboi, mgifford, BarisW, Yogesh Pawar: Destination URL breaks preview 2017-01-03 13:07:37 +00:00
Alex Pott 26ae527f29 Revert "Issue #2325463 by claudiu.cristea, swentel, GroovyCarrot, bircher, aloknarwaria, lokapujya, Berdir, mohit_aghera, yanniboi, mgifford, BarisW, Yogesh Pawar: Destination URL breaks preview"
This reverts commit c7da19c9c3.
2017-01-03 13:06:01 +00:00
Alex Pott 6b7acf7d3c Issue #2838954 by damiankloip: Ignore 'Transfer-Encoding' header in EntityResourceTestBase::testGet 2017-01-03 12:08:34 +00:00
Alex Pott 229d381686 Issue #2837645 by cburschka: Views::viewsDataHelper declares the wrong return type 2017-01-03 11:48:03 +00:00
Alex Pott c7da19c9c3 Issue #2325463 by claudiu.cristea, swentel, GroovyCarrot, bircher, aloknarwaria, lokapujya, Berdir, mohit_aghera, yanniboi, mgifford, BarisW, Yogesh Pawar: Destination URL breaks preview 2017-01-03 11:44:21 +00:00
Nathaniel Catchpole 83018b7596 Revert "Revert "Issue #2834291 by claudiu.cristea, Berdir, amateescu, timmillwood, catch: Add a SQL index for entity types that are using EntityPublishedInterface""
This reverts commit d2e8cbdc2e.
2016-12-29 16:26:55 +00:00
xjm d1eacac2e2 Issue #2838678 by andrewmacpherson: Typo in documentation of ArgumentPluginBase - bellow 2016-12-23 11:18:07 -06:00
xjm 54f3839e2d Issue #2797169 by Wim Leers, Fabianx: Mark BigPipe as stable/non-experimental 2016-12-23 10:57:47 -06:00
Nathaniel Catchpole c346599b84 Issue #2625212 by faline, cilefen, okay19, krishnan.n, snehi, tstoeckler, kostyashupenko, dawehner, alexpott, Wim Leers, cs_shadow: [rollback] Add ConfigSchemaChecker to development.services.yml 2016-12-22 15:25:13 +00:00
Alex Pott 91c4c92873 Revert "Issue #2836381 by phenaproxima, Wim Leers: Seven's entity-add-list template omits link attributes"
This reverts commit f01ac2d4d8.
2016-12-22 10:43:32 +00:00
Nathaniel Catchpole d2e8cbdc2e Revert "Issue #2834291 by claudiu.cristea, Berdir, amateescu, timmillwood, catch: Add a SQL index for entity types that are using EntityPublishedInterface"
This reverts commit 7469f227c6.
2016-12-21 15:23:09 +00:00
Alex Pott eea7ce514b Issue #2835758 by Wim Leers: Remove BigPipeInterface and move all of its docs to the implementation 2016-12-21 10:01:23 +00:00
Alex Pott 23a9dd83fd Issue #2827218 by tedbow, damiankloip, Wim Leers, Berdir, tstoeckler: Denormalization on field items is never called: add FieldNormalizer + FieldItemNormalizer with denormalize() methods 2016-12-21 09:58:53 +00:00