Commit Graph

20 Commits

Author SHA1 Message Date
Ivan Hörler ebc92f81c4 create repeatable setup 2018-09-21 18:45:50 +02:00
Ivan Hörler ba9d0f35f8 correct a faulty foreach iteration that lead to a multiplication of edges to every City node and add a refresh method on service 2018-08-22 22:15:21 +02:00
Ivan Hörler 00fd8301b2 refactor cities to be atomar for cluster identifing 2018-08-19 21:55:46 +02:00
Ivan Hörler 0929dc9732 Add chunk of changes that are all realated to refactoring Databulder. 2018-08-19 11:29:03 +02:00
ismail f93c4f66bc minor changes 2018-08-13 19:55:35 +02:00
ismail ac076fb52d Add results origins and exams to the randomizer 2018-08-01 13:46:05 +02:00
Ivan Hörler 4547400137 export to variable in js first works 2018-07-24 06:33:28 +02:00
Ivan Hörler b00d0e937d add lists to json and camelcase it to match json standards 2018-07-23 23:00:23 +02:00
Ivan Hörler cff5a09e01 refactoring clusterjson 2018-07-23 14:46:41 +02:00
Ivan Hörler 484396086b try to serve d3.js directly 2018-07-21 17:16:56 +02:00
Ivan Hörler 9ec488b15a blop 2018-07-17 19:51:33 +02:00
Ivan Hörler 52df5d3a90 philosophers relatedness test from http://graphalchemist.github.io/Alchemy/#/examples 2018-07-14 20:14:48 +02:00
Ivan Hörler 84a6ff676f first basic test of alchemy 2018-07-14 19:58:18 +02:00
ismail 3191732420 added seeding function on application start, to add 10 patients and doctors
random from a array
2018-07-11 22:04:07 +02:00
Ivan Hörler ffafd3cae2 convert inhertied classes of db objects to partial classes of db objects so overwriting of db classes through entityframework does not take effect on our own work. 2018-07-11 08:06:33 +02:00
Ivan Hörler 25c4b52ea7 changed db first style to match pluralized form and again update the deleted namespace and inherited class : xyAcces 2018-07-10 22:33:56 +02:00
Ivan Hörler 059c976091 change debug information to x86 because Visual Studio is 32bit and fix inheritance form Access classes again 2018-07-10 20:40:51 +02:00
ismail 99b84a9add removing some mapping error with the server 2018-06-24 15:14:46 +02:00
ismail c46a53682b sql database rework 2018-06-22 16:29:27 +02:00
ismail a73c25bc9c removed model first function and made small changes to de db first version 2018-06-18 19:36:02 +02:00