Commit Graph

759 Commits (dfd8c37587c23fda3e4711b0ac3aff71c95f0b74)

Author SHA1 Message Date
Jens Pelzetter da21cfb5c1 Merge branch 'master' into replace-ccmsh-with-wildfly-maven-plugin
Former-commit-id: 1f0e93fcd2
2020-07-18 10:01:34 +02:00
Jens Pelzetter 16ed009114 Migrated integration tests in shortcuts to failsafe plugin
Former-commit-id: 82fb581163
2020-07-17 20:26:32 +02:00
Jens Pelzetter ed46adf878 Refactored integration tests in ccm-cms to run with maven-failsafe-plugin and Wildfly started by the wildfly-maven-plugin
Former-commit-id: fef697846c
2020-07-16 21:45:39 +02:00
Jens Pelzetter 33e771b7c6 Integrationtests with Wildfly and PostgreSQL for ccm-core
Former-commit-id: fc4bfefd58
2020-07-16 07:34:29 +02:00
Jens Pelzetter cc4288d3e2 Added the failsafe report to the reports for the ccm-core project site
Former-commit-id: f73735d809
2020-07-15 12:53:21 +02:00
Jens Pelzetter ad6dce5df8 All integration test in ccm-core now work with the maven-failsafe-plugin
Former-commit-id: 25739692fe
2020-07-15 11:07:22 +02:00
Jens Pelzetter 2f56a11b35 Migrated all integration tests in ccm-core to run with the Maven Failsafe Plugin
Former-commit-id: a69c9ab0b8
2020-07-14 22:04:22 +02:00
Jens Pelzetter 2d89f1f16a Started migration of integration tests to maven-failsafe-plugin
Former-commit-id: eb4ecf8b1a
2020-07-13 21:12:45 +02:00
Jens Pelzetter cda9a839ab Profile for starting Wildfly prior to integration tests
Former-commit-id: c75346bbc9
2020-07-12 10:22:26 +02:00
Jens Pelzetter f6090cae2a Merge branch 'master' into dependencies-update-2020-06
Former-commit-id: 2734276f45
2020-06-25 16:46:48 +02:00
Jens Pelzetter 8e03a497ed Removed obsolete FindBugs plugin (superseeded by SpotBugs)
Former-commit-id: 65bf4fbd96
2020-06-25 16:38:08 +02:00
Jens Pelzetter cc7092685d Updated nl.jqno.equalsverifier.equalsverifier to 3.4
Former-commit-id: 159e72ade6
2020-06-25 13:52:04 +02:00
Jens Pelzetter 436ee82de4 Updated com.fasterxml.jackson.jackson.jackon-bom to 2.11.0, removed org.codehaus.woodstox.woodstox-core-asl (causes conflicts)
Former-commit-id: 661df575b5
2020-06-25 09:04:00 +02:00
Jens Pelzetter aa1606b0af Updated org.reflections.reflections to 0.9.12
Former-commit-id: 7b7a0e5d44
2020-06-24 07:29:48 +02:00
Jens Pelzetter 6e302a7e7b Updated Flyway to 6.4.4. Some migration was necssary for Java based migrations
Former-commit-id: 4bdecc1f49
2020-06-23 15:23:57 +02:00
Jens Pelzetter e9c12d8e96 Updated hibernate-validator to 6.1.5.Final, using now correct group id org.hibernate.validator
Former-commit-id: 3e26bb38f6
2020-06-23 12:39:09 +02:00
Jens Pelzetter deb6e06bca removed versions from modules. all versions should be managed by the dependencyManagement and pluginManagement sections in the parent POM
Former-commit-id: 8d80d92392
2020-06-22 21:29:34 +02:00
Jens Pelzetter 1d97846db1 Bugfixes
Former-commit-id: 074cc6af67
2020-06-13 18:57:40 +02:00
Jens Pelzetter 1b33bc7a1c * Fixed ContentSectionSetup (now sets UUIDs for Workflow and LifecycleDefinition)
* Added UUID to Lifecycle and LifecycleDefinition
* All setUuid method are now public


