Commit Graph

256 Commits

Author SHA1 Message Date
cf94fa595d fix docblock 2019-09-21 16:12:21 +02:00
b0bf948b69 fix docblock 2019-09-21 15:28:07 +02:00
0c2bb4d9d7 fix phpcs findings 2019-09-12 19:48:00 +02:00
8c7f28d057 test version docblock fix 2019-09-12 18:53:08 +02:00
8ff43fd381 test version docblock fix 2019-09-12 18:43:42 +02:00
549fe0bc59 Allow name for upload form data 2019-09-03 21:00:05 +02:00
d2b894f4a7 fix after change to php 7.4 2019-08-17 14:14:51 +02:00
bf75752b24 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
18647aa1ed change php version requirement 2019-08-15 20:45:28 +02:00
c4047321b6 auto fixes 2019-07-30 20:23:46 +02:00
9a9efe4ab0 cleanup, media fixes, news fixes 2019-07-30 20:23:16 +02:00
02da68fcb9 fix removed models. this was probably messed up by a code fixer. hope no other places are broken oO 2019-07-16 18:41:56 +02:00
4d321705dd fix @link 2019-07-08 19:51:27 +02:00
4d18199a88 change createmodel function 2019-07-08 19:21:23 +02:00
d0938e4925 Add exception documentation 2019-07-04 22:37:54 +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
6926c00775 Add docblock 2019-04-27 09:42:30 +02:00
0519a59f8a Use global namespace 2019-04-27 00:13:26 +02:00
011df2a6d1 Simplify template and improve/fix upload functionality 2019-04-22 16:35:39 +02:00
e084c7004a Use js modules 2019-04-02 22:45:23 +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
be1811c971 Improve module tests 2019-02-21 22:32:56 +01:00
6f11124506 Fix #156 2019-02-20 22:46:25 +01:00
8f813ac6a8 Fix whitespace 2019-02-17 19:00:11 +01:00
4cbf548436 Add download to tables 2019-02-17 18:58:41 +01:00
a2617c852b Fix installer after path changes 2019-02-15 19:45:05 +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
ecca76c05d php cs fixer 2018-12-28 19:13:17 +01:00
faeab25c7d Fix use order/unused 2018-12-28 18:42:29 +01:00
e2e7405a76 Optimize navigation install 2018-12-25 19:03:01 +01:00
531c2b2bb4 Fixes #152 2018-12-24 16:08:15 +01:00
4d660e6766 Move schema to json 2018-12-22 23:19:20 +01:00
e3845c93c0 Remove default uninstall 2018-12-21 20:22:10 +01:00
d0e3750206 Fix tests/coverage 2018-12-20 23:23:14 +01:00
48f30ff967 Implement tests 2018-12-16 11:25:35 +01:00
99c3767b62 Docblock fixes + more tests 2018-12-15 22:36:04 +01:00