Commit Graph

96 Commits

Author SHA1 Message Date
Kevin Frantz
74aad46978 Refactored code and implemented parts of AccessManagement 2019-04-13 20:12:32 +02:00
Kevin Frantz
62aaa2d686 Implemented tests for EntityDomService and refactored code 2019-04-02 18:52:11 +02:00
Kevin Frantz
1aa5d35169 Optimized menu 2019-03-31 17:59:43 +02:00
Kevin Frantz
0115751e98 Removed deprecated class 2019-03-29 23:35:03 +01:00
Kevin Frantz
db2e4dac01 Optimized FixtureSources and menu 2019-03-29 23:21:52 +01:00
Kevin Frantz
fe84aaf92c Implemented view parameter 2019-03-29 00:29:03 +01:00
Kevin Frantz
62f953c706 Optimized ParameterManagement 2019-03-28 23:51:24 +01:00
Kevin Frantz
d2baca0822 Optimized ParameterManagement 2019-03-28 22:17:59 +01:00
Kevin Frantz
64be819f51 Removed var_dumb 2019-03-28 19:18:11 +01:00
Kevin Frantz
6fb99c2f1a Formated code 2019-03-28 19:15:24 +01:00
Kevin Frantz
a931d7aebc Implemented ParameterFactory 2019-03-28 19:15:02 +01:00
Kevin Frantz
fa7d6b0e31 Implemented draft for parameters 2019-03-28 18:17:06 +01:00
Kevin Frantz
1aa669b270 Optimized LayerIconClassMap 2019-03-16 20:35:14 +01:00
Kevin Frantz
b6819b6db0 Implemented OptionalGetParameterService 2019-03-16 20:20:13 +01:00
Kevin Frantz
e94f83e5f6 Optimized RequestedActionTest 2019-02-26 20:38:13 +01:00
Kevin Frantz
e5b31d7727 Optimized ActionFactoryServiceTest 2019-02-26 20:06:07 +01:00
Kevin Frantz
776a7fe282 Declared setActionType as immutable for RequestedRight 2019-02-26 19:49:19 +01:00
Kevin Frantz
be9e22577c Optimized dom management 2019-02-25 16:38:54 +01:00
Kevin Frantz
0b50b1df9a In between commit implementing EntityDomServiceTest 2019-02-25 14:34:55 +01:00
Kevin Frantz
90df65828c Implemented getChoices and getValues from Doctrine ENUM on the right way 2019-02-25 13:32:37 +01:00
Kevin Frantz
3e91aed050 Expanded rights to also manage actions instead of just a cruds 2019-02-21 18:46:57 +01:00
Kevin Frantz
1beae0cdc0 Optimized REST API and tests 2019-02-19 19:36:02 +01:00
Kevin Frantz
cbb1c76640 Implemented ActionTemplateDataStoreService 2019-02-19 10:43:38 +01:00
Kevin Frantz
c702ddf211 Implemented ActionIconClassMapTest 2019-02-18 22:20:51 +01:00
Kevin Frantz
a117d16429 Implemented functions for optimizing source.html.twig 2019-02-18 21:09:57 +01:00
Kevin Frantz
d2fdc2b814 Implemented tests for hasReciever 2019-02-18 00:07:52 +01:00
Kevin Frantz
24038d3278 Implemented LazyRequestedEntityTest 2019-02-18 00:00:03 +01:00
Kevin Frantz
493471df5f Changed App namespace to Infinito namespace 2019-02-17 14:33:19 +01:00
Kevin Frantz
a85e20fdc0 Implemented testRightAppliesToAll for SecureRequestedRightCheckerService 2019-02-16 16:45:05 +01:00
Kevin Frantz
956a717610 Implemented testRightAppliesToAll for SecureSourceChecker 2019-02-16 16:26:14 +01:00
Kevin Frantz
256e37ccd5 Added grant to all function to RightChecker and LawPermissionChecker 2019-02-16 16:16:48 +01:00
Kevin Frantz
2aebdd603c Renamed SecureRequestedRightChecker and implemented integration tests for it 2019-02-16 09:19:49 +01:00
Kevin Frantz
3e1590ffbf Optimized Template Management and implemented TemplateNameService 2019-02-15 16:55:49 +01:00
Kevin Frantz
aafde4c0f9 Implemented injection of RequestedEntityService to RequestedRightService 2019-02-13 16:26:32 +01:00
Kevin Frantz
6563a9fb5a Injected requestedAction as Service 2019-02-13 15:47:46 +01:00
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
1e1a1a892e Implemented validation of requestedAction for requestedActionFormBuilderTest 2019-02-12 19:24:34 +01:00
Kevin Frantz
357319fd6c Transformed Unit test to Integration test for RequestedActionFormBuilderService 2019-02-12 18:20:23 +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
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
4e471c40cd Implemented SourceClassInformationService 2019-02-03 03:16:45 +01:00
Kevin Frantz
f3c2286a64 Optimized RequestManagement 2019-02-03 01:01:26 +01:00