Commit Graph

42 Commits

Author SHA1 Message Date
176d57c1d1 fix permissions
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
2025-04-02 14:15:06 +00:00
43fe7714f5 fix version and bugs
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
2024-05-21 00:09:14 +02:00
Dennis Eichhorn
698e3a65c1 update version requirement 2024-03-20 07:21:23 +00:00
Dennis Eichhorn
922f5d297c update 2024-01-02 23:34:18 +00:00
Dennis Eichhorn
3d57c9b4be update 2023-10-09 22:06:38 +00:00
Dennis Eichhorn
d3e42948ac lighthouse improvements 2023-09-26 20:49:44 +00:00
613591b4b4 Fix file header 2023-06-17 03:13:30 +02:00
e2961319c1 registration fixes 2023-03-24 16:20:23 +01:00
cadf61399f fix url 2022-12-16 21:59:21 +01:00
e388e0e862 update php version 2022-04-19 23:37:08 +02:00
4e790f78fb fix name 2022-02-19 13:57:39 +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
63c84a4651 changed file permissions 2020-06-09 22:03:51 +02:00
9bae506c77 draft navigation hotkeys 2020-05-31 18:02:31 +02: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
7655dc6154 php cs fixer 2019-04-27 12:05:33 +02:00
a063704c55 Draft highlight active link 2019-02-02 23:58:51 +01:00
2154a13095 minor performance improvements 2018-12-30 19:50:36 +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
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
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
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
e97487ae73 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
15fabe8f58 Dynamic language loading 2016-07-05 19:00:30 +02:00
f55c1934f6 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
b49683b786 Case fix! 2016-03-26 18:59:38 +01:00