You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2022/10/06 13:20:46 UTC

[isis-app-simpleapp] branch jdo updated (7c3493e -> 0feb5cc)

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

danhaywood pushed a change to branch jdo
in repository https://gitbox.apache.org/repos/asf/isis-app-simpleapp.git


    from 7c3493e  Merge branch 'release-2.0.0-M7-RC2-jpa' into release-2.0.0-M7-RC2-jdo
     add dc48850  updates nightly builds repo
     add fd1b76d  Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
     add b30bfe9  fixes up compile issues from latest changes in master
     add 82b1516  Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
     add d7b47c4  updates poms due to removal of mavendeps-xxxtests
     add d9ba911  Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
     add 4ca1385  updates Persona
     add 6b21fe4  Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
     add 84d3d6a  removes unused properties
     add 4c0ed02  Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
     add f73a418  uses datanucleus.schema.generated-database.mode rather than 'auto-create-tables'
     add ee25597  ISIS-2965: fixes integ test for M8
     add 93e6696  updates for latest
     add 59134c0  Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
     add f3428f0  fixing integ tests (wip)
     add 116be4b  factors out schema and namespace
     add 55a7df4  removes unnecessary imports
     add e4d0477  Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
     add 721a33d  doc fix
     add d8594f5  changes h2 config, ignore case; add p6spy logging.
     add 300fab9  Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
     add 0dc2c14  ISIS-2965 - updates to 2.0.0-M8 (jpa)
     add 5419b18  resets back to 2.0.0-SNAPSHOT
     add 956f58e  adds extensions (but not fully tested)
     add fb0c168  hacking...
     add 58cfca5  cleans up.
     add 11113fb  updates to run using dynamic weaving.
     add a084864  updates docs, for running in IDE.
     add bde58b4  Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
     add cf71005  minor doc improvements
     add 9674161  adds in wicket viewer applib mixins (clearHint)
     add 3edbb35  Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
     add 6160057  enables secman
     add 39c7788  Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
     add 2ee93c4  fixes menubars
     add ab7806d  Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
     add d28c6e7  extends to include pdf viewer and excel download
     add 3479a77  removes unused imports
     add 33aa3d4  adds required dependency
     add 5ec3272  Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
     add f15db03  removes unnecessary field
     add 8a3e7a4  renames blob attachment field
     add 39d7437  Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
     add bddbed6  adds in fullcalendar
     add 5397357  Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
     add 283b26b  adds support for using datatable decoration
     add 57b74b1  Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
     add c3264c1  updates menus in line with ISIS-3230
     add 33a41f3  Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
     add 2afbe9d  ISIS-2965 - updates to 2.0.0-M8 (jdo)
     add 5f70f53  ISIS-2965 - updates to 2.0.0-M8 (jpa)
     add 7f98afd  adds spring-instrument.jar as a dependency so available if running spring-boot:run
     add 0b9a0b0  Merge branch 'release-2.0.0-M8-RC2-jpa' into release-2.0.0-M8-RC2-jdo
     add 76e8e2f  Revert "ISIS-2965 - updates to 2.0.0-M8 (jdo)"
     add 8de7773  Merge branch 'release-2.0.0-M8-RC2-jdo' into jdo-SNAPSHOT
     add 581cea1  Revert "ISIS-2965 - updates to 2.0.0-M8 (jpa)"
     add 48a8aea  Merge branch 'release-2.0.0-M8-RC2-jpa' into jpa-SNAPSHOT
     add 2fc6678  Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
     add 1ace424   - updates to 2.0.0-M8 (jdo)
     add cd84276  ISIS-2965: updates layout.xml for new actions of command log, execution log, audit trail
     add 788e7af   - updates to 2.0.0-M8 (jpa)
     add b0bc607  ISIS-2965: updates layout.xml for new actions of command log, execution log, audit trail
     add a6754fa  Merge branch 'release-2.0.0-M8-RC3-jpa' into release-2.0.0-M8-RC3-jdo
     add f141949  ISIS-2965: inverts groupId and artifactId to reduce conflicts in future
     add f1ab91b  Merge branch 'release-2.0.0-M8-RC3-jpa' into release-2.0.0-M8-RC3-jdo
     add 65534ad  reverts back to 2.0.0-SNAPSHOT
     add 2ec8d5b  reverts back to 2.0.0-SNAPSHOT
     add e17f5b6  Merge branch 'release-2.0.0-M8-RC3-jpa' into release-2.0.0-M8-RC3-jdo
     add e861e18  ISIS-2965 - updates to 2.0.0-M8 (jdo)
     add 4b0ee97  ISIS-2965 - updates to 2.0.0-M8 (jpa)
     add 0feb5cc  ISIS-2965 - merge in jpa

No new revisions were added by this update.

