Commit Graph

239 Commits

Author SHA1 Message Date
Kevin Frantz
15ea900d74 optimized orm structure 2018-11-23 22:34:44 +01:00
Kevin Frantz
e16f2a44a8 Optimized fixtures 2018-11-23 22:09:29 +01:00
Kevin Frantz
4066634af2 Added Text source 2018-11-23 21:30:25 +01:00
Kevin Frantz
0ca2838ae2 Formated code 2018-11-23 19:29:49 +01:00
Kevin Frantz
2c169a038f Optimiced DummyFictures 2018-11-23 19:10:24 +01:00
Kevin Frantz
77122f481e Removed container.autowiring.strict_mode from kernel 2018-11-23 18:40:11 +01:00
Kevin Frantz
baca225775 Implemented slug for sources 2018-11-23 18:17:00 +01:00
Kevin Frantz
84c2de2283 Deleted LawModificator 2018-11-23 17:02:02 +01:00
Kevin Frantz
5634dad139 Deleted deprecated factories 2018-11-23 16:51:46 +01:00
Kevin Frantz
926eb0c3fb Optimized FormMeta and Tests 2018-11-23 16:50:37 +01:00
Kevin Frantz
2009f1b691 Implemented formMeta 2018-11-23 16:21:26 +01:00
Kevin Frantz
b9a312cfd9 Implemented TemplateMeta and tests 2018-11-23 15:23:43 +01:00
Kevin Frantz
8a311caddc implemented sourcemeta and test 2018-11-23 13:37:41 +01:00
Kevin Frantz
0e04da8ea1 Left hint 2018-11-23 10:47:50 +01:00
Kevin Frantz
ab1ea1ff06 Removed Security Facade Factory 2018-11-23 10:46:45 +01:00
Kevin Frantz
d67ffb2a50 Made person identity optional for user 2018-11-22 21:54:57 +01:00
Kevin Frantz
e63b265ee4 Moved collections to complex 2018-11-22 20:50:05 +01:00
Kevin Frantz
c54ef4d2ca Added integration test for source 2018-11-22 09:14:22 +01:00
Kevin Frantz
11dc206575 Changed AbstractDataSoure to AbstractPrimitiveSource 2018-11-21 18:22:05 +01:00
Kevin Frantz
aaf335ce30 Changed abstractcombinationsource to abstractcomplexsource 2018-11-21 18:08:19 +01:00
Kevin Frantz
999d17ad28 Changed combination to complex 2018-11-21 17:55:48 +01:00
Kevin Frantz
706a439b52 Changed data to primitive folder 2018-11-21 17:16:32 +01:00
Kevin Frantz
9a3801152f Optimized unit tests and entity implementation 2018-11-20 23:17:57 +01:00
Kevin Frantz
aab188688c Changed inhieratance type to joined 2018-11-20 22:55:20 +01:00
Kevin Frantz
3b1330c40f Optimized entity mapping 2018-11-20 22:04:29 +01:00
Kevin Frantz
0c852dbec4 Implemented fullpersonnamesource orm mapping 2018-11-18 12:25:36 +01:00
Kevin Frantz
08c4bee43f Implemented tests for personIdentitySource and solved conflicts 2018-11-18 12:16:38 +01:00
Kevin Frantz
9076505656 Formated code 2018-11-18 11:41:24 +01:00
Kevin Frantz
9137c55b17 Solved infinite recursion bug 2018-11-18 11:39:06 +01:00
Kevin Frantz
0d0fa68094 Solved Unit tests 2018-11-18 11:34:38 +01:00
Kevin Frantz
00c6ba1f9d Solved branch test 2018-11-18 11:13:57 +01:00
Kevin Frantz
b6cecd0010 Implemented first test for tree-source service 2018-11-18 10:50:18 +01:00
Kevin Frantz
56c0196326 Deleted dimension helper 2018-11-18 10:37:41 +01:00
Kevin Frantz
a7c58ba135 Implemented tests for UserRepository and mapped data schema 2018-11-17 14:48:48 +01:00
Kevin Frantz
2808fccdc9 Formated code 2018-11-17 13:32:35 +01:00
Kevin Frantz
f1e78e7f5f Optimized TreeSourceService 2018-11-17 13:29:43 +01:00
Kevin Frantz
c993a1864c Implemented draft for TreeSourceService 2018-11-16 20:44:54 +01:00
Kevin Frantz
3648184811 Implemented test and constructor for FullPersonNameSource 2018-11-15 20:47:36 +01:00
Kevin Frantz
7be76cac0d Solved unit tests 2018-11-15 20:30:34 +01:00
Kevin Frantz
de66375ee0 Solved bugs to allow unit tests to run 2018-11-15 19:55:03 +01:00
Kevin Frantz
647bc81965 Implemented single table inhieratance for NameSources 2018-11-12 21:57:09 +01:00
Kevin Frantz
dfde4e34f5 Optimized persistence layer annotations 2018-11-11 21:36:23 +01:00
Kevin Frantz
69dbc58954 Implemented surname attribut and nameattribut 2018-11-11 21:24:54 +01:00
Kevin Frantz
ea20f7562a Declared AbstractNameSource as abstract and adapted paths for usersource 2018-11-11 21:12:21 +01:00
Kevin Frantz
e57fd22f78 Continued drafting of fullpersonname 2018-11-10 13:09:18 +01:00
Kevin Frantz
c1b073eba8 Continued the integration of person identity 2018-11-10 12:30:59 +01:00
Kevin Frantz
7a6a5e1bcf Added draft for Identity and Names 2018-11-10 17:25:48 +01:00
Kevin Frantz
a06422a1c4 Implemented correct interface 2018-11-10 16:21:18 +01:00
Kevin Frantz
de51749fea Implemented correct interface 2018-11-10 16:19:08 +01:00
Kevin Frantz
b13ca37959 Implemented tests for LayerType 2018-11-06 22:42:24 +01:00