|
|
330f52eceb
|
phpcs+phpstan fixes
|
2019-02-07 00:05:31 +01:00 |
|
|
|
e413c797f3
|
Fix use order/unused
|
2018-12-28 18:42:29 +01:00 |
|
|
|
3003a65e58
|
Fixes #152
|
2018-12-24 16:08:15 +01:00 |
|
|
|
19b74ba016
|
Move schema to json
|
2018-12-22 19:51:26 +01:00 |
|
|
|
33da06090e
|
Remove default uninstall
|
2018-12-21 20:22:10 +01:00 |
|
|
|
580be3a179
|
Fix use order
|
2018-12-09 22:16:55 +01:00 |
|
|
|
b48aef7ffc
|
Make classes final
|
2018-12-01 20:50:27 +01:00 |
|
|
|
b3df17bbea
|
Docblock fix
|
2018-09-22 18:22:44 +02:00 |
|
|
|
49bf21e456
|
Improve array init
|
2018-09-22 17:05:23 +02:00 |
|
|
|
4a3774b68f
|
Split controllers per application
|
2018-09-19 21:34:04 +02:00 |
|
|
|
1a540cf4fe
|
Fix package docblock
|
2018-08-24 14:08:08 +02:00 |
|
|
|
2ee1488446
|
Prepare for console application
|
2018-07-27 20:10:42 +02:00 |
|
|
|
d76678c2aa
|
Remove unused parameter from install
|
2018-05-20 11:53:43 +02:00 |
|
|
|
a4a3436353
|
Make classes final
|
2018-05-11 21:30:34 +02:00 |
|
|
|
01b8c1622f
|
Fix code implementation
|
2018-04-01 19:54:57 +02:00 |
|
|
|
b920774c66
|
Fix abstract implementation
|
2018-03-30 12:35:26 +02:00 |
|
|
|
8651bdcea9
|
Change to php version 7.2 requirement
|
2018-03-27 19:10:56 +02:00 |
|
|
|
11565266a4
|
docblock typehint fix
|
2018-03-16 12:39:55 +01:00 |
|
|
|
3cfbb64e94
|
Add public/private to const
|
2018-03-16 08:46:52 +01:00 |
|
|
|
655d017305
|
Fix abstract/interface implementation
|
2018-03-14 18:12:32 +01:00 |
|
|
|
44718ba823
|
Fix strict_types
|
2018-02-15 20:27:23 +01:00 |
|
|
|
88b3eac41a
|
Fix Class name
|
2018-02-10 19:31:12 +01:00 |
|
|
|
142b528252
|
phpcbf
|
2018-02-03 13:09:09 +01:00 |
|
|
|
ca78418d04
|
Combine activate/deactivate to status
|
2018-02-03 12:26:18 +01:00 |
|
|
|
3335474aa2
|
Add spaces around namespace
|
2018-02-03 11:46:23 +01:00 |
|
|
|
495ede3978
|
Remove @category and replace with @package
|
2017-12-30 12:45:02 +01:00 |
|
|
|
030e13aad7
|
Remove package TBD
|
2017-12-30 11:56:53 +01:00 |
|
|
|
d30feef3c3
|
General fixes
|
2017-11-05 13:09:39 +01:00 |
|
|
|
c1474a466a
|
Fix if for foreach while spacing
|
2017-10-27 17:56:33 +02:00 |
|
|
|
1f335b2459
|
Fix minor bugs for full inspections
|
2017-10-15 18:54:27 +02:00 |
|
|
|
c59d2582c2
|
Add module id to modules
|
2017-09-15 19:37:34 +02:00 |
|
|
|
4eb5995ac6
|
Fix file author and copyright
|
2017-07-26 17:48:08 +02:00 |
|
|
|
1ee5773000
|
Remove @author docblock
|
2017-07-20 18:12:29 +02:00 |
|
|
|
ee51cfb046
|
Fix installer
|
2017-04-01 22:41:30 +02:00 |
|
|
|
2508bad2ab
|
Strict types enabled
|
2017-03-01 14:05:29 +01:00 |
|
|
|
6ee12935d9
|
Name fixes
|
2017-02-25 20:48:55 +01:00 |
|
|
|
66ebe15a81
|
Bulkl path fix reverse
|
2017-02-12 21:43:10 +01:00 |
|
|
|
fc53dd414d
|
Bulkl path fix
|
2017-02-12 21:42:39 +01:00 |
|
|
|
2b8decb873
|
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 |
|
|
|
8f5cb96016
|
Adjusting copyright
|
2017-01-26 16:32:45 +01:00 |
|
|
|
041e6daef9
|
Increase php version requirement
|
2016-12-07 20:56:15 +01:00 |
|
|
|
ccbaf5a4a5
|
Prepare const visibility
|
2016-12-07 20:23:04 +01:00 |
|
|
|
5d8b55b2a5
|
Adjust database pool name
|
2016-10-29 20:44:52 +02:00 |
|
|
|
32bd4ce3bc
|
Fix install
|
2016-10-09 20:07:30 +02:00 |
|
|
|
cd569269f6
|
Implemented application routes
|
2016-07-22 00:15:26 +02:00 |
|
|
|
240fbfb862
|
Implementing basic activate/deactivate
|
2016-07-02 12:39:31 +02:00 |
|
|
|
367a8a6add
|
Fixing remaining bugs for route-restructure
|
2016-04-09 10:42:22 +02:00 |
|
|
|
46e2e2ade5
|
Usage of InfoManager
|
2016-04-02 17:47:30 +02:00 |
|
|
|
ffe53008a1
|
Routes files
|
2016-04-02 16:24:59 +02:00 |
|
|
|
190b5da7f3
|
Routings moved to routing files
|
2016-04-01 22:16:21 +02:00 |
|