Commit Graph

42 Commits

Author SHA1 Message Date
72b052d52c fix name 2022-02-19 13:57:39 +01:00
a1e9ca2c92 cs fixes, bug fixes, code coverage 2021-11-16 00:05:43 +01:00
3185b8417e add unit tests 2021-11-02 21:57:09 +01:00
Formatter Bot
072b19a076 Automated formatting changes 2021-07-04 16:30:26 +00:00
b37a830baf formatting fixes, bug fixes and support impl. 2021-07-04 18:27:21 +02:00
fa65e5266c fix l11n call 2021-06-24 00:07:18 +02:00
91da641a1a bump php version 2020-12-03 23:07:33 +01:00
a1b0f6ad60 phpstan fixes 2020-11-27 22:56:16 +01:00
4bce325386 autofixes 2020-11-24 18:44:22 +01:00
0f67072e3e remove some getter/setter 2020-11-24 17:31:20 +01:00
6091928f22 draft knowledgebase incl. l11n with demo 2020-11-04 20:43:15 +01:00
82fc2e75fe impl. lazy loading and better media lists 2020-09-25 18:01:29 +02:00
0998c003fe changed file permissions 2020-06-09 22:03:51 +02:00
be700eae0c Type and cs fixes 2020-03-07 00:23:17 +01:00
94c9c0bcd0 fixes Orange-Management/phpOMS#224 and fixes Orange-Management/phpOMS#212 2020-03-05 20:36:30 +01:00
2a7300a26c fix phpstan 2020-03-03 16:26:48 +01:00
1ea1f65dca start working on knowledgebase 2020-02-22 15:28:55 +01:00
77e950b8ee phpcs fix 2020-01-26 12:27:56 +01:00
f3666290cf cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00
ddd0148e21 bug fixes 2019-10-06 21:01:18 +02:00
f888d66c22 phpcs fixes 2019-10-06 17:50:12 +02:00
a7bc3e7dad fix phpcs findings 2019-09-12 19:48:00 +02:00
1fd7f75968 change php version requirement 2019-08-15 20:45:28 +02:00
42f9529868 fix @link 2019-07-08 19:51:27 +02:00
a83dfc8092 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
c0caf50d22 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
118d9c0f16 Make classes final 2018-12-01 20:50:27 +01:00
ec4c8618a7 Fix package docblock 2018-08-24 14:08:08 +02:00
8ae24eaa7e Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
f8ffabfa2d Nullable+void typehint 2018-03-13 20:55:24 +01:00
67b54e6170 Fix strict_types 2018-02-15 20:27:23 +01:00
d33f51984b phpcbf 2018-02-03 13:09:09 +01:00
1cca8d1257 Add spaces around namespace 2018-02-03 11:46:23 +01:00
a3a56364a8 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
f2e6a06c5c Remove package TBD 2017-12-30 11:56:53 +01:00
924321b452 Scrutinizer php fixes 2017-11-08 22:00:34 +01:00
9ce69d5bca General fixes 2017-11-05 13:09:39 +01:00
42c52aebfd Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
b3bad1a17e Fix file author and copyright 2017-07-26 17:48:08 +02:00
e0aee606c3 Remove @author docblock 2017-07-20 18:12:29 +02:00
24c39e593c Fix wiki and qa implementation 2017-03-21 20:58:05 +01:00
4a82abe27c Kowledgebase draft 2017-03-20 20:21:24 +01:00