Commit Graph

1277 Commits

Author SHA1 Message Date
39635c1115 Remove todos and make use of query builder 2018-09-08 18:22:34 +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
ce469cbae3 Disable test for travis 2018-08-11 15:25:17 +02:00
ac3711768c Test path guessing 2018-08-11 15:11:46 +02:00
94eb099fb9 Check correct cron/schedule path 2018-08-11 15:10:05 +02:00
9085fa7a7e Fix separate phpOMS tests without other components 2018-08-11 15:01:01 +02:00
2b29a3c012 Fix catching throwables 2018-08-11 14:51:53 +02:00
356027981f Use local phpunit 2018-08-11 14:20:21 +02:00
bd87ffadff More build fix tests 2018-08-11 13:51:41 +02:00
71022d13b1 Fix some travis build bugs 2018-08-11 13:28:55 +02:00
108ad59bd9 Fix some travis build bugs 2018-08-11 13:16:29 +02:00
828ee4f2ed Get current path 2018-08-11 12:51:05 +02:00