Commit Graph

96 Commits

Author SHA1 Message Date
fc462c0e96 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
9e4b736dae Nullable+void typehint 2018-03-13 20:55:24 +01:00
12a3c72d82 Change permission check from int to string 2018-03-09 22:26:22 +01:00
86634b9af3 phpcs fixes 2018-02-17 21:38:56 +01:00
ec5e69fb1d Fix strict_types 2018-02-15 20:27:23 +01:00
00eb5da09f Fix Class name 2018-02-10 19:31:12 +01:00
16c3bbff0c Fix navigation nav_from from id to name 2018-02-04 17:13:51 +01:00
5d6b2f8226 phpcbf 2018-02-03 13:09:09 +01:00
444c0a60ce Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
9d60fd0c5e Add spaces around namespace 2018-02-03 11:46:23 +01:00
5ca9b6b87a Remove whitespace from end of line 2018-01-15 18:56:01 +01:00
76da582569 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
48a7e3a813 Remove package TBD 2017-12-30 11:56:53 +01:00
72e16955c6 Fix #13 2017-11-08 22:39:51 +01:00
5f83208657 General fixes 2017-11-05 13:09:39 +01:00
88f93c80b3 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
d4adf6f84d Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
511a41ac54 Use default database connection 2017-09-23 13:58:09 +02:00
574f376eca draft pid to path fix 2017-09-08 15:38:23 +02:00
cefbfbb510 Fix file author and copyright 2017-07-26 17:48:08 +02:00
c2bc80eb29 Remove @author docblock 2017-07-20 18:12:29 +02:00
c5c680bbc5 fixes #62 2017-05-30 18:21:27 +02:00
e8a20d94ee Fix installer 2017-04-01 22:41:30 +02:00
346883a653 Strict types enabled 2017-03-01 14:05:29 +01:00
d54e2af707 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
39407fa0c7 Bulkl path fix 2017-02-12 21:42:17 +01:00
c068e863c8 Add existing query to link 2017-02-08 19:16:53 +01:00
2c732d4062 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
8fb64b6807 Adjusting copyright 2017-01-26 16:32:45 +01:00
baf27fa918 Increase php version requirement 2016-12-07 20:56:15 +01:00
cbfc3c6bd8 Adjust database pool name 2016-10-29 20:44:52 +02:00
ea881f029b Fix install 2016-10-09 20:07:30 +02:00
a349bc478b Implemented application routes 2016-07-22 00:15:26 +02:00
803c890abf Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
cbe66a5855 Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
a0e8b26705 Usage of InfoManager 2016-04-02 17:47:30 +02:00
42ee69d4d6 Routes files 2016-04-02 16:24:59 +02:00
236703389e Routings moved to routing files 2016-04-01 22:16:21 +02:00
6ebb765ac7 Namespace fixes 2016-03-31 21:53:31 +02:00
2b311dbecd Fixing uninstall and removing old modules 2016-01-16 19:20:55 +01:00
6db172956b Templating 2016-01-09 19:46:27 +01:00
4e5b92e70c Restructure 2015-12-31 18:05:19 +01:00
2c3dacdba5 New admin classes (activate, deactivate, uninstall, update) 2015-12-30 22:51:05 +01:00
302f050806 Renamin navigation install files 2015-12-29 21:52:47 +01:00
d459ef36e2 Split 2015-12-18 17:43:42 +01:00
4691e6bb58 Init 2015-11-29 21:57:18 +01:00