Commit Graph

158 Commits

Author SHA1 Message Date
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
ec0b6f908a Adjusting copyright 2017-01-26 16:32:45 +01:00
0311ad04fe Increase php version requirement 2016-12-07 20:56:15 +01:00
392859c729 Prepare const visibility 2016-12-07 20:23:04 +01:00
3476f19826 Adjust database pool name 2016-10-29 20:44:52 +02:00
731dd0e3a5 Fix install 2016-10-09 20:07:30 +02:00
dc8769f067 Implemented application routes 2016-07-22 00:15:26 +02:00
f84b5d4e7f Remove static loading 2016-07-05 19:22:54 +02:00
3ce957a516 Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
2894c1f3d3 Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
22d1c22158 Usage of InfoManager 2016-04-02 17:47:30 +02:00
8acb717834 Routes files 2016-04-02 16:24:59 +02:00
ef5045226a Routings moved to routing files 2016-04-01 22:16:21 +02:00
3503b79b44 Namespace fixes 2016-03-31 21:53:31 +02:00
23748d2f81 Case fix! 2016-03-26 18:59:38 +01:00
4fe523b8db Cleanup and function pull out 2016-01-30 22:13:15 +01:00
1149cded3b Remove namespace from scalars 2016-01-23 10:17:21 +01:00
5332c59ed4 Test fixes 2016-01-23 10:10:24 +01:00