Commit Graph

394 Commits

Author SHA1 Message Date
d1999536c7 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
d0ec244f5e Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
0ff2ebacb5 Use new tab, colors and css 2019-01-13 21:42:08 +01:00
6ee5f617be Optimize navigation install 2018-12-25 19:03:01 +01:00
0a039113f7 Fixes #152 2018-12-24 16:08:15 +01:00
b8e4ac2e0a Move schema to json 2018-12-23 20:30:11 +01:00
f12664f2d8 Move schema to json 2018-12-23 20:29:20 +01:00
26bcd1e28c cleanup badge usage 2018-12-22 23:20:25 +01:00
b9d7c87513 Move schema to json 2018-12-22 23:19:20 +01:00
313a9d586f Remove badges 2018-12-22 23:18:49 +01:00
c28dbbc40a Remove default uninstall 2018-12-21 20:22:10 +01:00
fc6ff6dc95 Fix null typehint order 2018-12-10 18:13:38 +01:00
479540c06c Fix use order 2018-12-09 22:16:55 +01:00
3f9118b04e Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
0e03a9e090 Make classes final 2018-12-01 20:50:27 +01:00
c838584f3b Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
fcbf2ac6df Docblock fix 2018-09-22 18:22:44 +02:00
798688b4b8 Improve array init 2018-09-22 17:05:23 +02:00
2f5345a1ef Static analysis fixes 2018-09-22 16:23:56 +02:00
9561a162fa Split controllers per application 2018-09-19 21:34:04 +02:00
65b6e87b04 Fix package docblock 2018-08-24 14:08:08 +02:00
26fe54e4f9 fix #96 fix #97 2018-08-17 20:02:29 +02:00
1e21e9c691 Fix mappers 2018-08-11 21:36:17 +02:00
5c7f8fe932 Add travis draft some QA layouts 2018-08-11 17:30:15 +02:00
efb36a9e11 Added module_qa_question.xml 2018-08-10 22:49:46 +02:00
5ac7144a61 Added module_qa_question.svg 2018-08-10 22:49:18 +02:00
2e6c46e85f Added module_qa_list.xml 2018-08-10 22:11:04 +02:00
bad767abbb Added module_qa_list.svg 2018-08-10 22:08:54 +02:00
27a6b7db0c Re-format mappers 2018-05-31 19:47:26 +02:00
ca746facb0 Use root namespace 2018-05-30 13:39:00 +02:00
78c520b6c8 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
1b3c764c61 Reformat 2018-05-20 09:59:17 +02:00
5cb8b25cfb Make classes final 2018-05-11 21:30:34 +02:00
d60a48f581 Fix code implementation 2018-04-01 19:54:57 +02:00
17b6753d0d Fix abstract implementation 2018-03-30 12:35:26 +02:00
ec7b4e12ea Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
be2bae6661 Add typehints 2018-03-16 13:33:55 +01:00
45a809ac5d docblock typehint fix 2018-03-16 12:39:55 +01:00
e8b60ee880 Add public/private to const 2018-03-16 08:46:52 +01:00
11689f6333 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
7fcbaf1161 Nullable+void typehint 2018-03-13 20:55:24 +01:00
cd9aeaaee4 Change permission check from int to string 2018-03-09 22:26:22 +01:00
1a5c175409 phpcs fixes 2018-02-17 21:38:56 +01:00
b565ec1bf7 Fix strict_types 2018-02-15 20:27:23 +01:00
ad4fdb70ca Fix Class name 2018-02-10 19:31:12 +01:00
1d4b330474 Fix : spacing 2018-02-04 18:13:48 +01:00
eb56fb9a09 phpcbf 2018-02-03 13:09:09 +01:00
25498323b8 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
98d4cbc727 Remove space from end of line 2018-02-03 11:52:30 +01:00
9ee3ee5f08 Add spaces around namespace 2018-02-03 11:46:23 +01:00