Commit Graph

59 Commits

Author SHA1 Message Date
29decabe62 remove empty line 2019-12-15 14:18:15 +01:00
316ae08d25 fix phpcs findings 2019-09-12 19:48:00 +02:00
48d8def265 change php version requirement 2019-08-15 20:45:28 +02:00
ef20d34b6d fix @link 2019-07-08 19:51:27 +02:00
9ece123bb8 php cs fixer 2019-04-27 12:05:33 +02:00
88920f4644 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
fa1e1dde51 Optimize navigation install 2018-12-25 19:03:01 +01:00
3a5bbd2027 Fixes #152 2018-12-24 16:08:15 +01:00
c84eb2f506 Move schema to json 2018-12-22 23:19:20 +01:00
ee5785d954 Move schema to json 2018-12-22 19:51:26 +01:00
381a93ec67 Remove default uninstall 2018-12-21 20:22:10 +01:00
ab0df0e762 Fix use order 2018-12-09 22:16:55 +01:00
db454650cd Docblock fix 2018-09-22 18:22:44 +02:00
de3cbfc2e9 Static analysis fixes 2018-09-22 16:23:56 +02:00
93936115ff Fix package docblock 2018-08-24 14:08:08 +02:00
fea2fb7c42 Prepare for console application 2018-07-27 20:10:42 +02:00
c1bcb3a27d Use root namespace 2018-05-30 13:39:00 +02:00
4391001a2f Remove unused parameter from install 2018-05-20 11:53:43 +02:00
a13793c4f7 Fix code implementation 2018-04-01 19:54:57 +02:00
2d91898d48 Fix abstract implementation 2018-03-30 12:35:26 +02:00
d0d8e6d8c8 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
525653ce8a Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
3a141f18a7 Nullable+void typehint 2018-03-13 20:55:24 +01:00
e3a72fbdb0 phpcs fixes 2018-02-17 21:38:56 +01:00
61badb1d07 Fix strict_types 2018-02-15 20:27:23 +01:00
04950d1ecd Fix Class name 2018-02-10 19:31:12 +01:00
882325c997 phpcbf 2018-02-03 13:09:09 +01:00
5e42b7a237 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
d488c31e27 Add spaces around namespace 2018-02-03 11:46:23 +01:00
ed56577562 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
1d1ecbe7b7 Remove package TBD 2017-12-30 11:56:53 +01:00
7f66970c2c General fixes 2017-11-05 13:09:39 +01:00
c0fe5a1d72 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
ca4d416ad5 Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
784c0f1084 Use default database connection 2017-09-23 13:58:09 +02:00
38d00ac494 Fix file author and copyright 2017-07-26 17:48:08 +02:00
3c9f38eac4 Remove @author docblock 2017-07-20 18:12:29 +02:00
0707f669f1 Fix installer 2017-04-01 22:41:30 +02:00
bc356d6892 Strict types enabled 2017-03-01 14:05:29 +01:00
6d7295d683 Name fixes 2017-02-25 20:48:55 +01:00
37f88798d7 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
9f4db06c4e Bulkl path fix 2017-02-12 21:42:39 +01:00
80e0e0bd51 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
53c79f8a46 Adjusting copyright 2017-01-26 16:32:45 +01:00
c67fb2c2bf Increase php version requirement 2016-12-07 20:56:15 +01:00
921d205998 Adjust database pool name 2016-10-29 20:44:52 +02:00
4c55bd7367 Fix install 2016-10-09 20:07:30 +02:00
d0f00690c6 Implemented application routes 2016-07-22 00:15:26 +02:00
0576e6a2b1 Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
9a8838d7ae Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00