Commit Graph

420 Commits

Author SHA1 Message Date
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
028d1ae887 Move gaussian algorithm to matrix 2016-10-20 10:02:28 +02:00
34ffc44353 Bug fix if no file logging is required 2016-10-16 22:42:20 +02:00
4640872d7e Drafting 2016-10-16 22:42:01 +02:00
e47ece41af Implement circular absolute position 2016-10-08 21:07:48 +02:00
22d6040dca Implementing more usefull functions 2016-10-08 21:01:02 +02:00
f9214d65ec Passing path 2016-10-08 21:01:02 +02:00
d3200d5ac0 Adding query delim 2016-10-05 16:13:44 +02:00
dd6016bcbd Adding group status 2016-10-02 12:06:19 +02:00
f8f2582d2e Fixing loranz kurve 2016-09-28 08:15:44 +02:00
1222d53dbc Bug fixes 2016-09-27 17:57:36 +02:00
0491883aad Collection further implemented 2016-09-27 17:57:31 +02:00
4d50d8eb30 Lorenz implemented 2016-09-27 17:57:17 +02:00
ff768e182f Added array sum 2016-09-22 19:05:33 +02:00
9cd45355cf Add get name by value 2016-09-15 21:01:03 +02:00
2347f3fb29 Fixing empty query bug 2016-09-15 17:49:31 +02:00
d6126b1ffc Add query parameters to uriFactory 2016-09-15 17:47:50 +02:00
9c708c921f Implement query route support 2016-09-15 17:09:36 +02:00
f5be923097 Fixing js -> php porting bugs 2016-09-15 17:00:46 +02:00
15c4eca1f9 Match urifactory of javascript impl. 2016-09-15 14:22:53 +02:00
42c403a60c Added filtered array sum
Implement more like this for key value pairs.
2016-09-14 18:06:26 +02:00
80a659d21a Added datetime functionality 2016-09-14 18:06:05 +02:00
bc217f5490 Implementing raw query+execute 2016-09-14 18:05:55 +02:00
7307860d07 Fixing sqlsrv connection 2016-09-14 09:02:48 +02:00
cb170e3229 Extending view
This way no GenericView should be required.
2016-09-12 15:46:55 +02:00
40ce6cbd05 More collection implementations 2016-09-11 22:47:25 +02:00
c55dfde626 Commenting 2016-09-11 22:47:05 +02:00
dbb7ac5b02 value, werhe and raw to builder 2016-09-11 19:59:51 +02:00
0d686243be Implement where clause placeholder 2016-09-09 18:22:32 +02:00
f16fccb275 Fix trim bug 2016-09-09 18:22:23 +02:00
14d4061beb Fixes during secondary app dev
While working on another app some bugs came up that are related to the
way the framework is included and working in combination with the app.
These changes make it more general purpose friendly.
2016-09-07 20:54:28 +02:00
ba881536a4 Adding language file loader 2016-09-07 18:17:02 +02:00
fd7d6d06e5 Implement belongsTo 2016-08-31 20:11:18 +02:00
ba865a67f3 Removing file_exists 2016-08-29 21:52:14 +02:00
ca03e96fb9 Started to implement better exceptions 2016-08-28 16:57:49 +02:00
952cec0bf9 Fixed documentation 2016-08-28 16:36:02 +02:00
773d3a962f Fixed various errors 2016-08-28 11:20:12 +02:00
2b4d9ae7a5 Fixing test errors 2016-08-25 21:33:26 +02:00
4391fd2056 Merge pull request #71 from Orange-Management/documentation
Documentation
2016-08-25 19:34:05 +02:00
fed381ba8a Regression latex documentation 2016-08-25 09:52:19 +02:00
dbbbfd4e03 Update README.md 2016-08-24 10:56:51 +02:00
4b09c7c1ba Replacing realpath with file_exists 2016-08-23 21:26:05 +02:00
74e1053271 Test latex formula 2016-08-22 18:31:22 +02:00
723bc6afd1 Fixing interface implementations 2016-08-22 18:08:57 +02:00
51a016d228 Merge remote-tracking branch 'refs/remotes/origin/develop' into documentation
# Conflicts:
#	System/File/Local/File.php
2016-08-22 16:38:28 +02:00
87b62a3ed9 Formatting and spell checks 2016-08-21 21:39:12 +02:00