Commit Graph

53 Commits

Author SHA1 Message Date
97492570bb registration fixes 2023-03-24 16:20:21 +01:00
91974b05c9 too many changes 2023-03-11 23:38:17 +01:00
3f3d0495fe phpstan, phpcs, phpunit fixes 2023-01-27 22:12:09 +01:00
66ff63e3ff org -> unit change, some new functionality 2023-01-26 21:54:13 +01:00
Formatter Bot
fe0637a623 Automated formatting changes 2022-12-26 19:55:43 +00:00
520be0d9e1 fix phpstan lvl 9 bugs 2022-12-26 20:52:58 +01:00
2bd6708ec0 fix url 2022-12-16 21:59:20 +01:00
979c8a878f update php version 2022-04-19 23:37:07 +02:00
2f2b8ebcd7 phpstan and phpcs fixes 2022-03-29 16:41:16 +02:00
78962fd304 undo serialize deprecation and switch to installExternal api calls 2022-03-26 15:01:45 +01:00
ccdf62ae04 always use and many other todo implementations 2022-03-17 22:39:51 +01:00
9270a1bc07 fix name 2022-02-19 13:57:38 +01:00
a6988ceb82 bug fixes / dbmapper fixes 2021-12-19 20:20:39 +01:00
ae138a2912 new datamapper mostly implemented 2021-12-11 11:54:17 +01:00
bc5a307734 cs fixes, bug fixes, code coverage 2021-11-16 00:05:43 +01:00
da57f91dba phpcs, static and unit test fixes 2021-10-03 09:16:47 +02:00
e051b054e8 bump php version 2020-12-03 23:07:33 +01:00
bf019dc76d changed file permissions 2020-06-09 22:03:50 +02:00
e308f04725 make installer final 2020-02-24 22:53:42 +01:00
a175a1e779 fix phpcs findings 2019-09-12 19:48:00 +02:00
0566f3b7b1 change php version requirement 2019-08-15 20:45:28 +02:00
1171a258ad fix @link 2019-07-08 19:51:27 +02:00
00b0132ad3 Fixes #152 2018-12-24 16:08:15 +01:00
b3949f5d8b Move schema to json 2018-12-22 23:19:20 +01:00
c2bfe323fb Fix use order 2018-12-09 22:16:55 +01:00
04a00e4c28 Fix package docblock 2018-08-24 14:08:08 +02:00
9ac0486859 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
67b6377cbe Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
56c6806044 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
b1c5ad3c12 Fix strict_types 2018-02-15 20:27:23 +01:00
6e543913f5 Add spaces around namespace 2018-02-03 11:46:23 +01:00
f394c55d00 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
f1bb09fd02 Remove package TBD 2017-12-30 11:56:53 +01:00
f555145b3f General fixes 2017-11-05 13:09:39 +01:00
189eb90c53 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
86c2cefa02 Use default database connection 2017-09-23 13:58:09 +02:00
a306a79085 Fix file author and copyright 2017-07-26 17:48:08 +02:00
a69d02e5bd Remove @author docblock 2017-07-20 18:12:29 +02:00
cade8587b7 Fix installer 2017-04-01 22:41:30 +02:00
38f5468b37 Strict types enabled 2017-03-01 14:05:29 +01:00
af335a967f Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
2eab85e5f4 Bulkl path fix 2017-02-12 21:42:39 +01:00
164c44922e 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
e98a972f58 Adjusting copyright 2017-01-26 16:32:45 +01:00
074d2c82ba Template, comment and path fixes 2016-12-30 19:59:24 +01:00
e3593e2db1 Increase php version requirement 2016-12-07 20:56:15 +01:00
98c1b5d50a [Editor] Create working draft 2016-11-23 23:48:57 +01:00
f8ac6843e3 Implemented Editor/Comments install 2016-11-14 17:27:55 +01:00
51d8f85724 Adjust database pool name 2016-10-29 20:44:52 +02:00
8989ea0e80 Fix install 2016-10-09 20:07:30 +02:00