Commit Graph

571 Commits

Author SHA1 Message Date
34ec16c6a9 Request language added 2017-03-06 19:40:04 +01:00
733c61418a Fix log file creation 2017-03-06 19:16:38 +01:00
6ce5a7b29f Implemented language support 2017-03-06 19:15:57 +01:00
35248732ce Added helper functions 2017-03-01 17:41:21 +01:00
6eeb701858 Added query builder where in(...) todo 2017-03-01 11:29:41 +01:00
fdfdbb2146 Minor fixes 2017-02-27 20:42:02 +01:00
bbf3e93402 Fix class functions and namespaces 2017-02-25 20:27:19 +01:00
0ce76578e8 Fix autoload path 2017-02-25 18:31:46 +01:00
5c429d1bc1 Fix php version requirement 2017-02-25 18:18:40 +01:00
539c51066c Testing composer implementation 2017-02-25 18:17:33 +01:00
b8561385f5 Add docblocks 2017-02-22 20:29:24 +01:00
c64ddc5039 More getters 2017-02-20 19:15:31 +01:00
62399ac021 Static list function 2017-02-20 19:15:31 +01:00
a937a4f8aa Fixing type bugs 2017-02-20 09:05:14 +01:00
5f0c1b9a13 Simplify database type enum 2017-02-19 21:17:11 +01:00
b04f2f0577 fixes #67 2017-02-19 21:02:21 +01:00
8906406ab7 fixes #88 2017-02-19 20:25:12 +01:00
487e43d637 Fix controller identifier 2 2017-02-17 21:48:57 +01:00
d045ec5411 Fix modules identifier 2017-02-17 21:47:46 +01:00
a2566d3e3c Fix uri factory init 2017-02-17 21:47:31 +01:00
f0ccfc023a Create helper functions 2017-02-14 23:28:12 +01:00
8531c1422f Start implementing web query 2017-02-14 23:27:54 +01:00
e69d12dbf6 Throw on connection data error 2017-02-14 23:27:31 +01:00
caa5bf5740 Fix custom uri 2017-02-14 23:27:12 +01:00
669dfed3d2 Fixing set (allowing overwrite) 2017-02-14 23:26:54 +01:00
0c3e2e98de Return type added 2017-02-14 12:08:59 +01:00
5e08eae160 Fix potential bugs 2017-02-14 12:08:29 +01:00
d996d022a1 Fix InfoManager functionality 2017-02-14 09:13:51 +01:00
a49fd7f9ad Test adjustments 2017-02-13 21:29:06 +01:00
a88514ef7c Create WebParser.php 2017-02-13 16:09:49 +01:00
root
fc9437b1da Addid edifact files 2017-02-12 19:18:55 +00:00
1acd0ddb80 Preparing EDI components files 2017-02-12 19:38:28 +01:00
448f623b4d Bug fixes 2017-02-11 22:29:23 +01:00
2f37afb7d6 Remove deprecated mcrypt 2017-02-11 16:40:43 +01:00
3bf4579518 Started EDI implementation 2017-02-11 14:54:20 +01:00
31cd0238b0 Fixing return type 2017-02-11 10:09:57 +01:00
7850d60b6c Optimizing query output 2017-02-11 10:09:47 +01:00
a9186d802e Fix model create para order 2017-02-08 20:19:39 +01:00
bcde94b1ea Also handle floats 2017-02-08 18:14:29 +01:00
bbe7a78108 Update GrammarAbstract.php 2017-02-07 14:27:20 +01:00
a3e1dc068c Binding implemented in query builder 2017-02-07 14:04:54 +01:00
af85dc8531 Implement parameter binds 2017-02-07 14:01:58 +01:00
dc55f5a50e Fix basics (select insert) 2017-02-05 12:35:51 +01:00
756d0a4e36 Delete draft 2017-02-05 10:21:47 +01:00
d81626e9cb Update draft 2017-02-04 22:55:15 +01:00
247f3ebc22 File utils 2017-02-04 22:24:15 +01:00
bea0c9955f Initialize modules based on request 2017-02-03 20:37:21 +01:00
2188c25f01 Type fixes 2017-02-03 20:37:08 +01:00
3397adacb2 Use module manager for module initialization 2017-01-29 19:10:48 +01:00
0e99d29b6e Fix strict type bug 2017-01-29 19:10:29 +01:00