Commit Graph

479 Commits

Author SHA1 Message Date
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
baeb32b51e Minor debugging fixes 2016-11-23 23:47:02 +01:00
3ec569fa9e Comments 2016-11-15 21:25:39 +01:00
8212751b2e Fixing formula 2016-11-15 15:08:52 +01:00
8a68def05d Fix bugs for documentor 2016-11-15 11:46:23 +01:00
b3ffd525d4 Fix minor unit test bugs 2016-11-14 19:36:02 +01:00
33631435b9 Added cache todo 2016-11-14 17:45:20 +01:00
7749528746 Format fix 2016-11-13 23:09:54 +01:00
4dd9f34670 fixes #76
Still many unimplemented elements but the basic functions are usable?!
2016-11-13 20:31:08 +01:00
5522cf06fc Algorithm placeholder 2016-11-13 20:00:09 +01:00
cd8799d8a5 fixes #75
Some binary tree implementations maybe can get implemented for general
trees/graphs?
2016-11-13 00:13:46 +01:00
c38bbd1fa4 Complete collection implementation 2016-11-12 21:41:23 +01:00
5bcefc9a40 Static job path added 2016-11-12 21:41:11 +01:00
e605eb3885 Remove environment variable 2016-11-12 21:40:53 +01:00
2ef8358771 Add return 2016-11-12 21:40:39 +01:00
cc28991671 Added config 2016-11-12 21:40:30 +01:00
b66afdf9f0 Preparing for usage 2016-11-11 22:37:56 +01:00
0c5e3bfad4 fixes #79 2016-11-11 21:34:04 +01:00
a6a56883a8 Adjust windows scheduler 2016-11-09 21:12:50 +01:00
ba2a8d9f62 Implemented 2016-11-09 21:12:34 +01:00
e3ac43df34 Fixing empty modules 2016-11-07 22:29:35 +01:00
968d4823b5 Fixing console web run 2016-11-07 21:45:35 +01:00
ed79ead137 Fix comments 2016-11-07 20:14:06 +01:00
d1f6921b20 Comment fixes 2016-11-07 17:38:18 +01:00
9bbdbcaf38 Fix docblocks 2016-11-06 22:22:58 +01:00
dc19c6eec5 Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop 2016-11-06 14:42:36 +01:00
0aad7e90ad Add comments 2016-11-06 14:42:31 +01:00
dcdce3efc2 Fix relation create and get 2016-11-05 21:47:18 +01:00
d783d68255 Adding cache extension
This makes it easier to identify the purpose and specify an editor for
modifications.
2016-10-31 12:03:01 +01:00
f051043421 Fix expire bug 2016-10-31 11:49:04 +01:00
dd04acdb59 Fixes #80 2016-10-31 10:14:25 +01:00
8c1e601bfd Fix file cache implementation 2016-10-31 09:33:08 +01:00
7d3620c4f4 fixes #48 #37 2016-10-30 18:58:36 +01:00
0deb040847 Reduce redundant assignments 2016-10-30 17:29:31 +01:00
4f5da9b3db fixes #8
Not tested yet
2016-10-30 13:55:11 +01:00
b7dc0392cc Fixing draft typos 2016-10-30 13:28:00 +01:00
fedf08f31c Create comment 2016-10-29 22:04:12 +02:00