Commit Graph

39 Commits

Author SHA1 Message Date
7019dbce66 formatting fixes, bug fixes and support impl. 2021-07-04 18:27:21 +02:00
5ad9e201ee general fixes and tpl additions 2021-05-28 20:28:40 +02:00
eb164e2dd9 many fixes and expands and module expansions 2021-04-04 17:10:53 +02:00
a2967dffd3 bump php version 2020-12-03 23:07:33 +01:00
4d087aeb4e fix const alignment 2020-09-01 07:38:03 +02:00
2ba2a1e38d fix extra blank lines 2020-08-31 22:54:13 +02:00
52572c7004 autofixes 2020-08-30 20:13:11 +02:00
80327664a1 changed file permissions 2020-06-09 22:03:51 +02:00
efa23b4646 remove empty line 2019-12-15 14:18:15 +01:00
26baabf490 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
2a27c43981 fix phpcs findings 2019-09-12 19:48:00 +02:00
4f7791711a change php version requirement 2019-08-15 20:45:28 +02:00
fba8836424 fix @link 2019-07-08 19:51:27 +02:00
24b8528eb1 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
6a1884343c Make classes final 2018-12-01 20:50:27 +01:00
6e1abeb520 Fix package docblock 2018-08-24 14:08:08 +02:00
5fe6ac39ed fix #96 fix #97 2018-08-17 20:02:29 +02:00
0034317899 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
d73303552f Add public/private to const 2018-03-16 08:46:52 +01:00
a866f18624 Fix strict_types 2018-02-15 20:27:23 +01:00
441a50817c Remove space from end of line 2018-02-03 11:52:30 +01:00
5bef81ff07 Add spaces around namespace 2018-02-03 11:46:23 +01:00
c2f7e18baa Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
cbaf6a307f Remove package TBD 2017-12-30 11:56:53 +01:00
7fee43eeb6 General fixes 2017-11-05 13:09:39 +01:00
3c7036feed Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
c215bbd316 Optimize datatypes path 2017-08-11 20:44:07 +02:00
3f5c694bf8 Fix file author and copyright 2017-07-26 17:48:08 +02:00
d9d68a389d Remove @author docblock 2017-07-20 18:12:29 +02:00
8471fd7171 Strict types enabled 2017-03-01 14:05:29 +01:00
2a0c9db198 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
299d9b6327 Bulkl path fix 2017-02-12 21:42:39 +01:00
251b0be0e4 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
3df95a4e5f Adjusting copyright 2017-01-26 16:32:45 +01:00
d375a3b143 Increase php version requirement 2016-12-07 20:56:15 +01:00
c2b28408de Prepare const visibility 2016-12-07 20:23:04 +01:00
3510f9a8bc Wrokflow draft 2016-07-21 21:07:03 +02:00
0e0dcd3f9b Creating job, workflow. Removing logger 2016-07-16 15:28:26 +02:00
c3b3e94100 Workflow draft 2016-07-15 20:15:23 +02:00