Commit Graph

110 Commits

Author SHA1 Message Date
Kevin Frantz
8f983659bc Refactored interface 2018-11-04 15:35:16 +01:00
Kevin Frantz
2e9b33c82b Implemented tests for relation 2018-11-04 13:05:35 +01:00
Kevin Frantz
7d8a15e8ae Deleted unused trait 2018-11-04 12:57:53 +01:00
Kevin Frantz
60a071c428 Implemented more tests for user 2018-11-04 12:40:57 +01:00
Kevin Frantz
577f30e0f7 Applied code formator 2018-11-04 12:25:53 +01:00
Kevin Frantz
00ae6412e6 Implemented some tests for UserSource and deleted unnecessary attributs 2018-11-04 12:24:52 +01:00
Kevin Frantz
f2868d9259 Optimized unit tests for new data structure 2018-11-04 12:06:44 +01:00
Kevin Frantz
c060dff873 Optimized database schema 2018-11-04 12:00:35 +01:00
Kevin Frantz
b292082c1f Added Data Source draft 2018-11-04 11:53:36 +01:00
Kevin Frantz
f53d1547c2 Removed unused function 2018-11-03 15:20:57 +01:00
Kevin Frantz
556c919f1f Wrote tests for dimension helper method and optimized dimension helper 2018-11-03 15:14:04 +01:00
Kevin Frantz
a66e2c3b46 Implemented TreeCollectionSource 2018-11-02 21:38:04 +01:00
Kevin Frantz
e0edc8935d Optimized entity mapping for collections 2018-11-02 21:00:24 +01:00
Kevin Frantz
b11b53884b Implemented collection attribut for abstract source collection and tests 2018-11-02 20:37:23 +01:00
Kevin Frantz
cbb8bc702c Implemented Collection Attribut 2018-11-02 20:28:42 +01:00
Kevin Frantz
c566510044 Solved schema bug 2018-11-01 22:53:01 +01:00
Kevin Frantz
e8ac70de59 Fixed schema bugs 2018-11-01 22:40:34 +01:00
Kevin Frantz
fdeaa390d3 Implemented tests for DimensionHelper 2018-11-01 22:34:26 +01:00
Kevin Frantz
0cd09258e7 Implemented dimension helper 2018-11-01 21:48:33 +01:00
Kevin Frantz
61186470da Renamed GroupSourcesAttribut to MembershipsAttribut and Implemented\Optimized tests 2018-11-01 20:42:18 +01:00
Kevin Frantz
5f18245b73 Refactored Collection Sources 2018-11-01 19:59:36 +01:00
Kevin Frantz
cf625f02a6 Optimized Facade 2018-10-31 22:57:56 +01:00
Kevin Frantz
269eb9fa3e Implemented test and interface for toString entity toString method 2018-10-31 22:25:01 +01:00
Kevin Frantz
b3daf708ec Optimation by php code sniffer 2018-10-31 22:12:00 +01:00
Kevin Frantz
492b9bed4a Optimized schema mapping 2018-10-31 22:02:01 +01:00
Kevin Frantz
ad00c57143 Optimized database schema 2018-10-31 21:53:30 +01:00
Kevin Frantz
0a18123384 Optimized reciever 2018-10-31 21:07:57 +01:00
Kevin Frantz
48697c8b12 Refactored method name 2018-10-31 20:47:51 +01:00
Kevin Frantz
e7b41dab22 finished implementation of members attribute and test 2018-10-31 20:39:41 +01:00
Kevin Frantz
1da8716d15 Implemented test for 3 dimensions 2018-10-31 20:27:36 +01:00
Kevin Frantz
d427eeb458 General optimation of tests and namespaces 2018-10-31 19:15:07 +01:00
Kevin Frantz
a798262150 Added __toString to entities for easier debuging 2018-10-31 18:43:42 +01:00
Kevin Frantz
e2435e5667 Implemented test draft for MembersAttribut 2018-10-31 18:10:54 +01:00
Kevin Frantz
e7f82c4835 In between commit implementing reciever 2018-10-31 17:19:10 +01:00
Kevin Frantz
bb01080b34 Refactored reciever group and adapted testing namespaces 2018-10-31 16:15:39 +01:00
Kevin Frantz
09cfcebb92 Implemented test for Right 2018-10-31 15:19:24 +01:00
Kevin Frantz
5e6b8bccbe Refactored function 2018-10-31 14:38:31 +01:00
Kevin Frantz
4678e14b34 Implemented test for law entity 2018-10-31 14:28:32 +01:00
Kevin Frantz
df359a26e8 Implemented constructor 2018-10-31 14:14:04 +01:00
Kevin Frantz
342a07ee28 Implemented test for Entity 2018-10-31 14:10:20 +01:00
Kevin Frantz
5848bec9ce Implemented tests for AndOperation and optimized Operations 2018-10-31 13:24:49 +01:00
Kevin Frantz
6540e1dd95 Implemented test and logic for AbstractOperation 2018-10-31 12:15:49 +01:00
Kevin Frantz
c7bd665068 Solved schema bug 2018-10-30 20:34:12 +01:00
Kevin Frantz
6bc95f9729 Applied CS fixer 2018-10-29 19:01:00 +01:00
Kevin Frantz
6e058e61b5 Implemented tests for GroupSource 2018-10-28 22:31:56 +01:00
Kevin Frantz
de51649d63 In between commit refactoring and implementing tests 2018-10-28 20:28:29 +01:00
Kevin Frantz
8cf73a2b47 Optimized database table schema 2018-10-28 15:41:43 +01:00
Kevin Frantz
25020bbe97 Moved meta entities to meta 2018-10-28 15:25:32 +01:00
Kevin Frantz
5af5a6b5e2 Added hint 2018-10-28 14:29:19 +01:00
Kevin Frantz
a95ff0497e Refactored relation and node draft 2018-10-27 14:56:26 +02:00