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 8601caa  Fixing issue downloading binary files and adding license 
header
     new afe026a  Updating icons and adding the ability to brand the application
     new 2e9b592  Making the branding resource publically readable so it can be 
read before login and adding missing web manifest

The 2 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:
 ui/pom.xml                                         |  28 ++++++++++++++++---
 .../frontend/src/img/android-chrome-192x192.png    | Bin 3262 -> 2477 bytes
 .../frontend/src/img/android-chrome-512x512.png    | Bin 7552 -> 6171 bytes
 ui/src/main/frontend/src/img/apple-touch-icon.png  | Bin 3224 -> 2138 bytes
 ui/src/main/frontend/src/img/browserconfig.xml     |   4 +--
 ui/src/main/frontend/src/img/favicon-16x16.png     | Bin 497 -> 359 bytes
 ui/src/main/frontend/src/img/favicon-32x32.png     | Bin 800 -> 544 bytes
 ui/src/main/frontend/src/img/favicon.ico           | Bin 15086 -> 7406 bytes
 ui/src/main/frontend/src/img/mstile-150x150.png    | Bin 2473 -> 1655 bytes
 ui/src/main/frontend/src/img/safari-pinned-tab.svg |   2 +-
 ui/src/main/frontend/src/img/site.webmanifest      |  21 +++++++++++++++
 .../components/cms/pageeditbar/pageeditbar.jsp     |   4 +--
 .../libs/sling-cms/components/pages/base/base.jsp  |   4 +--
 .../libs/sling-cms/components/pages/base/head.jsp  |  30 +++++++++++----------
 .../libs/sling-cms/components/pages/base/nav.jsp   |   2 +-
 .../libs/sling-cms/components/pages/error/nav.jsp  |   2 +-
 .../jcr_root/libs/sling-cms/content/branding.json  |  22 +++++++++++++++
 .../resources/jcr_root/libs/sling-cms/global.jsp   |   3 ++-
 18 files changed, 95 insertions(+), 27 deletions(-)
 create mode 100644 ui/src/main/frontend/src/img/site.webmanifest
 create mode 100644 
ui/src/main/resources/jcr_root/libs/sling-cms/content/branding.json

Reply via email to