Jens Pelzetter
|
f8838f37b4
|
Fixed links for users-groups-roles
Former-commit-id: 3fc39d71a8
|
2021-01-14 18:50:39 +01:00 |
Jens Pelzetter
|
e3b428536f
|
Some small improvements concerning some URLs
Former-commit-id: c5c657c449
|
2021-01-11 21:30:40 +01:00 |
Jens Pelzetter
|
38ecc4df18
|
Some work on the content sections admin app
Former-commit-id: 6fee82e83b
|
2021-01-11 20:30:25 +01:00 |
Jens Pelzetter
|
ee2ba67534
|
Abstract base class for messages beans
Former-commit-id: f5058a665c
|
2021-01-11 20:29:21 +01:00 |
Jens Pelzetter
|
fa0c169f7e
|
Basic setup for EE MVC in ccm-cms
Former-commit-id: 87b688ddf4
|
2021-01-09 19:02:48 +01:00 |
Jens Pelzetter
|
47a7850de1
|
Fixed test failures
Former-commit-id: b6be86c5d6
|
2020-12-23 14:46:19 +01:00 |
Jens Pelzetter
|
c4db8573f2
|
Fixed dependencies for integration tests
Former-commit-id: 7565750ac0
|
2020-12-22 21:22:31 +01:00 |
Jens Pelzetter
|
544a78f395
|
Fixed test failures due to missing dependencies
Former-commit-id: 17d8b48437
|
2020-12-21 17:42:55 +01:00 |
Jens Pelzetter
|
e1137ae2e9
|
Added a reload method to the interface of the AbstractImExporter class
Former-commit-id: 6fd4e177cf
|
2020-12-08 20:26:13 +01:00 |
Jens Pelzetter
|
b987fd763d
|
Bugfix
Former-commit-id: a539740f3c
|
2020-12-03 21:10:14 +01:00 |
Jens Pelzetter
|
7e760cc9d0
|
Im/Exporter for ContentSections
Former-commit-id: f9e8311694
|
2020-12-03 20:26:50 +01:00 |
Jens Pelzetter
|
fee5cf81a4
|
Content Section management for Admin application
Former-commit-id: 90d2d2ea51
|
2020-11-28 20:26:04 +01:00 |
Jens Pelzetter
|
48824e7249
|
Settings dialog basic design
Former-commit-id: 03b125d099
|
2020-11-02 20:50:19 +01:00 |
Jens Pelzetter
|
cd38089a8d
|
Labels and descriptions for configuration settings
Former-commit-id: 6721b0db37
|
2020-11-01 13:00:54 +01:00 |
Jens Pelzetter
|
a4133ad692
|
Fixed some problems in poms
Former-commit-id: 1c89a53d67
|
2020-09-08 16:51:45 +02:00 |
Jens Pelzetter
|
c0d9bc8e69
|
Removed UnitTest category usage and class
Former-commit-id: be2a4ac94c
|
2020-07-18 18:09:47 +02:00 |
Jens Pelzetter
|
54213fb27b
|
Removed IntegrationTest category, renamed resources, adapted profile for remote wildfly to use the maven-failsafe-plugin
Former-commit-id: 28c884be8f
|
2020-07-18 17:56:34 +02:00 |
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
|
8ad4189222
|
Fixed a test failure
Former-commit-id: 0b59bcb232
|
2020-07-17 07:55:04 +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
|
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
|
0397bf3fb7
|
Updated net.sf.saxon.Saxon-HE to 10.1
Former-commit-id: 7d0cc3cf0a
|
2020-06-24 16:21:40 +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
|
1d97846db1
|
Bugfixes
Former-commit-id: 074cc6af67
|
2020-06-13 18:57:40 +02:00 |
Jens Pelzetter
|
be98cf3b75
|
DB-Migration for lifecycle UUIDs
Former-commit-id: e2fcd17b19
|
2020-06-12 13:37:38 +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
|
5957d5b9f4
|
Fixed several potential lazy init execeptions in forms for MPA
Former-commit-id: b6af917296
|
2020-03-12 12:11:31 +01:00 |
Jens Pelzetter
|
efe1d9554e
|
Fixed another potential lazy init exception
Former-commit-id: 6a9c5ee50f
|
2020-03-12 11:21:27 +01:00 |
Jens Pelzetter
|
b146cd833c
|
Fixed more lazy init exceptions
Former-commit-id: f30dadf168
|
2020-03-03 20:37:34 +01:00 |
Jens Pelzetter
|
01b47b29d9
|
Fixed another Lazy Init Exception
Former-commit-id: 39fae3139c
|
2020-03-01 13:19:10 +01:00 |
Jens Pelzetter
|
acc3eab962
|
Fixed more lazy init exceptions
Former-commit-id: c6460a9b62
|
2020-02-24 21:47:42 +01:00 |
Jens Pelzetter
|
13aa01726d
|
Fixed several lazy init exceptions
Former-commit-id: 3068afa5a5
|
2020-02-23 18:40:25 +01:00 |
Jens Pelzetter
|
35be52991b
|
Inital ContentSection had no default lifecycle and workflow
Former-commit-id: 6f2ee323c3
|
2020-02-23 13:53:10 +01:00 |
Jens Pelzetter
|
960a0705cb
|
Fixed another lazy init excpetion
Former-commit-id: f024b2c47f
|
2020-02-23 11:33:27 +01:00 |
Jens Pelzetter
|
050c8ae42a
|
Fixed another lazy init
Former-commit-id: 5bda9ca1d3
|
2020-02-21 18:44:17 +01:00 |
Jens Pelzetter
|
3657c9e901
|
Fixed typo in filtering of associated content types
Former-commit-id: cb8a95f4f7
|
2020-02-21 16:20:59 +01:00 |
Jens Pelzetter
|
d35e9e597b
|
Removed lazy init exception
Former-commit-id: b13e3b787d
|
2020-02-21 14:44:11 +01:00 |
Jens Pelzetter
|
27c1b351f2
|
Some bugfixes
Former-commit-id: 2b556e54bf
|
2020-02-16 19:59:15 +01:00 |
Jens Pelzetter
|
1ceb98ce82
|
Fixed typos
Former-commit-id: 5d3874a899
|
2020-01-26 16:31:09 +01:00 |
Jens Pelzetter
|
597657675b
|
ImExporters
Former-commit-id: 06fc0ff244
|
2019-12-23 16:15:32 +01:00 |
Jens Pelzetter
|
88cfe8cde0
|
Im/Exporter for MPA
Former-commit-id: 796fe1a958
|
2019-12-23 10:44:34 +01:00 |
Jens Pelzetter
|
7181197b82
|
Prelimary migration of FTL function lib for news items
Former-commit-id: 9af4e0da6c
|
2019-12-22 09:24:33 +01:00 |
Jens Pelzetter
|
c139f1acba
|
Improved functions for extracting the dates of an event
Former-commit-id: ec7663c39f
|
2019-12-22 09:24:07 +01:00 |
Jens Pelzetter
|
77146ad8b5
|
Preliminary migration of various FTL function libs
Former-commit-id: 34b29a1dd7
|
2019-12-21 19:52:19 +01:00 |
Jens Pelzetter
|
1c0d773cd7
|
Preliminary migration of various FTL function libs for
assets/attachments.
Former-commit-id: 4aca200ec9
|
2019-12-21 19:09:36 +01:00 |
Jens Pelzetter
|
689aebd263
|
Migrated FTL function lib for file attachments
Former-commit-id: a6569fb35c
|
2019-12-21 18:56:15 +01:00 |
Jens Pelzetter
|
dd7eac064f
|
Migrated item list (ex object list)
Former-commit-id: 5ce509dad7
|
2019-12-21 17:32:09 +01:00 |