This is an automated email from the ASF dual-hosted git repository.
jeb pushed a change to branch SLING-7900
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git.
from 7415cce AEM-7900 updated package version
add afeaf9c Fixing SLING-7945: adding the bulk replace tool into the
tools menu
add f7bf0ca Merge branch 'master' of
github.com:apache/sling-org-apache-sling-app-cms
add a977829 Fixing SLING-7946 adding the Load content console into the
tools menu and adding a label showing the suffix to both
add d0a7751 Fixing SLING-7944: Redirecting to the parent when approving /
deleting UGC
add fff2bcb Fixing SLING-7952: making the selects and pathfields full
width
new 9dc63c1 Merge remote-tracking branch 'origin/master' into SLING-7900
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../usergenerated/impl/ApproveUGCOperation.java | 3 +
ui/src/main/frontend/src/js/cms.js | 1043 +++++++++++---------
.../components/cms/suffixswitch/suffixswitch.jsp | 45 +
.../components/editor/fields/path/path.jsp | 2 +-
.../components/editor/fields/select/field.jsp | 74 +-
.../editor/fields/siblingselect/siblingselect.jsp | 2 +-
.../libs/sling-cms/content/admin/bulkreplace.json | 145 +--
.../libs/sling-cms/content/admin/loadcontent.json | 198 +++-
.../jcr_root/libs/sling-cms/content/start.json | 14 +-
.../sling-cms/content/usergenerated/review.json | 2 +
10 files changed, 880 insertions(+), 648 deletions(-)
create mode 100644
ui/src/main/resources/jcr_root/libs/sling-cms/components/cms/suffixswitch/suffixswitch.jsp