|
|
f4302ddb6b
|
fixes Orange-Management/phpOMS#224 and fixes Orange-Management/phpOMS#212
|
2020-03-05 20:36:30 +01:00 |
|
|
|
4f782b1518
|
fixes array typehints
|
2020-02-20 19:07:12 +01:00 |
|
|
|
af53dd0268
|
fixes #209
|
2020-02-20 18:58:38 +01:00 |
|
|
|
02c314f3aa
|
improve docblocks
|
2020-02-12 19:53:07 +01:00 |
|
|
|
b0e6df3d0d
|
improve array docblock
|
2020-02-08 13:26:44 +01:00 |
|
|
|
64c541c82f
|
fix Orange-Management/phpOMS#235
|
2020-02-07 21:41:13 +01:00 |
|
|
|
6f286f9e59
|
phpcs fix
|
2020-01-26 12:27:56 +01:00 |
|
|
|
78c500334b
|
add todos from github
|
2019-12-31 19:54:45 +01:00 |
|
|
|
d5f7aae34a
|
datetime is jsonserializable, didn't know that :)
|
2019-12-29 14:18:46 +01:00 |
|
|
|
26b1ddaf27
|
remove empty line
|
2019-12-15 14:18:15 +01:00 |
|
|
|
81581f6103
|
cleanup and tests added for ci/cd
|
2019-11-20 22:28:04 +01:00 |
|
|
|
99687a2fee
|
Added tests for time recording impl.
|
2019-10-13 20:40:33 +02:00 |
|
|
|
b193737de9
|
remove empty line after <?php
|
2019-10-11 16:38:06 +02:00 |
|
|
|
5611cce3b7
|
phpcs fixes
|
2019-10-06 17:50:12 +02:00 |
|
|
|
ae40a9e104
|
fix mapper formats
|
2019-09-28 23:11:05 +02:00 |
|
|
|
a7bd7273e2
|
style fixes and time recording app draft
|
2019-09-28 20:59:03 +02:00 |
|
|
|
410626399a
|
fix docblock
|
2019-09-21 16:12:21 +02:00 |
|
|
|
9958e40f1e
|
fix docblock
|
2019-09-21 15:28:07 +02:00 |
|
|
|
a175a1e779
|
fix phpcs findings
|
2019-09-12 19:48:00 +02:00 |
|
|
|
4365a91577
|
fix after change to php 7.4
|
2019-08-17 14:14:51 +02:00 |
|
|
|
3bf404fdf4
|
Implement php 7.4 type hints
|
2019-08-15 21:55:12 +02:00 |
|
|
|
0566f3b7b1
|
change php version requirement
|
2019-08-15 20:45:28 +02:00 |
|
|
|
ab22f304df
|
Automatically update preview on change
|
2019-08-14 19:06:43 +02:00 |
|
|
|
1171a258ad
|
fix @link
|
2019-07-08 19:51:27 +02:00 |
|
|
|
356f554830
|
small cleanup and editor/preview edit draft
|
2019-06-20 13:22:59 +02:00 |
|
|
|
4d65fec042
|
Use js modules
|
2019-04-02 22:45:23 +02:00 |
|
|
|
5a77399798
|
table test and bug style fixes
|
2019-03-31 20:32:17 +02:00 |
|
|
|
c2d051357a
|
Fix cursor position after markdown insert
|
2019-02-16 18:14:19 +01:00 |
|
|
|
5a1116aac8
|
Use global namespace+minor fixes
|
2019-02-04 22:29:55 +01:00 |
|
|
|
f521df0def
|
php cs fixer
|
2018-12-28 19:13:17 +01:00 |
|
|
|
973c03d74b
|
Fix null typehint order
|
2018-12-10 18:13:38 +01:00 |
|
|
|
c2bfe323fb
|
Fix use order
|
2018-12-09 22:16:55 +01:00 |
|
|
|
faa061260b
|
Models cannot be final because of NullModels
|
2018-12-01 21:21:11 +01:00 |
|
|
|
feced742aa
|
Make classes final
|
2018-12-01 20:50:27 +01:00 |
|
|
|
af05c97a31
|
Docblock fix
|
2018-09-22 18:22:44 +02:00 |
|
|
|
04a00e4c28
|
Fix package docblock
|
2018-08-24 14:08:08 +02:00 |
|
|
|
c8e6301621
|
fix #96 fix #97
|
2018-08-17 20:02:29 +02:00 |
|
|
|
d02166ad3a
|
fixes #144
|
2018-08-04 22:12:45 +02:00 |
|
|
|
c680dde7d3
|
Fix json_encode return type
|
2018-07-14 18:43:34 +02:00 |
|
|
|
2755f5c8b1
|
Re-format mappers
|
2018-05-31 19:47:26 +02:00 |
|
|
|
b7bde4f15b
|
Use root namespace
|
2018-05-30 13:39:00 +02:00 |
|
|
|
464d5ae8fd
|
Editor functionality tests
|
2018-05-09 20:46:17 +02:00 |
|
|
|
67b6377cbe
|
Change to php version 7.2 requirement
|
2018-03-27 19:10:56 +02:00 |
|
|
|
e02cf7f75b
|
Add public/private to const
|
2018-03-16 08:46:52 +01:00 |
|
|
|
b1c5ad3c12
|
Fix strict_types
|
2018-02-15 20:27:23 +01:00 |
|
|
|
f6286759f3
|
Remove space from end of line
|
2018-02-03 11:52:30 +01:00 |
|
|
|
6e543913f5
|
Add spaces around namespace
|
2018-02-03 11:46:23 +01:00 |
|
|
|
b69556e07e
|
CS fixes
|
2018-02-03 11:38:30 +01:00 |
|
|
|
f394c55d00
|
Remove @category and replace with @package
|
2017-12-30 12:45:02 +01:00 |
|
|
|
f1bb09fd02
|
Remove package TBD
|
2017-12-30 11:56:53 +01:00 |
|