Commit Graph

2965 Commits

Author SHA1 Message Date
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
9f872bfc14 Renaming database pool 2016-10-29 20:48:03 +02:00
2f3b982ca2 Fixing implementation differences 2016-10-29 20:47:51 +02:00
6b25cd2df7 Implement file cache
also updating interfaces and pool to match the database pool. This is
now designed based on a real use case instead of some untested idea.
2016-10-29 20:47:26 +02:00
a9bb3ae75c Naming fix 2016-10-25 20:42:19 +02:00
808e3e4288 Fixing comments and implementation 2016-10-25 20:29:13 +02:00
7898a31c41 Standardizing
Matching static and object calls.
Adding some public helper calls.
2016-10-25 20:20:38 +02:00
a225921e75 Create comments and adjustments
These changes require changes in the File and Directory class.
2016-10-25 14:47:10 +02:00
3500b18997 Comments and storage adjustmets 2016-10-24 22:25:34 +02:00
3631e4918f Add comments 2016-10-24 20:47:29 +02:00
95a38e5e6d Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	Math/Matrix/Matrix.php
2016-10-22 22:45:17 +02:00
0d667e4712 Fix bitwise opperator 2016-10-22 22:43:33 +02:00
68051600a3 Matrix fixes 2016-10-22 22:43:15 +02:00
81d20b1d3f File reminder 2016-10-22 22:43:06 +02:00
0dbbc40a62 Draft genetic algorithm interface 2016-10-20 10:02:28 +02:00