Commit Graph

47 Commits

Author SHA1 Message Date
2b8cd4fe98 phpstan and phpcs fixes 2022-03-29 16:41:16 +02:00
0ccd43775d undo serialize deprecation and switch to installExternal api calls 2022-03-26 15:01:45 +01:00
bb502a85e8 fix para and dashboard bug 2022-03-18 19:54:12 +01:00
71340d6226 always use and many other todo implementations 2022-03-17 22:39:51 +01:00
9e23c9d10f fix name 2022-02-19 13:57:38 +01:00
c8415d5b87 new datamapper mostly implemented 2021-12-11 11:54:17 +01:00
e02edb4424 phpcs, static and unit test fixes 2021-10-03 09:16:47 +02:00
94ccb7ae9f bump php version 2020-12-03 23:07:33 +01:00
6c2e3aa3d4 fix extra blank lines 2020-08-31 22:54:13 +02:00
c8cc6d9d49 changed file permissions 2020-06-09 22:03:50 +02:00
Formatter Bot
9d3b071f9a Automated formatting changes 2020-06-03 19:36:08 +00:00
bbd7ef960f fix after settings pullout 2020-05-22 21:44:09 +02:00
6dc64669f4 make installer final 2020-02-24 22:53:42 +01:00
ef6ea7f4b8 autoformat 2020-02-24 21:23:22 +01:00
0169745d95 change module info name 2020-02-24 21:23:13 +01:00
4497e32dc2 fix phpcs findings 2019-09-12 19:48:00 +02:00
b72abf9a06 change php version requirement 2019-08-15 20:45:28 +02:00
53a07fd4da Draft dashboard panels/boards/components per user 2019-07-13 20:20:35 +02:00
9638acb2aa fix @link 2019-07-08 19:51:27 +02:00
d2c925096a Fix use order/unused 2018-12-28 18:42:29 +01:00
d79d375df1 Fixes #152 2018-12-24 16:08:15 +01:00
78325b9ef9 Move schema to json 2018-12-22 19:51:26 +01:00
f623ea6fdd Fix package docblock 2018-08-24 14:08:08 +02:00
a31abca92c Remove unused parameter from install 2018-05-20 11:53:43 +02:00
504d329de5 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
138ba6493b Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
18a2ceb0bc Fix strict_types 2018-02-15 20:27:23 +01:00
876e6ab80d Add spaces around namespace 2018-02-03 11:46:23 +01:00
6187e52dfc Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
c91be50419 Remove package TBD 2017-12-30 11:56:53 +01:00
e55522ddc9 General fixes 2017-11-05 13:09:39 +01:00
39874bb557 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
d18fee35ab Fix file author and copyright 2017-07-26 17:48:08 +02:00
9662a4e421 Remove @author docblock 2017-07-20 18:12:29 +02:00
e151d074c4 Fix installer 2017-04-01 22:41:30 +02:00
f13911bc23 Strict types enabled 2017-03-01 14:05:29 +01:00
b1d8e749b0 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
36e0e61ee9 Bulkl path fix 2017-02-12 21:42:39 +01:00
f0263c0bee 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
d596a93657 Adjusting copyright 2017-01-26 16:32:45 +01:00
7ec137c6cb Increase php version requirement 2016-12-07 20:56:15 +01:00
928f6fa2a8 Adjust database pool name 2016-10-29 20:44:52 +02:00
f5a7c21cd6 Fix install 2016-10-09 20:07:30 +02:00
4f9d7abdbc Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
01a1cadf5b Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
4f33b6e6da Usage of InfoManager 2016-04-02 17:47:30 +02:00
5a98f505fa Init 2015-11-29 21:57:18 +01:00