Commit Graph

717 Commits

Author SHA1 Message Date
Kevin Frantz
54b0d98ef3 Reduced complexity of constructor 2019-02-13 15:29:29 +01:00
Kevin Frantz
0ab4cee064 Implemented getUserSourceDirector 2019-02-13 15:09:03 +01:00
Kevin Frantz
0af438479f Declared layerRepositoryFactoryService as optional 2019-02-13 15:01:23 +01:00
Kevin Frantz
c5413fad4d Added color to uml and changed filetype to svg 2019-02-13 12:01:25 +01:00
Kevin Frantz
777489641a Updated class diagram 2019-02-13 07:58:31 +01:00
Kevin Frantz
50a37175da Optimized relation 2019-02-12 22:24:52 +01:00
Kevin Frantz
bffb5c18b2 Implemented UML class diagram for domain request management 2019-02-12 22:13:32 +01:00
Kevin Frantz
5e601df541 Updated README.md 2019-02-12 20:21:48 +01:00
Kevin Frantz
1e1a1a892e Implemented validation of requestedAction for requestedActionFormBuilderTest 2019-02-12 19:24:34 +01:00
Kevin Frantz
f60e1e1453 Added two asserts 2019-02-12 18:27:52 +01:00
Kevin Frantz
357319fd6c Transformed Unit test to Integration test for RequestedActionFormBuilderService 2019-02-12 18:20:23 +01:00
Kevin Frantz
d6a29af72a Added PHPDocs 2019-02-12 18:04:36 +01:00
Kevin Frantz
bd5a85e1e8 Left hints 2019-02-12 17:40:38 +01:00
Kevin Frantz
960bf130d6 Adapted path 2019-02-12 16:55:57 +01:00
Kevin Frantz
4d602e0ba1 Moved SourceIntegrationTest 2019-02-12 16:53:52 +01:00
Kevin Frantz
ecfc8891e2 Ignored README.md in SourceIntegrationTest 2019-02-12 16:52:27 +01:00
Kevin Frantz
5d4592e27c Renamed function 2019-02-12 16:47:37 +01:00
Kevin Frantz
6347308672 Renamed FormBuilder to FormFactory and implemented test draft for CreateSourceAction 2019-02-12 16:40:01 +01:00
Kevin Frantz
0fcd4c93bd Solved typos 2019-02-08 10:59:27 +01:00
Kevin Frantz
e65568bcb5 Optimized documentation of sources 2019-02-08 10:51:14 +01:00
Kevin Frantz
5409d9c514 Implemented schema for server architecture 2019-02-07 19:17:30 +01:00
Kevin Frantz
a1b3322a24 Implemented Architecture UML 2019-02-07 18:03:58 +01:00
Kevin Frantz
87c82d0914 Added README.md for forms 2019-02-07 15:07:26 +01:00
Kevin Frantz
f9007ef939 Optimized Slug Attribut 2019-02-07 14:32:23 +01:00
Kevin Frantz
83d6c27883 Implemented interfaces 2019-02-07 14:31:54 +01:00
Kevin Frantz
25e63d4983 Optimized Attributes and tests for it 2019-02-07 13:14:55 +01:00
Kevin Frantz
f85b0118a7 Renamed method to a more speaking name 2019-02-06 18:38:20 +01:00
Kevin Frantz
d3379630c8 Optimized RequestedActionFormBuilderService 2019-02-03 16:32:57 +01:00
Kevin Frantz
22c9a92853 Implemented type for FormClassNameService and solved reference bugs 2019-02-03 15:40:44 +01:00
Kevin Frantz
ed3062a203 Optimized RequestedEntityFormBuilderService and implemented form classes and logic 2019-02-03 15:21:45 +01:00
Kevin Frantz
c3b8e1a92d Declared function hasIdentity public 2019-02-03 13:57:49 +01:00
Kevin Frantz
4ac7b3a19b Implemened class attribut in requested entity 2019-02-03 13:40:13 +01:00
Kevin Frantz
11d8ac9927 Implemented hasClass 2019-02-03 13:13:11 +01:00
Kevin Frantz
d00d70f440 Implemented ClassAttribut 2019-02-03 12:34:29 +01:00
Kevin Frantz
f821293062 Implemented that everybody can create entities 2019-02-03 11:46:00 +01:00
Kevin Frantz
4e471c40cd Implemented SourceClassInformationService 2019-02-03 03:16:45 +01:00
Kevin Frantz
4c4af9308a Added doc 2019-02-03 03:15:35 +01:00
Kevin Frantz
9f565321a3 Left better error message 2019-02-03 03:15:07 +01:00
Kevin Frantz
f3c2286a64 Optimized RequestManagement 2019-02-03 01:01:26 +01:00
Kevin Frantz
bd2318ab5b Made user for UserAttribut optional 2019-02-03 00:30:53 +01:00
Kevin Frantz
aa735367d9 Implemented FixtureManagement 2019-02-02 23:02:28 +01:00
Kevin Frantz
52d38a0c84 Implemented Tests for ActionHttpMethodMap 2019-01-29 21:01:01 +01:00
Kevin Frantz
8e2d79d236 Implemented AbstractMap and ActionHttpMethodMap 2019-01-29 20:02:36 +01:00
Kevin Frantz
d50a79f912 Optimized Documentation 2019-01-19 13:06:14 +01:00
Kevin Frantz
47992dee89 Optimized documentation 2019-01-19 12:54:46 +01:00
Kevin Frantz
ed519b0782 Optimized test 2019-01-19 10:01:47 +01:00
Kevin Frantz
81dd63c152 Optimized Actions, Tests and renamed LIST to THREAD out of php incompatibility reasons 2019-01-27 20:28:31 +01:00
Kevin Frantz
c2d0c5f60d Implemented LayerActionMap 2019-01-27 19:47:41 +01:00
Kevin Frantz
17a6ee1dc6 Optimized Tests and attributes 2019-01-27 18:38:21 +01:00
Kevin Frantz
0593a8f1c3 Optimized test for ActionFactoryService 2019-01-27 17:57:34 +01:00
Kevin Frantz
2ed83ab284 Rised CodeCoverage of AbstractAction to 100% 2019-01-27 16:24:57 +01:00
Kevin Frantz
2b1a3ad969 Rised CodeCoverage of ActionService to 100% 2019-01-27 16:06:17 +01:00
Kevin Frantz
707df1b951 Implemented draft for ActionManagement 2019-01-27 15:28:25 +01:00
Kevin Frantz
f7242f725e Implemented LayerRepositoryFactoryAttribut 2019-01-27 11:53:29 +01:00
Kevin Frantz
49cba2866a Implemented RequestAttribut 2019-01-27 11:15:07 +01:00
Kevin Frantz
7701bf86a8 Implemented ActionManagement 2019-01-27 09:35:43 +01:00
Kevin Frantz
181872c41b Renamed SecureEntityChecker to SecureRequestedRightChecker 2019-01-27 09:11:34 +01:00
Kevin Frantz
b47003bb52 Implemented SecureEntityChecker 2019-01-27 02:50:01 +01:00
Kevin Frantz
412b26d639 Implemented RightTransformerService 2019-01-27 02:08:11 +01:00
Kevin Frantz
c995778264 Optimized RequestManagement and pushed code coverage for it to 100% 2019-01-26 20:45:55 +01:00
Kevin Frantz
4dd7ce8331 Optimized RequestManagement and tests 2019-01-26 19:39:36 +01:00
Kevin Frantz
4731ef22a2 Optimized test for RequestedRightAttribut 2019-01-26 18:09:19 +01:00
Kevin Frantz
a96c1b396e Optimized RequestedRight to load Source via RequestedEntity 2019-01-26 18:03:55 +01:00
Kevin Frantz
edda341d59 Implemented LazyLoading of Entity in RequestedEntity 2019-01-26 17:30:53 +01:00
Kevin Frantz
09944d032c Used LayerClassMap 2019-01-26 17:07:16 +01:00
Kevin Frantz
a59d803d96 Implemented LayerClassMap 2019-01-26 17:06:29 +01:00
Kevin Frantz
05cd278dab Added RequestedRightAttribut 2019-01-26 16:42:13 +01:00
Kevin Frantz
36198e8196 Added EntityFormBuilderService 2019-01-25 22:39:23 +01:00
Kevin Frantz
205ea13ed1 Udated composer 2019-01-25 21:54:01 +01:00
Kevin Frantz
1d8a0f0b19 Added FormClassNameService 2019-01-26 20:22:17 +01:00
Kevin Frantz
a94639b992 Deprecated classes and interfaces 2019-01-26 19:47:50 +01:00
Kevin Frantz
89140837b7 Implemented setIdentity for RequestedEntity 2019-01-26 17:17:20 +01:00
Kevin Frantz
a7ad02be50 Optimized documentation 2019-01-26 16:48:07 +01:00
Kevin Frantz
f6978628b9 Optimized test coverage for LayerRepositoryFactoryService on 100% 2019-01-20 13:07:45 +01:00
Kevin Frantz
36340dcff3 Implemented test for RequestedActionService 2019-01-20 13:02:16 +01:00
Kevin Frantz
b2d50e3cfd Implemented AbstractRequestedRightFacade 2019-01-20 12:54:39 +01:00
Kevin Frantz
cc491f5707 Added RequestedEntityAttribut 2019-01-20 11:33:05 +01:00
Kevin Frantz
c5375d4e0d Added numeric check for slug attribut 2019-01-20 11:03:21 +01:00
Kevin Frantz
36c3c28a66 Added README.md for Attribut 2019-01-20 10:52:30 +01:00
Kevin Frantz
e695aa26ea Refactored\moved Attribut folder 2019-01-20 10:41:58 +01:00
Kevin Frantz
5301be7614 Optimized LayerRepositoryFactoryService 2019-01-20 13:33:33 +01:00
Kevin Frantz
86198ff2df Refactored draft for Request Management 2019-01-20 12:54:56 +01:00
Kevin Frantz
7e9916b27b Implemented ActionTypeAttribut 2019-01-19 23:15:58 +01:00
Kevin Frantz
4b86acb372 Optimized documentation and class naming 2019-01-19 22:52:49 +01:00
Kevin Frantz
71c7a7f080 Implemented ActionType 2019-01-19 21:44:10 +01:00
Kevin Frantz
4a40f78e7d Added comments 2019-01-18 18:12:31 +01:00
Kevin Frantz
727a5c2aaf Renamed class RequestedUserRightFacade to RequestedUserRight 2019-01-18 18:01:54 +01:00
Kevin Frantz
effb1fc6da implemented RequestedUserRightFacadeService 2019-01-16 22:15:00 +01:00
Kevin Frantz
1651ff95f7 Optimized layer attribut 2019-01-16 21:47:41 +01:00
Kevin Frantz
6897b44aec Optimized CrudAttribut logic 2019-01-16 21:36:05 +01:00
Kevin Frantz
93bf246915 Renamed TypeAttribut to CrudAttribut 2019-01-16 21:22:18 +01:00
Kevin Frantz
665f0044cc Optimized repository tests 2019-01-16 20:55:49 +01:00
Kevin Frantz
3ca5f3dc36 Refactored Repositories 2019-01-16 20:40:15 +01:00
Kevin Frantz
662541cec2 Optimized RequestManagement 2019-01-15 22:57:54 +01:00
Kevin Frantz
ee4dc0d052 Optimized draft for requested source 2019-01-14 21:27:06 +01:00
Kevin Frantz
7af1b3e58c Optimized draft for RequestedRight 2019-01-13 21:52:09 +01:00
Kevin Frantz
2b63e0e447 Optimized tests for AbstractEntity and UserSourceDirectoryService 2019-01-13 20:43:33 +01:00
Kevin Frantz
67e389d2fb Added tests for has- functions 2019-01-13 20:18:52 +01:00
Kevin Frantz
8bed91915f Implemented RightRequestManagement 2019-01-13 17:02:15 +01:00
Kevin Frantz
1a3c9874a4 Implemented not functional draft for SecureSourceReadService 2019-01-13 16:54:17 +01:00
Kevin Frantz
ff95e23859 Optimized findOneByIdOrSlug function 2019-01-13 16:36:40 +01:00
Kevin Frantz
bea27399b7 Implemented has slug and id method 2019-01-13 16:32:00 +01:00
Kevin Frantz
d61de6f170 Implemented RequestedSourceService 2019-01-13 15:57:46 +01:00
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