Summary of changes:
 .run/SimpleApp.run.xml                             |  11 ++
 README.adoc                                        |  79 +++++++++++--
 module-simple-tests/pom.xml                        |  38 ++++---
 .../integtests/tests/SimpleObjects_IntegTest.java  |  44 ++++++--
 module-simple/pom.xml                              |  19 +++-
 .../domainapp/modules/simple/SimpleModule.java     |  19 +++-
 .../dom/so/SimpleObject#others.columnOrder.txt     |   2 -
 .../simple/dom/so/SimpleObject.columnOrder.txt     |   3 +-
 .../modules/simple/dom/so/SimpleObject.java        | 123 ++++++++++++++++++---
 .../modules/simple/dom/so/SimpleObject.layout.xml  |  60 +++++-----
 .../modules/simple/dom/so/SimpleObjects.java       |  20 ++--
 .../simple/fixture/SimpleObjectBuilder.java        |  31 ------
 .../simple/fixture/SimpleObject_persona.java       |  99 +++++++++++++----
 .../domainapp/modules/simple/fixture/Bang.docx     | Bin 0 -> 13071 bytes
 .../domainapp/modules/simple/fixture/Bang.pdf      | Bin 0 -> 48548 bytes
 .../domainapp/modules/simple/fixture/Bar.docx      | Bin 0 -> 12936 bytes
 .../domainapp/modules/simple/fixture/Bar.pdf       | Bin 0 -> 47488 bytes
 .../domainapp/modules/simple/fixture/Fizz.docx     | Bin 0 -> 12869 bytes
 .../domainapp/modules/simple/fixture/Fizz.pdf      | Bin 0 -> 46833 bytes
 .../domainapp/modules/simple/fixture/Foo.docx      | Bin 0 -> 13069 bytes
 .../domainapp/modules/simple/fixture/Foo.pdf       | Bin 0 -> 47185 bytes
 .../domainapp/modules/simple/fixture/Frodo.docx    | Bin 0 -> 12969 bytes
 .../domainapp/modules/simple/fixture/Frodo.pdf     | Bin 0 -> 47587 bytes
 pom.xml                                            |  11 +-
 webapp-tests/pom.xml                               |  21 +++-
 .../src/test/resources/application-test.properties |   1 +
 .../src/test/resources/application-test.yml        |   5 +
 webapp/pom.xml                                     |  82 ++++++++++++--
 .../main/java/domainapp/webapp/AppManifest.java    |  40 ++++++-
 .../application/seed/CustomRolesAndUsers.java      |  61 ++++++++++
 .../application/seed/SeedSecurityService.java      |  38 +++++++
 .../services/homepage/HomePageViewModel.java       |  18 ++-
 .../webapp/custom/restapi/CustomController.java    |   2 +-
 .../domainapp/webapp/quartz/job/SampleJob.java     |   3 +-
 webapp/src/main/resources/application.yml          |  28 ++++-
 .../main/resources/config/application.properties   |  17 ++-
 webapp/src/main/resources/menubars.layout.xml      |  59 +++++++++-
 .../src/main/resources/static/css/application.css  |   8 ++
 webapp/src/main/resources/static/index.html        |   2 +-
 39 files changed, 757 insertions(+), 187 deletions(-)
 create mode 100644 .run/SimpleApp.run.xml
 delete mode 100644 module-simple/src/main/java/domainapp/modules/simple/dom/so/SimpleObject#others.columnOrder.txt
 delete mode 100644 module-simple/src/main/java/domainapp/modules/simple/fixture/SimpleObjectBuilder.java
 create mode 100644 module-simple/src/main/resources/domainapp/modules/simple/fixture/Bang.docx
 create mode 100644 module-simple/src/main/resources/domainapp/modules/simple/fixture/Bang.pdf
 create mode 100644 module-simple/src/main/resources/domainapp/modules/simple/fixture/Bar.docx
 create mode 100644 module-simple/src/main/resources/domainapp/modules/simple/fixture/Bar.pdf
 create mode 100644 module-simple/src/main/resources/domainapp/modules/simple/fixture/Fizz.docx
 create mode 100644 module-simple/src/main/resources/domainapp/modules/simple/fixture/Fizz.pdf
 create mode 100644 module-simple/src/main/resources/domainapp/modules/simple/fixture/Foo.docx
 create mode 100644 module-simple/src/main/resources/domainapp/modules/simple/fixture/Foo.pdf
 create mode 100644 module-simple/src/main/resources/domainapp/modules/simple/fixture/Frodo.docx
 create mode 100644 module-simple/src/main/resources/domainapp/modules/simple/fixture/Frodo.pdf
 create mode 100644 webapp-tests/src/test/resources/application-test.properties
 create mode 100644 webapp/src/main/java/domainapp/webapp/application/seed/CustomRolesAndUsers.java
 create mode 100644 webapp/src/main/java/domainapp/webapp/application/seed/SeedSecurityService.java