This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git
from 6485a9e0c8 ISIS-3142: renaming: batch process all .xml files (except
antora/*)
new 7ce83ba62f ISIS-3142: renaming: batch process all .properties files
(except antora/*)
new d13818af6a ISIS-3142: renaming: batch process all .yaml/.yml files
(except antora/*)
new 68789878a5 ISIS-3142: renaming: batch process all .js files (except
antora/*)
new 850b47bb92 ISIS-3142: renaming: batch process all .css files (except
antora/*)
new 5d7fc61724 ISIS-3142: metamodel test approval
The 5 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:
.../causeway-tooling.yml => causeway-tooling.yml | 2 +-
...perties => DebugCausewayInteraction.properties} | 2 +-
.../core/config/presets/DebugDiscovery.properties | 4 +-
.../core/config/presets/DebugMetaModel.properties | 2 +-
.../config/presets/DebugPersistence.properties | 6 +-
.../presets/DebugProgrammingModel.properties | 4 +-
.../presets/DebugRequestScopedServices.properties | 8 +-
.../DebugTransactionScopedServices.properties | 6 +-
.../core/config/presets/DebugVaadin.properties | 2 +-
.../core/config/presets/IntrospectFully.properties | 2 +-
.../config/presets/IntrospectLazily.properties | 2 +-
.../core/config/presets/NoTranslations.properties | 2 +-
.../config/presets/SilenceMetaModel.properties | 2 +-
.../presets/SilenceProgrammingModel.properties | 4 +-
.../main/resources/ValidationMessages.properties | 2 +-
.../src/test/resources/application-test.yml | 4 +-
.../src/test/resources/application-test.yml | 4 +-
.../src/test/resources/application-test.yml | 4 +-
.../src/test/resources/application-test.yml | 4 +-
.../src/test/resources/application-test.yml | 4 +-
.../src/test/resources/application-test.yml | 4 +-
.../src/test/resources/application-test.yml | 4 +-
.../src/test/resources/application-test.yml | 4 +-
.../src/test/resources/application-test.yml | 4 +-
.../src/test/resources/application-test.yml | 10 +--
.../src/test/resources/application-test.yml | 10 +--
.../src/test/resources/application-test.yml | 4 +-
.../src/test/resources/application-test.yml | 4 +-
.../sse/wicket/markup/js/ObservingComponent.js | 2 +-
.../kroviz/src/main/resources/css/kroviz.css | 6 +-
.../viewer/src/test/resources/application-test.yml | 2 +-
isis-tooling.yml | 88 ----------------------
.../src/test/resources/junit-platform.properties | 2 +-
.../resources/application-config-test.properties | 2 +-
.../src/test/resources/junit-platform.properties | 2 +-
.../src/test/resources/application-test.yml | 12 +--
.../src/test/resources/application-test.yml | 12 +--
.../resources/application-config-test.properties | 2 +-
.../src/test/resources/junit-platform.properties | 2 +-
.../resources/application-config-test.properties | 2 +-
.../src/test/resources/junit-platform.properties | 2 +-
.../MetaModelRegressionTest.verify.approved.xml | 2 +-
.../resources/application-config-test.properties | 2 +-
.../src/test/resources/junit-platform.properties | 2 +-
.../resources/application-config-test.properties | 2 +-
.../src/test/resources/junit-platform.properties | 2 +-
.../resources/application-config-test.properties | 2 +-
.../src/test/resources/junit-platform.properties | 2 +-
.../resources/application-config-test.properties | 2 +-
.../src/test/resources/junit-platform.properties | 2 +-
.../resources/application-config-test.properties | 2 +-
.../src/test/resources/junit-platform.properties | 2 +-
.../resources/application-config-test.properties | 2 +-
.../src/test/resources/junit-platform.properties | 2 +-
.../src/test/resources/junit-platform.properties | 2 +-
.../src/test/resources/junit-platform.properties | 2 +-
.../src/test/resources/junit-platform.properties | 2 +-
.../src/test/resources/junit-platform.properties | 2 +-
.../stable/src/main/resources/application.yml | 8 +-
.../tooling-cli/examples}/causeway-tooling.yml | 2 +-
.../modules/tooling-cli/examples/isis-tooling.yml | 88 ----------------------
.../components/scalars/image/wupb-progressBar.css | 4 +-
...tstrap-growl.js => causeway-bootstrap-growl.js} | 8 +-
.../bootstrap/css/bootstrap-overrides-all-v2.css | 8 +-
.../bootstrap/css/bootstrap-overrides-darkly.css | 2 +-
...nt-events.js => causeway-server-sent-events.js} | 4 +-
.../ui/pages/common/sidebar/css/simple-sidebar.css | 2 +-
....viewer.js => jquery.causeway.wicket.viewer.js} | 60 +++++++--------
.../viewer/wicket/ui/pages/entity/EntityPage.css | 4 +-
69 files changed, 149 insertions(+), 325 deletions(-)
copy
tooling/cli/src/test/resources/org/apache/causeway/tooling/cli/test/causeway-tooling.yml
=> causeway-tooling.yml (98%)
rename
core/config/src/main/java/org/apache/causeway/core/config/presets/{DebugIsisInteraction.properties
=> DebugCausewayInteraction.properties} (88%)
delete mode 100644 isis-tooling.yml
copy tooling/cli/{src/test/resources/org/apache/causeway/tooling/cli/test =>
adoc/modules/tooling-cli/examples}/causeway-tooling.yml (98%)
delete mode 100644
tooling/cli/adoc/modules/tooling-cli/examples/isis-tooling.yml
rename
viewers/wicket/ui/src/main/java/org/apache/causeway/viewer/wicket/ui/errors/js/{isis-bootstrap-growl.js
=> causeway-bootstrap-growl.js} (97%)
rename
viewers/wicket/ui/src/main/java/org/apache/causeway/viewer/wicket/ui/pages/common/serversentevents/js/{isis-server-sent-events.js
=> causeway-server-sent-events.js} (96%)
rename
viewers/wicket/ui/src/main/java/org/apache/causeway/viewer/wicket/ui/pages/common/viewer/js/{jquery.isis.wicket.viewer.js
=> jquery.causeway.wicket.viewer.js} (83%)