Commit Graph

239 Commits

Author SHA1 Message Date
12c6144c59 phpstan and phpcs fixes 2022-03-29 16:41:16 +02:00
cdc2b83cc3 fixed php 8.1 type bugs 2022-03-22 17:34:58 +01:00
aa1122b91d Use credential mapper 2022-03-18 19:51:11 +01:00
b1be45f365 changed badly named permission type to permission category because type should only be read/write/... 2022-03-17 23:01:29 +01:00
2b27aec9f5 always use and many other todo implementations 2022-03-17 22:39:51 +01:00
e9473abba5 Impl. console/cli draft 2022-03-11 23:20:51 +01:00
c5d3478d67 fix name 2022-02-19 13:57:38 +01:00
8deb92f7a3 bug fixes and permission tests 2022-01-22 21:56:00 +01:00
2a764a1545 new datamapper mostly implemented 2021-12-11 11:54:16 +01:00
Formatter Bot
5f79813c29 Automated formatting changes 2021-09-27 21:18:48 +00:00
d5dd19543a merge 2021-09-27 23:16:53 +02:00
fc7fc8055c bug fixes 2021-09-25 14:48:53 +02:00
Formatter Bot
028b4fcaeb Automated formatting changes 2021-09-25 07:34:53 +00:00
7da35d00d5 app model 2021-09-24 18:21:56 +02:00
aa82719d67 september update 1 2021-09-19 19:50:14 +02:00
62fb162556 fix phpstan/phpcs 2021-06-26 14:38:07 +02:00
255aca8536 bug fixes 2021-06-05 11:01:03 +02:00
Formatter Bot
872770844b Automated formatting changes 2021-04-04 15:13:05 +00:00
3104ac6cbd many fixes and expands and module expansions 2021-04-04 17:10:51 +02:00
Formatter Bot
e21b52f9d3 Automated formatting changes 2021-02-20 10:01:34 +00:00
c79daae501 impl. todos 2021-02-09 22:56:15 +01:00
Formatter Bot
38d45866c3 Automated formatting changes 2021-02-08 22:01:54 +00:00
7e634a99a0 Make tries public 2020-12-20 19:56:21 +01:00
31a55e0a24 bump php version 2020-12-03 23:07:33 +01:00
7ba66553ee implement php 8.0 types 2020-12-03 22:40:14 +01:00
c78584dbb5 fix todos/move to todo list 2020-11-26 20:50:18 +01:00
fec0ecbca4 remove some getter/setter 2020-11-24 17:31:19 +01:00
31a2973496 cs and phpstan fixes 2020-10-24 17:52:23 +02:00
Formatter Bot
3dddb2edaa Automated formatting changes 2020-10-21 21:00:14 +00:00
12c52be59c merge 2020-10-21 22:58:25 +02:00
9776617816 correct datamapper self/external usage (invert) 2020-10-21 22:50:20 +02:00
Formatter Bot
b0087a40ec Automated formatting changes 2020-10-18 19:09:20 +00:00
38ff0c89c3 fix the address type (db and model) 2020-10-18 20:52:19 +02:00
Formatter Bot
3b3421ceff Automated formatting changes 2020-10-06 19:54:45 +00:00
0524fcadfb impl. tests and fix validation status code 2020-10-06 21:51:40 +02:00
073fe5fff2 fix DateTimeImmutable typehint 2020-09-26 11:22:57 +02:00
91762b07d6 fix typehint 2020-09-10 20:40:12 +02:00
a38d24e837 implement immutable datetime 2020-09-10 20:18:46 +02:00
1fe24b47a6 fix const alignment 2020-09-01 07:38:02 +02:00
bbbc520d98 php cs autofix 2020-08-31 22:30:36 +02:00
fb920cbb3f autofixes 2020-08-30 20:13:10 +02:00
5ba6f9121e add conditional marker 2020-07-05 22:03:03 +02:00
ca85c5cf60 allow users to search for accounts/groups 2020-06-11 11:04:59 +02:00
6bad9add41 changed file permissions 2020-06-09 22:03:50 +02:00
d499d7f845 make language member name more unique in order to avoid conditional conflict avoidance 2020-06-08 22:40:48 +02:00
c2d99b8aa8 add tests and test todos 2020-04-18 18:34:22 +02:00
a68fcb8639 test path fixes 2020-03-28 16:27:02 +01:00
c0ee2e629c add timezone support 2020-03-22 19:09:26 +01:00
44bfe2f534 implement localization 2020-03-22 18:42:34 +01:00
e35e530f7f allow users to change the localization 2020-03-22 17:02:37 +01:00
5b8b59a1f8 make fixes for new datamapper 2020-03-13 23:30:58 +01:00
c6591795c4 fix get signature in mapper 2020-03-12 19:35:48 +01:00
f0eade1781 remove db prefix 2020-03-12 18:03:50 +01:00
4f1a645fb5 Type and cs fixes 2020-03-07 00:23:17 +01:00
0998148fc7 Started implementing Orange-Management/Orange-Management#222 read is already working 2020-03-06 23:10:46 +01:00
85993f8950 fix minor construct bugs 2020-03-05 21:01:09 +01:00
b3c041b2cf fixes Orange-Management/phpOMS#224 and fixes Orange-Management/phpOMS#212 2020-03-05 20:36:30 +01:00
93e27ae307 make password write only 2020-02-20 19:31:23 +01:00
c7b98c0000 make password write only 2020-02-20 19:25:20 +01:00
808a47f2f8 fixes array typehints 2020-02-20 19:07:12 +01:00
a373356190 fixes #209 2020-02-20 18:58:38 +01:00
c55fc7a83b fixes Orange-Management/Orange-Management#48 2020-02-15 17:51:04 +01:00
d86696b29a show l11n in profile and setup during install 2020-02-08 22:32:20 +01:00
c3369ea432 implement localization installation 2020-02-08 16:48:32 +01:00
425751e915 improve array docblock 2020-02-08 13:26:44 +01:00
cc1d90bd17 fix use order 2020-02-07 21:43:22 +01:00
fafb977dda fix Orange-Management/phpOMS#235 2020-02-07 21:41:13 +01:00
efaed7968f fix view l11n 2020-02-07 21:06:17 +01:00
aeb22765cd Implement getBy 2020-02-07 20:37:35 +01:00
01eaf402b1 fix bugs, phpstan, phpcs 2020-02-06 21:04:45 +01:00
21e8bb6019 fix broken docblock 2020-02-04 19:48:39 +01:00
5ab9a32cb6 fix namespace bug 2020-02-03 20:32:59 +01:00
9bdc709f5d optimize localization 2020-02-03 20:31:10 +01:00
6bbe3f8f6f prepare localization for profile 2020-02-03 17:52:38 +01:00
f6367a6e71 phpcs fix 2020-01-26 12:27:56 +01:00
68f9aec345 add todos from github 2019-12-31 19:54:45 +01:00
d4de9ccd46 fix docs 2019-12-29 14:33:08 +01:00
ff2495ad5c datetime is jsonserializable, didn't know that :) 2019-12-29 14:18:46 +01:00
91ea7c1b32 remove empty line 2019-12-15 14:18:15 +01:00
44033a4911 cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00
b49d285c36 Make null models final 2019-10-05 20:08:29 +02:00
0554bf791e fix mapper formats 2019-09-28 23:11:05 +02:00
a026f43438 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
69ceba0fc2 fix phpcs findings 2019-09-12 19:48:00 +02:00
274094335f fix after change to php 7.4 2019-08-17 14:14:51 +02:00
ed8567c1bd Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
55ed95c833 change php version requirement 2019-08-15 20:45:28 +02:00
9a3edb5e3c fix @link 2019-07-08 19:51:27 +02:00
624b2a32b1 change createmodel function 2019-07-08 19:21:23 +02:00
d04260f4c6 show groups_permissions in groups and cleanup module profile 2019-06-02 21:14:59 +02:00
2f9cbd6688 format mappers 2019-05-31 23:05:30 +02:00
52305da056 Fix bugs during demo app set up 2019-05-25 11:16:44 +02:00
c751b19a02 Draft update functionality 2019-04-27 16:37:13 +02:00
362bee2b02 Mapper/Module/Schema fixes thanks to new tests 2019-02-26 00:00:31 +01:00
4e6b7f0cac phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
e169fb66ce Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
3775e2efa9 php cs fixer 2018-12-28 19:13:17 +01:00
84ef43bfd4 Fix use order/unused 2018-12-28 18:42:29 +01:00
c38a88dbf4 fixes #11 2018-12-23 20:28:34 +01:00
35fb1698fd Fix tests/coverage 2018-12-20 23:23:14 +01:00