Commit Graph

55 Commits

Author SHA1 Message Date
9b6dc60dcb allow iframe form data parsing 2020-11-01 21:24:21 +01:00
73663c9f04 add id to iframe and simplify form data loading 2020-10-18 20:53:47 +02:00
Formatter Bot
4fbbf029fd Automated formatting changes 2020-09-26 09:27:59 +00:00
d9dca7746c impl. lazy loading and better media lists 2020-09-25 18:01:29 +02:00
e04f72c6aa fix extra blank lines 2020-08-31 22:54:13 +02:00
5650c455f9 autofixes 2020-08-30 20:13:10 +02:00
37e5156a0a fix pagination and some media bugs 2020-07-30 21:28:05 +02:00
255cc37c71 adj. frontend uri handling of query/fragment 2020-07-29 21:04:10 +02:00
63fa783599 changed file permissions 2020-06-09 22:03:50 +02:00
e1d290c540 make type hints easier to read 2020-06-08 22:43:28 +02:00
13da1b9495 add ger language 2020-06-07 22:22:39 +02:00
55cada6ef8 impl. new checkbox style 2020-06-05 19:50:39 +02:00
0e0fa1c954 add ip support for auditor 2020-05-31 22:49:58 +02:00
548d5334c8 make tables tabable 2020-05-31 18:03:29 +02:00
2ca5b226ea link to creator profile 2020-04-05 17:24:03 +02:00
5a5a89f4f6 fix next/previous link 2020-04-05 17:11:12 +02:00
508eb5d7b8 add list pagination 2020-04-05 17:06:10 +02:00
4d906efa7c use tags 2020-03-31 19:01:52 +02:00
8fe0a3b1ca fix export 2020-03-30 22:37:09 +02:00
885681c83a implement localization 2020-03-22 18:42:34 +01:00
Formatter Bot
a76cd2626b Automated formatting changes 2020-03-01 18:31:52 +00:00
c0b3f994b6 draft tags and portlets 2020-03-01 15:00:33 +01:00
db7c1482ec improve table css 2020-02-29 20:55:00 +01:00
3e85dcf49d start implementing portlets 2020-02-29 19:50:20 +01:00
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