Commit Graph

49 Commits

Author SHA1 Message Date
Dennis Eichhorn
c0dfe52596 started with template fixes 2024-03-29 15:26:00 +00:00
Dennis Eichhorn
ff2a89c7c6 update version requirement 2024-03-20 07:21:21 +00:00
Dennis Eichhorn
7f9722e0bc update 2024-01-02 23:34:17 +00:00
Dennis Eichhorn
ccaa328ec2 change icon font to google icons 2023-10-19 21:44:09 +00:00
4fc441c685 Fix file header 2023-06-17 03:13:24 +02:00
1f7aa483d5 Continue with getter/setter cleanup 2023-05-30 15:44:17 +02:00
36c8be5b9b registration fixes 2023-03-24 16:20:21 +01:00
718685ace1 fix url 2022-12-16 21:59:20 +01:00
1f06f98acd fix tests 2022-10-08 21:34:59 +02:00
a840e25916 update php version 2022-04-19 23:37:06 +02:00
e389d14d1e fix name 2022-02-19 13:57:38 +01:00
d1f55688e3 bump php version 2020-12-03 23:07:33 +01:00
28dad2db05 changed file permissions 2020-06-09 22:03:50 +02:00
62bb1d36ea phpcs fixes 2019-10-06 17:50:12 +02:00
b4f901bdf1 fix docblock 2019-09-21 15:28:07 +02:00
9af6ca715e fix phpcs findings 2019-09-12 19:48:00 +02:00
36423b7cfe change php version requirement 2019-08-15 20:45:28 +02:00
003bc89481 fix @link 2019-07-08 19:51:27 +02:00
764d66cf6b Fix getHtml para type 2019-04-27 18:29:24 +02:00
627a5165cc php cs fixer 2019-04-27 12:05:33 +02:00
b89fea0cf0 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
e019f7619f Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
ed50bd2bef Fix tab bug 2019-01-13 22:46:41 +01:00
9de3ebf1fb Use new tab, colors and css 2019-01-13 21:42:08 +01:00
24b80181e5 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
ddad7bcc81 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
0ea38b516f Remove package TBD 2017-12-30 11:56:53 +01:00
aa42a5bd49 Fix form layouts 2017-11-13 20:48:05 +01:00
36c982139b Fix #13 2017-11-08 22:39:51 +01:00
44ca029adc General fixes 2017-11-05 13:09:39 +01:00
02a4cfdfa5 Fix file author and copyright 2017-07-26 17:48:08 +02:00
746803e7ae Add html escaping 2017-07-24 20:48:22 +02:00
e674923223 Remove @author docblock 2017-07-20 18:12:29 +02:00
9602b8c658 Removed deprecated listener (not working)
The old implementation wasn't working either but now the DOMObserver
isn't triggered at all
2017-07-19 21:01:17 +02:00
211a6c2d35 Fix api path 2017-05-31 09:40:28 +02:00
d5a8f13c8c Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
cc091eb61d Bulkl path fix 2017-02-12 21:42:39 +01:00
c43c7419ae Fix uri parameter 2017-02-08 19:40:22 +01:00
1a50e8456c Pass uri query parameter 2017-02-08 19:29:11 +01:00
fe466bc2a3 More flexbox implementations 2017-01-29 12:35:25 +01:00
77f04661ad Resize fix 2017-01-27 23:21:25 +01:00
e50800d08c File path fixes 2017-01-26 16:42:54 +01:00
3a43f30c97 Adjusting copyright 2017-01-26 16:32:45 +01:00
9cdd3b369f Localization fix 2016-07-27 22:20:30 +02:00
da736c97f4 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
9c094e250f Dynamic language loading 2016-07-05 19:00:30 +02:00
0f52239265 Language display optimized
Language is now no longer direct array access but provided through a
function. This can be later used to hot load language files instead of
pre-loading them.
2016-07-02 14:14:31 +02:00
bd2183e877 Simplyfing layout 2016-05-17 20:14:04 +02:00
ca3bfa4abb Case fix! 2016-03-26 18:59:38 +01:00