Commit Graph

46 Commits

Author SHA1 Message Date
b093c82cca 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:17 +02:00
Dennis Eichhorn
1d6c8463ea update version requirement 2024-03-20 07:21:24 +00:00
dd3880af62 Fix file header 2023-06-17 03:13:33 +02:00
5230e31aec registration fixes 2023-03-24 16:20:24 +01:00
bf3fcf71fc fix url 2022-12-16 21:59:21 +01:00
5493290633 update php version 2022-04-19 23:37:08 +02:00
884f79eecd fix name 2022-02-19 13:57:39 +01:00
ec5d0ce774 phpcs, static and unit test fixes 2021-10-03 09:16:47 +02:00
b01bee8ec5 bump php version 2020-12-03 23:07:33 +01:00
ef9d4ab970 changed file permissions 2020-06-09 22:03:51 +02:00
f96a209ee1 make installer final 2020-02-24 22:53:42 +01:00
2f8fb62bb2 fix phpcs findings 2019-09-12 19:48:00 +02:00
785c55ceab change php version requirement 2019-08-15 20:45:28 +02:00
d50c463c0a fix @link 2019-07-08 19:51:27 +02:00
3916e4cde7 Fixes #152 2018-12-24 16:08:15 +01:00
28f01ccad6 Fix use order 2018-12-09 22:16:55 +01:00
582c9b9ed7 Fix package docblock 2018-08-24 14:08:08 +02:00
ef71105e24 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
acdb9f3c39 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
e3cc2fef05 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
56b6a92635 Fix strict_types 2018-02-15 20:27:23 +01:00
2606cf3701 Add spaces around namespace 2018-02-03 11:46:23 +01:00
af2cdbc2ef Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
ae529130ce Remove package TBD 2017-12-30 11:56:53 +01:00
161ab3775a General fixes 2017-11-05 13:09:39 +01:00
a9f377a2f1 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
c09e0eea73 Use default database connection 2017-09-23 13:58:09 +02:00
d0d66d2977 Fix file author and copyright 2017-07-26 17:48:08 +02:00
e93991e528 Remove @author docblock 2017-07-20 18:12:29 +02:00
a236608e57 (Draft) Create risk management models
Also fix some belongsTo in other mappers.
2017-07-09 10:42:02 +02:00
7e8b17edce Started fixing risk management 2017-07-03 22:43:14 +02:00
2bf57924df Implement RiskManagement models (not working)
No errors need to be fixed
2017-07-02 22:02:50 +02:00
cea2dd28a3 Started RiskManagement implementation 2017-04-02 20:26:04 +02:00
d5b033df84 Fix installer 2017-04-01 22:41:30 +02:00
888332b538 Strict types enabled 2017-03-01 14:05:29 +01:00
5a608b8f2b Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
3fc7dcf3a7 Bulkl path fix 2017-02-12 21:42:39 +01:00
532775c66a 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
a41c633ede Adjusting copyright 2017-01-26 16:32:45 +01:00
f9ba82cd0d Increase php version requirement 2016-12-07 20:56:15 +01:00
afce86894f Adjust database pool name 2016-10-29 20:44:52 +02:00
b719340c66 Fix install 2016-10-09 20:07:30 +02:00
21088933b3 Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
2d648a9e5d Usage of InfoManager 2016-04-02 17:47:30 +02:00
c2f9d6fd00 Unit test fixes 2016-02-04 21:10:48 +01:00
f1691ed8d9 Init 2015-11-29 21:57:18 +01:00