Commit Graph

1307 Commits

Author SHA1 Message Date
4e68ca4bae Fix phpstan 2018-09-22 13:25:00 +02:00
10f392408c Fix return type hint 2018-09-22 13:17:50 +02:00
dad943059f Remove type cast 2018-09-22 13:04:59 +02:00
3fbb441d13 Phpstan fixes 2018-09-22 12:41:14 +02:00
8a91224f66 Fix whitespaces 2018-09-21 23:17:37 +02:00
536d480a36 Fix permission type and error logs 2018-09-21 23:01:49 +02:00
bfc457115c Split controllers per application 2018-09-19 21:33:10 +02:00
430be41982 Move ownership from modules to framework 2018-09-17 19:38:00 +02:00
f8bad0558b Move ownership from modules to framework 2018-09-17 19:36:38 +02:00
3e2c676530 Fix edge cases for request types 2018-09-15 17:12:19 +02:00
2a01540348 Fix edge cases for request types 2018-09-15 17:11:33 +02:00
362631a6ec Add getter for json and list data 2018-09-15 14:35:00 +02:00
a4f0d7c13b Add getter for json and list data 2018-09-15 14:34:37 +02:00
aaf7c71628 Add getter for json and list data 2018-09-15 14:33:06 +02:00
378a569316 Add getter for json and list data 2018-09-15 14:32:37 +02:00
23f31d359a Prevent creating existing object in database 2018-09-15 14:18:58 +02:00
4e66128ea4 Extend functionality based on module needs 2018-09-15 13:30:51 +02:00
84d64ed53f Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop 2018-09-12 22:19:28 +02:00
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00
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
65e0a5d024
Update Graph.php 2018-09-12 09:19:16 +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