Commit Graph

41 Commits

Author SHA1 Message Date
25ee2d1abe Add dummy sorting 2018-09-30 00:30:56 +02:00
8664e84d0d Implement permission adding 2018-09-21 23:16:35 +02:00
11bfeabd85 Test implementations 2018-09-19 17:41:04 +02:00
316d564b65 Minor tpl fixes 2018-09-09 20:26:17 +02:00
2e15cba910 Implement account/group relation and depth handling 2018-07-31 20:11:35 +02:00
8d4d155238 Create documentation and adjust tpl as a result 2018-06-24 10:11:21 +02:00
bcf1845d34 Fix tpl. Columns too thin. 2018-04-13 22:20:00 +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
55e5210e83 Draft organization form implementations 2018-02-15 20:06:04 +01: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
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
2e0522299b Fix form layouts 2017-11-13 20:48:05 +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
e3970e3e53 Fix #63 2017-10-07 22:58:39 +02:00
45cc7b5251 Dummy permission show 2017-09-18 13:56:57 +02:00
bb06197022 Simplify htmlescape 2017-09-14 20:39:58 +02:00
eaffbe9337 Fix button name 2017-09-06 15:51:14 +02:00
e3e6e8e22d Add status to group template 2017-09-06 15:50:45 +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
8718dd328a Fix language string 2017-01-28 20:17:23 +01:00
77a44ebb1b Admin tpl flexbox implementation 2017-01-28 19:56:03 +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
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
0843a87a1b Directory rename 2016-05-19 19:46:39 +02:00
a7565bbc07 Case fix! 2016-03-26 18:59:38 +01:00