Commit Graph

46 Commits

Author SHA1 Message Date
Dennis Eichhorn
7947b8a4d6 update version requirement 2024-03-20 07:21:22 +00:00
7143fab749 Fix file header 2023-06-17 03:13:26 +02:00
14974812ba registration fixes 2023-03-24 16:20:22 +01:00
1065a93a80 fix url 2022-12-16 21:59:21 +01:00
83d487a092 update php version 2022-04-19 23:37:07 +02:00
ad535689f6 fix name 2022-02-19 13:57:39 +01:00
8ff3d97222 phpcs, static and unit test fixes 2021-10-03 09:16:47 +02:00
7a0f5351f4 bump php version 2020-12-03 23:07:33 +01:00
9153b89a78 changed file permissions 2020-06-09 22:03:50 +02:00
e808d462e2 make installer final 2020-02-24 22:53:42 +01:00
5641641a07 fix phpcs findings 2019-09-12 19:48:00 +02:00
47490e9cba change php version requirement 2019-08-15 20:45:28 +02:00
02a2005fbd fix @link 2019-07-08 19:51:27 +02:00
712a0053cb Fixes #152 2018-12-24 16:08:15 +01:00
c927bc4619 Fix use order 2018-12-09 22:16:55 +01:00
8880b3a6b3 Fix package docblock 2018-08-24 14:08:08 +02:00
3075d2c99d Remove unused parameter from install 2018-05-20 11:53:43 +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
7026d3afc7 Fix strict_types 2018-02-15 20:27:23 +01:00
024f551e68 Add spaces around namespace 2018-02-03 11:46:23 +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
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
fca9e23636 Optimize hr templates 2017-09-30 11:04:00 +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
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
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
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
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
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
b2e4070153 Started to implement employee model 2016-02-21 10:09:54 +01:00
74fa459cd1 Unit test fixes 2016-02-04 21:10:48 +01:00
f4f7a5a235 Init 2015-11-29 21:57:18 +01:00