Commit Graph

61 Commits

Author SHA1 Message Date
Dennis Eichhorn
8dd313c3fb ui fixes 2024-04-07 17:31:42 +00:00
Dennis Eichhorn
4736fd71ab update version requirement 2024-03-20 07:21:22 +00:00
25a1f0a63a Fix file header 2023-06-17 03:13:28 +02:00
1a5e3b3da6 fix static analysis 2023-04-11 00:20:12 +02:00
749e67fb9b registration fixes 2023-03-24 16:20:23 +01:00
f0031be232 too many changes 2023-03-11 23:38:18 +01:00
3f7ae6171c phpstan, phpcs, phpunit fixes 2023-01-27 22:12:09 +01:00
c1ceb56da5 l11n, unit/app and simplification fixes 2023-01-07 19:00:32 +01:00
58908e2752 fix url 2022-12-16 21:59:21 +01:00
e6176b8b9e doc fixes 2022-04-21 23:52:00 +02:00
3b22129784 update php version 2022-04-19 23:37:07 +02:00
Formatter Bot
f9596eb1c7 Automated formatting changes 2022-04-10 16:07:57 +00:00
802aea162d static code analysis fixes 2022-04-05 20:04:48 +02:00
72b052d52c fix name 2022-02-19 13:57:39 +01:00
b8439b37ae bug fixes and permission tests 2022-01-22 21:56:01 +01:00
d444cb9c69 bug fixes / dbmapper fixes 2021-12-19 20:20:39 +01:00
50eb9604c4 new datamapper mostly implemented 2021-12-11 11:54:17 +01:00
ff47ff2d01 fix bugs 2021-11-29 20:08:13 +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
8e1ece8d7d fix phpstan/phpcs 2021-06-26 14:38:08 +02:00
91da641a1a bump php version 2020-12-03 23:07:33 +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
Formatter Bot
c1ae03c461 Automated formatting changes 2020-10-21 21:11:28 +00:00
0d1925e366 correct datamapper self/external usage (invert) 2020-10-21 22:50:29 +02:00
326a53d57b php cs autofix 2020-08-31 22:30:36 +02:00
0998c003fe changed file permissions 2020-06-09 22:03:51 +02:00
859b0281da autoformat 2020-02-22 15:29:49 +01:00
1ea1f65dca start working on knowledgebase 2020-02-22 15:28:55 +01:00
5532d332bb fixes array typehints 2020-02-20 19:07:12 +01:00
eb46d9309d fixes #209 2020-02-20 18:58:38 +01:00
274c354995 improve array docblock 2020-02-08 13:26:44 +01:00
77e950b8ee phpcs fix 2020-01-26 12:27:56 +01:00
33a1859578 remove empty line 2019-12-15 14:18:15 +01:00
c6e874b462 fix mapper formats 2019-09-28 23:11:05 +02:00
a7bc3e7dad fix phpcs findings 2019-09-12 19:48:00 +02:00
12250706bf Implement php 7.4 type hints 2019-08-15 21:55:12 +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
5514038eae Fix null typehint order 2018-12-10 18:13:38 +01:00
f65f41b417 Fix use order 2018-12-09 22:16:55 +01:00
118d9c0f16 Make classes final 2018-12-01 20:50:27 +01:00
703f9cde25 Docblock fix 2018-09-22 18:22:44 +02:00
ec4c8618a7 Fix package docblock 2018-08-24 14:08:08 +02:00
b4e068cf54 Re-format mappers 2018-05-31 19:47:26 +02:00
120e2d189e Use root namespace 2018-05-30 13:39:00 +02:00
8ae24eaa7e Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
67b54e6170 Fix strict_types 2018-02-15 20:27:23 +01:00