Commit Graph

254 Commits

Author SHA1 Message Date
65f1ecd499 improve autofix 2020-08-31 23:14:57 +02:00
06de515a3c fix extra blank lines 2020-08-31 22:54:13 +02:00
63041e4992 php cs autofix 2020-08-31 22:30:36 +02:00
82fbf8a497 improve cs fixer command 2020-08-30 20:14:54 +02:00
1208afc8b1 autofixes 2020-08-30 20:13:11 +02:00
54e566d7d7 improve php-cs-fixer rules 2020-08-29 17:18:45 +02:00
95fe21f8c4 update composer 2020-08-29 16:10:47 +02:00
0ae7f7c1af update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00
6007fa4ea5 add github actions 2020-06-14 18:32:42 +02:00
59a7d81fa0 add setup test 2020-06-14 15:50:13 +02:00
2fec8e8438 make module status handling final 2020-02-24 22:57:26 +01:00
85ce57e599 make installer final 2020-02-24 22:53:42 +01:00
53b32c7777 phpcs fix 2020-01-26 12:27:56 +01:00
0e10dfcd04 fix images 2019-12-15 16:29:24 +01:00
03e8b351f6 remove empty line 2019-12-15 14:18:15 +01:00
fee9bf339f phpcs fixes 2019-10-06 17:50:12 +02:00
3b9b9cb527 fix lang indention and order 2019-10-02 21:09:53 +02:00
639090a538 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
318a172d82 fix docblock 2019-09-21 16:12:21 +02:00
0622a8b2c5 fix phpcs findings 2019-09-12 19:48:00 +02:00
590eb6c3f2 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
c3aab4fcd1 change php version requirement 2019-08-15 20:45:28 +02:00
bf418931d1 fix @link 2019-07-08 19:51:27 +02:00
5600fc04a7 php cs fixer 2019-04-27 12:05:33 +02:00
8f5c70467c Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
52ba3de414 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
cd177a8436 Optimize navigation install 2018-12-25 19:03:01 +01:00
e4c96a7bcf Fixes #152 2018-12-24 16:08:15 +01:00
1d1511e67e Move schema to json 2018-12-22 23:19:20 +01:00
8172624c52 Move schema to json 2018-12-22 19:51:26 +01:00
41ec6055c5 Remove default uninstall 2018-12-21 20:22:10 +01:00
5e3cffb520 Fix use order 2018-12-09 22:16:55 +01:00
0eeb8b3681 Make classes final 2018-12-01 20:50:27 +01:00
0d2e75a5df Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
fda8d14814 Docblock fix 2018-09-22 18:22:44 +02:00
1894276521 Improve array init 2018-09-22 17:05:23 +02:00
da847e273c Static analysis fixes 2018-09-22 16:23:56 +02:00
4a46150104 Split controllers per application 2018-09-19 21:34:04 +02:00
5c7ab1e36d Fix package docblock 2018-08-24 14:08:08 +02:00
7217571a33 Prepare for console application 2018-07-27 20:10:42 +02:00
bc159165c8 Use root namespace 2018-05-30 13:39:00 +02:00
0b443c7835 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
842cd066f3 Make classes final 2018-05-11 21:30:34 +02:00
a6692bee44 Fix code implementation 2018-04-01 19:54:57 +02:00
a32e6b75b8 Fix abstract implementation 2018-03-30 12:35:26 +02:00
60e6352ea1 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
e6e3ee6893 docblock typehint fix 2018-03-16 12:39:55 +01:00
e0b5735508 Add public/private to const 2018-03-16 08:46:52 +01:00
af5013ec01 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
6e72fd21b1 Nullable+void typehint 2018-03-13 20:55:24 +01:00