Commit Graph

243 Commits

Author SHA1 Message Date
bbdd04b36e add tests and fix bugs 2020-04-18 18:33:48 +02:00
20a45ef0c8 make null models final 2020-04-13 17:33:31 +02:00
e83574a452 fix db bugs 2020-03-28 17:16:05 +01:00
f6436911f1 fix it language 2020-03-22 19:25:15 +01:00
8fb8659062 add timezone support 2020-03-22 19:09:05 +01:00
862da62226 implement localization 2020-03-22 18:42:34 +01:00
1594a88daf fixes #224 and fixes #212 2020-03-05 20:37:03 +01:00
ea7d504f95 fixes #238 2020-02-20 19:06:50 +01:00
9be83af3c9 fix array typehint 2020-02-20 18:59:49 +01:00
01837d3755 add tests 2020-02-19 22:24:58 +01:00
e71ef4789d fixes Orange-Management/Orange-Management#48 2020-02-15 18:19:03 +01:00
7aa99fa987 fix typehints 2020-02-13 18:54:50 +01:00
f28515fcf1 fixes #237 2020-02-08 22:31:48 +01:00
86b0d62a54 implement unique 2020-02-08 16:48:07 +01:00
0e0264ad35 improve array docblock 2020-02-08 13:25:48 +01:00
8b2b509c5c implement static localization generation 2020-02-08 12:52:42 +01:00
d20a6b9e8d Implement getBy 2020-02-07 20:37:26 +01:00
4107551a09 fixes #214 2020-02-07 19:20:05 +01:00
3aed840c77 improve baseline 2020-02-06 23:53:39 +01:00
fb968fbef7 fix bugs, phpstan, phpcs 2020-02-06 21:04:34 +01:00
6c917b5486 phpstan/array typehint fixes 2020-02-05 21:09:31 +01:00
dfba5f1021 start implementing array{} typehint 2020-02-04 21:52:59 +01:00
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
2b29a3c012 Fix catching throwables 2018-08-11 14:51:53 +02:00
6cc520a579 Fix mapper depth bugs and implement math evaluator 2018-08-01 22:08:20 +02:00
b82213d97f Turn some returns into exceptions 2018-07-18 00:12:53 +02:00
46465207a7 Fix types 2018-07-18 00:05:00 +02:00
23eb9ab80a More type fixes 2018-07-14 23:41:51 +02:00
acfcba9d67 Move default definitions 2018-06-24 10:09:15 +02:00
ba957b4dcf Improve array type hint 2018-05-31 20:06:54 +02:00
31209d2b30 Implement basic localization db mapper 2018-05-30 22:35:42 +02:00
a9bb4b9224 Remove line breaks 2018-05-30 22:34:33 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
37add470eb Remove whitespace 2018-05-21 22:31:14 +02:00
59d3f98110 Make classes final 2018-05-11 21:33:24 +02:00
2ec800fe62 Fix unit test bugs 2018-03-28 23:11:22 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
8067e42f78 Type hint fixes 2018-03-24 11:17:45 +01:00
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +01:00
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
ab96277fb1 Reduce isset use 2018-02-26 20:05:02 +01:00
a8afbc5cc8 phpcs fixes 2018-02-17 19:51:19 +01:00
3059003191 phpcs fixes 2018-02-16 15:28:07 +01:00
11c7b0e626 docblock param alignment 2018-02-16 13:42:35 +01:00
aae3cc3a06 Type cast fixes 2018-02-15 20:44:57 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
65be63862f Docblock improvements 2017-12-03 22:22:42 +01:00