Commit Graph

48 Commits

Author SHA1 Message Date
9d70b8606d 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:05 +00:00
287dc038d3 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
0485303a34 update version requirement 2024-03-20 07:21:23 +00:00
Dennis Eichhorn
b7980455cc update 2024-01-02 23:34:18 +00:00
Dennis Eichhorn
0aabe8d9ae loan/investment/fleetmgmt fixes 2023-06-23 14:27:14 +00:00
38e46ed7a3 Fix file header 2023-06-17 03:13:29 +02:00
4e296d186b Continue with getter/setter cleanup 2023-05-30 15:44:21 +02:00
2d59a4c714 registration fixes 2023-03-24 16:20:23 +01:00
7f6765647c fix url 2022-12-16 21:59:21 +01:00
be9021d795 update php version 2022-04-19 23:37:07 +02:00
Formatter Bot
40c48c6ac3 Automated formatting changes 2022-04-18 20:43:24 +00:00
707e70c32c ical update 2022-04-18 22:39:00 +02:00
3f6b27c596 fix name 2022-02-19 13:57:39 +01:00
77a6043638 many fixes and expands and module expansions 2021-04-04 17:10:52 +02:00
7e0c3f1809 bump php version 2020-12-03 23:07:33 +01:00
cae9cd1bd4 php cs autofix 2020-08-31 22:30:36 +02:00
c0c46c8937 changed file permissions 2020-06-09 22:03:51 +02:00
7d15bee58a phpcs fixes 2019-10-06 17:50:12 +02:00
cef6e0befe fix docblock 2019-09-21 16:12:21 +02:00
f3cc84c4a7 fix phpcs findings 2019-09-12 19:48:00 +02:00
cd658a1cdd change php version requirement 2019-08-15 20:45:28 +02:00
47c33c16ec fix @link 2019-07-08 19:51:27 +02:00
2469ba3e1c php cs fixer 2019-04-27 12:05:33 +02:00
1dc7f5d299 Use global namespace 2019-04-27 00:13:26 +02:00
cc43c97824 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
64a527c834 Prepare security inspection 2018-01-14 14:36:07 +01:00
df4487e0b2 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
d970e591b6 Remove package TBD 2017-12-30 11:56:53 +01:00
ba393ad9e8 General fixes 2017-11-05 13:09:39 +01:00
4166c346cd Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
cd31fb9234 Simplify htmlescape 2017-09-14 20:39:58 +02:00
8161449bbc Fix file author and copyright 2017-07-26 17:48:08 +02:00
5efb147ae3 Add html escaping 2017-07-24 20:48:22 +02:00
9ce8b5af97 Remove @author docblock 2017-07-20 18:12:29 +02:00
92e3e8bb34 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
97ca78fade Bulkl path fix 2017-02-12 21:42:39 +01:00
fb371e61a6 Admin tpl flexbox implementation 2017-01-28 19:56:13 +01:00
aa0ad46978 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
aaa19fb725 Adjusting copyright 2017-01-26 16:32:45 +01:00
ace1258f14 Increase php version requirement 2016-12-07 20:56:15 +01:00
2eb5d96f3d Naming fix 2016-10-17 21:08:50 +02:00
8074526407 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
82d40f78bb Dynamic language loading 2016-07-05 19:00:30 +02:00
bc069067ca Language fixes+api routes implemented 2016-07-02 20:02:27 +02:00
b29de9ab48 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
15a0a738d8 Fixing upload bugs 2016-05-25 22:52:49 +02:00
ab321c0407 Simplyfing layout 2016-05-17 20:14:04 +02:00
99fe23d325 Case fix! 2016-03-26 18:59:38 +01:00