Commit Graph

33 Commits

Author SHA1 Message Date
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
0ed5f2b473 Implementing basic activate/deactivate 2016-07-02 12:39: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