Commit Graph

33 Commits

Author SHA1 Message Date
Kevin Frantz
78fd41420b Renamed domain RepositoryManagement to Repository 2019-05-30 16:30:03 +02:00
Kevin Frantz
8307016460 Renamed domain FixtureManagement to Fixture 2019-05-30 16:10:09 +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
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
e94f83e5f6 Optimized RequestedActionTest 2019-02-26 20:38:13 +01:00
Kevin Frantz
776a7fe282 Declared setActionType as immutable for RequestedRight 2019-02-26 19:49:19 +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
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
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
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
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
f3c2286a64 Optimized RequestManagement 2019-02-03 01:01:26 +01:00
Kevin Frantz
81dd63c152 Optimized Actions, Tests and renamed LIST to THREAD out of php incompatibility reasons 2019-01-27 20:28:31 +01:00
Kevin Frantz
17a6ee1dc6 Optimized Tests and attributes 2019-01-27 18:38:21 +01:00
Kevin Frantz
c995778264 Optimized RequestManagement and pushed code coverage for it to 100% 2019-01-26 20:45:55 +01:00
Kevin Frantz
4dd7ce8331 Optimized RequestManagement and tests 2019-01-26 19:39:36 +01:00
Kevin Frantz
89140837b7 Implemented setIdentity for RequestedEntity 2019-01-26 17:17:20 +01:00
Kevin Frantz
36340dcff3 Implemented test for RequestedActionService 2019-01-20 13:02:16 +01:00
Kevin Frantz
b2d50e3cfd Implemented AbstractRequestedRightFacade 2019-01-20 12:54:39 +01:00
Kevin Frantz
86198ff2df Refactored draft for Request Management 2019-01-20 12:54:56 +01:00
Kevin Frantz
727a5c2aaf Renamed class RequestedUserRightFacade to RequestedUserRight 2019-01-18 18:01:54 +01:00
Kevin Frantz
effb1fc6da implemented RequestedUserRightFacadeService 2019-01-16 22:15:00 +01:00
Kevin Frantz
93bf246915 Renamed TypeAttribut to CrudAttribut 2019-01-16 21:22:18 +01:00
Kevin Frantz
662541cec2 Optimized RequestManagement 2019-01-15 22:57:54 +01:00