Commit Graph

69 Commits

Author SHA1 Message Date
ba52dcaa8b fix phpstan/phpcs 2021-06-26 14:38:08 +02:00
3640dfd596 change uploader 2021-06-24 00:04:20 +02:00
90d75dfe4a permission? 2021-04-24 16:35:39 +02:00
8f852ddac6 new form layout and other tpl fixes 2021-04-18 22:29:46 +02:00
c37fcdbc6d many fixes and expands and module expansions 2021-04-04 17:10:52 +02:00
78f0f3753d fix html 2021-02-20 21:40:16 +01:00
f8215f4d22 add back button and show zip list 2021-02-20 21:18:48 +01:00
Formatter Bot
95a9529b95 Automated formatting changes 2021-02-20 10:03:36 +00:00
65fdcbee93 mode changes 2021-02-20 10:59:06 +01:00
f06eaa78fc impl. more static translations 2021-02-12 18:01:52 +01:00
Formatter Bot
d106964ab6 Automated formatting changes 2021-02-08 22:03:42 +00:00
3a4bc10459 api rendering 2021-01-31 17:17:50 +01:00
6de9a0c13f draft better media template 2021-01-27 20:24:39 +01:00
eac52efe11 add type 2021-01-23 12:26:49 +01:00
a162214ef6 tpl fixes, dont use printHtml for none-string types 2020-12-06 11:13:19 +01:00
459a8dde0f bump php version 2020-12-03 23:07:33 +01:00
3d04648460 fix todos/move to todo list 2020-11-26 20:50:18 +01:00
249e2f65ad remove some getter/setter 2020-11-24 17:31:20 +01:00
35a3026830 impl. lazy loading and better media lists 2020-09-25 18:01:29 +02:00
4c50d5b751 php cs autofix 2020-08-31 22:30:36 +02:00
4ea01e2175 autofixes 2020-08-30 20:13:11 +02:00
07f19d5f56 adj. frontend uri handling of query/fragment 2020-07-29 21:04:10 +02:00
d0820b291b fix autocomplete bug 2020-07-05 22:06:59 +02:00
1734926ba6 changed file permissions 2020-06-09 22:03:51 +02:00
8d76845dbf make tables tabable 2020-05-31 18:03:29 +02:00
56b42aaf8a fix for new datamapper and cli install 2020-03-30 22:14:53 +02:00
8682dca742 php cs and stan fixes 2020-03-02 22:49:01 +01:00
248bc53fe8 draft tags and portlets 2020-03-01 15:00:33 +01:00
dcf2f3b123 start implementing portlets 2020-02-29 19:50:20 +01:00
9563866507 show l11n in profile and setup during install 2020-02-08 22:32:20 +01:00
e5003dcef6 improve baseline 2020-02-06 23:54:01 +01:00
2f8a80fa91 allow existing media files 2020-02-02 20:44:28 +01:00
8348b1bb87 improve media list view 2020-02-02 15:51:25 +01:00
628a3bbfd0 add todos from github 2019-12-31 19:54:45 +01:00
fadc62eb1e fix use 2019-12-16 20:44:18 +01: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
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
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
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