Commit Graph

563 Commits

Author SHA1 Message Date
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
0261b8d2da Fix strict type bug 2017-01-29 19:10:18 +01:00
a4e89ee7b1 Fix data type bug 2017-01-29 19:10:10 +01:00
7a42559deb Query components placeholder
These are for optimization later on. Instead of using strings everywhere
use these for easier definitions. This should help to implement more
concepts easier without hacky solutions for pure strings.
2017-01-29 19:10:00 +01:00
db69fabcd2 Bad implementation for count 2017-01-29 19:08:35 +01:00
7faae589c3 Fixing strict types 2017-01-26 12:06:54 +01:00
d9749dd3bf Initial strict type fixes 2017-01-25 17:38:23 +01:00
6a5e5d5143 Fixing more default values 2017-01-25 16:46:17 +01:00
fb9a78f12e Simplify default values 2017-01-25 16:42:19 +01:00