Commit Graph

71 Commits

Author SHA1 Message Date
efe4ff4330 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
49e896268a phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
14486d87fa Fix use order/unused 2018-12-28 18:42:29 +01:00
5eaf4fc1c3 Optimize navigation install 2018-12-25 19:03:01 +01:00
712a0053cb Fixes #152 2018-12-24 16:08:15 +01:00
85f1572d6b Remove default uninstall 2018-12-21 20:22:10 +01:00
c927bc4619 Fix use order 2018-12-09 22:16:55 +01:00
07c8f9a35a Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
b9df2fc421 Docblock fix 2018-09-22 18:22:44 +02:00
f86d2f700d Static analysis fixes 2018-09-22 16:23:56 +02:00
22a5c3614d Split controllers per application 2018-09-19 21:34:04 +02:00
8880b3a6b3 Fix package docblock 2018-08-24 14:08:08 +02:00
d96e91ebf7 fix #96 fix #97 2018-08-17 20:02:29 +02:00
d72cccba8a Prepare for console application 2018-07-27 20:10:42 +02:00
3c8e12dbfa Use root namespace 2018-05-30 13:39:00 +02:00
3075d2c99d Remove unused parameter from install 2018-05-20 11:53:43 +02:00
fa3ab25a3f Fix code implementation 2018-04-01 19:54:57 +02:00
b65c6c4fd0 Fix uninstaller abstract implementation 2018-04-01 18:55:14 +02:00
434c37c486 Fix abstract implementation 2018-03-30 12:35:26 +02:00
3a7ddc5d32 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
c7e2016a35 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
6144c4ee8b Nullable+void typehint 2018-03-13 20:55:24 +01:00
c447dc85d2 Change permission check from int to string 2018-03-09 22:26:22 +01:00
e8caf8dd13 phpcs fixes 2018-02-17 21:38:56 +01:00
7026d3afc7 Fix strict_types 2018-02-15 20:27:23 +01:00
6ea2360ed3 Fix Class name 2018-02-10 19:31:12 +01:00
38a84bd0ad phpcbf 2018-02-03 13:09:09 +01:00
198605ecd3 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
024f551e68 Add spaces around namespace 2018-02-03 11:46:23 +01:00
ff6f9adeff Remove whitespace from end of line 2018-01-15 18:56:01 +01:00
6c72690e30 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
74e72f1a21 Remove package TBD 2017-12-30 11:56:53 +01:00
3f889b02b8 Fix #13 2017-11-08 22:39:51 +01:00
f6ba53bae8 General fixes 2017-11-05 13:09:39 +01:00
973788c21d Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
96c0714cb8 Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
fca9e23636 Optimize hr templates 2017-09-30 11:04:00 +02:00
95cdff502c Adjusted routes and links 2017-09-29 22:18:18 +02:00
adbd33c630 Add unit, dep, pos. to employee 2017-09-29 22:00:15 +02:00
2ad006e339 Use default database connection 2017-09-23 13:58:09 +02:00
55f615fb0b draft pid to path fix 2017-09-08 15:38:23 +02:00
a9114d6170 Fix file author and copyright 2017-07-26 17:48:08 +02:00
d27b24d2ae Remove @author docblock 2017-07-20 18:12:29 +02:00
848c62cf5b fixes #62 2017-05-30 18:21:27 +02:00
1a66d32515 Fix installer 2017-04-01 22:41:30 +02:00
7f4fba3cde Strict types enabled 2017-03-01 14:05:29 +01:00
b2a167242a Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
80c9b7ea3e Bulkl path fix 2017-02-12 21:42:39 +01:00
2ca83f5713 Add existing query to link 2017-02-08 19:16:53 +01:00
d9fe7a618f 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