You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by dk...@apache.org on 2019/02/02 04:29:20 UTC

[sling-org-apache-sling-app-cms] branch master updated (f967ec9 -> c523e27)

This is an automated email from the ASF dual-hosted git repository.

dklco pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git.


    from f967ec9  Updated to make the label consistent with the other configurations
     new 43deac6  Adding a job to optimize files
     new e8acb5b  Whitelisting jobs so we can impersonate users
     new c523e27  Reloading the context if the back button is used

The 420 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:
 core/pom.xml                                       |  8 ++++--
 ...dataExtractorJob.java => OptimizeFilesJob.java} | 33 +++++++++++-----------
 pom.xml                                            | 12 ++++++++
 ui/src/main/frontend/src/js/cms.js                 |  4 +++
 ...lemetadataextractor.json => optimizefiles.json} |  2 +-
 .../resources/jcr_root/libs/sling-cms/i18n.json    |  5 ++++
 ...l.LoginAdminWhitelist.fragment.slingcms.config} |  4 +--
 7 files changed, 46 insertions(+), 22 deletions(-)
 copy core/src/main/java/org/apache/sling/cms/core/internal/jobs/{FileMetadataExtractorJob.java => OptimizeFilesJob.java} (79%)
 copy ui/src/main/resources/jcr_root/libs/sling-cms/content/jobs/{filemetadataextractor.json => optimizefiles.json} (88%)
 copy ui/src/main/resources/jcr_root/libs/sling-cms/install/{org.apache.sling.cms.core.internal.rewriter.ReferenceMappingTransformerFactory.config => org.apache.sling.jcr.base.internal.LoginAdminWhitelist.fragment.slingcms.config} (89%)