This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch jdo-SNAPSHOT
in repository https://gitbox.apache.org/repos/asf/isis-app-simpleapp.git
from 39d7437 Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
add bddbed6 adds in fullcalendar
new 5397357 Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
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:
.run/SimpleApp.run.xml | 1 +
module-simple/pom.xml | 10 ++++++
.../domainapp/modules/simple/SimpleModule.java | 4 +++
.../simple/dom/so/SimpleObject.columnOrder.txt | 3 +-
.../modules/simple/dom/so/SimpleObject.java | 41 +++++++++++++++++++++-
.../simple/fixture/SimpleObjectBuilder.java | 14 +++++---
.../simple/fixture/SimpleObject_persona.java | 15 ++++++--
webapp/pom.xml | 11 ++++--
.../main/java/domainapp/webapp/AppManifest.java | 2 ++
.../src/main/resources/static/css/application.css | 5 +++
webapp/src/main/resources/static/index.html | 2 +-
11 files changed, 96 insertions(+), 12 deletions(-)