Commit Graph

134 Commits

Author SHA1 Message Date
bcb3d5bea8 Type and cs fixes 2020-03-07 00:23:17 +01:00
d21ebb526d fixes Orange-Management/phpOMS#224 and fixes Orange-Management/phpOMS#212 2020-03-05 20:36:30 +01:00
16d3ac4d23 php cs and stan fixes 2020-03-02 22:49:01 +01:00
97ece783f8 fixes array typehints 2020-02-20 19:07:12 +01:00
09f746438c fixes #209 2020-02-20 18:58:38 +01:00
fa7f6e95ad improve array docblock 2020-02-08 13:26:44 +01:00
9f7f73be2e fix Orange-Management/phpOMS#235 2020-02-07 21:41:13 +01:00
9692812a23 phpcs fix 2020-01-26 12:27:56 +01:00
3e21a270e7 continue optimizing todos 2020-01-05 21:38:42 +01:00
2ccf983092 remove empty line 2019-12-15 14:18:15 +01:00
ae6d0598dc Improve type hinting 2019-10-21 15:39:15 +02:00
5282e027f5 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
1534628c00 fix phpcs findings 2019-09-12 19:48:00 +02:00
78547922f3 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
1a7650caaf change php version requirement 2019-08-15 20:45:28 +02:00
07a22970f6 fix @link 2019-07-08 19:51:27 +02:00
ad9c107212 format mappers 2019-05-31 23:05:30 +02:00
d4f3bbca02 Improved tag module and media virtual paths 2019-05-22 07:47:03 +02:00
72623910be Implement and rename mapper functionality 2019-04-22 16:37:12 +02:00
4919a52846 Add unit tests and fix templates 2019-04-14 19:47:06 +02:00
99d795a7df phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
7d65bc0ee6 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
900e5c6242 Implement tests 2018-12-16 11:25:35 +01:00
196c606c34 Fix null typehint order 2018-12-10 18:13:38 +01:00
d418756dd8 Fix use order 2018-12-09 22:16:55 +01:00
a9b5dfcf3e Make classes final 2018-12-01 20:50:27 +01:00
139ba35a0d Docblock fix 2018-09-22 18:22:44 +02:00
94a0a492d4 Remove distinct 2018-08-31 10:26:53 +02:00
161ca82dc0 Draft user specific task selects 2018-08-26 19:26:36 +02:00
1a991430f7 Add dummy getOpen list function 2018-06-03 10:37:11 +02:00
518e290e37 Re-format mappers 2018-05-31 19:47:26 +02:00
f29173972c Use root namespace 2018-05-30 13:39:00 +02:00
ac2ce6876d Remove whitespace 2018-05-21 22:30:04 +02:00
74f15b22ad Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
33618c0fcc Bug fixes 2018-02-18 10:46:57 +01:00
fc59271b89 Fix strict_types 2018-02-15 20:27:23 +01:00
2cd08a1c6c Add spaces around namespace 2018-02-03 11:46:23 +01:00
64b45bb27e @package improvements 2017-12-31 17:04:57 +01:00
9f60fe850e Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
b1af3a0327 Remove package TBD 2017-12-30 11:56:53 +01:00
88a735dc6c Cleanup and implement raw text 2017-12-30 11:47:14 +01:00
ff23a66f93 Add plain/raw descriptions 2017-12-18 20:22:00 +01:00
40c45b7085 Scrutinizer php fixes 2017-11-08 22:00:34 +01:00
fb7972b387 Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
c04520da99 Remove var_dump from mappers 2017-11-07 20:35:13 +01:00
4b904597d5 General fixes 2017-11-05 13:09:39 +01:00
1b70f05c53 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
731459ca58 Fix #109 2017-10-05 19:19:45 +02:00
e693b8bba1 Fix #110 2017-10-05 19:15:54 +02:00
08e3a10e03 fix #31 2017-10-02 09:19:20 +02:00
037eefc788 Fix permission tables 2017-09-13 10:45:41 +02:00
b3f457a218 Fix file author and copyright 2017-07-26 17:48:08 +02:00
d2438372f5 Add task creator object 2017-07-21 20:24:37 +02:00
5f279c7d7d Remove @author docblock 2017-07-20 18:12:29 +02:00
36a28aba1e Remove find 2017-04-14 21:03:58 +02:00
33cf30850a Fixes #40 2017-03-31 15:26:33 +02:00
aa32e0a33b PhpUnit fixes 2017-03-12 22:40:21 +01:00
2a6adea514 Strict types enabled 2017-03-01 14:05:29 +01:00
1460a646f7 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
5211020f9b Bulkl path fix 2017-02-12 21:42:39 +01:00
23e6515ee5 Reverse path fix 2017-02-12 21:35:49 +01:00
e226e5b232 Path fix 2017-02-12 21:35:23 +01:00
89a7955297 Implement task navigation info 2017-01-29 19:06:59 +01:00
daa39bfc89 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
e254aef924 Adjusting copyright 2017-01-26 16:32:45 +01:00
49f480f59a Increase php version requirement 2016-12-07 20:56:15 +01:00
a9b2812323 Fixing doc blocks 2016-11-06 22:22:07 +01:00
473dafdbcf Implement create and get 2016-11-05 21:48:14 +01:00
65e87db2a8 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	Tasks/Admin/Routes/Web/Api.php
2016-10-02 12:10:19 +02:00
2f379c222d Core adjustments for pending issues 2016-10-02 12:07:05 +02:00
38c31e4780 Preparing for query extension
implementing media for task/task elements and preparing for unit parent
display.
2016-09-28 22:07:54 +02:00
35f63b7f6f Fixing comments and parameter for orm 2016-05-14 16:23:17 +02:00
fe86e00aa5 Making datamapper static 2016-05-14 14:58:33 +02:00
393bc35380 Unit test bug fixes 2016-04-24 20:47:29 +02:00
f109acae94 Doc + Mapper::class implementation 2016-03-09 23:11:51 +01:00
3afafd5891 Fixing hasOne schedule bugs 2016-02-13 20:04:35 +01:00
ed7b69c0d2 Tasks doc comments 2016-02-11 22:31:42 +01:00
da1fa7f921 Implementing new schedule class/table. Schedule can be used for many other modules and objects. 2016-02-11 21:09:52 +01:00
39b286af7b Return is array and not an object 2016-02-06 18:18:23 +01:00
792ce687d7 Unit test fixes 2016-02-04 21:10:48 +01:00
11ec29fcdd Unit test fixes 2016-01-28 20:44:38 +01:00
8d5d933339 Remove namespace from scalars 2016-01-23 10:17:21 +01:00
e6f8466085 Restructure 2015-12-31 18:05:19 +01:00
b53e7115e3 Init 2015-11-29 21:57:18 +01:00