Commit Graph

717 Commits

Author SHA1 Message Date
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
1e166cf199 Renamed domain DomManagement to Dom 2019-05-30 16:07:20 +02:00
Kevin Frantz
123df1147a Renamed domain ActionManagement to Action 2019-05-30 16:03:44 +02:00
Kevin Frantz
d2b0cba30b Introduced class MethodPrefixType 2019-05-23 22:57:02 +02:00
Kevin Frantz
6378c47f51 Removed todo 2019-04-15 01:39:57 +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
679bfd2079 Solved new implementation of InvalidGetParameterException 2019-04-14 21:59:27 +02:00
Kevin Frantz
48a98cfc63 Prepared refactoring of exceptions 2019-04-14 21:53:39 +02:00
Kevin Frantz
0e1d5ea024 Refactored code 2019-04-14 14:44:04 +02:00
Kevin Frantz
8b06927936 Renamed ActionDAOService to ActionDependenciesDAOService 2019-04-14 14:28:51 +02:00
Kevin Frantz
45f92bac53 Renamed ViewBuilder to ViewService 2019-04-14 14:16:33 +02:00
Kevin Frantz
131d6aa157 Refactored ActionManagement 2019-04-14 14:12:09 +02:00
Kevin Frantz
77896004b6 Refactored some stuff 2019-04-14 13:10:46 +02:00
Kevin Frantz
19e1e00199 Added comments 2019-04-14 13:02:31 +02:00
Kevin Frantz
88ce800478 Refactored code 2019-04-13 22:48:06 +02:00
Kevin Frantz
504f1e14ee Refactored some code 2019-04-13 22:29:52 +02:00
Kevin Frantz
4a74ef9fcc deleted deprecated code 2019-04-13 22:08:13 +02:00
Kevin Frantz
b90456fd38 Removed unnecessary services 2019-04-13 21:31:02 +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
67d753d9ef Implemented draft for Data Access Management 2019-04-13 17:25:24 +02:00
Kevin Frantz
e74140e5d4 Updated README.md 2019-04-13 14:11:34 +02:00
Kevin Frantz
d7190a890c Implemented design draft for DataAccessManagement 2019-04-13 14:07:20 +02:00
Kevin Frantz
62aaa2d686 Implemented tests for EntityDomService and refactored code 2019-04-02 18:52:11 +02:00
Kevin Frantz
70a117c927 Implemented standart rights for user sources 2019-03-31 19:18:11 +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
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
4280489499 Optimized home menu point 2019-03-29 21:02:10 +01:00
Kevin Frantz
2d51d7647c Solved parameter bug 2019-03-29 20:04:34 +01:00
Kevin Frantz
5cbbcb3681 Removed unnecessary functions 2019-03-29 19:00:51 +01:00
Kevin Frantz
8594ad82e7 Optimized tests for UserMenuSubscriber 2019-03-29 18:54:56 +01:00
Kevin Frantz
fb4dd58cde Optimized code for FormatFunctionTest 2019-03-29 18:44:22 +01:00
Kevin Frantz
94b84527a8 Optimized MVC and implemented function tests for format 2019-03-29 17:53:06 +01:00
Kevin Frantz
522ba1994e Optimized UserMenuSubscriber 2019-03-29 16:53:01 +01:00
Kevin Frantz
65624946d4 Refactored menues 2019-03-29 15:50:52 +01:00
Kevin Frantz
fe84aaf92c Implemented view parameter 2019-03-29 00:29:03 +01:00
Kevin Frantz
4114586b26 Finished parameter management cleanup 2019-03-29 00:00:26 +01:00
Kevin Frantz
84e7122913 Deleted unnecessary constans 2019-03-28 23:53:40 +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
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
341ff5d5df Optimized Parameter logic 2019-03-28 19:54:57 +01:00
Kevin Frantz
65e2fc03d0 Optimized class 2019-03-28 19:24:23 +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
cfc471b751 Left twig exception draft 2019-03-28 18:02:01 +01:00
Kevin Frantz
421e8cfdd3 Implemented FrameFunctionalTest 2019-03-28 16:31:03 +01:00
Kevin Frantz
2a1b5f2a99 Removed redundant attribut 2019-03-28 15:44:56 +01:00
Kevin Frantz
be91684f7f Solved icon attribute bug 2019-03-28 15:42:46 +01:00
Kevin Frantz
326390e7af Optimized view management 2019-03-28 15:15:53 +01:00
Kevin Frantz
8072935ed1 Updated composer for symfony/css-selector 2019-03-28 14:24:35 +01:00
Kevin Frantz
a426f3d5b7 Refactored template 2019-03-28 13:38:47 +01:00
Kevin Frantz
13b45b31ae Optimized view generation process 2019-03-28 13:26:40 +01:00
Kevin Frantz
4a129b172b Added PHPDoc 2019-03-28 12:53:24 +01:00
Kevin Frantz
4d9813a93d Refactored parts of MVCRoutineService to ProcessService 2019-03-27 23:01:45 +01:00
Kevin Frantz
9a95abbaba Refactored some functions to ViewBuilder 2019-03-26 19:51:41 +01:00
Kevin Frantz
96ea4b14a2 Updated composer 2019-03-16 20:44:43 +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
7f3f43156a Updated Optional Get Parameters table 2019-02-27 14:33:41 +01:00
Kevin Frantz
783e252a85 Removed unnecessary line 2019-02-26 20:42:14 +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
9d63f34a7b Updated REST README.md 2019-02-26 17:58:29 +01:00
Kevin Frantz
0b6570b4f8 Implemented draft 2019-02-26 17:31:12 +01:00
Kevin Frantz
4485091813 Deleted unnecessary comments 2019-02-26 14:38:30 +01:00
Kevin Frantz
3b8fcf5a71 Implemented homepage as source 2019-02-26 11:41:11 +01:00
Kevin Frantz
8c9ae85463 Added breadcrumb draft 2019-02-25 22:08:00 +01:00
Kevin Frantz
6a9e9db8d8 Optimized CRUD templated for entity 2019-02-25 21:23:49 +01:00
Kevin Frantz
90b14a1ef5 Optimized implementation of create 2019-02-25 20:45:37 +01:00
Kevin Frantz
6d146c8478 Added draft for history 2019-02-25 19:59:55 +01:00
Kevin Frantz
463003f029 Updated documentation 2019-02-25 19:00:30 +01:00
Kevin Frantz
244d26f2f6 Activated translation 2019-02-25 16:54:40 +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
608b00794b Implemented attribute text 2019-02-25 13:36:23 +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
0bf7554afb Optimized template 2019-02-25 13:08:07 +01:00
Kevin Frantz
2cf9e019e8 Optimized template draft 2019-02-25 12:50:43 +01:00
Kevin Frantz
d0adc9b42a Optimized EntityDomService 2019-02-25 10:07:27 +01:00
Kevin Frantz
4385e84cc7 brainstormed 2019-02-24 20:54:15 +01:00
Kevin Frantz
327818295a Refactored source to entity template 2019-02-24 15:39:07 +01:00
Kevin Frantz
b6f7a1e9b8 Refactored source.html.twig 2019-02-24 15:34:33 +01:00
Kevin Frantz
ecf819196d Deleted unnecessary data parameter 2019-02-24 15:21:05 +01:00
Kevin Frantz
a7509afdf2 Deleted unnecessary integration test and specified parameter 2019-02-24 15:14:31 +01:00
Kevin Frantz
baf14680fe Substituted controllers through general layer controller 2019-02-24 15:10:25 +01:00
Kevin Frantz
724ff63880 Implemented draft for EntityDomService 2019-02-24 13:22:09 +01:00
Kevin Frantz
938dd6274d Implemented tests for all imprint types 2019-02-24 11:14:13 +01:00
Kevin Frantz
3e91aed050 Expanded rights to also manage actions instead of just a cruds 2019-02-21 18:46:57 +01:00