Commit Graph

276 Commits

Author SHA1 Message Date
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
Kevin Frantz
721038d5be Implemented unit tests for result 2018-11-04 15:00:35 +01:00
Kevin Frantz
7e35def4c3 Implemented tests to keep code coverage high 2018-11-04 14:36:10 +01:00
Kevin Frantz
6bf17f5935 Implemented test for AbstractType to keep code coverage high 2018-11-04 14:24:58 +01:00
Kevin Frantz
e28f17b88e Implemented parents attribut test 2018-11-04 13:19:35 +01:00
Kevin Frantz
d20b3f2504 Implemented childs attribute test and code formating 2018-11-04 13:14:11 +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
45a1fc6678 Implemented test for NameSourceAttribut 2018-11-04 12:49:42 +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
03ce3f5cdf Implemented test for name attribut 2018-11-04 12:12:34 +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
1286717495 Adapted namespace 2018-11-04 11:36:40 +01:00
Kevin Frantz
98f9a32ddf Added some dummy fixture 2018-11-03 15:53:05 +01:00
Kevin Frantz
40faa7c5be Renamed folder 2018-11-03 15:33:52 +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
9bcc54cc64 Moved DimensionTest to correct folder 2018-11-02 20:16:15 +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
7cb6238f92 Deleted unnecessary classes 2018-11-01 18:39:53 +01:00
Kevin Frantz
98a868285f Implemented tests for relation attribute trait 2018-10-31 23:11:34 +01:00
Kevin Frantz
cf625f02a6 Optimized Facade 2018-10-31 22:57:56 +01:00
Kevin Frantz
7f9e4b6bc9 Added methods which are requiered by interface 2018-10-31 22:51:24 +01:00
Kevin Frantz
cadf26b7aa Added test for symfony core 2018-10-31 22:43:10 +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
673ee26cbd Updated composer 2018-10-31 19:43:42 +01:00
Kevin Frantz
b9eeaa9758 Implemented test for loop continuing 2018-10-31 19:31:55 +01:00
Kevin Frantz
c9a8a8ea30 Updated composer 2018-10-31 19:22:19 +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
38539aa9ed Optimized coverage for AbstractOperation 2018-10-31 13:29:52 +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
57fe3c2dce Used correct disabled value 2018-10-31 08:56:25 +01:00
Kevin Frantz
07d15153f5 Updated composer 2018-10-30 20:44:05 +01:00
Kevin Frantz
c7bd665068 Solved schema bug 2018-10-30 20:34:12 +01:00
Kevin Frantz
155cca7695 Disabled deprecation messages for travis 2018-10-30 19:54:27 +01:00
Kevin Frantz
c49b52d994 Ignored coverage.xml 2018-10-30 19:42:26 +01:00
Kevin Frantz
6bc95f9729 Applied CS fixer 2018-10-29 19:01:00 +01:00
Kevin Frantz
ca5552ffd6 Refactored some stuff 2018-10-28 22:49:57 +01:00
Kevin Frantz
cb0e3739b1 Implemented test for NameSource 2018-10-28 22:43:35 +01:00
Kevin Frantz
6e058e61b5 Implemented tests for GroupSource 2018-10-28 22:31:56 +01:00
Kevin Frantz
157fe99469 Added whitelist 2018-10-28 22:20:23 +01:00
Kevin Frantz
7848c90615 Updated composer and optimized unit tests 2018-10-28 22:13:33 +01:00
Kevin Frantz
de51649d63 In between commit refactoring and implementing tests 2018-10-28 20:28:29 +01:00
Kevin Frantz
89396dfef3 Optimized references 2018-10-28 15:46:55 +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
Kevin Frantz
7734f57c63 Simpliefied SourceSources 2018-10-25 22:35:11 +02:00
Kevin Frantz
4bd1078491 Added source collection draft 2018-10-25 22:03:10 +02:00
Kevin Frantz
e066e8b362 Implemented optimistic lock draft 2018-10-25 20:42:52 +02:00
Kevin Frantz
8de52474a5 Added shortcut for trans 2018-10-04 22:45:51 +02:00
Kevin Frantz
5c2a45b467 Added node menu 2018-10-04 22:39:26 +02:00
Kevin Frantz
368cbebbc1 Refactored 2018-10-04 22:22:47 +02:00
Kevin Frantz
064ca5981c Refactored Menu and implemented event listener for node 2018-10-04 22:18:33 +02:00
Kevin Frantz
cde432a4b4 Refactored 2018-10-04 22:05:31 +02:00
Kevin Frantz
ebf97e43d9 Refactored menu events 2018-10-04 21:40:07 +02:00
Kevin Frantz
fd65859572 Added new structure for subbar 2018-10-04 21:33:50 +02:00
Kevin Frantz
cfcc498d4e Implemented abstract entity menu class 2018-10-04 21:25:35 +02:00
Kevin Frantz
00cd03f43d Implemented law standart template 2018-10-04 21:01:45 +02:00
Kevin Frantz
379e9c62e9 Implemented routing for law show 2018-10-04 20:48:12 +02:00
Kevin Frantz
65c4aea7c8 Updated composer 2018-10-04 20:27:10 +02:00
Kevin Frantz
07396f6c4a Optimized todos 2018-10-04 20:23:57 +02:00
Kevin Frantz
af860429b9 Added AbstractEntityController 2018-10-03 18:55:33 +02:00
Kevin Frantz
94bc8c5da4 Added draft for LawController 2018-10-03 18:20:53 +02:00
Kevin Frantz
ab15856aa4 Optimized namespaces 2018-10-03 17:10:15 +02:00
Kevin Frantz
011ef696f5 Optimized table name 2018-10-03 16:56:31 +02:00
Kevin Frantz
26285a0941 Corrected Node Namepace 2018-10-03 16:53:13 +02:00