Former-commit-id: 6a60575b75
2020-06-11 17:06:11 +02:00
Jens Pelzetter ff9031861f Merge branch 'master' of git.libreccm.org:LibreCCM/libreccm
Former-commit-id: 5476f3bcc2
2020-05-11 20:38:31 +02:00
Jens Pelzetter b747f42ffe Started implementation of RESTful API for administrative tasks
Former-commit-id: 0a03224761
2020-05-11 20:33:18 +02:00
Jens Pelzetter 9a653f50d6 Fixed another potenial lazy init problem.
Former-commit-id: 2dc8b41b79
2020-03-12 12:19:27 +01:00
Jens Pelzetter 463446063f Fixed a Lazy Init Exception
Former-commit-id: d08d49c79f
2020-03-01 11:39:32 +01:00
Jens Pelzetter 47ed0874ae UUIDs for generated entities were not set in several setup classes
Former-commit-id: bdde67db3f
2020-02-17 21:31:01 +01:00
Jens Pelzetter 27c1b351f2 Some bugfixes
Former-commit-id: 2b556e54bf
2020-02-16 19:59:15 +01:00
Jens Pelzetter 5bc2137193 Use new Flyway API for configuring Flyway
Former-commit-id: dce868915b
2020-02-15 17:21:50 +01:00
Jens Pelzetter 1ceb98ce82 Fixed typos
Former-commit-id: 5d3874a899
2020-01-26 16:31:09 +01:00
Jens Pelzetter 059e91265d Several bugfixes for Freemarker Libs
Former-commit-id: 9e466cf273
2019-12-20 20:25:28 +01:00
Jens Pelzetter b08774d074 Adjustments for Freemarker, especially template laoding
Former-commit-id: 2ef2de7d50
2019-12-20 17:38:39 +01:00
Jens Pelzetter b492da18bc Migration of FTL libraries: navigation.ftl
Former-commit-id: d55f96ae39
2019-12-19 14:33:15 +01:00
Jens Pelzetter 2fe77cc186 Ported user banner FTL lib
Former-commit-id: 3165ff4442
2019-12-03 20:35:16 +01:00
Jens Pelzetter 3f192b6a27 Moved language.ftl and utils.ftl from ccm-core to ccm-cms. Both
libraries use data from ccm-cms.


Former-commit-id: aa585fb7c1
2019-12-01 16:48:46 +01:00
Jens Pelzetter 94cd3d2446 Ported language.ftl function library
Former-commit-id: 23720c57ba
2019-12-01 16:46:02 +01:00
Jens Pelzetter 9ce12f9fd3 Several bugfixes, some new data for data model for the theme engines,
ported utils.ftl


Former-commit-id: 15ac0bd916
2019-12-01 13:05:23 +01:00
Jens Pelzetter 0cc5cc05bd FTL library file
Former-commit-id: c14e80f719
2019-11-30 18:26:23 +01:00
Jens Pelzetter 2969ab25c4 Some bugfixes
Former-commit-id: 5b1ea4f47b
2019-11-30 18:25:41 +01:00
Jens Pelzetter 7f3dfd5dd5 Provide a way to dependencies to the CategorizationImExporter
Former-commit-id: ed13e31429
2019-11-27 20:30:59 +01:00
Jens Pelzetter fd1162b627 Updated EqualsVerifier dependency 2019-09-06 13:54:50 +02:00
jensp c149e97501 Removed IAW export files from public code
git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@6164 8810af33-2d31-482b-a856-94f89814c4df
2019-08-03 17:11:39 +00:00
jensp 2e8ae422ec CCM NG: CcmObjects helper class
git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@6158 8810af33-2d31-482b-a856-94f89814c4df
2019-07-31 11:44:27 +00:00
jensp 2503f76429 CCM NG: Dependency version only in parent pom
git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@6156 8810af33-2d31-482b-a856-94f89814c4df
2019-07-26 18:26:25 +00:00
jensp 2450aa09f2 Several bugfixes, migrations for Person and Organization assets etc
git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@6148 8810af33-2d31-482b-a856-94f89814c4df
2019-07-22 15:53:22 +00:00
jensp 84db17c6e7 CCM NG: Updated Thorntail and Shiro dependencies
git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@6013 8810af33-2d31-482b-a856-94f89814c4df
2019-05-05 19:54:26 +00:00
jensp a0cb2447ec CCM NG: Updated Flyway
git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@6012 8810af33-2d31-482b-a856-94f89814c4df
2019-05-05 15:44:15 +00:00
jensp 35117cd1ee CCM NG: Updated Hibernate dependencies and hibernate5-ddl-maven-plugin
git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@6009 8810af33-2d31-482b-a856-94f89814c4df
2019-05-05 11:42:46 +00:00
jensp 90c6db960c CCM NG: Fixed test failures in ContentItemManagerTest
git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@6006 8810af33-2d31-482b-a856-94f89814c4df
2019-05-03 18:22:38 +00:00
jensp 8665fb5c96 CCM NG: Use positive IDs in tests
git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@5909 8810af33-2d31-482b-a856-94f89814c4df
2019-04-03 18:23:47 +00:00
jensp 9bfe8051be CCM NG: Split up SQL generation scripts for testing
git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@5908 8810af33-2d31-482b-a856-94f89814c4df
2019-04-03 18:11:48 +00:00
jensp a2fc97a3e0 CCM NG: Reorganization of SQL scripts for integration tests
git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@5896 8810af33-2d31-482b-a856-94f89814c4df
2019-03-31 10:01:05 +00:00
jensp c1195e0405 CCM NG: All tests in ccm-core now pass again
git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@5888 8810af33-2d31-482b-a856-94f89814c4df
2019-03-28 18:05:21 +00:00