Commit Graph

1831 Commits (6eb60a3669eee5e2bc3adfbb35d80fc79b51d340)

Author SHA1 Message Date
Nathaniel Catchpole 8f146a6323 Issue #2683435 by quietone, Jo Fitzgerald, hussainweb, mikeryan, Steven Jones, alexpott, phenaproxima, Sam152, Pavan B S, michael_wojcik, Prashant.c, heddn, benjy: CCK does not exist in Drupal 7, rename Migrate's cckfield plugins to field plugins 2017-04-06 09:42:36 +01:00
Nathaniel Catchpole d318148091 Issue #2826047 by heddn, Jo Fitzgerald, mikeryan, catch, alexpott: 6-8 user picture migration must create new fids, which can conflict with fids used by other migrations 2017-03-27 15:39:52 +01:00
Alex Pott acc5c66d7f Issue #2498291 by Jo Fitzgerald, neclimdul, quietone, KarenS, mikeryan, mitrpaka, phenaproxima: Fields hidden in some view modes abort migration (D6) 2017-03-26 02:05:33 +01:00
xjm c8cfd1d489 Issue #2861793 by klausi, martin107: Upgrade Coder to 8.2.12 2017-03-19 00:33:40 +01:00
Alex Pott bd69cfc93a Issue #2860096 by GoZ, jhodgdon: Remove api doc groups for updates eg. updates-8.2.x-to-8.3.x 2017-03-13 16:02:59 +00:00
Nathaniel Catchpole 01f8bd64ed Issue #2854529 by alexpott, xjm, klausi, Chi, Mixologic: Fix Drupal.Scope.MethodScope - all methods should have scopes 2017-03-06 11:25:01 +00:00
xjm 52e3eec616 Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase 2017-03-03 19:20:24 -06:00
Alex Pott 23d140fd6c Issue #2117305 by disasm, Pavan B S, ieguskiza, Jo Fitzgerald: Replace usages of db_or() and db_and() 2017-03-03 11:37:33 +00:00
Nathaniel Catchpole 5071f6d92d Issue #2855886 by arshadcn, himanshu-dixit, amateescu: Deprecate \Drupal\Core\Field\FieldStorageDefinitionInterface::isQueryable() because it's not used anywhere 2017-03-01 10:12:04 +00:00
xjm bad2d57bbd Issue #2678178 by ftyre76, rajeshwari10, tameeshb, ritzz, dimaro, felribeiro, Sahil Khambra: Node revision revert/delete permission descriptions are wrong 2017-02-28 21:12:05 -06:00
Nathaniel Catchpole 4b325ae0c7 Issue #2248983 by hchonov, amateescu, paranojik, timmillwood, tstoeckler, catch, Berdir, alexpott: Define the revision metadata base fields in the entity annotation in order for the storage to create them only in the revision table 2017-02-23 13:45:30 +00:00
Nathaniel Catchpole d837f01c58 Issue #2808335 by hchonov, tstoeckler, anish.a, Wim Leers, catch, Berdir: Changed time not updated when only non-translatable fields are changed on a translated entity 2017-02-22 16:45:04 +00:00
Nathaniel Catchpole ef4f88376b Issue #2561115 by michaellenahan, alexpott, Lendude, cilefen, lomasr, amit.drupal, Gábor Hojtsy, ifrik, dawehner: Rollback: Use 'Filter' for exposed filter button text in new views and new installations (instead of 'Apply') 2017-02-22 12:37:49 +00:00
Nathaniel Catchpole 4c64f7b840 Issue #2770921 by dawehner, klausi, Mile23, mpdonadio, xjm, claudiu.cristea: Feb 21st: Convert chunk of WTB to BTB by just moving classes, changing use statements adding traits 2017-02-21 12:07:44 +00:00
Alex Pott fea11b6de2 Issue #2803779 by pfrenssen, klausi, Mile23, alexpott, dawehner: Update Coder to 8.2.10 and fix errors from improved sniffs 2017-02-11 22:02:19 +00:00
xjm 6ca61afd59 Issue #2851510 by klausi: Fix phpcs regressions by running phpcbf 2017-02-10 16:17:15 -06:00
Alex Pott 172e9e38cc Issue #2815845 by dawehner, Wim Leers, alexpott, tedbow, Berdir, swentel, webflo: Importing (deploying) REST resource config entities should automatically do the necessary route rebuilding 2017-02-10 10:45:01 +00:00
Nathaniel Catchpole 6018d048bb Issue #2389335 by Berdir, naveenvalecha, claudiu.cristea, almaudoh, joachim, jibran: Deprecate entity.query service and replace with using the entity storage's getQuery() method 2017-02-09 21:10:34 +00:00
Alex Pott 1fcd3d5c56 Issue #2808233 by gnuget, dawehner, Wim Leers, tedbow, Chi, dysrama: REST 403 responses don't tell the user *why* access is not granted: requires deep Drupal understanding to figure out 2017-02-09 19:56:28 +00:00
Nathaniel Catchpole 8dbd209ef3 Issue #2313095 by claudiu.cristea, l0ke, umarzaffer, mrjmd, dawehner, alexpott, catch: Move node constants to NodeInterface 2017-02-09 11:14:54 +00:00
Nathaniel Catchpole 2740e709a9 Issue #2844293 by swentel: Manually calling $account->delete() will throw an exception if the user has nodes in an anonymous environment with node access enabled 2017-02-07 13:29:40 +00:00
Nathaniel Catchpole 69c0eadb84 Issue #2669964 by quietone, Gábor Hojtsy, Jo Fitzgerald, phenaproxima: Migrate Drupal 7 core node translations to Drupal 8 2017-02-06 18:33:33 +00:00
webchick bfdfe82ea2 Issue #2346773 by dmsmidt, lokapujya, klakegg, marcvangend, andrewmacpherson, ptsimard, Getekid, Rade, yoroy, tstoeckler, mgifford, tim.plunkett, estoyausente, xjm, PierreMarcel, hass, SKAUGHT, sukanya.ramakrishnan, flyke, alvar0hurtad0, bojanz, pwolanin, arunkumark, Bojhan, bleen: Details form element should open when there are errors on child elements 2017-01-31 13:29:16 -08:00
webchick 402c4ea2e3 Issue #2767025 by tstoeckler, Sam152, kristiaanvandeneynde, timmillwood, Gábor Hojtsy, Berdir, dawehner, xjm: Add entity type label for a collection of entities 2017-01-30 15:20:19 -08:00
Nathaniel Catchpole 99aac33cef Issue #2557557 by erozqba, quietone, cebasqueira, phenaproxima: Move old CCK assertions into MigrateNodeTest 2017-01-27 15:45:58 +00:00
Nathaniel Catchpole a7ab06c3d1 Issue #2830036 by mikeryan, denutkarsh: MigrationPluginManager::getDefinitions() blows up in node derivers 2017-01-27 15:05:41 +00:00
Alex Pott 959df8dbc4 Issue #2834316 by Berdir, claudiu.cristea: Node preview shows and defaults to "Default" instead of "Full" view mode 2017-01-17 11:41: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
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
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 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
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
Nathaniel Catchpole 7469f227c6 Issue #2834291 by claudiu.cristea, Berdir, amateescu, timmillwood, catch: Add a SQL index for entity types that are using EntityPublishedInterface 2016-12-20 13:44:43 +00:00
Alex Pott f403ccb9c5 Issue #2548713 by yongt9412, larowlan, Berdir, swentel, subhojit777, effulgentsia: Only one additional new value saved unlimited field and no non-field values are restored after preview 2016-12-15 09:36:41 +00:00
Alex Pott ad4629a14a Issue #2835515 by seanB: ContentEntityForm interface changed, change all forms extending it 2016-12-14 11:54:02 +00:00
Nathaniel Catchpole f4a242f154 Issue #2669802 by chr.fritsch, Berdir, seanB, bojanz, dawehner, yoroy, slashrsm, tstoeckler: Add a content entity form which allows to set revisions 2016-12-13 15:45:12 +00:00
xjm e223ebe5f7 Revert "Issue #2704871 by pepegarciag, ieguskiza, snehi, gaurav.pahuja, rajeshwari10, dimaro, gargsuchi, pashupathi nath gajawada, penyaskito, Manuel Garcia, Mile23: Replace usages of deprecated method drupal render()"
This reverts commit ae3ee31751.
2016-12-12 13:03:21 -06:00
xjm ae3ee31751 Issue #2704871 by pepegarciag, ieguskiza, snehi, gaurav.pahuja, rajeshwari10, dimaro, gargsuchi, pashupathi nath gajawada, penyaskito, Manuel Garcia, Mile23: Replace usages of deprecated method drupal render() 2016-12-12 12:49:03 -06:00
Alex Pott 67c7387fd9 Issue #2789315 by amateescu, timmillwood, claudiu.cristea, sandervd, GroovyCarrot, catch, Wim Leers, Berdir, pfrenssen, twistor, xjm: Create EntityPublishedInterface and use for Node and Comment 2016-12-02 22:18:44 +00:00
Alex Pott 79569a7503 Revert "Issue #2712647 by klausi, catch, slasher13, jibran, Manuel Garcia, alexpott, naveenvalecha, neclimdul, dawehner, Wim Leers, pounard: Update Symfony components to ~3.1"
This reverts commit a55b8ef19e.
2016-12-02 11:05:17 +00:00
Alex Pott a55b8ef19e Issue #2712647 by klausi, catch, slasher13, jibran, Manuel Garcia, alexpott, naveenvalecha, neclimdul, dawehner, Wim Leers, pounard: Update Symfony components to ~3.1 2016-12-01 11:00:20 +00:00
xjm 28ecd0caa4 Issue #2830449 by prics, ifrik, hardik.p: Order filters according to column order on default administrative views 2016-11-28 10:04:40 -06:00
Alex Pott ee23c1875a Revert "Issue #2789315 by amateescu, timmillwood, claudiu.cristea, sandervd, GroovyCarrot, catch, Wim Leers, pfrenssen, Berdir, twistor, xjm: Create EntityPublishedInterface and use for Node and Comment"
This reverts commit d2af11699a.
2016-11-28 14:48:43 +00:00
Alex Pott d2af11699a Issue #2789315 by amateescu, timmillwood, claudiu.cristea, sandervd, GroovyCarrot, catch, Wim Leers, pfrenssen, Berdir, twistor, xjm: Create EntityPublishedInterface and use for Node and Comment 2016-11-28 14:27:42 +00:00
Nathaniel Catchpole 235bfca5ae Issue #2795045 by legovaer, kmoll: Make SchemaCheckTestTrait available outside of the config module 2016-11-21 13:15:27 +00:00
Nathaniel Catchpole 20cab6d92b Issue #2799209 by Lendude, Manuel Garcia, Berdir, dawehner: Incorrect permission check in views node access filter 2016-11-10 10:48:51 +00:00
Nathaniel Catchpole 5deeecefe6 Issue #2746293 by maxocub, Gábor Hojtsy, penyaskito: Migrate content_translation_source when migrating node translations 2016-11-08 12:32:06 +00:00
Alex Pott f1b66f3c2c Issue #2818157 by Adita, mikeryan, heddn, alexpott: Add comments to remove entity ids in migration 2016-11-03 15:13:40 +00:00
Alex Pott ef5cb440a7 Issue #2585899 by willzyx, mr.baileys, esod, dawehner: HtmlResponseAttachmentsProcessor::processHtmlHeadLink produces invalid HTTP Link header 2016-11-03 14:47:08 +00:00
Alex Pott 64c4d8e2c0 Issue #2613190 by LOBsTerr, fenstrat, quietone, Chi, nicrodgers: Specify size for node_access.fallback column 2016-10-26 11:27:29 -07:00
Alex Pott c3cad9bd39 Issue #2821265 by tim.plunkett: Allow #entity_builders to use the ::Callback shorthand 2016-10-26 11:10:22 -07:00
Nathaniel Catchpole 962eddec66 Issue #2796581 by tim.plunkett, jibran, catch, swentel, alexpott, cilefen, xjm, amateescu: Fields must store their region in entity displays 2016-10-25 22:21:33 +01:00
Alex Pott 58d8c20464 Issue #2807917 by svendecabooter: Convert Node's Migrate source tests to new base class 2016-10-23 10:19:14 -07:00
Nathaniel Catchpole 6ddd0ba55c Issue #2810381 by timmillwood, plach: Add generic status field to ContentEntityBase 2016-10-20 13:33:59 +01:00
webchick 8dc87c91c3 Issue #2744877 by katzilla, dernetzjaeger, biancajs, chipway, Gábor Hojtsy, catch, romainj, lucur, yoroy, kamalrajsahu21, dietmarg: Node add form shows 'create new revision' checkbox 2016-10-11 12:51:35 -07:00
Alex Pott 4f917488f1 Revert "Issue #2683435 by hussainweb, mikeryan, quietone, alexpott, michael_wojcik, phenaproxima, benjy: Consider renaming Migrate's cckfield plugins"
This reverts commit 24f816a11c.
2016-10-11 15:45:44 +01:00
Alex Pott 24f816a11c Issue #2683435 by hussainweb, mikeryan, quietone, alexpott, michael_wojcik, phenaproxima, benjy: Consider renaming Migrate's cckfield plugins 2016-10-11 12:43:56 +01:00
Alex Pott 4a53d2f4cd Issue #2806827 by shashikant_chauhan, joachim: incorrect sample code in hook_node_links_alter() 2016-09-29 13:09:03 +01:00
Alex Pott c9c12c59db Issue #2802719 by maxocub: Publishing status option migrate to empty checkbox 2016-09-23 23:56:53 +01:00
Nathaniel Catchpole 6c614cbf35 Issue #2459289 by Lendude, dhrjgpt2005, kalistos, dawehner, david_garcia: Boolean default values are not saved 2016-09-02 09:34:36 +01:00
Alex Pott 0d74926e90 Issue #2787619 by hussainweb, phenaproxima, alexpott: CckMigration does not type hint CckPluginManager correctly 2016-08-31 11:28:22 -05:00
Nathaniel Catchpole 29133d3220 Issue #2791955 by larowlan: Convert \Drupal\node\Tests\NodeAccessTest to a KernelTest 2016-08-30 11:56:56 +01:00
Alex Pott cea3af0f94 Issue #2787639 by hussainweb: MigrateCckFieldPluginManager mixes up its behaviour for creating and loading definitions 2016-08-29 07:42:08 -05:00
Alex Pott a7b67e7af1 Issue #2721901 by Mile23, anoopjohn: Fix Drupal.Commenting.FunctionComment.MissingParamName 2016-08-29 06:50:59 -05:00
Nathaniel Catchpole f6ae58526c Issue #2572801 by alexpott, vprocessor, andriyun, andypost, chishah92, Mile23, attiks, hussainweb, klausi, dawehner, pfrenssen: Fix 'Drupal.WhiteSpace.ScopeIndent' coding standard 2016-08-28 18:16:36 +01:00
Alex Pott 437ebf7c4f Issue #2785241 by quietone, Gábor Hojtsy: Add a translated node to d7_dump 2016-08-26 14:08:33 +01:00
Alex Pott 971a73c6ba Issue #2705823 by Lendude, Crell: BulkForm reports incorrect count 2016-08-23 20:08:53 +01:00
Nathaniel Catchpole e02587524b Issue #2785155 by alexpott: _node_access_rebuild_batch_operation uses queries that check access 2016-08-19 13:23:22 +01:00
Nathaniel Catchpole bf91988399 Issue #2782323 by vpshah86, jhodgdon: Node views wizard has wrong sort direction for Title 2016-08-18 20:25:59 +01:00
Alex Pott 4d8efc4b24 Issue #2741249 by Mile23, timmillwood, sneha_surve: Remove entity_revision* family of functions usage from the code base 2016-08-18 13:50:29 +01:00
Nathaniel Catchpole 182f0316ed Issue #2406533 by alexpott, willzyx, olli, Berdir, DamienMcKenna, Dom., Crell, Wim Leers, mdrummond, mirzu, enjoyiacm, catch: edit-form, delete-form etc. <link> tags added on /node/{node} are invalid according to W3C Validator 2016-08-18 10:10:39 +01:00
Nathaniel Catchpole ad76a96a40 Issue #2723607 by valthebald, deepakaryan1988: Remove entity_load* usage for dynamic entity types 2016-08-05 09:29:20 +01:00
xjm 5d4300e342 Issue #1863898 by jibran, lokapujya, jeqq, pcambra, dawehner, damiankloip, alexpott, tim.plunkett, criscom, jhedstrom, catch: Add test coverage for Views revision link handlers 2016-07-31 15:43:44 -05:00
Nathaniel Catchpole 3700d9fd91 Issue #2427637 by Mile23, keopx, naveenvalecha, marvin_B8: Remove usages of deprecated entity_get_bundles() 2016-07-31 21:20:40 +01:00
Alex Pott 417d900623 Issue #88183 by Wim Leers, ahoeben, brianV, alexpott, kylebrowning, marvil07, chx, twistor, dawehner: Relative URLs in feeds should be converted to absolute ones 2016-07-30 16:07:44 +01:00
xjm e94c581e09 Issue #2667242 by Anul, felribeiro, eojthebrave, pranavbabbar: Use consistent terminology when referencing administration themes in the UI (not "admin theme") 2016-07-28 18:58:39 -05:00
Alex Pott 9b07bc544c Issue #2694555 by amateescu, vasi, dawehner, heddn, therealssj: Node revisions don't display translated 2016-07-29 00:11:18 +01:00
xjm 4668a2605b Issue #2362435 by hampercm, markdorison, Alienpruts, lokapujya, Wim Leers, deepakaryan1988, amateescu, martin107, alvar0hurtad0, sdelbosc, tadityar, nlisgo, timmillwood, Palashvijay4O, googletorp, kerby70, adamzimmermann, tstoeckler, dawehner, tkoleary, Crell, legolasbo: When viewing a revision, the Quick Edit, Edit, and Delete contextual link operations are available, but should not be 2016-07-27 11:28:35 -05:00
Alex Pott 35a5e6bc43 Issue #2675470 by Jo Fitzgerald, hussainweb: D7 field instance settings for any fields not on nodes are not migrating 2016-07-21 00:14:43 +01:00
xjm a0fc0b0d0b Issue #2746033 by amateescu, mohit_aghera, kamalrajsahu21, dawehner, xjm, catch, rfay: NodeController::revisionOverview() does not have a pager, which results in unlimited queries 2016-07-20 13:14:24 -05:00
Alex Pott 7b9c79ea0a Issue #2674090 by Jo Fitzgerald, benjy, generalredneck, Sam152: Unable to migrate D7 link fields 2016-07-19 23:39:45 +01:00
Alex Pott 8fb4440373 Issue #2594917 by cilefen, mikeker, rakesh.gectcr, ccmorris, dawehener: Views field rewrite for "Content: Path" incorrectly escapes HTML 2016-07-19 12:54:10 +01:00
Alex Pott fca71fa109 Revert "Issue #2560795 by mikeryan, phenaproxima, penyaskito, willwh, benjy: Source plugins have a hidden dependency on migrate_drupal"
This reverts commit 89815ba339.
2016-07-15 00:18:52 +02:00
Alex Pott 1fa26afd96 Issue #2225775 by vasi, quietone, phenaproxima, chx, penyaskito, mikeryan, esclapes, vprocessor, steinmb, Gábor Hojtsy, Marc Angles, bwinett: Migrate Drupal 6 core node translation to Drupal 8 2016-07-14 16:25:10 +02:00
Alex Pott 89815ba339 Issue #2560795 by mikeryan, phenaproxima, penyaskito, willwh, benjy: Source plugins have a hidden dependency on migrate_drupal 2016-07-14 16:16:09 +02:00
Nathaniel Catchpole ec4bfd9164 Issue #2761409 by timmillwood, hgoto: The latest revision isn't always the current revision 2016-07-12 14:18:53 +01:00
Nathaniel Catchpole fe94d15d30 Issue #2595535 by tstoeckler, swentel, vijaycs85, alvar0hurtad0, esolitos: Show helpful message (do not fatal!) when configuration files have different source language codes and cannot be translated 2016-07-12 10:23:59 +01:00
Nathaniel Catchpole 7bbcc3ee67 Revert "Issue #2595535 by tstoeckler, swentel, vijaycs85, alvar0hurtad0,
esolitos: Show helpful message (do not fatal!) when configuration files
have different source language codes and cannot be translated"uthor:
Nathaniel

