Commit Graph

748 Commits (f46d09e956a9a3f493b73241ca9527d7e901b7a8)

Author SHA1 Message Date
xjm 2a17e73db5 Issue #3076447 hotfix by daffie, catch 2020-05-22 13:58:02 -05:00
catch 40034e1769 Issue #3076447 by quietone, jungle, shaktik, heddn, alexpott: Migrate D7 entity translation revision translations 2020-05-22 11:19:19 +01:00
xjm 0f66cce399 Issue #2937513 by eltori, longwave, klausi, catch, idebr: Fix 'Drupal.Commenting.DocComment.TagGroupSpacing' coding standard 2020-05-20 17:11:54 -05:00
catch 6685ea27ee Issue #2946073 by claudiu.cristea, mpp, neclimdul, Berdir, idimopoulos, remkoklein: Node grant access check missing cacheable dependency on node 2020-05-11 09:05:16 +01:00
xjm 5c457b5509 Issue #3113876 by Hardik_Patel_12, himmatbhatia, jungle, klausi, longwave: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead 2020-03-31 20:19:01 -05:00
Alex Pott dcd666c63a
Issue #2746541 by quietone, alexpott, maxocub, Wim Leers, mikelutz, jofitz, masipila, firewaller, Madhura BK, Gábor Hojtsy, catch, heddn, plach, hchonov: Migrate D6 and D7 node revision translations to D8 2020-03-12 12:00:10 +00:00
Alex Pott a56410bf7b
Issue #2946177 by ankitjain28may, bhanuprakashnani, mohit1604, Pasqualle, Rithesh BK, joachim, cilefen, ifrik: Incorrect help text 2020-02-24 14:19:35 +00:00
Alex Pott a98801dbc9
Issue #3112366 by Hardik_Patel_12: Remove all @deprecated code from node module 2020-02-10 11:12:39 +00:00
Alex Pott 5fca5feedd
Issue #3108851 by JeroenT, Berdir, Wim Leers: Remove deprecated node.module action plugins and leftovers 2020-01-26 09:52:52 +00:00
Lee Rowlands 9ac4e8f11e
Issue #3097428 by longwave, andypost: Remove node.module BC layers 2019-12-02 11:51:49 +10:00
catch a74215876a Issue #3088480 by phenaproxima, mikelutz, quietone: Remove the "cckfield" plugin type from the migration system 2019-11-28 13:04:06 +00:00
Alex Pott a7984df264
Issue #2769289 by idebr, dww, vacho, Madis, brahmjeet789, benjifisher, Lendude, Shabbir: Can't show 'revision author' on views of type 'Content' 2019-11-27 09:08:03 +00:00
Alex Pott f2469de972
Issue #3087546 by Berdir, alexpott, martin107, jibran: Remove deprecated entity manager 2019-11-14 10:49:28 +00:00
Alex Pott 2a009c5edd
Issue #3048498 by jonathan1055, Lendude, naveenvalecha, klausi, alexpott, Gábor Hojtsy: [≈Nov. 11] Fix Drupal.Commenting.Deprecated coding standard 2019-11-14 09:08:15 +00:00
catch c388f669f8 Issue #3094007 by jibran, mikelutz, alexpott, Berdir: Update the 9.0.x branch to Symfony 4.4-beta2 2019-11-13 17:40:51 +00:00
Lee Rowlands 89e11e4d6f
Issue #3087661 by andypost, jhodgdon, pwolanin: Remove pass by reference in NodeSearch plugin 2019-10-15 08:33:14 +10:00
Lee Rowlands 1c4e7f7f9a
Issue #3087407 by jhodgdon: Search indexing calls are inefficient 2019-10-13 20:06:19 +10:00
Lee Rowlands 7dc65c5c5d
Issue #3075695 by kim.pepper, andypost, jhodgdon, larowlan, pwolanin, Sam152: Move search_index() and related functions to a service 2019-10-11 15:03:59 +10:00
catch 78251c46b5 Issue #3084030 by hchonov, jibran: route node.add should be defined through _entity_form instead through _controller 2019-10-08 14:24:35 +01:00
Lee Rowlands 4907fa7f72
Issue #3075404 by eiriksm: Wrong return type in several access_check service docblocks 2019-08-21 18:24:55 +10:00
Lee Rowlands 771adc4826
Issue #2825516 by mikelutz, amwhalen, jhedstrom, pwolanin, ragnarkurm: hook_node_access() is called with $op = 'delete' when the create node form is shown 2019-08-06 16:39:06 +10:00
Lee Rowlands a7847919c4
Issue #2940038 by Sweetchuck, drunken monkey, rajeshwari10, borisson_: Use $this in @return PhpDoc comments instead of the name of the current class or interface 2019-08-06 15:56:28 +10:00
Alex Pott 347dbb0ec0
Issue #3069033 by mikelutz, Berdir: Properly deprecate Node::setRevisionAuthorId and Node::getRevisionAuthor 2019-07-23 23:47:21 +01:00
Alex Pott 74ddb4b305
Issue #3067361 by mikelutz, Berdir: Properly deprecate NodeType::isNewRevision 2019-07-19 07:26:43 +01:00
catch 0d11203f48 Issue #3066637 by init90, fgm, ndobromirov: Avoid repeated work in NodeGrantDatabaseStorage::alterQuery 2019-07-18 12:42:44 +01:00
catch 942682afb9 Issue #3067196 by Berdir, alexpott: Properly deprecate LinkGeneratorTrait 2019-07-12 16:12:45 +01:00
Alex Pott e39262bf5b
Issue #2228741 by rpayanm, mikelutz, voleger, epari.siva, malotor, Rolf van de Krol, quietone, Mile23, andypost, ianthomas_uk, Lendude, alexpott, dawehner, xjm, Gábor Hojtsy, Berdir, catch: Replace calls to format_string() with Drupal\Component\Render\FormattableMarkup 2019-07-11 09:06:33 +01:00
catch 5a42b47b6e Issue #2966327 by alexpott, mcdruid, dww, dsnopek, catch, pwolanin, larowlan, tim.plunkett, Berdir, Sam152: Limit what can be called by a callback in render arrays to reduce the risk of RCE 2019-07-05 08:47:35 +01:00
Alex Pott 8ca1b5a7c5
Issue #3056616 by idebr, Pasqualle, init90, alexpott: Remove dead code in NodeTypeForm::actions() 2019-06-07 10:21:47 +01:00
Alex Pott 408c540ccf
Issue #2886622 by Berdir, martin107, Mile23, tim.plunkett, mikelutz, jonathan1055: Deprecate all EntityManager methods with E_USER_DEPRECATED 2019-05-30 12:36:55 +01:00
Alex Pott 8425a0918c
Issue #3056348 by Pasqualle: Wrong code comment in NodeRevisionRevertForm 2019-05-30 12:04:53 +01:00
Alex Pott 7e08466eb5
Issue #3041983 by yogeshmpawar, idebr, pifagor, klausi: Fix unused imports and update Coder to 8.3.4 2019-05-28 15:38:27 +01:00
Lee Rowlands ba509afbc9
Issue #3047866 by mikelutz, Berdir, TR, alexpott, andypost, Satyanarayan Reddy: Remove usage of deprecated \Drupal::entityManager() in core 2019-05-24 16:44:36 +10:00
Lee Rowlands f950d08bd5
Issue #2974253 by andypost, legolasbo, mikelutz, Gábor Hojtsy: Remove remaining usages of entity_view and entity_view_multiple from core 2019-04-30 07:35:23 +10:00
Lee Rowlands a98b58765d
Issue #3035953 by Berdir, andypost, vacho: Add @trigger_error() to deprecated EntityManager->EntityFieldManager methods 2019-04-26 17:09:28 +10:00
Lee Rowlands da94d7fc6b
Issue #2367933 by phenaproxima, mikelutz, Berdir, voleger, amateescu, chr.fritsch, johndevman, Jo Fitzgerald, andypost, larowlan, alexpott: Move entity_get_(form_)display() to the entity display repository 2019-04-26 12:51:29 +10:00
catch 9791614b78 Issue #2731817 by mikelutz, ashishdalvi, Sonal.Sangale, dbt102, andypost, jhodgdon, martin107, roderik: Replace all calls to the deprecated Drupal::url() function in Core 2019-04-16 14:38:27 +09:00
Lee Rowlands 12d7ed5308
Issue #3042545 by Berdir, martin107: Update last injected entity managers 2019-04-11 18:51:08 +10:00
Alex Pott cb03af1056
Issue #3030477 by Manuel Garcia, Anas_maw: Views filter "Published status or admin user" not checking "View any unpublished content" permission 2019-03-26 11:33:43 +00:00
Nathaniel Catchpole 9d96532b79 Issue #3035383 by andypost, martin107, Berdir: Replace deprecated usages of entityManager in list builder classes 2019-03-18 16:28:26 +00:00
Nathaniel Catchpole 29e5277a14 Issue #3038926 by Berdir: Add @trigger_error() to deprecated EntityManager->EntityDisplayRepository methods 2019-03-18 15:26:14 +00:00
Alex Pott 2b5a0b53db
Issue #2978283 by Lendude, VladimirAus, interX, kim.pepper, alexpott, LOBsTerr: Creating a view with revisions triggers Drupal\Component\Plugin\Exception\PluginNotFoundException: The "" plugin does not exist 2019-03-11 09:52:20 +00:00
Alex Pott 2c166a50a6
Issue #2969109 by martin107, andypost, kaythay, Berdir: Replace deprecated usages of entityManager in form classes 2019-03-10 07:34:23 +00:00
Alex Pott a916e4d4fa
Issue #2951550 by mikelutz, Jo Fitzgerald, quietone, heddn, alexpott, phenaproxima: Make service for field discovery for use in migrate entity derivers 2019-03-08 06:44:20 +00:00
xjm a12f2100f8 SA-CORE-2019-003 by samuel.mortenson, Berdir, pwolanin, dawehner, cashwilliams, Wim Leers, xjm, larowlan, alexpott, plach, damiankloip, tstoeckler, tedbow, DamienMcKenna, effulgentsia, RobLoach, gabesullice, drumm, heshanlk, dsnopek, fago, miro_dietiker, truls1502 2019-02-20 12:36:56 -06:00
Alex Pott 7dcda1f625
Issue #2977107 by Berdir, alexpott, jibran, larowlan: Use more specific entity.manager services in module .services.yml files 2019-01-11 14:13:39 +00:00
Alex Pott c23c05c90f
Issue #2691675 by Berdir, Mile23, alexpott: Replace deprecated entityManager() in ControllerBase descendents 2019-01-08 09:40:56 +00:00
Alex Pott 11dab2c704
Issue #3003713 by Wim Leers, alexpott, zann1e, idebr: Use absolute URLs in link relations Google doesn't support relative URLs 2019-01-08 00:19:43 +00:00
Nathaniel Catchpole 05bbd9d036 Issue #3006409 by Berdir: Update deprecated usages of Entity::getEntityManager() 2019-01-04 11:52:43 +00:00
Nathaniel Catchpole 31f9ebf7f5 Issue #3008446 by alexpott, jcnventura, fenstrat, quietone, voleger, andypost: Complete the deprecation of format_date() 2019-01-01 19:15:24 +00:00