|
|
f5366aedb5
|
Fixes #63
|
2016-08-09 12:58:36 +02:00 |
|
|
|
bcb7fec881
|
Value bug fix from string to int
|
2016-08-09 12:53:45 +02:00 |
|
|
|
84b14a759d
|
Allow variable amount of parameters
|
2016-08-09 11:41:53 +02:00 |
|
|
|
a2c4619b21
|
Allow string routing instead of only requests
|
2016-08-09 11:41:53 +02:00 |
|
|
|
672eec44e3
|
Collection draft fixes
|
2016-08-08 17:05:51 +02:00 |
|
|
|
2cd952750b
|
Limit bug fix
|
2016-08-08 16:32:15 +02:00 |
|
|
|
0351533b05
|
Add limit to random result
|
2016-08-08 15:44:08 +02:00 |
|
|
|
2b2808ef4e
|
Implementing random
|
2016-08-08 15:31:41 +02:00 |
|
|
|
8ca2f07108
|
Further cleanup
Todo: fix population for hasMany, hasOne, ownsOne
|
2016-08-08 15:01:49 +02:00 |
|
|
|
07b1264f90
|
Cleanup
|
2016-08-07 18:20:44 +02:00 |
|
|
|
f58d16270a
|
Bug fixes
|
2016-08-07 00:24:23 +02:00 |
|
|
|
10c2e5e445
|
Always log verbose in console
|
2016-08-06 23:40:47 +02:00 |
|
|
|
a112735b92
|
Unit test fixes
|
2016-08-06 23:40:36 +02:00 |
|
|
|
c2905ecf92
|
Fixes #39
|
2016-08-06 14:54:45 +02:00 |
|
|
|
85d43c57bd
|
Added character '-'
|
2016-08-04 21:32:19 +02:00 |
|
|
|
2701a51606
|
Removed fragment
|
2016-08-04 14:36:39 +02:00 |
|
|
|
87bd15af5b
|
Added comments
|
2016-08-04 14:34:31 +02:00 |
|
|
|
b14f130bca
|
Added collection skeleton
|
2016-07-30 10:04:32 +02:00 |
|
|
|
a4733c7728
|
Localization fix
|
2016-07-27 22:19:45 +02:00 |
|
|
|
20b07d5959
|
Test fixes
|
2016-07-27 17:27:47 +02:00 |
|
|
|
35ffdf666a
|
Added more localization tables
|
2016-07-27 16:12:19 +02:00 |
|
|
|
109964a6de
|
Add temperature & angle
|
2016-07-27 13:51:13 +02:00 |
|
|
|
1a017e6719
|
Removing l11nManager from l11n
|
2016-07-27 13:30:08 +02:00 |
|
|
|
dd80569a88
|
Test fixes
|
2016-07-23 22:50:30 +02:00 |
|
|
|
6653558850
|
Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop
|
2016-07-23 18:17:29 +02:00 |
|
|
|
38350e9c77
|
Test fixes
|
2016-07-23 18:17:25 +02:00 |
|
|
|
d58ef6ee3b
|
Currency sub unit added
|
2016-07-22 16:19:50 +02:00 |
|
|
|
500bf7fb18
|
Account id
This may need to be removed
|
2016-07-22 15:28:48 +02:00 |
|
|
|
e63f175b2c
|
Implemented application routes
|
2016-07-22 00:16:01 +02:00 |
|
|
|
31b25cd07f
|
Fixed authentication
|
2016-07-21 21:03:17 +02:00 |
|
|
|
8238a60357
|
Fixed localization
|
2016-07-21 21:03:06 +02:00 |
|
|
|
27c19f10af
|
Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop
|
2016-07-21 19:18:59 +02:00 |
|
|
|
14e2e2b0cb
|
Reducing file size by removing empty lines
|
2016-07-21 18:36:29 +02:00 |
|
|
|
9825f3459b
|
Added tablespoon
|
2016-07-21 17:54:58 +02:00 |
|
|
|
efec516ecb
|
Moving city geo location to sqlite db
|
2016-07-21 17:22:31 +02:00 |
|
|
|
92fa72e07a
|
Ip converter/lookup (country)
Can be considered as converter since ip->country is performed
|
2016-07-21 15:00:44 +02:00 |
|
|
|
33e28c775a
|
Adding license
|
2016-07-21 14:59:49 +02:00 |
|
|
|
e8865a59ae
|
Added ip geo location database
|
2016-07-21 14:59:31 +02:00 |
|
|
|
d57a364caa
|
Minor fixes
|
2016-07-21 11:29:51 +02:00 |
|
|
|
74842cf09c
|
Localization draft update
|
2016-07-20 18:23:15 +02:00 |
|
|
|
bb9bac6b78
|
fixes #54
|
2016-07-20 18:06:55 +02:00 |
|
|
|
a18ed6a87b
|
Localization default sample/draft
|
2016-07-20 18:06:55 +02:00 |
|
|
|
b63c5e4464
|
Cleanup of localization arrays/enums
|
2016-07-20 18:06:55 +02:00 |
|
|
|
ef5dfe0aa1
|
Uniform isset check
|
2016-07-20 18:06:55 +02:00 |
|
|
|
0c12de6931
|
Added missing type
|
2016-07-20 18:06:55 +02:00 |
|
|
|
ca8ea058a8
|
Bug fix for empty route
|
2016-07-20 18:06:55 +02:00 |
|
|
|
c2e613ac95
|
Potential route import bug fix
|
2016-07-20 18:06:55 +02:00 |
|
|
|
d915ea7329
|
Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop
|
2016-07-20 17:09:10 +02:00 |
|
|
|
05407fbf76
|
Enum typo fixes
|
2016-07-20 17:09:04 +02:00 |
|
|
|
96e59b8265
|
Empty values fixes
|
2016-07-20 17:08:55 +02:00 |
|