Commit Graph

53 Commits

Author SHA1 Message Date
d504fce50a fixes array typehints 2020-02-20 19:07:12 +01:00
c43f9388f5 fixes #209 2020-02-20 18:58:38 +01:00
35af7f9e45 improve array docblock 2020-02-08 13:26:44 +01:00
3f7a2b848a fix Orange-Management/phpOMS#235 2020-02-07 21:41:13 +01:00
93a8f79ed7 phpcs fix 2020-01-26 12:27:56 +01:00
69d303d9bc remove empty line 2019-12-15 14:18:15 +01:00
d7b450f189 remove empty line after <?php 2019-10-11 16:38:06 +02:00
61cd3a09c2 fix mapper formats 2019-09-28 23:11:05 +02:00
2e57527232 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
2cbd9d45bf fix docblock 2019-09-21 16:12:21 +02:00
897690878a fix phpcs findings 2019-09-12 19:48:00 +02:00
246fa2ee91 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
093f0b7926 change php version requirement 2019-08-15 20:45:28 +02:00
07366a9685 fix @link 2019-07-08 19:51:27 +02:00
71bf98b3f5 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
e880c85889 php cs fixer 2018-12-28 19:13:17 +01:00
a630c90abf Docblock fixes + more tests 2018-12-15 22:36:04 +01:00
8b7041e5f0 Fix null typehint order 2018-12-10 18:13:38 +01:00
b835c4900c Fix use order 2018-12-09 22:16:55 +01:00
a73a046b1e Make classes final 2018-12-01 20:50:27 +01:00
4f9aaa5ccc Docblock fix 2018-09-22 18:22:44 +02:00
3f1571fba3 Re-format mappers 2018-05-31 19:47:26 +02:00
673bbc5653 Use root namespace 2018-05-30 13:39:00 +02:00
77655c745f Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
b59e4c1e98 Fix strict_types 2018-02-15 20:27:23 +01:00
829abfd411 Add spaces around namespace 2018-02-03 11:46:23 +01:00
a9d851b292 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
da2510c39c Remove package TBD 2017-12-30 11:56:53 +01:00
4741cf9dc2 Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
621454b04d General fixes 2017-11-05 13:09:39 +01:00
e22dc71546 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
08aaafa99d Fix permission tables 2017-09-13 10:45:41 +02:00
d0c3f95cd4 Fix file author and copyright 2017-07-26 17:48:08 +02:00
31f1ec4ddf Remove @author docblock 2017-07-20 18:12:29 +02:00
6b7a61074c Remove find 2017-04-14 21:03:58 +02:00
d335c3136b PhpUnit fixes 2017-03-12 22:40:21 +01:00
59bc835c80 Bug fixes from unit test 2017-03-04 20:18:11 +01:00
bafcb84963 Strict types enabled 2017-03-01 14:05:29 +01:00
90d1ec22c0 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
e8ab89e396 Bulkl path fix 2017-02-12 21:42:39 +01:00
dfaec66351 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
822220dada Adjusting copyright 2017-01-26 16:32:45 +01:00
24b8eb31fc Increase php version requirement 2016-12-07 20:56:15 +01:00
51c5c5ef58 [News] Added plain text 2016-11-23 23:49:41 +01:00
6014a13e4a Fixing doc blocks 2016-11-06 22:22:07 +01:00
c1b8b582d4 Core adjustments for pending issues 2016-10-02 12:07:05 +02:00
7a0d6c887a Fixing comments and parameter for orm 2016-05-14 16:23:17 +02:00
697af0cedb Making datamapper static 2016-05-14 14:58:33 +02:00
7a4ec7af7d Organization + calendar fixes/extensions 2016-02-14 23:10:58 +01:00
5b293282fa Cleanup and function pull out 2016-01-30 22:13:15 +01:00