Commit Graph

58 Commits

Author SHA1 Message Date
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
7428508d17 Adjusting copyright 2017-01-26 16:32:45 +01:00
26e58684b5 Increase php version requirement 2016-12-07 20:56:15 +01:00
6ed9b6a0b6 Adjust database pool name 2016-10-29 20:44:52 +02:00
b776cc05fa Fix install 2016-10-09 20:07:30 +02:00
5e6e17aa2f Implemented application routes 2016-07-22 00:15:26 +02:00
f4effbb75e Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
d1c8fe35fa Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
6052f2c0e6 Usage of InfoManager 2016-04-02 17:47:30 +02:00
bc9529eb3e Routes files 2016-04-02 16:24:59 +02:00
0e6a0679c1 Routings moved to routing files 2016-04-01 22:16:21 +02:00
32b9c33705 Namespace fixes 2016-03-31 21:53:31 +02:00
7f4fb81710 Install fixes 2016-03-13 11:49:34 +01:00
4577a4516c Employee profile draft
More a sketch than a draft since many things are wrong and missing but
it should provide a basic understanding about the required elements.
2016-03-12 10:19:29 +01:00