Commit Graph

220 Commits

Author SHA1 Message Date
91dde4baad update php version 2022-04-19 23:37:09 +02:00
Formatter Bot
04099f651a Automated formatting changes 2022-04-10 16:07:44 +00:00
2e2c578e14 fixed php 8.1 type bugs 2022-03-22 17:34:58 +01:00
1cc6721c12 optimize seen 2022-03-22 16:33:00 +01:00
00ff30ad95 changed badly named permission type to permission category because type should only be read/write/... 2022-03-17 23:01:30 +01:00
49b4b33332 fix name 2022-02-19 13:57:39 +01:00
feb6c119b8 bug fixes and permission tests 2022-01-22 21:56:01 +01:00
efad7f2cde new datamapper mostly implemented 2021-12-11 11:54:17 +01:00
9531246f09 cs fixes, bug fixes, code coverage 2021-11-16 00:05:43 +01:00
db96d3a5b9 bug and media fixes 2021-10-29 14:49:55 +02:00
8a32560818 more tests and make classes final 2021-10-21 22:16:07 +02:00
Formatter Bot
0b0467ede9 Automated formatting changes 2021-08-29 09:20:41 +00:00
dab378debe add redirect field 2021-08-17 13:36:35 +02:00
f08e412011 formatting fixes, bug fixes and support impl. 2021-07-04 18:27:21 +02:00
2cdbd83244 fix phpstan/phpcs 2021-06-26 14:38:08 +02:00
cb7863bb79 fix l11n call 2021-06-24 00:09:52 +02:00
Formatter Bot
55b0dbc11f Automated formatting changes 2021-04-04 15:15:16 +00:00
23173d806c many fixes and expands and module expansions 2021-04-04 17:10:52 +02:00
fdaa69abc8 fix templates 2020-12-06 16:14:42 +01:00
31bc88831c bump php version 2020-12-03 23:07:33 +01:00
aea0fa4077 autofixes 2020-11-24 18:44:22 +01:00
f2968b0cf6 remove some getter/setter 2020-11-24 17:31:21 +01:00
8b9050cb56 impl. tags and fix create bugs 2020-10-26 21:56:01 +01:00
50c0da8c93 cs and phpstan fixes 2020-10-24 17:52:24 +02:00
Formatter Bot
602e428790 Automated formatting changes 2020-10-21 21:15:32 +00:00
5c87321aa0 correct datamapper self/external usage (invert) 2020-10-21 22:50:36 +02:00
97eb6dc7de fix DateTimeImmutable typehint 2020-09-26 11:22:57 +02:00
72b58006db fix typehint 2020-09-10 20:40:13 +02:00
58858e2f7d implement immutable datetime 2020-09-10 20:18:47 +02:00
279d6cc6f9 fix const alignment 2020-09-01 07:38:03 +02:00
cad33f197e fix extra blank lines 2020-08-31 22:54:13 +02:00
90ad47aff2 php cs autofix 2020-08-31 22:30:36 +02:00
8b1a2a17e6 autofixes 2020-08-30 20:13:11 +02:00
60efa2c35d use more references instead of strings in query 2020-06-11 09:45:00 +02:00
2ee9e6a276 use more references instead of strings in query 2020-06-11 09:43:57 +02:00
662d8d4987 return descriptionRaw 2020-06-11 09:36:58 +02:00
d0ff79d191 fix bug, only count unique unread tasks 2020-06-11 09:36:45 +02:00
7a7a99f18b only show tasks user is allowed to see 2020-06-10 21:55:00 +02:00
c3145ec7da changed file permissions 2020-06-09 22:03:51 +02:00
bf59fb632e draft add functionality 2020-05-24 19:17:10 +02:00
7b93c59f3f continue task edit impl. 2020-05-02 21:03:21 +02:00
Formatter Bot
1c5ee8c68e Automated formatting changes 2020-04-11 21:43:39 +00:00
52cfe36281
Remove unnecessary overload 2020-04-11 23:42:55 +02:00
9cf818f765 fix dbmapper bugs 2020-03-28 17:16:51 +01:00
bc9eca06df test path fixes 2020-03-28 16:27:03 +01:00
38932fb8d0 remove db prefix 2020-03-12 18:03:50 +01:00
bcb3d5bea8 Type and cs fixes 2020-03-07 00:23:17 +01:00
a416fa9407 fix minor construct bugs 2020-03-05 21:01:09 +01:00
d21ebb526d fixes Orange-Management/phpOMS#224 and fixes Orange-Management/phpOMS#212 2020-03-05 20:36:30 +01:00
047f348569 fix type bug 2020-03-03 22:41:17 +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
bd9c16315f fix phpstan 2020-02-15 21:40:03 +01:00
fdc44f9390 typehint fixes 2020-02-13 18:54:21 +01:00
a68a45cd23 improve docblocks 2020-02-12 19:53:07 +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
a25e67a602 datetime is jsonserializable, didn't know that :) 2019-12-29 14:18:46 +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
2567161ceb fix after change to php 7.4 2019-08-17 14:14:51 +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
5ff522185a php cs fixes 2019-06-15 19:18:36 +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
d3442d444c Fix forward handling in tasks/task elements 2019-05-18 16:31:22 +02:00
a0179eddda php cs fixer 2019-04-27 12:05:33 +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
2c84282e36 php cs fixer 2018-12-28 19:13:17 +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
5366575d30 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
a9b5dfcf3e Make classes final 2018-12-01 20:50:27 +01:00
ece1f87d95 fix reporter tpl form, task display 2018-10-27 20:42:24 +02: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
a20e8bcecd Fix package docblock 2018-08-24 14:08:08 +02:00
3a4f827ece use global namespace 2018-08-24 13:05:50 +02:00
4e121896ae fix #96 fix #97 2018-08-17 20:02:29 +02:00
1a991430f7 Add dummy getOpen list function 2018-06-03 10:37:11 +02:00
8788628b55 Add docblock 2018-06-03 10:36:26 +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
6897c3a4b9 Make classes final 2018-05-11 21:30:34 +02:00
74f15b22ad Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
c3276fa2eb Add public/private to const 2018-03-16 08:46:52 +01:00
d0f77978d4 Nullable+void typehint 2018-03-13 20:55:24 +01:00