Skip to content

Commit

Permalink
feat: new ability to reprocess a specific contentId
Browse files Browse the repository at this point in the history
  • Loading branch information
brecke committed Apr 24, 2020
1 parent 0bb2142 commit 8a487d9
Show file tree
Hide file tree
Showing 4 changed files with 422 additions and 360 deletions.
1 change: 1 addition & 0 deletions packages/oae-admin/maintenance/bundles/default.properties
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ REPROCESS_PREVIEWS_NOT_STARTED = Reprocessing previews not started.
REPROCESS_PREVIEWS_PROGRESS = This can take a while to complete.
REPROCESS_PREVIEWS_STARTED = Reprocessing previews started.
REPROCESS_SPECIFIC_CONTENT_TYPES = Reprocess specific content types
REPROCESS_SPECIFIC_CONTENT = Reprocess specific content
REPROCESS_SPECIFIC_MIME_TYPES = Reprocess specific mime types
SELECT_A_DATE_AFTER_FROM_DATE = The end date should be after the start date
TO = To
Expand Down
1 change: 1 addition & 0 deletions packages/oae-admin/maintenance/bundles/fr_FR.properties
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ REPROCESS_PREVIEWS_PROGRESS = Cela peut prendre un certain temps pour terminer.
REPROCESS_PREVIEWS_STARTED = Le retraitement des aperçus a commencé.
REPROCESS_SPECIFIC_CONTENT_TYPES = Réindexation des types de contenu spécifiques
REPROCESS_SPECIFIC_MIME_TYPES = Retraiter les types mime spécifiques
REPROCESS_SPECIFIC_CONTENT = Retraiter un contenu spécifique
SELECT_A_DATE_AFTER_FROM_DATE = La date de fin doit être postérieure à la date de début
TO = Au
VIDEO_MIMETYPES = Mimetypes vidéo
Expand Down
Loading

1 comment on commit 8a487d9

@datreeio
Copy link

@datreeio datreeio bot commented on 8a487d9 Apr 24, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All Rules (5 / 5) Passed

👑 Good job! this pull request is aligned with your organization's best practices!

👉 You can review your rules settings at smart policy management 👈

Please sign in to comment.