Commit Graph

373 Commits

Author SHA1 Message Date
Kevin Frantz
7cf162bb6a Solved some naming bugs 2018-11-25 23:38:22 +01:00
Kevin Frantz
6be1a09b30 Formated code and optimized orm mapping 2018-11-25 23:29:00 +01:00
Kevin Frantz
1252f41127 Implemented orm entity tags and formated code 2018-11-25 23:19:38 +01:00
Kevin Frantz
884c4cfaea Continued integration of CreatorParent 2018-11-25 23:12:42 +01:00
Kevin Frantz
ba3a246c0c Implemented new draft for meta relations 2018-11-25 22:33:54 +01:00
Kevin Frantz
a72b9b0357 Created SourceMemberManager 2018-11-25 21:27:25 +01:00
Kevin Frantz
6ebcb28dd0 Left todo :) 2018-11-24 22:38:38 +01:00
Kevin Frantz
1845e0cdba Optimized AbstractSource entity for members 2018-11-24 22:17:03 +01:00
Kevin Frantz
5be4b7df3c Added drafts 2018-11-24 22:16:34 +01:00
Kevin Frantz
e97610893d Implemented add and remove for member 2018-11-24 21:21:59 +01:00
Kevin Frantz
c927322153 Replaced attribut with correct attribut 2018-11-24 20:25:58 +01:00
Kevin Frantz
98729b6aca Removed comment to make code sniffer pass 2018-11-24 18:24:03 +01:00
Kevin Frantz
cb1316a380 Implemented Members attribut and optimized membership 2018-11-24 18:13:04 +01:00
Kevin Frantz
a64541a9ad Optimized membership attribute 2018-11-24 17:40:36 +01:00
Kevin Frantz
ce6607fa1a Implemented SourceMembershipInformation and tests 2018-11-24 16:42:51 +01:00
Kevin Frantz
ed41dd6bf8 Implemenented version attribt, repository and tests for right entity 2018-11-24 14:59:15 +01:00
Kevin Frantz
89530fd6e0 Optimized Imprint function 2018-11-23 23:22:17 +01:00
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
32e2abff54 Excluded Kernel and DataFixtures from testing 2018-11-23 19:23:07 +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
c67f77aab4 Added profile/edit 2018-11-22 23:39:37 +01:00
Kevin Frantz
1c38409acf Implemented register url 2018-11-22 23:18:47 +01:00
Kevin Frantz
7fbe8ada81 Added UrlTester draft 2018-11-22 23:00:01 +01:00
Kevin Frantz
e4c962bbfa Moved collection test directory 2018-11-22 21:57:24 +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
a8050328aa changed test folder data to primitive 2018-11-21 17:57:58 +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
a92ac68750 Implemented new recursion in test 2018-11-18 11:47:26 +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
c5adb81d5d Implemented branch test for treesourceservice 2018-11-18 10:53:48 +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
75fd2c677b Updated composer.lock 2018-11-17 15:44:35 +01:00
Kevin Frantz
a7c58ba135 Implemented tests for UserRepository and mapped data schema 2018-11-17 14:48:48 +01:00
Kevin Frantz
5feac4d8ca Implemented database url in phpunit.xml.dist file 2018-11-17 13:38:02 +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
2168eb2a1e Implemented some basic tests for user repository 2018-11-15 21:32:39 +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
43cdc6fa0b Optimozed Test for PersonIdentitySource 2018-11-11 20:43:30 +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
Kevin Frantz
0bc9ca20a9 Deleted unnecessary attribut 2018-11-06 22:30:43 +01:00
Kevin Frantz
d2ffabec14 Implemented Tests for grant attribut 2018-11-06 22:27:06 +01:00
Kevin Frantz
a3d10ac9af Implemented tests for condition 2018-11-06 20:56:54 +01:00
Kevin Frantz
f89d20d365 Deprecated DimensionHelper 2018-11-06 20:38:07 +01:00
Kevin Frantz
43761e472f Removed logic from persistence layer 2018-11-06 20:31:00 +01:00
Kevin Frantz
1fa93e577a Applied code formator 2018-11-06 20:08:28 +01:00
Kevin Frantz
a3bbd64f43 Optimized SourceMenuSubscriberTest to pass 2018-11-06 20:07:21 +01:00
Kevin Frantz
791fd11565 in between commit implementing Source menu subscriber test 2018-11-05 00:24:05 +01:00
Kevin Frantz
7ba354be02 Removed unnecessary attribut 2018-11-05 00:02:34 +01:00
Kevin Frantz
dd0ab989d8 Optimized reciever attribut 2018-11-04 23:59:58 +01:00
Kevin Frantz
15b17c28b7 Implemented tests for attribut reciever 2018-11-04 23:58:14 +01:00
Kevin Frantz
cd3585c3e3 Removed deprecated trait,interface and test 2018-11-04 23:51:33 +01:00
Kevin Frantz
b5062c01ba Removed deprecated trait from entities 2018-11-04 23:47:43 +01:00
Kevin Frantz
e9993a2424 Implemented dimensions for reciever 2018-11-04 23:43:34 +01:00
Kevin Frantz
3e3d9ae044 Implemented test to validate if add works correct with collection attribut 2018-11-04 23:34:38 +01:00
Kevin Frantz
f377fb5705 Optimized test 2018-11-04 22:59:15 +01:00
Kevin Frantz
2f316ae55d Implemented test draft for reciever 2018-11-04 16:12:16 +01:00
Kevin Frantz
9e4b00e2ae Optimized constructor of right 2018-11-04 15:56:40 +01:00
Kevin Frantz
f634555ed5 Optimized right and reciever logic 2018-11-04 15:51:16 +01:00
Kevin Frantz
8f983659bc Refactored interface 2018-11-04 15:35:16 +01:00
Kevin Frantz
0c2a832136 Added test for menuevent 2018-11-04 15:11:16 +01:00