Commit Graph

20 Commits

Author SHA1 Message Date
9a9efe4ab0 cleanup, media fixes, news fixes 2019-07-30 20:23:16 +02:00
70fdff2302 Implemented virtual path for media module.
First test implementation done in the Helper module.
The upload component is using a bad workaround where the virtual path is defined
in the uri as ?virutalPath= because we are not uploading media files AND form data
at the same time. Therefore the virtualPath can currently only be passed in the get/uri data.
2019-05-30 19:13:11 +02:00
3d65a24d33 php cs fixer 2019-04-27 12:05:33 +02:00
0519a59f8a Use global namespace 2019-04-27 00:13:26 +02:00
9f95efa77f Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
be1811c971 Improve module tests 2019-02-21 22:32:56 +01:00
6f11124506 Fix #156 2019-02-20 22:46:25 +01:00
cc70ccf0ca Fixes and drafts for reporter/helper 2019-02-01 22:21:21 +01:00
1ef929bb8a Fix use order 2018-12-09 22:16:55 +01:00
a82ead99a5 Split controllers per application 2018-09-19 21:34:04 +02:00
f3d4c7a308 fix #96 fix #97 2018-08-17 20:02:29 +02:00
be2b4fe17c Prepare for console application 2018-07-27 20:10:42 +02:00
f3425e0735 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
9d7a9cb690 Bulkl path fix 2017-02-12 21:42:39 +01:00
470e6afc1a Fixing json serialization and reporter 2017-01-22 21:08:46 +01:00
b1515225a9 Implemented application routes 2016-07-22 00:15:26 +02:00
5709da9df5 Upload and form submit fixes 2016-05-03 22:00:53 +02:00
7468b0f04a Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
c87b2bb6a5 Routes files 2016-04-02 16:24:59 +02:00
d3aa265615 Routings moved to routing files 2016-04-01 22:16:21 +02:00