Commit Graph

46 Commits

Author SHA1 Message Date
2862e30690 phpcs fixes 2019-10-06 17:50:12 +02:00
69ceba0fc2 fix phpcs findings 2019-09-12 19:48:00 +02:00
55ed95c833 change php version requirement 2019-08-15 20:45:28 +02:00
9a3edb5e3c fix @link 2019-07-08 19:51:27 +02:00
52305da056 Fix bugs during demo app set up 2019-05-25 11:16:44 +02:00
49a3f1a03c Start changing styles 2019-05-14 22:02:49 +02:00
a4d6a19165 php cs fixer 2019-04-27 12:05:33 +02:00
a714111ec0 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
559c958a2d Test different tooltip 2019-02-16 18:14:34 +01:00
a2a105c167 Draft basic button action 2019-02-16 01:30:28 +01:00
d252a78f97 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
0a4b0eef71 Fix tab bug 2019-01-13 22:46:41 +01:00
7771dd6c15 Use new tab, colors and css 2019-01-13 21:42:08 +01:00
4fb93da88f Draft localization for server/account 2018-08-25 19:11:06 +02:00
6d930f1229 fixes #29 2018-08-24 21:09:18 +02:00
8d4d155238 Create documentation and adjust tpl as a result 2018-06-24 10:11:21 +02:00
29a9caf79b Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
20487e2279 Template fixes 2018-03-24 14:00:51 +01:00
cbb228acc6 Fix css debug 2018-01-07 14:56:44 +01:00
fb77ea037b Cleanup admin module 2017-12-30 23:59:50 +01:00
e983ddb4f5 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
a0bb858d02 Remove package TBD 2017-12-30 11:56:53 +01:00
415843e5f9 Fix #13 2017-11-08 22:39:51 +01:00
12d9daf897 General fixes 2017-11-05 13:09:39 +01:00
828bc29023 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
bb06197022 Simplify htmlescape 2017-09-14 20:39:58 +02:00
6382691c4f Fix file author and copyright 2017-07-26 17:48:08 +02:00
5753a54746 Add html escaping 2017-07-24 20:48:22 +02:00
07573ccf6e Remove @author docblock 2017-07-20 18:12:29 +02:00
8176ea2ca9 Fix api path 2017-05-31 09:40:28 +02:00
95ca130417 Make all tables red 2017-04-16 20:38:39 +02:00
9ea8fa70df Test new styles 2017-04-16 13:51:19 +02:00
ed67a7bd4f Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
939da45d2b Bulkl path fix 2017-02-12 21:42:39 +01:00
5c01bd782d Start implementing flexbox grid 2017-01-28 13:57:23 +01:00
3a4fdced2b 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
697294b655 Adjusting copyright 2017-01-26 16:32:45 +01:00
3ccfaf607a Increase php version requirement 2016-12-07 20:56:15 +01:00
399f9fe315 Change path 2016-11-13 23:14:55 +01:00
ecc7ec63da Path fix 2016-10-17 22:00:24 +02:00
240d7ff853 Fix install 2016-10-09 20:07:30 +02:00
fcb8d6c137 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
5c1153039a Dynamic language loading 2016-07-05 19:00:30 +02:00
34081fc20c 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
d96a658bb3 Simplyfing layout 2016-05-17 20:14:04 +02:00
a7565bbc07 Case fix! 2016-03-26 18:59:38 +01:00