Commit Graph

28 Commits

Author SHA1 Message Date
7d15bee58a phpcs fixes 2019-10-06 17:50:12 +02:00
cef6e0befe fix docblock 2019-09-21 16:12:21 +02:00
f3cc84c4a7 fix phpcs findings 2019-09-12 19:48:00 +02:00
cd658a1cdd change php version requirement 2019-08-15 20:45:28 +02:00
47c33c16ec fix @link 2019-07-08 19:51:27 +02:00
185e3a0491 Fix getHtml para type 2019-04-27 18:29:24 +02:00
2469ba3e1c php cs fixer 2019-04-27 12:05:33 +02:00
1dc7f5d299 Use global namespace 2019-04-27 00:13:26 +02:00
307a9e52de Use root namespace 2018-05-30 13:39:00 +02:00
cc43c97824 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
df4487e0b2 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
d970e591b6 Remove package TBD 2017-12-30 11:56:53 +01:00
ba393ad9e8 General fixes 2017-11-05 13:09:39 +01:00
cd31fb9234 Simplify htmlescape 2017-09-14 20:39:58 +02:00
8161449bbc Fix file author and copyright 2017-07-26 17:48:08 +02:00
5efb147ae3 Add html escaping 2017-07-24 20:48:22 +02:00
9ce8b5af97 Remove @author docblock 2017-07-20 18:12:29 +02:00
92e3e8bb34 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
97ca78fade Bulkl path fix 2017-02-12 21:42:39 +01:00
b4e1fcdb27 Admin tpl flexbox implementation 2017-01-28 19:56:03 +01:00
4510dc4a9a File path fixes 2017-01-26 16:42:54 +01:00
aaa19fb725 Adjusting copyright 2017-01-26 16:32:45 +01:00
b3a6ee3d2f Localization fix 2016-07-27 22:20:30 +02:00
8074526407 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
82d40f78bb Dynamic language loading 2016-07-05 19:00:30 +02:00
b29de9ab48 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
20e77e458d Directory rename 2016-05-19 19:46:39 +02:00
99fe23d325 Case fix! 2016-03-26 18:59:38 +01:00