|
|
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 |
|
|
|
1c802418a7
|
More return type fixes
|
2017-01-25 12:21:48 +01:00 |
|
|
|
58b9fd5171
|
Enable strict_types
|
2017-01-25 11:51:36 +01:00 |
|
|
|
cfab6d9caf
|
Fix typehint
|
2017-01-25 11:44:56 +01:00 |
|
|
|
6fd1ebe9b1
|
Removing copyright date
|
2017-01-25 11:18:25 +01:00 |
|
|
|
4233dc9be4
|
Return type fixes
|
2017-01-22 21:21:03 +01:00 |
|
|
|
9ccdf2a5f2
|
Add password feature
|
2017-01-22 21:04:39 +01:00 |
|
|
|
695f1623b1
|
Fix json serialization
|
2017-01-22 21:04:31 +01:00 |
|
|
|
ae1a364378
|
Implemented more ftp draft functions
|
2017-01-22 21:03:47 +01:00 |
|
|
|
cda77b6a16
|
Implement missing ftp file functions
|
2017-01-16 21:04:55 +01:00 |
|
|
|
c477bb8ce4
|
FTP file handler draft
|
2017-01-15 21:31:41 +01:00 |
|
|
|
ff2b3b0a5a
|
Preparing FTP handler
|
2017-01-14 21:36:16 +01:00 |
|
|
|
182ffcd6eb
|
Implementing own file handler
|
2017-01-14 19:57:04 +01:00 |
|
|
|
be324d0d04
|
Basic fixes. Needs many further fixes!
|
2017-01-14 15:45:26 +01:00 |
|
|
|
f042137c30
|
Finalizing draft
|
2017-01-13 21:39:13 +01:00 |
|
|
|
9fe8aa95a5
|
Improved Exponential smoothing implementation draft
|
2017-01-13 15:53:59 +01:00 |
|
|
|
b362d9d782
|
Prepare further exponential smoothing
|
2017-01-11 23:59:09 +01:00 |
|
|
|
c507e60e1d
|
Market share calculation
|
2017-01-11 23:57:32 +01:00 |
|
|
|
f0174dd56a
|
Add NPS
|
2017-01-08 21:33:26 +01:00 |
|
|
|
44d0878bbc
|
First test fixes
|
2017-01-06 14:05:33 +01:00 |
|
|
|
40ee844dae
|
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
# Datatypes/SmartDateTime.php
|
2017-01-06 12:01:07 +01:00 |
|
|
|
3c8565b793
|
Dockblocks
|
2017-01-05 21:23:22 +01:00 |
|
|
|
dbe65e78c8
|
Change y_change to int
|
2017-01-04 15:11:36 +01:00 |
|
|
|
ddc71f86f6
|
Fixing January bug
`smartModifz(-1)` in January would go back 2 years since `1-1+0 <= 0` resulting in `0 - 1` as `$y_change`
|
2017-01-04 15:10:21 +01:00 |
|
|
|
9165be4c1e
|
Fix january bug
|
2017-01-04 15:05:20 +01:00 |
|
|
|
c15928bcc9
|
Parsing request language header
|
2017-01-01 15:49:21 +01:00 |
|
|
|
73d89b7d05
|
Adjust for future reset functionality
|
2016-12-30 19:51:38 +01:00 |
|
|
|
5dc13770b0
|
Simplify file_exists check
|
2016-12-30 19:51:25 +01:00 |
|
|
|
f06bc69d2b
|
Fix december bug
|
2016-12-25 12:40:58 +01:00 |
|
|
|
777f084a39
|
Fix dockblocks and minor bugs
|
2016-12-22 21:16:05 +01:00 |
|
|
|
746130671b
|
Test file before writing
|
2016-12-19 19:43:11 +01:00 |
|
|
|
cc0e737182
|
File/directory create permission test
|
2016-12-19 19:41:13 +01:00 |
|
|
|
111494c1cc
|
Account extension
|
2016-12-19 19:41:03 +01:00 |
|
|
|
174d597682
|
Fix empty query route
|
2016-12-16 22:55:27 +01:00 |
|
|
|
67ad863a56
|
Php 7.1. fixes
|
2016-12-14 21:26:25 +01:00 |
|
|
|
441968f2fc
|
Adding HoltWinter forecast
|
2016-12-11 09:42:13 +01:00 |
|
|
|
f87c655c89
|
Exponential smoothing draft
|
2016-12-10 23:01:49 +01:00 |
|
|
|
aa93894cc3
|
Fix sub directory caching
|
2016-12-08 13:54:14 +01:00 |
|
|
|
92c4efac34
|
Set sanitize string as const
|
2016-12-08 13:49:06 +01:00 |
|
|
|
a93a1c1653
|
Increase php version requirement
|
2016-12-07 20:57:51 +01:00 |
|
|
|
d6dd1a5a96
|
Prepare const visibility
|
2016-12-07 20:22:40 +01:00 |
|
|
|
8e010e95b8
|
Default header generation
|
2016-12-06 22:54:03 +01:00 |
|
|
|
3164e78032
|
Better dimension handling
|
2016-12-05 22:48:14 +01:00 |
|
|
|
cae11dd4f6
|
Draft
|
2016-12-05 22:48:04 +01:00 |
|
|
|
56a29501ce
|
Typehint fix
|
2016-12-03 23:03:17 +01:00 |
|
|
|
cbc6205bf7
|
Type hint fixes/prep for null return type
|
2016-12-03 23:00:05 +01:00 |
|
|
|
ab5e11a242
|
Preparing for void return type
|
2016-12-03 21:59:21 +01:00 |
|
|
|
7bd0bc7067
|
Fix locking
|
2016-12-03 21:54:32 +01:00 |
|
|
|
7b36dafa57
|
Fix session lock
Still needs improvment. Shouldn't be static!
|
2016-11-24 15:37:24 +01:00 |
|