Commit Graph

15 Commits

Author SHA1 Message Date
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 3669afaa13 Refactor some Cluster things 2018-08-19 17:34:30 +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
Ivan Hörler 2f2f747f4b delete unused creation of list 2018-08-03 11:59:26 +02:00
ismail 3bee2333f1 moved the randomizer functions away from the global and into the databuilder files 2018-07-29 13:44:28 +02:00
Ivan Hörler 5ca4544e15 finish relations, added unique id's for each entity and linked Uid's to clusters. 2018-07-24 23:39:21 +02:00
Ivan Hörler 35309aa950 change naming to what we have in working patient and doctor 2018-07-13 14:03:08 +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
Ivan Hörler 87d07b3097 various changes for db and service so that feedback from db connection can be established. 2018-06-30 11:52:50 +02:00
ismail 268f7b8f55 cleaning code 2018-06-24 17:36:08 +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