Commit Graph

714 Commits

Author SHA1 Message Date
Kevin Frantz
62257b1771 Implemented RequestedSource 2019-01-13 15:53:23 +01:00
Kevin Frantz
054a136f14 Added findOneByIdOrSlug method 2019-01-13 15:44:25 +01:00
Kevin Frantz
73d2583846 Optimized Entities 2019-01-13 15:25:54 +01:00
Kevin Frantz
d01a5f2dbd Optimized test for UserSourceDirector 2019-01-13 14:08:21 +01:00
Kevin Frantz
2837df25f8 Optimized draft for UserSourceDirector and UserRight 2019-01-13 14:00:50 +01:00
Kevin Frantz
1dc428bcfd Added README.md for Domain 2019-01-13 13:25:02 +01:00
Kevin Frantz
c6552f4589 Implemented UserIdentityService 2019-01-13 13:14:29 +01:00
Kevin Frantz
04b156b8fc Implemented RightLayerCombination 2019-01-12 15:40:54 +01:00
Kevin Frantz
06540ce030 In between commit implementing crud draft 2019-01-08 22:06:25 +01:00
Kevin Frantz
814fa978e0 Optimized SecureCRUDFactory 2019-01-08 15:51:28 +01:00
Kevin Frantz
51667ee381 Optimized SecureCRUDManagement Draft 2019-01-07 22:33:51 +01:00
Kevin Frantz
6b29c5a577 Optimized SecureCRUDManagement Draft 2019-01-07 21:19:20 +01:00
Kevin Frantz
f2828e0d5e Removed unused function 2019-01-06 22:12:28 +01:00
Kevin Frantz
7e685954cf Autoformat of code 2019-01-06 20:04:11 +01:00
Kevin Frantz
edf0a34e59 Implemented draft for CRUD management 2019-01-06 20:03:28 +01:00
Kevin Frantz
14392c22f0 Substituted interface through abstract methods to allow the use of services 2019-01-06 18:56:04 +01:00
Kevin Frantz
a631475254 Implemented tests for reloadType 2019-01-06 16:44:41 +01:00
Kevin Frantz
70fb25e936 Solved last template implementation bugs 2019-01-06 16:27:50 +01:00
Kevin Frantz
3ab9cb0e99 Implemented test for exception 2019-01-06 15:42:40 +01:00
Kevin Frantz
c7c4e1c16e Implemented NameSpacePathMap as attribut 2019-01-06 15:15:47 +01:00
Kevin Frantz
77822b8e56 Optimized NamespacePathMap 2019-01-06 14:38:28 +01:00
Kevin Frantz
72d0a6ba95 In between commit solving tests for meta and template management 2019-01-06 13:13:24 +01:00
Kevin Frantz
6352e82ce1 Optimized namespaces 2019-01-06 11:41:00 +01:00
Kevin Frantz
73a8d5f133 Optimized draft for meta and template informations 2019-01-06 11:32:05 +01:00
Kevin Frantz
77cd11233d Implemented redirection for SPA 2019-01-06 02:25:56 +01:00
Kevin Frantz
022cac0dc1 Moved .gitignore to right place 2019-01-06 01:54:12 +01:00
Kevin Frantz
558b9c3fcc Implemented server for Vue.js 2019-01-06 01:26:26 +01:00
Kevin Frantz
bccd6efaff Optimized for SPA 2019-01-05 23:52:37 +01:00
Kevin Frantz
9e685260e9 created folders in preparation for adding npm container 2019-01-05 21:58:51 +01:00
Kevin Frantz
609f156bfd Optimized Controller Draft 2019-01-05 21:26:36 +01:00
Kevin Frantz
bc9c8f02a9 Added GET test for create function 2019-01-05 19:03:08 +01:00
Kevin Frantz
4a09ff55a8 Excluded checking of directory var from codesniffer 2019-01-05 18:55:13 +01:00
Kevin Frantz
edc8a941af Optimized language routing 2019-01-05 18:39:32 +01:00
Kevin Frantz
36f8e597f7 Implemented more layers 2019-01-05 18:06:50 +01:00
Kevin Frantz
19dd487c91 Optimized ApiUrlReachableIntegrationTest 2019-01-05 17:40:15 +01:00
Kevin Frantz
7300f059c3 Updated type references 2019-01-05 17:27:40 +01:00
Kevin Frantz
d1676fea7c Updated composer 2019-01-05 17:26:57 +01:00
Kevin Frantz
cb38429475 Optimized Controller tests 2019-01-05 16:41:21 +01:00
Kevin Frantz
f8e16180ba Refactored DBAL Types 2019-01-05 16:40:47 +01:00
Kevin Frantz
23a4e1c679 Implemented draft for API 2019-01-05 15:34:02 +01:00
Kevin Frantz
62cad9bca0 Updated composer 2019-01-05 12:30:28 +01:00
Kevin Frantz
69284246aa Removed SourceVoter 2019-01-05 11:41:08 +01:00
Kevin Frantz
843733ad79 Implemented SourceRESTResponseManager and cleaned up code 2019-01-05 11:37:36 +01:00
Kevin Frantz
e9f4931a5e Removed deprecated node parts 2019-01-05 09:50:47 +01:00
Kevin Frantz
f931f824fb Refactored code through substituting by PureSource 2019-01-04 22:09:05 +01:00
Kevin Frantz
74c404a9ce Implemented PureSource 2019-01-04 21:28:21 +01:00
Kevin Frantz
e335544808 Implemented UserIdentityManager 2019-01-04 20:41:37 +01:00
Kevin Frantz
a074932fb5 Implemented SourceRepository 2019-01-04 20:10:08 +01:00
Kevin Frantz
ae737b6923 Optimized draft for imprint controller 2019-01-03 22:56:31 +01:00
Kevin Frantz
16e56de458 Implemented use of EntityManager service 2019-01-03 22:14:01 +01:00
Kevin Frantz
aea23725f6 Implemented SourceRightManager for SourceFixtures 2019-01-03 21:04:48 +01:00
Kevin Frantz
b39e7c25d4 Implemented SourceRightManager 2019-01-03 20:57:39 +01:00
Kevin Frantz
67428c2fea Optimized Exceptions 2019-01-03 19:41:16 +01:00
Kevin Frantz
130682ef6c Allowed guest users to access impressum 2019-01-01 22:36:55 +01:00
Kevin Frantz
3efa57f29a Added default grant value for law 2019-01-01 21:33:13 +01:00
Kevin Frantz
1ee710e608 implemented checking of source source attributs 2019-01-01 20:38:13 +01:00
Kevin Frantz
878eae62db Refactored code to SecureSourceChecker 2019-01-01 19:07:35 +01:00
Kevin Frantz
fa87ed8606 Refactored, optimized and implemented Draft for SecureSourceLoader 2019-01-01 00:16:43 +01:00
Kevin Frantz
8a5845daa9 Implemented source data fixtures for guest user 2018-12-31 21:18:23 +01:00
Kevin Frantz
8c082bb0a4 Left hints and deprecated functions 2018-12-31 21:02:18 +01:00
Kevin Frantz
e30145d792 Optimized SourceMembershipInformation 2018-12-30 17:09:44 +01:00
Kevin Frantz
beb6cb3e90 Refactored tests 2018-12-30 16:21:43 +01:00
Kevin Frantz
3a6ed4d54d Optimized SourceMemberInformation 2018-12-30 16:12:46 +01:00
Kevin Frantz
713ddae0df Left hints 2018-12-30 15:01:22 +01:00
Kevin Frantz
f77b5ae9a4 Solved bug in SourceMemberInformation 2018-12-30 01:14:28 +01:00
Kevin Frantz
25ed71221d Optimized testing 2018-12-30 00:31:03 +01:00
Kevin Frantz
01c6f2d8f8 Implemented RightAttributTest 2018-12-29 23:27:45 +01:00
Kevin Frantz
41c8f7cfdd Implemented TypeAttributTest 2018-12-29 23:23:06 +01:00
Kevin Frantz
a968052309 In between commit optimizing law permission checker 2018-12-29 23:12:28 +01:00
Kevin Frantz
e221e835d1 Renamed hasSource function 2018-12-29 23:04:06 +01:00
Kevin Frantz
4465f2016d Implemented test for instances 2018-12-29 23:02:34 +01:00
Kevin Frantz
6a27c221a8 Implemeted test for clone function 2018-12-29 23:01:57 +01:00
Kevin Frantz
0c66e7a42a Implemented Type and Layer validation for right 2018-12-29 16:38:31 +01:00
Kevin Frantz
0aac336609 Refactored reciever 2018-12-14 10:10:28 +01:00
Kevin Frantz
33b1151a00 Refactored LawPermissionCheckerServiceTest 2018-12-08 21:20:07 +01:00
Kevin Frantz
7575ef5edf Optimized draft for LawPermissionChecker 2018-12-08 20:25:29 +01:00
Kevin Frantz
31b6b4afc7 Optimized RightCheck for thirdt and second dimension source 2018-12-08 13:22:50 +01:00
Kevin Frantz
b85e971861 Implemented draft for right checker 2018-12-08 12:51:29 +01:00
Kevin Frantz
e97003b91d Added SourceMemberInformation 2018-12-06 20:22:27 +01:00
Kevin Frantz
61a6ea6b36 Solved UserSourceRepositoryTest 2018-11-26 22:47:03 +01:00
Kevin Frantz
3002d77b1c Solved UserSourceTest 2018-11-26 22:38:20 +01:00
Kevin Frantz
5b3f48a7be Solved AbstractSourceTest 2018-11-26 22:36:08 +01:00
Kevin Frantz
50685e17f5 solved tests of memberRelationTest 2018-11-26 22:33:01 +01:00
Kevin Frantz
68e8537ff1 Solved tests of MemberRelationAttribut 2018-11-26 22:30:08 +01:00
Kevin Frantz
67ef76b308 Solved tests for SourceMembershipInformation pass 2018-11-26 22:08:32 +01:00
Kevin Frantz
b183af90e6 Solved tests for SourceMemberManager 2018-11-26 21:55:54 +01:00
Kevin Frantz
b23f507da8 Optimized draft for MemberRelation 2018-11-26 21:41:06 +01:00
Kevin Frantz
ce8f53780a Specified UserSourceRepositoryTests 2018-11-26 00:00:11 +01:00
Kevin Frantz
ba39321efe Solved namebug and formated code 2018-11-25 23:47:42 +01:00
Kevin Frantz
960af1961a Adapted test for ParentRelation 2018-11-25 23:46:13 +01:00
Kevin Frantz
0c5f6af4c7 mend
Solved some naming bugs
2018-11-25 23:40:36 +01:00
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
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
Kevin Frantz
6f20be38c9 Updated Doctrine Entities 2018-10-03 16:48:16 +02:00
Kevin Frantz
eb77157e4c Optimized namespaes 2018-10-03 16:14:15 +02:00
Kevin Frantz
871c100d28 Optimized interface namespace path 2018-10-03 15:50:46 +02:00
Kevin Frantz
e9e8fb91df Optimized folder draft 2018-10-03 15:38:45 +02:00
Kevin Frantz
74b45cb24d Saved draft of marco for dto 2018-10-03 15:28:32 +02:00
Kevin Frantz
29b8414711 Added SourceVoter draft 2018-09-24 18:42:29 +02:00
Kevin Frantz
1087c6b2ad Optimized Interface structure 2018-09-24 18:41:26 +02:00
Kevin Frantz
a6fac55be4 Solved some namespace bugs 2018-09-24 17:12:48 +02:00
Kevin Frantz
d255623f85 In between commit implementing security layer 2018-09-22 02:12:03 +02:00
Kevin Frantz
bbcf369347 Added security draft 2018-09-21 20:26:03 +02:00
Kevin Frantz
d6acd3b0a6 Deleted unnecessary traits 2018-09-21 19:54:34 +02:00
Kevin Frantz
b84117f3d6 Solved user source bug 2018-09-21 19:51:28 +02:00
Kevin Frantz
f919b0e02c Updated registration process 2018-09-21 19:43:48 +02:00
Kevin Frantz
fcfe1ce9d7 Optimized tests 2018-09-21 19:28:57 +02:00
Kevin Frantz
5dea4e8982 Solved ORM bugs 2018-09-21 16:44:58 +02:00
Kevin Frantz
7c85b98df6 Optimized creation process 2018-09-21 16:27:49 +02:00
Kevin Frantz
54615a458e Implemented new law draft 2018-09-21 15:48:23 +02:00
Kevin Frantz
a4fdb07cb6 Added logic draft and optimized rights 2018-09-21 13:15:59 +02:00
Kevin Frantz
fb6cf53785 Installed fixture bundle 2018-09-20 16:06:02 +02:00
Kevin Frantz
ee1cef71b7 Implemented view for node 2018-09-20 16:03:00 +02:00
Kevin Frantz
1915c77d8c Implemented different formats 2018-09-20 14:48:37 +02:00
Kevin Frantz
3bf84d3ec8 Added source menu 2018-09-20 14:26:28 +02:00
Kevin Frantz
9ae2290835 Optimized default template 2018-09-17 18:11:02 +02:00
Kevin Frantz
4fc812ac64 General menu optimation 2018-09-17 17:43:26 +02:00
Kevin Frantz
edfaa58e2e Implemented entity-audit-bundle 2018-09-17 14:50:31 +02:00
Kevin Frantz
3fb0a6c658 Optimized routing 2018-09-17 14:04:58 +02:00
Kevin Frantz
c15caf03a1 Implemented Source Namespace factory 2018-09-17 13:38:38 +02:00
Kevin Frantz
a8781de51a Implemented form templates 2018-09-17 13:15:36 +02:00
Kevin Frantz
72ddc46712 Prepared structure for forms 2018-09-17 13:09:04 +02:00
Kevin Frantz
54a2a6a19c Removed deprecated code 2018-09-16 18:00:11 +02:00
Kevin Frantz
792bfe1ccc Implemented FOSRestController 2018-09-16 17:51:43 +02:00
Kevin Frantz
90fa24ba1e Refactored functions 2018-09-16 16:45:44 +02:00
Kevin Frantz
6cf929ada7 Added FOS Rest Bundle 2018-09-16 12:58:39 +02:00
Kevin Frantz
66008bc309 Optimized implementation of format types 2018-09-14 18:26:09 +02:00
Kevin Frantz
f8138fb361 Optimized templates 2018-09-14 16:31:25 +02:00
Kevin Frantz
37ce7c399c Implemented source templates 2018-09-14 16:05:47 +02:00
Kevin Frantz
04c0f5e9e7 Optimized forms for user source 2018-09-14 15:08:51 +02:00
Kevin Frantz
1d7aaeb1dd Adde name source to user 2018-09-14 14:39:47 +02:00
Kevin Frantz
bfd5d9416e Added name source draft 2018-09-14 14:12:43 +02:00
Kevin Frantz
5136cec81d Optimized permission entity 2018-09-14 13:42:36 +02:00
Kevin Frantz
f66cb4a8ce Substituted whitelist and blacklist attribute trough grant attribute 2018-09-14 13:33:56 +02:00
Kevin Frantz
043c8d45b7 Implemented Reciever 2018-09-14 00:18:21 +02:00
Kevin Frantz
8a5efb2e1f Solved naming bugs 2018-09-13 22:43:19 +02:00
Kevin Frantz
ff7fb57baf Optimized Law draft 2018-09-13 22:35:32 +02:00
Kevin Frantz
69f2beac72 Implemented Permission draft 2018-09-13 16:51:58 +02:00
Kevin Frantz
92886a14ce Optimized law draft 2018-09-13 16:37:33 +02:00
Kevin Frantz
b9f483bf7f Optimized law draft 2018-09-13 15:55:48 +02:00
Kevin Frantz
5f011f632b Implemented autogeneration of user 2018-09-13 14:42:39 +02:00
Kevin Frantz
00965aab5c Added new entity draft 2018-09-13 14:39:03 +02:00
Kevin Frantz
0ee29d3456 Implemented doctrine ENUM types 2018-09-13 13:20:12 +02:00
Kevin Frantz
d1b7e0f070 Optimized entities 2018-09-13 12:29:07 +02:00
Kevin Frantz
dee5ee8974 Deleted unnecessary message 2018-09-13 04:32:30 +02:00
Kevin Frantz
15dd2e7f71 Merge branch 'master' of github.com:KevinFrantz/infinito 2018-09-13 03:30:59 +02:00
Kevin Frantz
120bb2fa85 Merged Pull Request Introduce code formatting with PHP-CS-Fixer 2018-09-13 03:29:34 +02:00
KevinFrantz
a6c8b9ff6c
Merge pull request #2 from ocrampete16/make-registration-work
Uncomment DATABASE_URL
2018-09-13 03:01:15 +02:00
Kevin Frantz
255d580532 Optimized menu 2018-09-13 02:47:57 +02:00
Kevin Frantz
8f119338f0 Optimized register function for bootstrap 2018-09-13 02:31:56 +02:00
Kevin Frantz
629ed13c51 Implemented FOS bundle 2018-09-13 02:24:25 +02:00
Kevin Frantz
777b4aee61 Optimized user menu 2018-09-13 00:24:49 +02:00
Kevin Frantz
e31386b908 Deleted default controller interface 2018-09-13 00:06:21 +02:00
Marco Petersen
9fd0045bc6 Uncomment DATABASE_URL 2018-09-13 00:21:05 +03:00
Marco Petersen
f1b9ffd160 Format code 2018-09-12 23:25:22 +03:00