Commit Graph

60 Commits

Author SHA1 Message Date
3f418c69e8 impl. todos or move to Project.md 2021-09-27 23:14:01 +02:00
761510b739 implement todos 2021-07-15 21:51:30 +02:00
1d1e03943e general fixes and tpl additions 2021-05-28 20:28:40 +02:00
c2f8c54813 tpl fixes, dont use printHtml for none-string types 2020-12-06 11:13:19 +01:00
14f21a3322 bump php version 2020-12-03 23:07:33 +01:00
430cb641ce remove some getter/setter 2020-11-24 17:31:20 +01:00
c270825cea improve navigation 2020-09-08 20:18:41 +02:00
b7c8a48082 save navigation scroll position 2020-09-06 21:13:37 +02:00
fc8af28e59 fix extra blank lines 2020-08-31 22:54:13 +02:00
d637f4b3e6 php cs autofix 2020-08-31 22:30:36 +02:00
446af118eb autofixes 2020-08-30 20:13:11 +02:00
63c84a4651 changed file permissions 2020-06-09 22:03:51 +02:00
9bae506c77 draft navigation hotkeys 2020-05-31 18:02:31 +02:00
a8a9fec918 fix if cs 2020-03-29 12:51:49 +02:00
b76cb8cc6d start implementing portlets 2020-02-29 19:50:20 +01:00
a3ddb0a782 implement navigation actions 2019-12-21 10:34:30 +01:00
80c43c4f30 phpcs fixes 2019-10-06 17:50:12 +02:00
a50b6648ee fix docblock 2019-09-21 16:12:21 +02:00
d34b0aac56 fix phpcs findings 2019-09-12 19:48:00 +02:00
4151c32323 change php version requirement 2019-08-15 20:45:28 +02:00
323d5729ae fix @link 2019-07-08 19:51:27 +02:00
60f724f352 Start changing styles 2019-05-14 22:02:49 +02:00
7655dc6154 php cs fixer 2019-04-27 12:05:33 +02:00
50d7e80f2d Use global namespace 2019-04-27 00:13:26 +02:00
a063704c55 Draft highlight active link 2019-02-02 23:58:51 +01:00
f214030702 Use new tab, colors and css 2019-01-13 21:42:08 +01:00
2154a13095 minor performance improvements 2018-12-30 19:50:36 +01:00
bd42cd6ac1 Update permission handling 2018-11-11 19:52:21 +01:00
169d357ff8 Minor nav permission check improvements 2018-09-21 23:09:23 +02:00
3d661ee769 Started to implement profile admin functionality 2018-09-15 13:31:50 +02:00
4dcc04495b Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
3b28f31fbb Change permission check from int to string 2018-03-09 22:26:22 +01:00
16580ac0e7 phpcbf 2018-02-03 13:09:09 +01:00
00ed549282 Improve readme 2018-01-07 13:00:21 +01:00
9f2c9d64b2 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
fbeda34dd1 Remove package TBD 2017-12-30 11:56:53 +01:00
53b16e94cf General fixes 2017-11-05 13:09:39 +01:00
174d1f9abc Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
ded62f8600 Simplify htmlescape 2017-09-14 20:39:58 +02:00
85fc44ffd4 Fix file author and copyright 2017-07-26 17:48:08 +02:00
47658bd7d6 Add html escaping 2017-07-24 20:48:22 +02:00
22e21d6e7e Remove @author docblock 2017-07-20 18:12:29 +02:00
d846a6ed58 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
d364fcec67 Bulkl path fix 2017-02-12 21:42:39 +01:00
385db6198f Only show positive counter 2017-02-04 12:53:52 +01:00
5069753fda Implement navigation badge 2017-01-29 19:07:17 +01:00
e81af78ff8 Start implementing flexbox grid 2017-01-28 13:57:23 +01:00
d0f6a2b2c0 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
8c41124c07 Adjusting copyright 2017-01-26 16:32:45 +01:00
7c37cbef22 Increase php version requirement 2016-12-07 20:56:15 +01:00