Commit Graph

307 Commits

Author SHA1 Message Date
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
6c961ea58e Creating application routing 2016-07-19 17:54:11 +02:00
ab09f71e94 Pull out and removing nonsense 2016-07-19 17:29:28 +02:00
cdd1434799 Forecasting implementations
Implementing more regressions, arima draft (not complete), some more
average and error functions.
2016-07-19 16:49:52 +02:00
62f0a8da09 LOC fix if file is corrupted 2016-07-16 11:48:39 +02:00
d2de70d356 Auto-format 2016-07-15 21:33:05 +02:00
0376d85ace Optimize imports and order 2016-07-15 21:30:16 +02:00
f176329d6c Pull out security header check 2016-07-15 21:19:27 +02:00
2b63386f9f fixes #50
Security headers are now locked after set once.
2016-07-15 18:07:40 +02:00
36726bc850 Implemented pressure, speed and angle 2016-07-15 14:35:57 +02:00
d4623539e6 Fixes #51
Implements JobQueue draft. Maybe some minor bugs existing and the
callback may need some reworking.
2016-07-14 20:57:41 +02:00
1ad61d92fa This fixes #52 2016-07-14 19:34:14 +02:00
bb923a8701 Check relation mapper by isset 2016-07-14 19:28:25 +02:00
0f5ca13774 Better application types 2016-07-12 17:12:31 +02:00
24089965e7 Changing logging 2016-07-12 17:12:18 +02:00
401e251f4c Sketch for catching exceptions
This is required in order to catch exceptions that get triggered during
the rendering
2016-07-12 17:11:41 +02:00
73cee286a1 Turning verbose into a member variable 2016-07-12 17:10:40 +02:00
c82b15c332 Fix parameter for jsonSerialize 2016-07-09 16:26:09 +02:00
60aebf57a8 Cast string to array 2016-07-09 16:25:43 +02:00
9dde2dfa72 Fix json serializable 2016-07-07 18:48:52 +02:00
5d1e7429de More converter functions implemented 2016-07-07 14:49:12 +02:00
0b38cc8005 Implement OperationInterface 2016-07-06 10:49:52 +02:00
9d4723b4c2 Remove parameter for abs 2016-07-06 10:49:42 +02:00
3443fcc861 Remove interface
Use JsonSerializable instead!
2016-07-06 10:49:22 +02:00
a3be580f2a Merge pull request #47 from Orange-Management/dynamic-language-loading
Dynamic language loading
2016-07-05 19:23:40 +02:00
1ea12353c4 Implementing theme support 2016-07-05 19:00:48 +02:00
0a20653628 Merge branch 'dynamic-language-loading' of https://github.com/Orange-Management/phpOMS into develop 2016-07-05 18:16:22 +02:00
c1380fad94 Implement activation 2016-07-05 18:10:28 +02:00