oop_II-6/EHEC_Server/EHEC_Server
Ivan Hörler 4c2022f104 correcting typo 2018-09-21 19:30:29 +02:00
..
DataBuilder refactor cities to be atomar for cluster identifing 2018-08-19 21:55:46 +02:00
DatabaseAccess 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
Properties removed model first function and made small changes to de db first version 2018-06-18 19:36:02 +02:00
cluster_dependencies 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
City.cs refactor cities to be atomar for cluster identifing 2018-08-19 21:55:46 +02:00
Doctor.cs finish relations, added unique id's for each entity and linked Uid's to clusters. 2018-07-24 23:39:21 +02:00
EHEC_Server.csproj correcting typo 2018-09-21 19:30:29 +02:00
Exam.cs finish relations, added unique id's for each entity and linked Uid's to clusters. 2018-07-24 23:39:21 +02:00
Global.asax added seeding function on application start, to add 10 patients and doctors 2018-07-11 22:04:07 +02:00
Global.asax.cs Add chunk of changes that are all realated to refactoring Databulder. 2018-08-19 11:29:03 +02:00
Global.cs Add chunk of changes that are all realated to refactoring Databulder. 2018-08-19 11:29:03 +02:00
IService.cs 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
Model.Context.cs refactor cities to be atomar for cluster identifing 2018-08-19 21:55:46 +02:00
Model.Context.tt removed model first function and made small changes to de db first version 2018-06-18 19:36:02 +02:00
Model.Designer.cs Add chunk of changes that are all realated to refactoring Databulder. 2018-08-19 11:29:03 +02:00
Model.cs 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
Model.edmx refactor cities to be atomar for cluster identifing 2018-08-19 21:55:46 +02:00
Model.edmx.diagram refactor cities to be atomar for cluster identifing 2018-08-19 21:55:46 +02:00
Model.tt removed model first function and made small changes to de db first version 2018-06-18 19:36:02 +02:00
Origin.cs refactor cities to be atomar for cluster identifing 2018-08-19 21:55:46 +02:00
Origin_Exam.cs finish relations, added unique id's for each entity and linked Uid's to clusters. 2018-07-24 23:39:21 +02:00
Patient.cs finish relations, added unique id's for each entity and linked Uid's to clusters. 2018-07-24 23:39:21 +02:00
Result.cs finish relations, added unique id's for each entity and linked Uid's to clusters. 2018-07-24 23:39:21 +02:00
Service.svc removed model first function and made small changes to de db first version 2018-06-18 19:36:02 +02:00
Service.svc.cs more tests about ajax and update from service but no chance 2018-08-24 14:09:29 +02:00
Web.Debug.config removed model first function and made small changes to de db first version 2018-06-18 19:36:02 +02:00
Web.Release.config removed model first function and made small changes to de db first version 2018-06-18 19:36:02 +02:00
Web.config Add chunk of changes that are all realated to refactoring Databulder. 2018-08-19 11:29:03 +02:00
default.aspx correcting typo 2018-09-21 19:30:29 +02:00
default.aspx.cs create repeatable setup 2018-09-21 18:45:50 +02:00
default.aspx.designer.cs create repeatable setup 2018-09-21 18:45:50 +02:00
packages.config 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