Commit Graph

1287 Commits

Author SHA1 Message Date
5bfba4b202 Extend permutation test for other return 2018-09-12 21:36:19 +02:00
efb6421289 Add docblocks for phpstan tests 2018-09-12 21:32:59 +02:00
1bf1e6da3b Fix para types 2018-09-11 21:19:55 +02:00
4b791bf12d Implement queue 2018-09-09 23:35:35 +02:00
105d4f355b Fix multimap implementation and add tests 2018-09-09 20:06:18 +02:00
5b3178e049 Fix validation bug 2018-09-08 19:40:19 +02:00
5dd679698b Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop 2018-09-08 19:07:42 +02:00
dbe837a52e Bug fixes from tests 2018-09-08 19:06:42 +02:00
39635c1115 Remove todos and make use of query builder 2018-09-08 18:22:34 +02:00
ac1749a9bb
Index bug fix 2018-09-05 19:26:53 +02:00
180bb9c6b9
fixes #181 2018-09-05 16:24:10 +02:00
7a5f75eedc fixes #178 2018-09-04 22:27:05 +02:00
1ae4bba960 fix #180 2018-09-04 21:22:33 +02:00
0e8876ce4d More unit tests 2018-09-02 21:26:00 +02:00
766b79cfd3 Remove unused function 2018-09-01 17:50:10 +02:00
acb32ba190 Implement more array functionality 2018-09-01 17:23:34 +02:00
f1326f4a75 Improve tests 2018-09-01 16:28:00 +02:00
a748d50b0a improve unit tests 2018-08-31 21:15:11 +02:00
a260c776cc optimize coverage report 2018-08-31 17:36:01 +02:00
10494cc160 Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop 2018-08-29 16:35:20 +02:00
c7ee1fadab Make app optional for init 2018-08-29 16:34:52 +02:00
39b6f656f6
Undo creating new sub arrays as this seems to be not required 2018-08-28 20:21:17 +02:00
a37dd5e792
Create array if not existing 2018-08-28 20:17:22 +02:00
a022348e47
Fix namespace 2018-08-28 20:13:46 +02:00
70610fbd70
Remove unused reference 2018-08-28 19:50:07 +02:00
8716d80efb Fix namespace bug 2018-08-27 11:09:56 +02:00
cf161359c2 remove comment 2018-08-26 19:25:23 +02:00
fa5bf4fe24 Add additional enum to tests 2018-08-25 20:19:05 +02:00
17740d864f Implement join for builder 2018-08-25 18:37:08 +02:00
11c78afbbe Fix invalid global namespace 2018-08-24 21:09:40 +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
d5e2d35672 Fix package docblock 2018-08-24 14:08:19 +02:00
9ad6be02bf comment fixes 2018-08-24 14:06:05 +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
de2fdb61bc Handle empty table name in where clause 2018-08-18 12:41:53 +02:00
1caf381603 Load localization based on language or locale 2018-08-18 09:21:52 +02:00
df2bd5b624 Fix type bug 2018-08-17 20:00:34 +02:00
cd8f4945e6 Implement permission check in routes 2018-08-17 19:56:21 +02:00
8a3893b36b Add build status 2018-08-12 11:17:24 +02:00
4994050839 Exclude vendor 2018-08-12 10:52:58 +02:00
df8d6c42c0 Exclude vendor 2018-08-12 10:43:33 +02:00
1017a3a003 Fix coverage path 2018-08-12 10:26:57 +02:00
bd935810bf Add code coverage 2018-08-12 10:12:46 +02:00
d89ba9832a Test invalid php syntax 2018-08-11 16:42:11 +02:00
2b49245901 Test invalid php syntax 2018-08-11 16:36:36 +02:00
f5ec5b320d Test invalid php syntax 2018-08-11 16:30:04 +02:00
b2037ddf92 Test invalid php syntax 2018-08-11 16:13:17 +02:00