Commit Graph

171 Commits

Author SHA1 Message Date
c8a5322e39 undo reset 2020-02-03 20:35:10 +01:00
703c2eb296 optimize localization 2020-02-03 20:30:49 +01:00
c89e773c8e fix type bug 2020-02-03 18:40:47 +01:00
d3e3e90ddd prepare for currency table 2020-02-03 18:34:28 +01:00
a875509703 prepare localization for profile 2020-02-03 17:52:51 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
59f43a6a87 improve array docblock 2020-01-19 18:54:00 +01:00
5e7d806b7f typehint and init value optimization 2019-12-22 11:14:08 +01:00
ca064b75d2 remove stupid initializations and optimize types 2019-12-22 10:37:07 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
d706b8b320 test fixes 2019-11-14 17:45:05 +01:00
1e0a841447 Add docblocks 2019-10-05 20:01:08 +02:00
85746809af continue drafting l11n default files 2019-10-05 20:00:47 +02:00
ac0503c6e9 phpstan fixes 2019-09-29 01:12:58 +02:00
cd58375f02 fix mapper formats 2019-09-28 23:11:50 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
dd68825329 Bug fix type hint 2019-08-15 22:19:45 +02:00
b4084913de Implement php 7.4 type hints 2019-08-15 21:54:59 +02:00
eb7dbe4663 start implementing php 7.4 2019-08-15 20:44:04 +02:00
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00
719996dc07 load locale with invalid country code 2019-06-09 21:42:43 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
49cb38ff4f ignore uncoverable lines 2019-04-14 21:14:33 +02:00
2596659125 More unit tests 2019-04-09 19:51:07 +02:00
905d04957d Fixes 2019-03-31 20:05:49 +02:00
b9a82ea08d Improve localization 2019-03-09 21:42:21 +01:00
48f2552311 phpcs+phpstan fixes 2019-02-07 00:05:38 +01:00
0d55e17842 Use global namespace+minor fixes 2019-02-04 22:30:05 +01:00
54409c9f12 bug fixes 2018-12-30 20:16:27 +01:00
b04628f890 minor performance improvements 2018-12-30 19:49:55 +01:00
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
e616f844ab Use self instead of class 2018-12-10 18:24:46 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
dad9a42ece Docblock fix 2018-09-22 18:19:04 +02:00
8a91224f66 Fix whitespaces 2018-09-21 23:17:37 +02:00
bfc457115c Split controllers per application 2018-09-19 21:33:10 +02:00
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00
1bf1e6da3b Fix para types 2018-09-11 21:19:55 +02:00
39635c1115 Remove todos and make use of query builder 2018-09-08 18:22:34 +02:00
f1326f4a75 Improve tests 2018-09-01 16:28:00 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
138b631a65 Use more global paths 2018-08-24 14:48:49 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
feb652a026 Merge remote-tracking branch 'origin/develop' into develop 2018-08-24 12:09:50 +02:00
7cb13c09e7 Use more global namespace 2018-08-22 21:01:57 +02:00
1caf381603 Load localization based on language or locale 2018-08-18 09:21:52 +02:00