Commit Graph

33 Commits

Author SHA1 Message Date
eb8be7eec8 fix extra blank lines 2020-08-31 22:54:13 +02:00
9a46e411fe autofixes 2020-08-30 20:13:11 +02:00
1468d1f004 changed file permissions 2020-06-09 22:03:51 +02:00
dfb15ac655 phpcs fixes 2019-10-06 17:50:12 +02:00
9f110c520a fix docblock 2019-09-21 16:12:21 +02:00
f818bafece fix phpcs findings 2019-09-12 19:48:00 +02:00
7ce65fbd39 change php version requirement 2019-08-15 20:45:28 +02:00
c62d0d4913 fix @link 2019-07-08 19:51:27 +02:00
b717b2f4cc Fix getHtml para type 2019-04-27 18:29:24 +02:00
10f88c7480 php cs fixer 2019-04-27 12:05:33 +02:00
9fd5fd2f58 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
bdaf2762ee Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
b978666c5a Remove package TBD 2017-12-30 11:56:53 +01:00
c4dc57e1ca General fixes 2017-11-05 13:09:39 +01:00
305dca6534 Simplify htmlescape 2017-09-14 20:39:58 +02:00
672332df93 Add budget 2017-08-20 19:26:52 +02:00
14763c385f Fix file author and copyright 2017-07-26 17:48:08 +02:00
e80d7230fb Add html escaping 2017-07-24 20:48:22 +02:00
24546e1338 Remove @author docblock 2017-07-20 18:12:29 +02:00
5469f5ebd7 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
8d71c1d880 Bulkl path fix 2017-02-12 21:42:39 +01:00
98c41078eb More flexbox implementations 2017-01-29 19:59:37 +01:00
3e8838eb94 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	Draw/Controller.js
#	Draw/Models/DrawType.enum.js
#	Draw/Models/Editor.js
#	Media/Models/UploadFile.php
2017-01-26 16:42:29 +01:00
fb1dd8d15e Adjusting copyright 2017-01-26 16:32:45 +01:00
d53f224783 Increase php version requirement 2016-12-07 20:56:15 +01:00
a34021a4da Localization fix 2016-07-27 22:20:30 +02:00
f169098ebb Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
4dd075d2d4 Implemented application routes 2016-07-22 00:15:26 +02:00
1f83efd2f0 Dynamic language loading 2016-07-05 19:00:30 +02:00
816a516134 Language fixes+api routes implemented 2016-07-02 20:02:27 +02:00
87e066a5a7 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
ee65d84793 Simplyfing layout 2016-05-17 20:14:04 +02:00
e82b1d6953 Case fix! 2016-03-26 18:59:38 +01:00