Commit Graph

132 Commits

Author SHA1 Message Date
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
c0af510cbe Fix null typehint order 2018-12-10 18:13:38 +01:00
82e0bd5315 Fix use order 2018-12-09 22:16:55 +01:00
9c70fcd80a Pull out general functionality 2018-12-09 16:30:04 +01:00
f0f27abbf2 fix #151 2018-12-08 21:48:43 +01:00
d003fddb66 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
ce90148ff6 Make classes final 2018-12-01 20:50:27 +01:00
67bca98fb0 Minor functioinality improvements 2018-11-23 11:37:30 +01:00