Commit Graph

48 Commits

Author SHA1 Message Date
ba52dcaa8b fix phpstan/phpcs 2021-06-26 14:38:08 +02:00
459a8dde0f bump php version 2020-12-03 23:07:33 +01:00
799ac6b012 phpstan fixes 2020-11-27 22:56:16 +01:00
e8008ab855 autofixes 2020-11-24 18:44:22 +01:00
249e2f65ad remove some getter/setter 2020-11-24 17:31:20 +01:00
1e0cf2fabc rename virtual path and allow loading by virtual path 2020-11-01 21:23:33 +01:00
0e0e0d1042 correct datamapper self/external usage (invert) 2020-10-21 22:50:30 +02:00
1734926ba6 changed file permissions 2020-06-09 22:03:51 +02:00
56b42aaf8a fix for new datamapper and cli install 2020-03-30 22:14:53 +02:00
0396129a2a implement localization 2020-03-22 18:42:34 +01:00
ba91353901 Type and cs fixes 2020-03-07 00:23:17 +01:00
37ac3695c8 improve array docblock 2020-02-08 13:26:44 +01:00
f72960366c fix Orange-Management/phpOMS#235 2020-02-07 21:41:13 +01:00
47719b4e29 phpcs fix 2020-01-26 12:27:56 +01:00
772bb1a29a style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
0c2bb4d9d7 fix phpcs findings 2019-09-12 19:48:00 +02:00
bf75752b24 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
18647aa1ed change php version requirement 2019-08-15 20:45:28 +02:00
4d321705dd fix @link 2019-07-08 19:51:27 +02:00
afc2285249 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
22464e86d7 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
1ef929bb8a Fix use order 2018-12-09 22:16:55 +01:00
881af7bd5a Make classes final 2018-12-01 20:50:27 +01:00
72012cd811 Re-format mappers 2018-05-31 19:47:26 +02:00
7a7b5c4e85 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
c4b8bdb9f8 Fix strict_types 2018-02-15 20:27:23 +01:00
e4c1932edd phpcbf 2018-02-03 13:09:09 +01:00
543821a1db Add spaces around namespace 2018-02-03 11:46:23 +01:00
775ba02a03 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
63197d8679 Remove package TBD 2017-12-30 11:56:53 +01:00
430863cdd0 General fixes 2017-11-05 13:09:39 +01:00
a78bde6303 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
2990f5694b Fix file author and copyright 2017-07-26 17:48:08 +02:00
a8f2dae3ea Remove @author docblock 2017-07-20 18:12:29 +02:00
f1748ca01f Remove find 2017-04-14 21:03:58 +02:00
ac47b25b5a Strict types enabled 2017-03-01 14:05:29 +01:00
f3425e0735 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
9d7a9cb690 Bulkl path fix 2017-02-12 21:42:39 +01:00
4a95f90207 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
1c5b097be4 Adjusting copyright 2017-01-26 16:32:45 +01:00
b9c1cc4857 Increase php version requirement 2016-12-07 20:56:15 +01:00
db391d3265 Core adjustments for pending issues 2016-10-02 12:07:05 +02:00
24a3a2fac2 Making datamapper static 2016-05-14 14:58:33 +02:00
f184935c32 Draft ProjectManagement and EventManagement models 2016-03-13 00:14:39 +01:00
9fe4694f43 Remove namespace from scalars 2016-01-23 10:17:21 +01:00
eee478dfde Inspection fixes 2015-12-22 23:15:38 +01:00
0e144f25da Testing relation mapping 2015-12-22 18:13:24 +01:00
b68fc816ee Init 2015-11-29 21:57:18 +01:00