Commit Graph

792 Commits

Author SHA1 Message Date
Kevin Frantz
ca95096bc5 PHPDoced Attribut 2019-09-19 21:24:02 +02:00
Kevin Frantz
1f68b1a456 Deleted CreateSourceActionTest 2019-09-19 20:36:24 +02:00
Kevin Frantz
4efead5dff Reformated code 2019-09-19 20:31:01 +02:00
Kevin Frantz
61c7b8ac73 Adapted shellcheck path 2019-09-19 20:21:14 +02:00
Kevin Frantz
35fc5a8394 Adapted application path in .travis.yml 2019-09-19 20:07:37 +02:00
Kevin Frantz
f095d7265c Updated server_version to mariadb-10.3.12 2019-09-19 19:59:21 +02:00
Kevin Frantz
8e95a61b44 Updated composer 2019-09-19 19:34:20 +02:00
Kevin Frantz
bfe03be42c Renamed to 2019-05-31 00:26:47 +02:00
Kevin Frantz
eaaf9a7f15 Renamed MVCRoutineService to CoreService 2019-05-31 00:16:21 +02:00
Kevin Frantz
9213ff2bad Updated .svg 2019-05-31 00:07:59 +02:00
Kevin Frantz
f29e56e9be Updated README.md 2019-05-31 00:00:43 +02:00
Kevin Frantz
4d4ed0e299 Moved class diagram to README.md of domain 2019-05-30 23:55:49 +02:00
Kevin Frantz
677e1af915 Modified UML draft 2019-05-30 23:46:20 +02:00
Kevin Frantz
bb70aa2b24 Updated SVG 2019-05-30 19:44:58 +02:00
Kevin Frantz
25c714fe70 Updated diagram 2019-05-30 19:43:24 +02:00
Kevin Frantz
cf7c514205 Ignored dia autosave files 2019-05-30 19:39:23 +02:00
Kevin Frantz
be5b69fcff Renamed domain DataAccessManagement to DataAccess 2019-05-30 19:23:49 +02:00
Kevin Frantz
8210daf7bc Deprecated AbstractTestCase because it's just used to test private functions, which is a bad practice 2019-05-30 19:13:15 +02:00
Kevin Frantz
de12df0baa Renamed domain ViewManagement to View 2019-05-30 17:18:29 +02:00
Kevin Frantz
6c31b0d9db Renamed domain UserManagement to User 2019-05-30 17:15:50 +02:00
Kevin Frantz
899dede123 Renamed domain TwigManagement to Twig 2019-05-30 17:10:41 +02:00
Kevin Frantz
f06adfdc5c Renamed domain TemplateManagement to Template 2019-05-30 17:07:11 +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
9af7f47b85 Renamed domain ProcessManagement to Process 2019-05-30 16:45:47 +02:00
Kevin Frantz
c5256b5d4e Renamed domain PathManagement to Path 2019-05-30 16:43:40 +02:00
Kevin Frantz
2e4c105578 Renamed domain ParameterManagement to PArameter 2019-05-30 16:38:27 +02:00
Kevin Frantz
5a4fe18dac Renamed domain MVCManagement to MVC 2019-05-30 16:34:51 +02:00
Kevin Frantz
49d085388d Renamed domain MethodManagement to Method 2019-05-30 16:32:09 +02:00
Kevin Frantz
78fd41420b Renamed domain RepositoryManagement to Repository 2019-05-30 16:30:03 +02:00
Kevin Frantz
aedcdc7af3 Renamed domain MemberManagement to Member 2019-05-30 16:25:55 +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
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