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/12/23 18:03:32 UTC

[sling-org-apache-sling-app-cms] branch master updated (d0ca4f4 -> 7176868)

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 d0ca4f4  Removing Commons Lang 2
     add 3a94480  Adding title and modified date to the grid view
     add 35842e6  Merge branch 'master' into SLING-8947-grid-missing-fields
     add 1294061  SLING-8919 - Updating to support filtering by title and data-value
     new 7176868  Merge branch 'SLING-8947-grid-missing-fields'

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:
 ui/src/main/frontend/js/cms.nav.js                 |  22 ++-
 ui/src/main/frontend/scss/cms.scss                 | 212 +++++++++++----------
 ui/src/main/frontend/scss/editor.scss              | 165 ++++++++--------
 .../components/cms/contentgrid/contentgrid.jsp     |  56 +++---
 4 files changed, 253 insertions(+), 202 deletions(-)


[sling-org-apache-sling-app-cms] 01/01: Merge branch 'SLING-8947-grid-missing-fields'

Posted by dk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 717686802ec9503fff6dbe93ead5a3bd8793e3af
Merge: d0ca4f4 1294061
Author: Dan Klco <dk...@apache.org>
AuthorDate: Mon Dec 23 13:03:16 2019 -0500

    Merge branch 'SLING-8947-grid-missing-fields'

 ui/src/main/frontend/js/cms.nav.js                 |  22 ++-
 ui/src/main/frontend/scss/cms.scss                 | 212 +++++++++++----------
 ui/src/main/frontend/scss/editor.scss              | 165 ++++++++--------
 .../components/cms/contentgrid/contentgrid.jsp     |  56 +++---
 4 files changed, 253 insertions(+), 202 deletions(-)