This reverts commit ef3700fa23.
2016-07-11 15:56:49 +01:00
Nathaniel Catchpole ef3700fa23 Issue #2595535 by tstoeckler, swentel, vijaycs85, alvar0hurtad0, esolitos: Show helpful message (do not fatal!) when configuration files have different source language codes and cannot be translated 2016-07-11 14:06:45 +01:00
Alex Pott 895c2048d3 Revert "Issue #2353611 by larowlan, dawehner, sime, alexpott, Wim Leers, tstoeckler: Make it possible to link to an entity by UUID"
This reverts commit 85bc69df87.
2016-07-08 12:05:26 +01:00
Alex Pott 85bc69df87 Issue #2353611 by larowlan, dawehner, sime, alexpott, Wim Leers, tstoeckler: Make it possible to link to an entity by UUID 2016-06-28 09:44:36 +01:00
webchick 68649cf8e3 Issue #2471010 by pguillard, Arez, Oleksiy, ifrik, yoroy, andypost, alexpott, Bojhan, jbguerraz, brahmjeet789, jaimeguzman, drubb, DuaelFr, lrmeeske, Gábor Hojtsy: Label for Content and User bulk operations does not fit the action 2016-06-27 10:41:56 -07:00
Nathaniel Catchpole d8d92b5917 Issue #2698083 by quietone, Sam152, Mac_Weber, vasi: D6->D8: Migrating links without leading slash leads to fatal error 2016-06-27 15:32:56 +01:00
Alex Pott 241a653f79 Issue #2752267 by Anicky, handrus, davic, Sagar Ramgade, tstoeckler: Drupal\node\Entity\Node::access() is dead code 2016-06-27 10:29:14 +02:00
xjm d9bf408715 Issue #2513402 by pixelmord, cilefen, prajaankit, jcnventura, webchick, nicrodgers, Bojhan, g.oechsler, xjm, ifrik, Wim Leers: Any time a user creates a thing and saves, display a link to the thing created in the status 2016-06-25 18:05:25 +02:00
Alex Pott a3947a9351 Issue #2700581 by mikeryan, benjy, heddn, vasi: Destination bundle set in destination plugin, not in process 2016-06-25 16:09:28 +02:00
Alex Pott c5bfca6470 Issue #2684213 by amateescu, larowlan, josephdpurcell, dawehner: Preview on forward node revisions throws an error 2016-06-24 16:05:38 +02:00
Alex Pott 262ff525eb Issue #2631736 by quietone, jmuzz, Sam152, svendecabooter, benjy: Cckfield Plugins must distinguish core versions 2016-06-16 11:38:24 +01:00
Alex Pott 0d1fb1beed Issue #2737743 by anoopjohn, Mile23: node_revision_delete() not returning bool in node.module 2016-06-15 14:50:59 +01:00
Alex Pott 7bd926f6f5 Issue #2729211 by catch, Wim Leers: node_query_node_access_alter() should only add cacheability on GET/HEAD 2016-06-15 11:44:06 +01:00
Nathaniel Catchpole b313cdcd8b Issue #2705977 by heddn, edysmp: D6/7->D8 migration: User role based block visibility settings doesn't filter missing roles 2016-06-15 11:13:45 +01:00
Alex Pott 55707edb94 Issue #2737607 by generalredneck: Migration Source Plugins are not extendable because of ambiguous database field names 2016-06-08 11:45:28 +01:00
Alex Pott cf1a9f8a4c Issue #576296 by no_angel, joachim, dagmar, jhodgdon, coderintherye, yoroy, xjm: Remove redundant description for some permissions 2016-06-08 10:41:18 +01:00
Alex Pott fc189a4cc9 Issue #2723611 by Ashish.Dalvi, Sagar Ramgade, gaurav.pahuja, Sonal.Sangale, marvin_B8, valthebald, Mile23, xjm: Remove entity_load* usage for node entity type 2016-06-02 16:41:14 +01:00
Alex Pott df0425cfe1 Issue #2721909 by anoopjohn: Fix Drupal.Commenting.FunctionComment.ReturnCommentIndentation 2016-06-02 15:20:55 +01:00
Nathaniel Catchpole 381ab39d34 Issue #2724407 by mpdonadio: NodePreviewForm unnecessarily explicitly implements ContainerInjectionInterface 2016-05-25 12:20:56 +01:00
xjm 4ca088c25d Revert "Issue #2723589 by Ashish.Dalvi, gaurav.pahuja, marvin_B8, valthebald: Remove entity_load* usage for filter_format entity type"
This reverts commit 39498e7d0c.
2016-05-23 08:56:34 -05:00
Nathaniel Catchpole ff28f5250c Issue #2568287 by latikas, rashid_786, drnikki, anavarre, miteshmap, cilefen: NodeEditFormTest::testNodeEdit() sets but uses it only once 2016-05-23 11:52:11 +01:00
Nathaniel Catchpole 39498e7d0c Issue #2723589 by Ashish.Dalvi, gaurav.pahuja, marvin_B8, valthebald: Remove entity_load* usage for filter_format entity type 2016-05-23 11:49:46 +01:00
Alex Pott 0f3964dd14 Issue #2490136 by timmillwood, Manjit.Singh, xjm, webchick, dixon_, Bojhan, googletorp, dawehner, cilefen, jstoller, mikeburrelljr, naveenvalecha, giorgio79, platinum1, Crell, markdorison, skwashd, moshe weitzman, amateescu, jhedstrom, nateswart: Enable revisions by default 2016-05-13 17:22:02 -05:00
Nathaniel Catchpole 934a4b402d Issue #2713587 by tduong, mkalkbrenner, Berdir, Gábor Hojtsy: NodeController::revisionOverview() shows no revisions if node has no translation for current language 2016-05-13 11:55:30 +01:00
Alex Pott b5969b69bd Issue #2708185 by anoopjohn: Fix 'Drupal.Commenting.FunctionComment' coding standard - Issues related to spacing and styling 2016-05-08 11:29:19 -05:00
Alex Pott 133c212ed9 Issue #2719695 by alexpott, Mile23: Fix 'Drupal.Classes.ClassDeclaration.CloseBraceAfterBody' coding standard 2016-05-08 10:05:38 -05:00
Alex Pott 70f58860c8 Issue #2716685 by Mile23: Part 2: Fix several errors in the 'Drupal.Commenting.DocComment' coding standard 2016-05-05 12:32:19 +01:00
Alex Pott c26745da88 Issue #2706753 by Mile23: Fix 'PSR2.Classes.PropertyDeclaration.ScopeMissing/VarUsed' coding standard 2016-05-05 12:21:09 +01:00
Alex Pott d5d0d6ce87 Issue #2572777 by andypost, alexpott, attiks, andriyun: Fix 'Squiz.Strings.ConcatenationSpacing' coding standard 2016-05-05 12:07:19 +01:00
Alex Pott e46929c511 Issue #2717723 by gargsuchi: NodeSearch::__construct() has an undocumented parameter ($renderer) 2016-05-05 10:07:58 +01:00
Nathaniel Catchpole 2be39c7387 Issue #2718583 by alexpott: Remove deprecated usages of Node::setRevisionAuthorId() and Node::getRevisionAuthor() 2016-05-04 14:11:49 +01:00
Alex Pott f8fd764711 Issue #2705433 by timmillwood: Node should implement RevisionLogInterface 2016-05-04 09:37:35 +01:00
Alex Pott 6ab5a3aaa1 Issue #2715741 by Mile23, pfrenssen: Fix 'Drupal.Classes.FullyQualifiedNamespace' coding standard 2016-04-30 15:11:15 +01:00
Alex Pott 6098437ef5 Issue #2572793 by attiks, andypost: Fix 'Drupal.WhiteSpace.OperatorSpacing' coding standard 2016-04-29 12:02:20 +01:00
Alex Pott b13374f2b1 Issue #2707641 by alexpott, anoopjohn: Ensure core compliance to Drupal.Commenting.FunctionComment.ParamCommentIndentation (part 2) 2016-04-29 09:53:52 +01:00
Alex Pott 942c1cff1b Issue #2572307 by vprocessor, attiks, andriyun, alexpott, pfrenssen: Fix 'Generic.PHP.UpperCaseConstant' coding standard 2016-04-28 17:18:08 +01:00
Alex Pott 6dce6c2a9f Issue #2697909 by pguillard, himanshugautam, snehi, aburrows, jhodgdon: Fix "login (noun/adjective)" vs. "log in (verb)" in comments (and logout/log out) 2016-04-27 16:16:19 +01:00
Alex Pott 1b3ffe2ab8 Issue #2572707 by attiks, alexpott: Fix 'Drupal.Files.EndFileNewline' coding standard 2016-04-27 11:05:37 +01:00
Alex Pott ebe946b9e7 Issue #2699627 by catch, dawehner, Wim Leers: url.path cache context for breadcrumbs is unnecessarily granular 2016-04-27 10:59:24 +01:00
Scott Reeves 526501d01b Issue #2610344 by mikeker, dimaro, mohit_aghera, andriyun, anil280988, Cottser, joelpittet: Re-add some documentation about what you can get from the node object in node.html.twig 2016-04-26 13:10:02 -04:00
Alex Pott 0018b94fa1 Issue #2456477 by Berdir, dawehner, heddn, pguillard: Convert deprecated \Drupal\simpletest\KernelTestBase tests to KernelTestBaseNG 2016-04-26 14:57:14 +01:00
Alex Pott 31f0c068a3 Issue #2667224 by rlhawk: Adding or editing "Change the author of content" action causes error 2016-04-25 10:02:40 +01:00
effulgentsia 89712cf26f Issue #2706669 by alexpott, tstoeckler: Fix Drupal.Functions.FunctionDeclaration.* coding standards in core 2016-04-18 10:25:44 -07:00
Alex Pott 904b0de0d3 Issue #2700661 by anoopjohn: Ensure core compliance to Drupal.Commenting.FunctionComment.ParamCommentIndentation (part 1). 2016-04-16 13:17:32 +01:00
Alex Pott bfde6d3423 Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits 2016-04-09 15:48:39 +01:00
Nathaniel Catchpole c9252d07af Issue #2688535 by amateescu, alexpott, xjm, cilefen, olegiv: User deletion - unexpected nodes deletion in batch mode 2016-04-09 00:26:10 +09:00
Nathaniel Catchpole 8c4ec60628 Issue #2676836 by xjm, alexpott: Update proxy class generator for new @file standard 2016-04-07 20:48:11 +09:00
effulgentsia 517efbde78 Issue #1850080 by amateescu, dawehner, Xano, bojanz, martin107, Pancho, alexpott, tim.plunkett, icseh., stefank, Gábor Hojtsy, jhodgdon, tstoeckler: Entity type labels lack plurality, cannot generate UI text based on label if plural is needed 2016-04-05 15:01:34 -07:00
Alex Pott 552268e2e1 Issue #2694243 by marthinal, jhodgdon: node_field_data and search_index tables should match on langcode 2016-04-05 11:47:37 +01:00
Nathaniel Catchpole 463d844094 Issue #2614824 by alexpott, xjm, catch: Tests fail when version constant is stable 2016-03-31 17:48:45 +09:00
Nathaniel Catchpole cc88102d29 Issue #2664748 by amateescu, alexpott, TravisCarden: Node revision queries tagged for node access cause "no node table" exception 2016-03-29 08:25:43 +09:00
Nathaniel Catchpole 2c35bee18f Issue #2666650 by alexpott, benjy: Inject migration and source plugin managers into the migration plugins 2016-03-24 21:19:01 +09:00
Alex Pott 411b9e3222 Issue #2535660 by david_garcia: PDO Exception in Node Search Plugin 2016-03-21 09:46:03 +00:00
Alex Pott 4202cdd04b Issue #2684141 by benjy, dawehner: Convert migrate kernel tests to KernelTestBaseTNG 2016-03-21 09:31:08 +00:00
Nathaniel Catchpole fb8d5b1f0c Issue #2686765 by sidharthap, thhafner: cacheUntilEntityChanges() is deprecated and should be replaced with addCacheableDependency() 2016-03-16 10:34:36 +09:00
Alex Pott ee9f19cf98 Issue #2553655 by dawehner, Berdir, martin107: Convert ViewKernelTestBase to use KernelTestBaseTNG 2016-03-15 14:54:15 +00:00
Nathaniel Catchpole d6f5694031 Issue #2633568 by quietone, ultimike: Improve method for migrating link attributes from D6 2016-03-15 10:35:01 +09:00
Nathaniel Catchpole db464d80f5 Issue #2676258 by benjy, alexpott: Nuke builder plugins and migration storage 2016-03-14 23:27:43 +09:00
Nathaniel Catchpole 732300b86d Issue #2625696 by chx, benjy, alexpott, catch, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities 2016-03-14 21:23:43 +09:00
Nathaniel Catchpole 4d185faff1 Issue #2674408 by alexpott, dawehner: Fix Drupal.Classes.UnusedUseStatement standard in core 2016-03-14 09:22:44 +09:00
Nathaniel Catchpole 49a419dea2 Issue #2471689 by klopez, shashikant_chauhan, harings_rob, snehi, jhodgdon: Entity API documentation should consistently refer to handlers rather than controllers 2016-03-09 08:33:30 +09:00
Nathaniel Catchpole 51372ae0c2 Issue #2681753 by lluvigne, subharanjan, cilefen: "Permissions page" link in Admin > Appearance is hardcoded and breaks on subdirectory setup 2016-03-08 10:20:31 +09:00
Nathaniel Catchpole 6e5de2b543 Issue #2664290 by tstoeckler: Remove array typehints from batch callbacks 2016-03-04 09:44:13 +09:00
xjm 73f91709fb Revert "Issue #2625696 by chx, alexpott, benjy, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities"
This reverts commit 694994fe9b.
2016-02-29 13:14:52 -06:00
xjm 803834c7b5 Revert "Issue #2676258 by benjy, alexpott: Nuke builder plugins and migration storage"
This reverts commit f71ec898d6.
2016-02-29 13:14:48 -06:00
Nathaniel Catchpole f71ec898d6 Issue #2676258 by benjy, alexpott: Nuke builder plugins and migration storage 2016-02-29 16:01:22 +09:00
Nathaniel Catchpole 00606660c8 Issue #2672200 by Sweetchuck, gauravjeet: Wrap Drupal with closure variable 2016-02-29 12:25:57 +09:00
Alex Pott bd71f2413b Issue #2613878 by edysmp, heddn, Adita, Lord_of_Codes, jian he, chx, miiimooo, alexpott, benjy, mikeryan: Use hash for Migration source keys, rather than verbatim values 2016-02-27 08:52:14 +00:00
Alex Pott 694994fe9b Issue #2625696 by chx, alexpott, benjy, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities 2016-02-27 08:23:44 +00:00
Nathaniel Catchpole b13450f677 Issue #2591357 by Oleksiy, snehi, dimaro, sdstyles, Arez, Gábor Hojtsy: Content view type filter should be labeled "Content Type" for consistency 2016-02-26 15:17:53 +09:00
Nathaniel Catchpole 1d75784abe Issue #2672604 by saurabh.tripathi.cs: Replace deprecated usage of entity_create('taxonomy_term') and entity_create('taxonomy_vocabulary') with a direct call to Term::create() and Vocabulary::create() 2016-02-24 13:17:21 +09:00
Nathaniel Catchpole 9385c911e2 Issue #2514212 by Berdir, tduong, chx: Entity::getEntity() does not correctly deal with an existing ID mapping without a destination ID 2016-02-24 11:49:50 +09:00
Nathaniel Catchpole 5972523090 Issue #2471154 by amateescu, googletorp, Denchev, mariancalinro, Xano, celdia: Anonymous user label can't be viewed and auth user labels are only accessible with 'access user profiles' permission 2016-02-22 19:50:34 +09:00
Nathaniel Catchpole fd16d6eb22 Issue #2454057 by alexpott, mgifford: Node type settings property does not exist anymore 2016-02-22 12:34:50 +09:00
Nathaniel Catchpole 2be16d8a4e Issue #2613154 by LOBsTerr, sivaji@knackforge.com: Remove node.views.inc 2016-02-22 10:07:21 +09:00
Alex Pott d83a7742b4 Issue #2671916 by Berdir, mgoedecke: node_access_rebuild() will never work after since entityQuery has now accessCheck default set to true and the grants are deleted beforehand 2016-02-21 10:22:12 +05:30
Nathaniel Catchpole a3f5ca8a81 Issue #2338747 by dawehner, chx: Move {router} out of system.install and create the table lazy 2016-02-19 13:26:53 +09:00
Nathaniel Catchpole b04e99ad2b Issue #2651228 by jordanpagewhite, webbykat: Add description beneath 'User the administration theme for editing content...' on the admin Appearance page 2016-02-18 11:16:35 +09:00
Nathaniel Catchpole fda31a65db Revert "Issue #2521782 by paulmckibben, swentel: HTML head has alternate hreflang links to unpublished translations"
This reverts commit 5a25b3fba9.
2016-02-17 16:07:57 +09:00
Nathaniel Catchpole 5a25b3fba9 Issue #2521782 by paulmckibben, swentel: HTML head has alternate hreflang links to unpublished translations 2016-02-17 10:30:47 +09:00
Nathaniel Catchpole a55d4651e0 Issue #2641604 by Mac_Weber, lluvigne, heykarthikwithu: Replace deprecated usage of entity_create('node_type') with a direct call to NodeType::create() 2016-02-17 09:24:04 +09:00
Nathaniel Catchpole 8e4fe5c0f9 Issue #2641584 by Mac_Weber, heykarthikwithu, legovaer: Replace deprecated usage of entity_create('field_config') with a direct call to FieldConfig::create() 2016-02-16 20:13:36 +09:00
Nathaniel Catchpole 1e8c0d387b Issue #2663290 by edurenye, Berdir, dawehner: Argument validator schemas are broken 2016-02-16 10:20:17 +09:00
Nathaniel Catchpole c3ae8b4c56 Issue #2641596 by Mac_Weber, heykarthikwithu: Replace deprecated usage of entity_create('node') with a direct call to Node::create() 2016-02-15 21:37:55 +09:00
Nathaniel Catchpole 55e3b42546 Issue #2667346 by mohit_aghera: EntityViewsData extending classes should use $this->t() but many use t() 2016-02-15 20:45:25 +09:00
Nathaniel Catchpole 7e4b50e68f Issue #2635224 by dawehner, bojanz: ContentEntityBase should provide field definitions for key fields 2016-02-15 09:27:14 +09:00
Nathaniel Catchpole 8bd5ae4b8e Issue #2630886 by dawehner: Correct the join from revision data table to revision base table 2016-02-15 09:16:40 +09:00
Nathaniel Catchpole a79891dadf Issue #2503411 by DuaelFr, Mac_Weber: Replace deprecated usage of entity_create('comment*') with a direct call to Comment/CommentType::create() 2016-02-15 08:43:00 +09:00
Nathaniel Catchpole b51c12a911 Issue #2509722 by NickWilde, dawehner, Lendude, rakesh.gectcr, Nitesh Pawar, xjm, tstoeckler: "Error: missing help" in Views for Node fields without descriptions 2016-02-12 11:02:16 +09:00
Jennifer Hodgdon d87ade36a4 Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard 2016-02-11 12:54:33 -08:00
Nathaniel Catchpole d4e7281f28 Issue #2641586 by Mac_Weber, marvin_B8: Replace deprecated usage of entity_create('field_storage_config') with a direct call to FieldStorageConfig::create() 2016-02-09 08:52:18 +09:00
Nathaniel Catchpole 7daedb3e7e Issue #2659078 by dpi: Unexpected access operation throws exception when node grant system is active 2016-02-02 16:25:52 +09:00
Nathaniel Catchpole 376180d304 Issue #2635242 by quietone, alvar0hurtad0: Add tests for node body [d6] [d7] 2016-02-02 15:50:30 +09:00
Nathaniel Catchpole 340daaf7f8 Issue #2649892 by alexpott, mikey_p: Should typehint against DateFormatterInterface and not DateFormatter 2016-02-01 17:34:31 +09:00
Alex Pott 53b7b92400 Issue #2604484 by quietone, dobe, drclaw, skyredwang, mikeryan, grahl: Migrate Drupal 7 image and file fields 2016-01-26 11:18:59 +00:00
Nathaniel Catchpole b95ae50276 Issue #2604098 by Wim Leers: HelpBlock has the 'url' cache context instead of 'route' 2016-01-26 15:49:25 +09:00
Nathaniel Catchpole 758a81e61d Issue #2473021 by jcnventura, amitgoyal: Deprecate NodeAccessControlHandlerInterface::writeGrants() for removal in Drupal 9.0.x 2016-01-13 15:07:32 +09:00
Alex Pott fff56d70b9 Issue #1559506 by finnydobson, JuliaKM, snehi, anil280988, priya.chat, jhodgdon, alexpott: Query alter docs need some clarification 2016-01-07 11:48:07 +00:00
Alex Pott 9f4034ac98 Issue #2642236 by TR: Various setUp() and tearDown() methods are not protected (the sequel) 2016-01-05 10:53:08 +00:00
Nathaniel Catchpole 78ed86e0c0 Issue #2528340 by pguillard, er.manojsharma: Improve description text for 'Content types' item on the Structure page 2016-01-01 19:17:19 +09:00
Nathaniel Catchpole 71b78ccc60 Issue #2592325 by sasanikolic, dawehner, Wim Leers: Revision tab is not shown directly 2015-12-29 20:56:26 +09:00
Alex Pott 2c03b9f0ff Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard 2015-12-23 14:28:29 +00:00
Alex Pott 503100b34e Issue #2629712 by leolando.tan: Typo in node argument default plugin 2015-12-23 00:48:25 +00:00
Alex Pott dffb305079 Issue #2617590 by aspilicious, Berdir: ConfigEntityBundleBase needs to clear bundle cache when updating a bundle 2015-12-17 19:11:28 +00:00
Alex Pott 9b091977c9 Issue #2535220 by Berdir, droplet, mbaynton: Javascript error in Firefox in node edit form if uid field is not visible but author details is 2015-12-10 14:56:01 +00:00
effulgentsia 2090a96a21 Issue #2382675 by plach, yched, alexpott: hook_entity_create() affects the data of new translations of existing entities in unexpected and undocumented ways 2015-11-18 13:17:37 -08:00
xjm 376fb615d7 Issue #2458223 by geertvd, eiriksm, dawehner, lokapujya, Gábor Hojtsy, jeqq, plach, Dom., jhodgdon, xjm, catch, alexpott, jibran: Duplicated field handlers in field UI for some base table fields 2015-11-17 22:32:23 -06:00
Nathaniel Catchpole 99507a38ce Issue #1919468 by alexpott, Berdir: EntityManager::getAllBundleInfo() adds default entity_type_id bundle for entity types with bundles 2015-11-17 13:19:35 +00:00
effulgentsia 71142958f9 Issue #2600666 by tim.plunkett: Route definitions using entity type paramconverters with serial IDs should add an integer requirement 2015-11-12 17:47:26 -08:00
Alex Pott fbe0991b98 Issue #2577963 by yched, amateescu, klausi: Let entity_ref Selection handlers be in charge of the field validation 2015-11-12 22:41:33 +00:00
Alex Pott 0e507e421b Issue #1810394 by hchonov, plach, YesCT, David Hernández, Schnitzel, vijaycs85, penyaskito, tstoeckler, alexpott, Gábor Hojtsy: Site configuration with domain based language negotiation results in redirecting authenticated users to a different domain when accessing a content entity route for translation language different from the interface language 2015-11-12 22:14:14 +00:00