Commit Graph

57 Commits

Author SHA1 Message Date
Kevin Frantz
5e92393aaf Deleted bad failing test 2019-09-19 23:26:21 +02:00
Kevin Frantz
66ea3e83fd Optimized test and CreateSourceAction 2019-09-19 23:24:38 +02:00
Kevin Frantz
893467acca Renamed variables 2019-09-19 21:52:46 +02:00
Kevin Frantz
ca95096bc5 PHPDoced Attribut 2019-09-19 21:24:02 +02:00
Kevin Frantz
be5b69fcff Renamed domain DataAccessManagement to DataAccess 2019-05-30 19:23:49 +02:00
Kevin Frantz
6c31b0d9db Renamed domain UserManagement to User 2019-05-30 17:15:50 +02:00
Kevin Frantz
8b4d9f2338 Renamed domain SourceManagement to Source 2019-05-30 17:04:46 +02:00
Kevin Frantz
cf8eace690 Renamed domain SecureManagement to Secure 2019-05-30 16:57:55 +02:00
Kevin Frantz
e9110622db Renamed domain RightManagement to Right 2019-05-30 16:55:08 +02:00
Kevin Frantz
b8029bb7cc Renamed domain RequestManagement to Request 2019-05-30 16:52:02 +02:00
Kevin Frantz
2e4c105578 Renamed domain ParameterManagement to PArameter 2019-05-30 16:38:27 +02:00
Kevin Frantz
78fd41420b Renamed domain RepositoryManagement to Repository 2019-05-30 16:30:03 +02:00
Kevin Frantz
592f7551a3 Renamed domain LawManagement to Law 2019-05-30 16:15:46 +02:00
Kevin Frantz
145b093e7c Renamed domain FormManagement to Form 2019-05-30 16:13:29 +02:00
Kevin Frantz
8307016460 Renamed domain FixtureManagement to Fixture 2019-05-30 16:10:09 +02:00
Kevin Frantz
123df1147a Renamed domain ActionManagement to Action 2019-05-30 16:03:44 +02:00
Kevin Frantz
06f69675ac Finished refactoring of exceptions 2019-04-15 01:37:17 +02:00
Kevin Frantz
9f179ead73 In between commit Exception refactoring 2019-04-14 23:38:13 +02:00
Kevin Frantz
8b06927936 Renamed ActionDAOService to ActionDependenciesDAOService 2019-04-14 14:28:51 +02:00
Kevin Frantz
131d6aa157 Refactored ActionManagement 2019-04-14 14:12:09 +02:00
Kevin Frantz
9530944d17 Solved function tests 2019-04-13 21:22:16 +02:00
Kevin Frantz
74aad46978 Refactored code and implemented parts of AccessManagement 2019-04-13 20:12:32 +02:00
Kevin Frantz
1aa5d35169 Optimized menu 2019-03-31 17:59:43 +02:00
Kevin Frantz
108debf6bf Optimized tests for fixture sources 2019-03-31 16:59:46 +02: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
481cc327cd Optimized ParameterManagement 2019-03-28 21:20:21 +01:00
Kevin Frantz
2d7ef06ef6 In between commit optimation parameters 2019-03-28 20:22:58 +01:00
Kevin Frantz
fa7d6b0e31 Implemented draft for parameters 2019-03-28 18:17:06 +01:00
Kevin Frantz
421e8cfdd3 Implemented FrameFunctionalTest 2019-03-28 16:31:03 +01:00
Kevin Frantz
326390e7af Optimized view management 2019-03-28 15:15:53 +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
a117d16429 Implemented functions for optimizing source.html.twig 2019-02-18 21:09:57 +01:00
Kevin Frantz
d99c05908b Optimized SourceApiController 2019-02-18 20:19:05 +01:00
Kevin Frantz
3dbb71f885 Validated that LazyRequestedEntity is loaded in RequestedActionService 2019-02-18 19:01:50 +01:00
Kevin Frantz
493471df5f Changed App namespace to Infinito namespace 2019-02-17 14:33:19 +01:00
Kevin Frantz
9417e4ac7a Implemented ActionHandlerServiceIntegrationTest 2019-02-16 10:47:41 +01:00
Kevin Frantz
0bdcdd7610 Implemented ActionServiceIntegrationTest 2019-02-16 10:27:28 +01:00
Kevin Frantz
2aebdd603c Renamed SecureRequestedRightChecker and implemented integration tests for it 2019-02-16 09:19:49 +01:00
Kevin Frantz
8f0b806719 Transformed RequestedActionFormBuilderServiceIntegrationTest to injection testing via kernel 2019-02-16 08:50:46 +01:00
Kevin Frantz
d1ff628087 Covered Request Management Services with Unit Tests 2019-02-16 08:40:42 +01:00
Kevin Frantz
06053c6bcf Changed injection method from class to interface 2019-02-15 22:55:11 +01:00
Kevin Frantz
c0113ecd32 Implemented RequestedEntityServiceIntegrationTest 2019-02-15 22:06:14 +01:00
Kevin Frantz
b0d57e41f3 Optimized CreateSourceAction 2019-02-13 19:37:53 +01:00
Kevin Frantz
1bc85c994e Implemented draft for PureSourceCreateType Test and adapted classes to it 2019-02-13 18:03:25 +01:00
Kevin Frantz
aafde4c0f9 Implemented injection of RequestedEntityService to RequestedRightService 2019-02-13 16:26:32 +01:00
Kevin Frantz
54b0d98ef3 Reduced complexity of constructor 2019-02-13 15:29:29 +01:00
Kevin Frantz
f60e1e1453 Added two asserts 2019-02-12 18:27:52 +01:00