Merge branch '5.2' into 5

This commit is contained in:
github-actions 2024-07-21 05:29:42 +00:00
commit a282afcf5d
13 changed files with 13 additions and 3 deletions

View File

@ -1,3 +1,4 @@
@retry @job1
Feature: Apply rich formatting to content
As a cms author
I want to work with content in the way I'm used to from word processing software

View File

@ -1,3 +1,4 @@
@retry @job1
Feature: Create a page
As an author
I want to create a page in the CMS

View File

@ -1,3 +1,4 @@
@retry @job1
Feature: Duplicate a page
As an author
I want to duplicate a page in the CMS

View File

@ -1,3 +1,4 @@
@retry @job1
Feature: Edit a page
As an author
I want to edit a page in the CMS

View File

@ -1,4 +1,4 @@
@assets @retry
@assets @retry @job1
Feature: Insert links into a page
As a cms author
I want to insert a link into my content

View File

@ -1,4 +1,4 @@
@retry
@retry @job2
Feature: Insert links into a page
As a cms author
I want to insert a link into my content

View File

@ -1,3 +1,4 @@
@retry @job2
Feature: Manage page permissions
As an administrator
I want to manage view and edit permissions on pages

View File

@ -1,3 +1,4 @@
@retry @job2
Feature: Preview a page
As an author
I want to preview the page I'm editing in the CMS

View File

@ -1,3 +1,4 @@
@retry @job2
Feature: Publish a page
As a site owner
I want content to go to a draft site before being published

View File

@ -1,3 +1,4 @@
@retry @job3
Feature: Redirector Pages
As an author
I want to redirect to a different location

View File

@ -1,4 +1,4 @@
@retry
@retry @job3
Feature: Search for a page
As an author
I want to search for a page in the CMS

View File

@ -1,3 +1,4 @@
@retry @job3
Feature: Sitetree
As an author
I want to operate the sitetree

View File

@ -1,3 +1,4 @@
@retry @job3
Feature: View Reports
As an author
I want to review aggregate reports on pages