Commit Graph

109 Commits

Author SHA1 Message Date
628a3bbfd0 add todos from github 2019-12-31 19:54:45 +01:00
fadc62eb1e fix use 2019-12-16 20:44:18 +01:00
5700c30859 phpcs fixes 2019-10-06 17:50:12 +02:00
cf94fa595d fix docblock 2019-09-21 16:12:21 +02:00
0c2bb4d9d7 fix phpcs findings 2019-09-12 19:48:00 +02:00
549fe0bc59 Allow name for upload form data 2019-09-03 21:00:05 +02:00
18647aa1ed change php version requirement 2019-08-15 20:45:28 +02:00
9a9efe4ab0 cleanup, media fixes, news fixes 2019-07-30 20:23:16 +02:00
4d321705dd fix @link 2019-07-08 19:51:27 +02:00
7600f9e485 php cs fixes 2019-06-15 19:18:36 +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
753b37b0b8 Improved tag module and media virtual paths 2019-05-22 07:47:03 +02:00
be3780f262 Fix increment to pre-increment 2019-05-19 19:08:35 +02:00
b82eabf2a2 Start changing styles 2019-05-14 22:02:49 +02:00
9c015e28b8 Fix getHtml para type 2019-04-27 18:29:24 +02:00
3d65a24d33 php cs fixer 2019-04-27 12:05:33 +02:00
011df2a6d1 Simplify template and improve/fix upload functionality 2019-04-22 16:35:39 +02:00
903cf417c0 table test and bug style fixes 2019-03-31 20:32:17 +02:00
9f95efa77f Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
7ea75292a6 Implement new account selector 2019-02-23 19:09:31 +01:00
4cbf548436 Add download to tables 2019-02-17 18:58:41 +01:00
39325e502a Fix relative path 2019-02-11 17:24:35 +01:00
e4c0255dfb Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
afc2285249 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
22464e86d7 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
818acf1a59 Draft uploader 2019-02-03 00:10:41 +01:00
cc70ccf0ca Fixes and drafts for reporter/helper 2019-02-01 22:21:21 +01:00
9c53d9b783 Use new tab, colors and css 2019-01-13 21:42:08 +01:00
d0e3750206 Fix tests/coverage 2018-12-20 23:23:14 +01:00
1ef929bb8a Fix use order 2018-12-09 22:16:55 +01:00
66e13b9459 File/report bug fixes 2018-11-11 19:52:49 +01:00
b9239beaa3 Fix media file list bugs 2018-11-03 16:58:28 +01:00
822cd3ebbe Fix file upload 2018-11-03 15:17:24 +01:00
d93224fc31 fix reporter tpl form, task display 2018-10-27 20:42:24 +02:00
a72f336040 Use root namespace 2018-05-30 13:39:00 +02:00
da455933dd Remove whitespace 2018-05-21 22:30:04 +02:00
ecfb41d305 Reformat 2018-05-20 09:59:17 +02:00
2e25b18e68 Make classes final 2018-05-11 21:30:34 +02:00
360c21f0f6 Fix #142 2018-04-18 22:01:05 +02:00
86e7120d02 Improved media tpl structure 2018-04-13 22:18:40 +02:00
b8b85d512b Created template function 2018-04-13 22:18:21 +02:00
71cd2b80ec Fix #140 2018-04-12 22:32:07 +02:00
7a7b5c4e85 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
9cfba34965 Template fixes 2018-03-24 14:00:51 +01:00
c4b8bdb9f8 Fix strict_types 2018-02-15 20:27:23 +01:00
e4c1932edd phpcbf 2018-02-03 13:09:09 +01:00
c0b17534e3 Remove space from end of line 2018-02-03 11:52:30 +01:00
775ba02a03 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
63197d8679 Remove package TBD 2017-12-30 11:56:53 +01:00
61208ca90f Remove footer
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00