e48d9c2d5d
Optimize tpls
2020-12-20 19:55:54 +01:00
31a55e0a24
bump php version
2020-12-03 23:07:33 +01:00
c78584dbb5
fix todos/move to todo list
2020-11-26 20:50:18 +01:00
fec0ecbca4
remove some getter/setter
2020-11-24 17:31:19 +01:00
bbbc520d98
php cs autofix
2020-08-31 22:30:36 +02:00
fb920cbb3f
autofixes
2020-08-30 20:13:10 +02:00
876088650a
use auditor lang
2020-07-31 00:34:38 +02:00
eecddd56ac
add ref to audit lists
2020-07-31 00:29:13 +02:00
fdb4290ac8
improve audit logs
2020-07-31 00:04:25 +02:00
6bad9add41
changed file permissions
2020-06-09 22:03:50 +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
d04260f4c6
show groups_permissions in groups and cleanup module profile
2019-06-02 21:14:59 +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
adf1c48cfb
Add download to tables
2019-02-17 18:58:41 +01:00
d252a78f97
Fix absolute path to relative paths
2019-02-11 11:38:15 +01:00
c626e5a757
fix reporter tpl form, task display
2018-10-27 20:42:24 +02:00
85757d3e67
Further implementations after using the app
2018-09-15 17:14:24 +02:00
685c7cd8ac
Started to implement profile admin functionality
2018-09-15 13:31:50 +02:00
29bf98d463
Fix #114
2018-08-10 19:54:05 +02:00
67a971fdd5
Use root namespace
2018-05-30 13:39:00 +02:00
18b76a748f
Templating
2018-05-09 20:46:03 +02:00
df3a722c74
Fix dependencies
2018-03-28 23:10:31 +02:00
60ddd31332
Add log action
2018-03-28 19:10:37 +02:00
29a9caf79b
Change to php version 7.2 requirement
2018-03-27 19:10:56 +02:00
11004d625e
Fix mini install
2018-03-27 18:52:40 +02: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
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
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
47bb3bc47c
Fix uri parameter
2017-02-08 19:40:22 +01:00
ba9ce0c6e3
Pass uri query parameter
2017-02-08 19:29:11 +01:00
64cf0a06ce
Admin tpl flexbox implementation
2017-01-28 19:56:13 +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
ecc7ec63da
Path fix
2016-10-17 22:00:24 +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