Commit Graph

258 Commits

Author SHA1 Message Date
79c9ab623c started to introduce permission checks into controller 2018-11-22 14:53:46 +01:00
8c11d3424e updated to hibernate 5.3.6 to support Wildfly 14 2018-11-20 13:06:36 +01:00
c822b30ca0 added ldap support 2018-11-19 17:48:34 +01:00
ed0892b1dc added missing transactional annotation 2018-11-19 17:47:09 +01:00
06d625013b added parameter to clean database before reinstall 2018-11-19 17:46:55 +01:00
4f6f851e2b added batch job to backup productive database 2018-11-19 13:45:58 +01:00
798a178f42 updated prefil script 2018-11-19 13:45:43 +01:00
1e3d2986c5 fixed injection issue when using WF14 2018-11-19 13:45:22 +01:00
4d69e8e70a added missing accountPU annotations 2018-11-17 17:13:18 +01:00
46f2827338 migrated API key support from PCD 2018-11-16 16:21:43 +01:00
b2c2619dc4 added multi persistence unit support 2018-11-16 12:43:20 +01:00
349310ccf9 updated SQL scripts 2018-11-16 12:42:41 +01:00
1bb9b24bcf removed obsolete class 2018-11-16 12:19:30 +01:00
2dc317b84f renamed datasource 2018-11-15 12:39:46 +01:00
7b1d4f24ab reogranized source code 2018-11-15 11:48:27 +01:00
389e3a6a73 optimized startup sequence 2018-11-15 10:54:34 +01:00
6f5baaaa69 ensured only users which have a role assigned to the application can login 2018-11-14 17:41:39 +01:00
6533451d06 updated .gitignore 2018-11-14 17:17:56 +01:00
765589afdf completed update of account, splitted login from account 2018-11-14 17:17:04 +01:00
939f043b01 started to introduce application to config and to split account_login from account. 2018-11-12 22:11:05 +01:00
ed63692c0c updated gitignore, removed obsolete eclipse files 2018-11-12 17:51:52 +01:00
13da4a3e04 fixed broken filter on web.xml and shiro.ini 2018-11-12 17:19:34 +01:00
7fceccc109 fixed account handling
fixed view CDI integration
2018-11-12 16:13:00 +01:00
00925aa389 completed role permission setup 2018-11-12 10:02:23 +01:00
76114f6cf2 completed role permission setup 2018-11-12 10:01:55 +01:00
d1f72db6ac started to add application support for roles 2018-11-11 16:31:33 +01:00
ea3ebdddf5 added application support for permissions 2018-11-11 15:08:37 +01:00
c5a70b9d11 added filter to support project stage 2018-11-11 15:08:09 +01:00
634b51b051 converted permission edit to dialog based
and simplified implemenation
2018-11-10 16:49:05 +01:00
17c080faa2 added create / update methods 2018-11-10 16:48:32 +01:00
9ebb649458 added first draft of mapplication support 2018-11-10 14:03:34 +01:00
c30af64604 added frist draft of account ui 2018-11-10 14:03:10 +01:00
c254d27e84 added frist draft of account ui 2018-11-10 14:02:29 +01:00
b95ffdb417 introduced possibility to fallback to different principalSuffix to combine different users together 2018-11-06 00:40:28 +01:00
14e4c2cc6e improved logging 2018-11-06 00:37:19 +01:00
f07467fd3e improved logging 2018-10-29 12:35:35 +01:00
4eb6bb77e2 updated to POI 4.0.0 2018-10-26 14:02:50 +02:00
8c4f304d18 fixed pom.xml 2018-10-22 19:07:14 +02:00
d3e0e09718 improved logging 2018-10-22 19:07:03 +02:00
95d93ec222 added Date / LocalDate conversion helper 2018-10-22 19:06:45 +02:00
4d79cbc35b ensure autodiscover is only used if hostname is not set 2018-10-16 12:34:05 +02:00
530b6f500a add valuelist support 2018-09-19 19:01:06 +02:00
8b2da09418 introduced global messages 2018-09-18 13:02:41 +02:00
64c5d3b370 introduced option to load user preferences and fallback to system preference 2018-09-17 12:00:07 +02:00
c3961f9a28 added possibility to enable / disable redirect and configure the redirect URL 2018-09-12 18:33:54 +02:00
65cdf950c9 exposed user first and lastname 2018-08-28 16:35:03 +02:00
ecf8558e92 Delete 'configuration/nb-configuration.xml' 2018-08-24 11:22:58 +00:00
81cd34817b changed generic handling 2018-08-24 13:17:32 +02:00
a0cda5f498 added support for default values 2018-08-23 17:00:30 +02:00
4b2e4e9055 fixed pom settings 2018-08-22 10:53:52 +02:00