Commit Graph

63 Commits

Author SHA1 Message Date
d5d43de489 Optimize navigation install 2018-12-25 19:03:01 +01:00
657996cfaf Move schema to json 2018-12-23 20:30:11 +01:00
f53d1aa5f1 Move schema to json 2018-12-22 23:19:20 +01:00
0d0ecf5238 Move schema to json 2018-12-22 19:51:26 +01:00
4c9992046c Remove default uninstall 2018-12-21 20:22:10 +01:00
49be18e98a Fix use order 2018-12-09 22:16:55 +01:00
239539f019 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
26f6876cd4 Docblock fix 2018-09-22 18:22:44 +02:00
7b59aa0dad Static analysis fixes 2018-09-22 16:23:56 +02:00
03328c7404 Split controllers per application 2018-09-19 21:34:04 +02:00
ac0e02c7e7 Fix package docblock 2018-08-24 14:08:08 +02:00
53198035bc fix #96 fix #97 2018-08-17 20:02:29 +02:00
6c30e8be4f Prepare for console application 2018-07-27 20:10:42 +02:00
fc509d1df4 Use root namespace 2018-05-30 13:39:00 +02:00
2d87cab656 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
65c27d3591 Fix code implementation 2018-04-01 19:54:57 +02:00
8c95481c11 Fix abstract implementation 2018-03-30 12:35:26 +02:00
8b6ab78469 Added Home module 2018-03-28 20:01:45 +02:00
33fc5941ca Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
15b5e9a75f Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
cb241754ca Nullable+void typehint 2018-03-13 20:55:24 +01:00
a3f3ccb387 Change permission check from int to string 2018-03-09 22:26:22 +01:00
d796267caf phpcs fixes 2018-02-17 21:38:56 +01:00
ae0d325264 Fix strict_types 2018-02-15 20:27:23 +01:00
98480fc8f6 Fix Class name 2018-02-10 19:31:12 +01:00
4f5ed1a66c Fix navigation nav_from from id to name 2018-02-04 17:13:51 +01:00
f9bb95ef9e phpcbf 2018-02-03 13:09:09 +01:00
2bb904ba38 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
929313f87c Add spaces around namespace 2018-02-03 11:46:23 +01:00
c6ead24920 Remove whitespace from end of line 2018-01-15 18:56:01 +01:00
10a23e3287 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
279d5085c2 Remove package TBD 2017-12-30 11:56:53 +01:00
ecfa151c30 Fix #13 2017-11-08 22:39:51 +01:00
12546077a0 General fixes 2017-11-05 13:09:39 +01:00
5f1383323a Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
589c8395c4 Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
d763773a71 Use default database connection 2017-09-23 13:58:09 +02:00
3e1381e02d draft pid to path fix 2017-09-08 15:38:23 +02:00
bd93f7bc6f Fix file author and copyright 2017-07-26 17:48:08 +02:00
c65453f3d0 Remove @author docblock 2017-07-20 18:12:29 +02:00
3cd0913683 fixes #62 2017-05-30 18:21:27 +02:00
e8f6476dd2 Fix installer 2017-04-01 22:41:30 +02:00
0cdaf18850 Strict types enabled 2017-03-01 14:05:29 +01:00
64f157a2cf Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
1432febae7 Bulkl path fix 2017-02-12 21:42:39 +01:00
0f4138de9c Add existing query to link 2017-02-08 19:16:53 +01:00
863cf9348d 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
8bb7d0377b Adjusting copyright 2017-01-26 16:32:45 +01:00
6e42eb46de Increase php version requirement 2016-12-07 20:56:15 +01:00
2dc20e0dd4 Adjust database pool name 2016-10-29 20:44:52 +02:00