8cb43055e7
Fix file header
2023-06-17 03:13:19 +02:00
da627309c3
Continue with getter/setter cleanup
2023-05-30 15:44:14 +02:00
3b3203e242
registration fixes
2023-03-24 16:20:20 +01:00
9457f0dc46
fix url
2022-12-16 21:59:20 +01:00
892ef145f5
add css version
2022-08-16 19:11:58 +02:00
54ba185148
update php version
2022-04-19 23:37:06 +02:00
c5d3478d67
fix name
2022-02-19 13:57:38 +01:00
69ef0158d0
tpl fixes, dont use printHtml for none-string types
2020-12-06 11:13:19 +01:00
31a55e0a24
bump php version
2020-12-03 23:07:33 +01:00
73b7aa57b4
fix autocomplete
2020-07-05 22:03:33 +02:00
6bad9add41
changed file permissions
2020-06-09 22:03:50 +02:00
cc727334e3
make type hints easier to read
2020-06-08 22:41:12 +02:00
f542bfcdb3
make protlet width at least 50%
2020-06-06 10:27:06 +02:00
ca1971a297
spellcheck and autofocus disabled NO_CI
2020-06-05 11:38:02 +02:00
4a11ffe120
draft tags and portlets
2020-03-01 15:00:33 +01:00
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
4f244b612d
Fix getHtml para type
2019-04-27 18:29:24 +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
d252a78f97
Fix absolute path to relative paths
2019-02-11 11:38:15 +01:00
11bfeabd85
Test implementations
2018-09-19 17:41:04 +02:00
29a9caf79b
Change to php version 7.2 requirement
2018-03-27 19:10:56 +02:00
8626411e4b
Move response feedback to backend
2018-02-15 18:17:36 +01:00
14bb7e8d1c
Implement group/account create+edit
2018-02-15 17:57:57 +01:00
980a8f9ad6
Test form feedback
2018-02-14 18:43:12 +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
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
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
cdf1679633
Implementd group create
2016-11-06 14:41:44 +01:00
8d672d6acf
Localization fix
2016-07-27 22:20: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
82a9c5c797
Templating
2016-06-25 13:57:53 +02:00