Commit Graph

75 Commits

Author SHA1 Message Date
e51effdffa Improve array init 2018-09-22 17:05:23 +02:00
f53f94a355 Static analysis fixes 2018-09-22 16:23:56 +02:00
86fec5542f Split controllers per application 2018-09-19 21:34:04 +02:00
688d84415a Fix package docblock 2018-08-24 14:08:08 +02:00
73c53a06b3 fix #96 fix #97 2018-08-17 20:02:29 +02:00
2a64689da8 Prepare for console application 2018-07-27 20:10:42 +02:00
5020721334 Use root namespace 2018-05-30 13:39:00 +02:00
dfe86bc578 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
015545464c Make classes final 2018-05-11 21:30:34 +02:00
527125af33 Fix code implementation 2018-04-01 19:54:57 +02:00
38acb200b4 Fix abstract implementation 2018-03-30 12:35:26 +02:00
ef629e30c1 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
59a9ab002c docblock typehint fix 2018-03-16 12:39:55 +01:00
b6690bcc5e Add public/private to const 2018-03-16 08:46:52 +01:00
7dca4d3e7e Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
e255614cec Nullable+void typehint 2018-03-13 20:55:24 +01:00
4884d7afda Change permission check from int to string 2018-03-09 22:26:22 +01:00
d91856e6dc phpcs fixes 2018-02-17 21:38:56 +01:00
501d9d4517 Fix strict_types 2018-02-15 20:27:23 +01:00
300951fbe1 Fix Class name 2018-02-10 19:31:12 +01:00
717537876d Fix navigation nav_from from id to name 2018-02-04 17:13:51 +01:00
00c6cff0af phpcbf 2018-02-03 13:09:09 +01:00
b8aa616080 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
f344796146 Remove space from end of line 2018-02-03 11:52:30 +01:00
94459abeb4 Add spaces around namespace 2018-02-03 11:46:23 +01:00
cfc8d16dc4 Fix CS via phpcs 2018-01-28 22:11:07 +01:00
3711e16672 Remove whitespace from end of line 2018-01-15 18:56:01 +01:00
27094d6ddb Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
1cf3ab6faf Remove package TBD 2017-12-30 11:56:53 +01:00
bc575f3025 Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
7e39c8232b Fix #13 2017-11-08 22:39:51 +01:00
27623b7035 General fixes 2017-11-05 13:09:39 +01:00
8514988201 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
574bfaef2b Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
870dd0438d Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
af4105e4b8 Remove use of unnecessary ViewLayout 2017-10-01 15:17:10 +02:00
c64185a337 Use default database connection 2017-09-23 13:58:09 +02:00
f5d5d8f9d1 Add module id to modules 2017-09-15 19:37:34 +02:00
e32632a84f draft pid to path fix 2017-09-08 15:38:23 +02:00
6ac8e85340 Fix file author and copyright 2017-07-26 17:48:08 +02:00
d7d56c3308 Remove @author docblock 2017-07-20 18:12:29 +02:00
960a66a0f7 fixes #62 2017-05-30 18:21:27 +02:00
c542de21b6 Fix installer 2017-04-01 22:41:30 +02:00
8b7024191a Strict types enabled 2017-03-01 14:05:29 +01:00
548cdf382a Name fixes 2017-02-25 20:48:55 +01:00
57e2df7eba Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
a6c0048ff2 Bulkl path fix 2017-02-12 21:42:39 +01:00
7e34b12e93 Add existing query to link 2017-02-08 19:16:53 +01:00
2276738cc5 File path fixes 2017-01-26 16:42:54 +01:00
745a783b8a 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