Commit Graph

31 Commits

Author SHA1 Message Date
7dcd5f41e5 add profile pagination 2020-02-16 19:56:02 +01:00
d4313ad78d typehint fixes 2020-02-13 18:54:21 +01:00
30b55c38e3 improve docblocks 2020-02-12 19:53:07 +01:00
Formatter Bot
e2a3aaaddb Automated formatting changes 2020-02-10 21:49:48 +00:00
64e90068e1 Add helper user settings and html export 2020-02-10 22:32:50 +01:00
e79e0bc9cb fix view l11n 2020-02-07 21:06:17 +01:00
ab54692115 prepare localization for profile 2020-02-03 17:52:38 +01:00
da4ef730ff allow existing media files 2020-02-02 20:44:28 +01:00
c0a90b73a4 add todos and improve db schema 2020-01-01 21:05:12 +01:00
cf6f613bb7 phpcs fixes 2019-10-06 17:50:12 +02:00
c778058e15 fix lang indention and order 2019-10-02 21:09:53 +02:00
0f59f5eb89 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
743b3132b4 fix docblock 2019-09-21 15:28:07 +02:00
4c4cd2cb91 fix phpcs findings 2019-09-12 19:48:00 +02:00
e3ae3adc6a change php version requirement 2019-08-15 20:45:28 +02:00
44e9687629 fix @link 2019-07-08 19:51:27 +02:00
28f4cbeac4 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
239b2cb288 Fix bugs 2019-05-27 21:55:41 +02:00
c03a74b6f3 Exchange lang 2019-05-26 18:26:10 +02:00
859773f103 Start changing styles 2019-05-14 22:02:49 +02:00
7b8d0c9052 Fix getHtml para type 2019-04-27 18:29:24 +02:00
c8541e7d94 php cs fixer 2019-04-27 12:05:33 +02:00
3c118c7f5a Use global namespace 2019-04-27 00:13:26 +02:00
63903a9d78 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
71f9ed9a2e Add download to tables 2019-02-17 18:58:41 +01:00
7a88672f00 improve display 2019-02-12 18:48:51 +01:00
01a55f1d4f Fix relative path 2019-02-11 17:24:35 +01:00
a086a2c5b2 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
5e25c7160a Draft uploader 2019-02-03 00:10:41 +01:00
cc3b997f92 Fixes and drafts for reporter/helper 2019-02-01 22:21:21 +01:00
96981ae385 Rename reporter->helper 2019-01-20 18:17:00 +01:00