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 7638c6a  Updating most of the interactions to use ajax to reload 
rather than refreshing the page
     add 0189181  Working on improving the references for SLING-8074
     add 4c03ef7  Working on improving the references for SLING-8074
     add 6f591b2  Merge branch 'SLING-8074-improve-reference-list' of 
github.com:apache/sling-org-apache-sling-app-cms into 
SLING-8074-improve-reference-list
     add e00ccf1  Merging master
     add 642d1ef  Adding the References widget to a number of areas and 
improving the look / functionality of references

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/sling/cms/Reference.java  |  71 ++++++++
 .../main/java/org/apache/sling/cms/References.java |   2 +-
 .../java/org/apache/sling/cms/package-info.java    |   2 +-
 .../core/internal/models/ReferenceOperation.java   |   1 +
 .../cms/core/internal/models/ReferencesImpl.java   |   7 +-
 .../components/cms/references/references.jsp       |  70 ++++++++
 .../editor/fields/references/references.jsp        | 100 ++++++++---
 .../libs/sling-cms/content/config/list.json        |  14 ++
 .../jcr_root/libs/sling-cms/content/page/edit.json |  17 +-
 .../editproperties.json => shared/references.json} |   9 +-
 .../libs/sling-cms/content/site/content.json       |  35 ++++
 .../libs/sling-cms/content/siteconfig/editor.json  | 191 +++++++++++----------
 .../libs/sling-cms/content/static/content.json     |  28 +++
 .../libs/sling-cms/content/taxonomy/list.json      |   7 +
 14 files changed, 420 insertions(+), 134 deletions(-)
 create mode 100644 api/src/main/java/org/apache/sling/cms/Reference.java
 create mode 100644 
ui/src/main/resources/jcr_root/libs/sling-cms/components/cms/references/references.jsp
 copy 
ui/src/main/resources/jcr_root/libs/sling-cms/content/{page/editproperties.json 
=> shared/references.json} (79%)

Reply via email to