Commit Graph

31 Commits (cffbfb615c26a665ae1dfc90867c29ca30092649)

Author SHA1 Message Date
catch 336f6fd159 Issue #3164498 by shetpooja04, Sam152, jijojoseph_zyxware: Unused variable $entity_type_ids in content_moderation module, content_moderation.module 2020-08-14 09:58:34 +01:00
Alex Pott 84b9809a0b
Issue #2985253 by mbovan, Berdir, amateescu, Sam152: content_moderation_entity_access() wrongly adds uncacheable dependencies 2019-11-21 16:49:06 +00:00
Francesco Placella 4362606d71 Issue #3037136 by amateescu, Sam152, blazey, Berdir: Make Workspaces and Content Moderation work together 2019-10-08 00:44:04 +02:00
xjm 8d1a7d7c86 Issue #3038442 by Sam152, amateescu, tim.plunkett: Use hook_entity_form_display_alter() instead of Layout Builder's custom overrides display altering hook 2019-03-22 18:42:41 -05:00
Alex Pott d4f1cb5a34
Issue #3032287 by Sam152, tim.plunkett, amateescu: Add the content moderation state widget to the layout builder entity form 2019-03-11 14:30:27 +00:00
Alex Pott 6077050ec7
Issue #3025250 by Sam152, chr.fritsch: BaseFieldDefinition::getProvider() always returns 'content_moderation' 2019-01-21 18:22:56 +00:00
Nathaniel Catchpole ba726bed0c Issue #2915383 by Sam152, amateescu, jibran: The moderation_state base field is added to all revisionable entity types even if they do not have moderation enabled 2018-12-10 11:14:02 +00:00
Alex Pott b6a29fd2f4
Issue #2856967 by Sam152, yongt9412, alexpott, Berdir, larowlan, timmillwood, nlisgo: Allow admins to select a default starting moderation state 2018-09-21 12:58:56 +01:00
Lee Rowlands 6b663aa312
Revert "Issue #2856967 by yongt9412, Sam152: Allow admins to select a default starting moderation state"
This reverts commit a6b0f1de89.
2018-09-21 10:29:52 +10:00
Lee Rowlands a6b0f1de89
Issue #2856967 by yongt9412, Sam152: Allow admins to select a default starting moderation state 2018-09-21 06:20:21 +10:00
Alex Pott 4a85296adc
Issue #2952544 by hexblot, Sam152, timmillwood: Provide a reason for AccessResult::forbidden() in latest revision 2018-03-29 17:31:46 +01:00
Alex Pott 5a9de4fc76 Issue #2941622 by Wim Leers: Make REST's EntityResource deriver exclude internal entity types and mark ContentModerationState entity type as internal instead of the current hack 2018-02-07 23:36:07 +00:00
effulgentsia a26167382e Issue #2860097 by plach, timmillwood, Sam152, Wim Leers, hchonov, catch, amateescu, matsbla: Ensure that content translations can be moderated independently 2018-02-05 19:39:45 -08:00
xjm 780164e879 Issue #2897132 by timmillwood, Sam152, amateescu, pameeela, xjm, Wim Leers, webchick, lauriii, esod: Mark Content Moderation module as stable 2018-01-27 07:04:29 -06:00
Alex Pott cbd3299e68 Issue #2916740 by chr.fritsch, xjm, Manuel Garcia, tstoeckler, alexpott, seanB, Sam152, amateescu, tim.plunkett, dawehner, larowlan, Berdir: Add generic entity actions 2018-01-09 08:47:01 +00:00
Nathaniel Catchpole 22b8c33521 Issue #2900421 by timmillwood, tim.plunkett, catch, Sam152: Architectural review of the Content Moderation module 2017-08-23 20:15:46 +09:00
Nathaniel Catchpole e6f77992cd Issue #2893888 by plach, Sam152, amateescu, evilehk: Content moderation state entity field data not removed when the host field data is 2017-08-10 16:16:25 +09:00
Nathaniel Catchpole 75fdbf087c Issue #2766957 by timmillwood, vijaycs85, plach, Sam152, Gábor Hojtsy, catch, dawehner, alexpott, hchonov: Forward revisions + translation UI can result in forked draft revisions 2017-07-20 17:17:26 +01:00
Lee Rowlands 930a35b962
Issue #2843753 by Wim Leers, amateescu: Prevent ContentModerationState from being exposed by REST's EntityResource 2017-07-20 13:15:46 +10:00
Lee Rowlands 2441134b04
Issue #2851225 by Sam152, Gábor Hojtsy: Ensure non-configuration bundles are correctly removed when the bundles go away 2017-07-15 18:24:38 +10:00
Nathaniel Catchpole c53b322847 Issue #2068063 by timmillwood, Berdir, tduong, Manuel Garcia, nlisgo, yongt9412, esod, lauriii, jonathan1055, vijaycs85, yoroy, amit.drupal, tkoleary, ifrik, Bojhan, xjm, tstoeckler, amateescu: Change "Save and keep un-/published" buttons to a "Published" checkbox and an included "Save" button 2017-06-15 13:02:05 +01:00
Gabor Hojtsy 0493d9fbd9 Issue #2843083 by timmillwood, Manuel Garcia, Sam152, naveenvalecha, amateescu, yoroy, Gábor Hojtsy, xjm, jojototh, Bojhan, lauriii: Select entity type / bundle in workflow settings 2017-05-12 10:21:36 +02:00
Gabor Hojtsy eee757d9be Issue #2866656 by alexpott, yoroy, timmillwood: Clicking on "New Draft" tab allows you to archive the content 2017-04-12 09:30:32 +02:00
Alex Pott 8af814f70d Issue #2843678 by Sam152: Remove dead code in hook_entity_bundle_field_info_alter 2017-01-16 19:15:11 +00:00
Nathaniel Catchpole 0f13905571 Issue #2779647 by alexpott, Sam152, catch, scookie, yoroy, pericxc, timmillwood, tacituseu, jhedstrom, xjm, bojanz, tstoeckler: Add a workflow component, ui module, and implement it in content moderation 2016-12-13 12:34:20 +00:00
Alex Pott 57d9909de5 Issue #2801855 by dbt102: Add_content_moderation_help 2016-09-22 15:20:58 +01:00
Alex Pott fe33c4b9e7 Issue #2781207 by timmillwood, dawehner: Use class resolver for abstracted Content Moderation classes 2016-08-18 13:39:57 +01:00
Nathaniel Catchpole 3c1ce586ef Issue #2784341 by alexpott: Remove form functions from ModerationInterface
(cherry picked from commit 0d00a94b139602d9280360dc2977dbc989c6ef1e)
(cherry picked from commit 04abf4c067)
2016-08-17 12:50:14 +01:00
Nathaniel Catchpole ce17b23724 Issue #2779939 by alexpott: Cleanup the ModerationInformationInterface 2016-08-15 22:19:00 +01:00
Alex Pott ffe7d13ab1 Issue #2780705 by timmillwood: Fix "Manage moderation" dropbutton on /admin/structure/types 2016-08-08 20:35:57 +01:00
Nathaniel Catchpole bc00f081e6 Issue #2725533 by timmillwood, alexpott, amateescu, webchick, dixon_, larowlan, dawehner, catch, Crell, Bojhan, jibran, Wim Leers, agentrickard, Berdir: Add experimental content_moderation module 2016-08-08 13:26:31 +01:00