Commit Graph

52 Commits

Author SHA1 Message Date
2303e1a8cb fix view l11n 2020-02-07 21:06:17 +01:00
173969f26d phpcs fixes 2019-10-06 17:50:12 +02:00
742d8b0be5 fix lang indention and order 2019-10-02 21:09:53 +02:00
271a5c6a00 fix docblock 2019-09-21 16:12:21 +02:00
83478ca523 fix phpcs findings 2019-09-12 19:48:00 +02:00
8b6a6df3f5 change php version requirement 2019-08-15 20:45:28 +02:00
3bd4bfb9a4 fix @link 2019-07-08 19:51:27 +02:00
a1792e9a2a Fix increment to pre-increment 2019-05-19 19:08:35 +02:00
c4c3df28c2 Start changing styles 2019-05-14 22:02:49 +02:00
5764a0758f Fix pages in view 2019-04-27 18:45:17 +02:00
6620361de1 Fix getHtml para type 2019-04-27 18:29:24 +02:00
b2e5d3e874 php cs fixer 2019-04-27 12:05:33 +02:00
a24de29172 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
4f0c8242ce Add download to tables 2019-02-17 18:58:41 +01:00
551002eee5 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
24c1d42e4c Use new tab, colors and css 2019-01-13 21:42:08 +01:00
8c5014bd7d Fix pagination view namespace 2018-10-02 20:44:28 +02:00
2c82deea4b Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
c85c4d36bb Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
ba1e924b70 Remove package TBD 2017-12-30 11:56:53 +01:00
2e8240e352 Remove footer
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
63a355ad0d Fix #13 2017-11-08 22:39:51 +01:00
2122d4e6c6 General fixes 2017-11-05 13:09:39 +01:00
12e3aa82c5 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
4cb6e59b38 Simplify htmlescape 2017-09-14 20:39:58 +02:00
27d08d300e Fix file author and copyright 2017-07-26 17:48:08 +02:00
edb4753131 Fix footer rendering 2017-07-25 19:09:46 +02:00
3def16e3a9 Add html escaping 2017-07-24 20:48:22 +02:00
75d0c4fcb3 Remove @author docblock 2017-07-20 18:12:29 +02:00
8d33d96c43 Fixing templates 2017-06-24 10:51:43 +02:00
e995611a17 fixes #62 2017-05-30 18:21:27 +02:00
54be2bce85 Make all tables red 2017-04-16 20:38:39 +02:00
a178bd484b Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
94e7e457f2 Bulkl path fix 2017-02-12 21:42:39 +01:00
f0e3c4bb6f Fix uri parameter 2017-02-08 19:40:22 +01:00
b020eadeb4 Pass uri query parameter 2017-02-08 19:29:11 +01:00
ea7ee94aae Pass uri query parameter 2017-02-08 19:28:55 +01:00
24a3c8cc07 File path fixes 2017-01-26 16:42:54 +01:00
0fcfdba4dc 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
1ab907b5fe Adjusting copyright 2017-01-26 16:32:45 +01:00
7c1c62ce24 Increase php version requirement 2016-12-07 20:56:15 +01:00
1b22658cc9 Localization fix 2016-07-27 22:20:30 +02:00
aa1ea6b280 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
805ecd81eb Translation fixes (0 still missing) 2016-07-27 13:15:05 +02:00
756757fd8f Dynamic language loading 2016-07-05 19:00:30 +02:00
121a52e615 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
bc70284b01 Directory rename 2016-05-19 19:46:39 +02:00
b877c873e7 Simplyfing layout 2016-05-17 20:14:04 +02:00
3ba01efd43 Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
d507b1ed06 Case fix! 2016-03-26 18:59:38 +01:00