|
|
04bef943b2
|
Fix root_path bugs
|
2017-04-03 21:45:15 +02:00 |
|
|
|
d084862571
|
Hide php version header
|
2017-04-02 13:20:48 +02:00 |
|
|
|
4ea2ce9886
|
Fix installer
|
2017-04-01 22:41:34 +02:00 |
|
|
|
b3542b286b
|
Remove bitcoin validator
|
2017-04-01 19:15:08 +02:00 |
|
|
|
e668fe566c
|
Remove Ip localization
|
2017-04-01 15:25:54 +02:00 |
|
|
|
1553e1f28e
|
Handle wrong path
|
2017-04-01 13:58:26 +02:00 |
|
|
|
0f19264e86
|
Use dynamic module path
|
2017-04-01 13:58:19 +02:00 |
|
|
|
e4ec4b2ae2
|
Remove ip localization
|
2017-04-01 13:58:06 +02:00 |
|
|
|
988a2467af
|
Fix issue bugs
|
2017-03-31 20:37:19 +02:00 |
|
|
|
f4b5dd5f01
|
fixes #92
|
2017-03-31 15:49:28 +02:00 |
|
|
|
a929724ecf
|
fixes #96
|
2017-03-31 15:34:40 +02:00 |
|
|
|
b1a8e92de7
|
Removing ROOT_PATH
|
2017-03-31 15:19:22 +02:00 |
|
|
|
ed909b224c
|
fixes #91
|
2017-03-31 14:59:39 +02:00 |
|
|
|
7b57c8e28a
|
fixes #97
|
2017-03-31 14:13:43 +02:00 |
|
|
|
754db8b6ca
|
Fix return type
|
2017-03-21 11:12:08 +01:00 |
|
|
|
a03f6ee047
|
Unit test fixes
|
2017-03-19 15:49:21 +01:00 |
|
|
|
082a493cc7
|
Test fixes (working)
|
2017-03-13 15:16:17 +01:00 |
|
|
|
20a48cc1fe
|
PhpUnit fixes
|
2017-03-12 22:40:40 +01:00 |
|
|
|
aa483c2eb8
|
Fixing test bugs
|
2017-03-11 23:57:37 +01:00 |
|
|
|
fdd5d85a6a
|
Minor fixes after testing
still broken however
|
2017-03-11 18:55:55 +01:00 |
|
|
|
eadc52d9d6
|
Fixes from tests
|
2017-03-10 20:03:16 +01:00 |
|
|
|
5c1fe7d40f
|
Fixing language request
|
2017-03-06 20:11:23 +01:00 |
|
|
|
c8f12e33cf
|
Fix variable hints
|
2017-03-06 19:56:55 +01:00 |
|
|
|
d575046609
|
Revert "Implemented language support"
This reverts commit 6ce5a7b29f.
|
2017-03-06 19:53:06 +01:00 |
|
|
|
1e907a6e07
|
Revert "Request language added"
This reverts commit 34ec16c6a9.
|
2017-03-06 19:52:55 +01:00 |
|
|
|
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 |
|