Commit Graph

121 Commits

Author SHA1 Message Date
50bd122323 cs and phpstan fixes 2020-10-24 17:52:24 +02:00
85a186f4c1 correct datamapper self/external usage (invert) 2020-10-21 22:50:36 +02:00
1c60dc850f fix const alignment 2020-09-01 07:38:03 +02:00
17ac2139a3 autofixes 2020-08-30 20:13:11 +02:00
5411585157 minor tpl and bug fixes 2020-06-13 21:26:08 +02:00
2889185c4f Type and cs fixes 2020-03-07 00:23:17 +01:00
0da9830be1 fixes array typehints 2020-02-20 19:07:12 +01:00
a7c1a7e42d fixes #209 2020-02-20 18:58:38 +01:00
8e6f60f199 fix phpstan 2020-02-15 21:40:03 +01:00
15bc815ad4 improve array docblock 2020-02-08 13:26:44 +01:00
1354052649 fix Orange-Management/phpOMS#235 2020-02-07 21:41:13 +01:00
f07ed07725 phpcs fix 2020-01-26 12:27:56 +01:00
7c509cf74c remove empty line 2019-12-15 14:18:15 +01:00
6536aec349 cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00
2348e6b72d fixes for tests 2019-11-14 17:44:46 +01:00
fe3571fb60 phpcs fixes 2019-10-06 17:50:12 +02:00
5606d5dd19 fix mapper formats 2019-09-28 23:11:05 +02:00
de29fdb4d5 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
86f78fd04f fix phpcs findings 2019-09-12 19:48:00 +02:00
f26b0298de fix after change to php 7.4 2019-08-17 14:14:51 +02:00
fb760e2d70 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
62e7b4350e change php version requirement 2019-08-15 20:45:28 +02:00
fbf33b88cc fix @link 2019-07-08 19:51:27 +02:00
7f197cffc5 php cs fixer 2019-04-27 12:05:33 +02:00
97a1e914dd inspection fixes 2019-02-09 19:42:23 +01:00
410571d2e7 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
6c45f73d92 php cs fixer 2018-12-28 19:13:17 +01:00
8d9f94837d Fix null typehint order 2018-12-10 18:13:38 +01:00
7424343325 Fix use order 2018-12-09 22:16:55 +01:00
bf1fe6b164 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
dabda7c55d Make classes final 2018-12-01 20:50:27 +01:00
ff009c96d6 Docblock fix 2018-09-22 18:22:44 +02:00
55109ada95 Fix package docblock 2018-08-24 14:08:08 +02:00
02230685c7 fix #96 fix #97 2018-08-17 20:02:29 +02:00
0452852e74 Use root namespace 2018-05-30 13:39:00 +02:00
5d1b1158f0 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
83ce5ff51e Add public/private to const 2018-03-16 08:46:52 +01:00
38362d921b Nullable+void typehint 2018-03-13 20:55:24 +01:00
4d78bc7f9d Fix strict_types 2018-02-15 20:27:23 +01:00
beb7e86121 phpcbf 2018-02-03 13:09:09 +01:00
3ac51a1a1e Add spaces around namespace 2018-02-03 11:46:23 +01:00
3ccf3bd01b Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
4b40e30353 Remove package TBD 2017-12-30 11:56:53 +01:00
adcb129dbd General bug fixes 2017-11-11 16:21:30 +01:00
af93e40ee4 Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
36b8801c7b Remove var_dump from mappers 2017-11-07 20:35:13 +01:00
791ac41f8f Fix tests and create coverage 2017-11-05 20:25:50 +01:00
8ec60c5f5c General fixes 2017-11-05 13:09:39 +01:00
ef408f396c Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
228774d176 Fix permission tables 2017-09-13 10:45:41 +02:00
d568109a05 draft support templates 2017-09-08 10:50:27 +02:00
32bc3142c5 Add ticket templates 2017-09-07 20:34:16 +02:00
215aa4c7ea Optimize datatypes path 2017-08-11 20:44:07 +02:00
7b308977ba Fix file author and copyright 2017-07-26 17:48:08 +02:00
677c4f7054 Remove @author docblock 2017-07-20 18:12:29 +02:00
be624b5d1f Remove find 2017-04-14 21:03:58 +02:00
a5a66fddbb PhpUnit fixes 2017-03-12 22:40:21 +01:00
d9125da774 Strict types enabled 2017-03-01 14:05:29 +01:00
4a01a35edf Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
1f571c767c Bulkl path fix 2017-02-12 21:42:39 +01:00
97a2d34bcc 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
5f4f073b29 Adjusting copyright 2017-01-26 16:32:45 +01:00
cf223a0486 Increase php version requirement 2016-12-07 20:56:15 +01:00
cce2669a55 Prepare const visibility 2016-12-07 20:23:04 +01:00
36ed0471e1 Fixing doc blocks 2016-11-06 22:22:07 +01:00
13dec3084b Fixing comments and parameter for orm 2016-05-14 16:23:17 +02:00
c5094186ea Making datamapper static 2016-05-14 14:58:33 +02:00
e1c3915ce5 Doc + Mapper::class implementation 2016-03-09 23:11:51 +01:00
39c76d19ee Update hard drive failure 2016-03-01 19:14:32 +01:00
2c8ceb05ea Remove namespace from scalars 2016-01-23 10:17:21 +01:00
40961f36ec Init 2015-11-29 21:57:18 +01:00