Commit Graph

75 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
a5801ec6e8 Renamed domain MapManagement to Map 2019-05-30 16:20:42 +02:00
Kevin Frantz
fd4093f270 Renamed domain LayerManagement to Layer 2019-05-30 16:18:10 +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
a11296df5b Implemented user source to menu 2019-03-31 18:17:11 +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
2d51d7647c Solved parameter bug 2019-03-29 20:04:34 +01:00
Kevin Frantz
8594ad82e7 Optimized tests for UserMenuSubscriber 2019-03-29 18:54:56 +01:00
Kevin Frantz
522ba1994e Optimized UserMenuSubscriber 2019-03-29 16:53:01 +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
90df65828c Implemented getChoices and getValues from Doctrine ENUM on the right way 2019-02-25 13:32:37 +01:00
Kevin Frantz
a7509afdf2 Deleted unnecessary integration test and specified parameter 2019-02-24 15:14:31 +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
c7b6b85cde Optimized rest action routing 2019-02-19 19:47:31 +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
bf5d11a318 Removed test for imprint route 2019-02-17 14:03:43 +01:00
Kevin Frantz
7891733cb6 Left message for assert 2019-02-17 13:54:30 +01:00
Kevin Frantz
6126c96cbb Implemented testThatEveryEntityHasAPersistedLaw 2019-02-16 17:12:44 +01:00