Commit Graph

35 Commits

Author SHA1 Message Date
5c74d12622 [maven-release-plugin] prepare release v1.3.0 2023-02-19 11:11:15 +01:00
62ceea63bc updated dependencies 2023-02-19 11:10:36 +01:00
32af3caf77 [maven-release-plugin] prepare for next development iteration 2022-06-12 01:13:28 +02:00
70302edc58 [maven-release-plugin] prepare release v1.2.1 2022-06-12 01:13:25 +02:00
fb1b3001ac [maven-release-plugin] prepare for next development iteration 2022-06-12 01:11:25 +02:00
ddeedfb3ad [maven-release-plugin] prepare release v1.2 2022-06-12 01:09:29 +02:00
84b8b0545f dependency updates 2021-12-13 22:13:20 +01:00
57907d05e6 improved Audit 2020-09-30 20:01:20 +02:00
9090b2c66e added find by query method 2020-02-16 13:42:58 +01:00
799c7d52e3 made em configurable (required for unit testing) 2020-01-13 00:52:25 +01:00
6d9a87e15b added basic or clause support 2019-12-27 14:38:24 +01:00
4dddc1f3dc generalized StandardController 2019-12-25 23:04:55 +01:00
b4a28bb0b0 added subGraph support 2019-11-17 15:09:05 +01:00
233164fb54 added UUID support 2019-10-28 14:51:59 +01:00
bea1d80f1e extended search by SearchFilter 2019-10-27 03:15:38 +01:00
571386046d started to add string filter support 2019-10-24 11:12:39 +01:00
113cb4a641 started to add searchFilter support 2019-10-04 13:50:22 +02:00
6d49dec89f prepared to support Enddatable in findAll 2019-10-04 07:32:00 +02:00
a2430f748f updated API description 2019-09-15 13:37:38 +02:00
6348f81bed updated API description 2019-09-14 17:54:26 +02:00
13d16a1309 fixed project setup in pom.xml, fixed author tag 2019-09-13 09:15:19 +02:00
585b6d7d02 migrated shared-account into own project, updated license heaaders 2019-09-13 01:02:27 +02:00
c4d71f9614 added refresh method 2019-09-02 15:47:40 +02:00
eb3bf3b71a introduced IdentifiableEntity 2019-08-19 13:04:24 +02:00
b138841faa fixed header 2019-08-19 13:04:06 +02:00
0f98586434 fixed borken update (entity, updatedBy) method 2019-08-14 12:02:51 +02:00
bf590223b8 introduced validity 2019-06-23 17:10:30 +02:00
1e5e15cda0 fixed entity duplication when trying to delete 2019-06-22 16:22:29 +02:00
40acbcd6ac introduced CommonAbstractController and StandardController 2019-06-22 01:00:56 +02:00
ab2a0e2301 added EntityUtil, ensured cloned entities are updated to represent a new entity 2019-06-21 09:45:16 +02:00
a8e0f9bd5f continued to add Auditable support 2019-06-20 16:09:09 +02:00
88d2509893 started to introduce embeded audit entity support 2019-06-20 13:11:07 +02:00
a9e136d3ac enhanced enddateable support 2019-06-16 21:56:28 +02:00
7a380dc214 added find method with support to init certain collections 2019-06-10 14:44:37 +02:00
212e4dad5d splitted database from account 2019-06-05 14:32:12 +02:00