oop_II-6/EHEC_Server/EHEC_Server
ismail f93c4f66bc minor changes 2018-08-13 19:55:35 +02:00
..
DataBuilder minor changes 2018-08-13 19:55:35 +02:00
DatabaseAccess delete unused creation of list 2018-08-03 11:59:26 +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 moved the randomizer functions away from the global and into the databuilder files 2018-07-29 13:44:28 +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 minor changes 2018-08-13 19:55:35 +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 moved the randomizer functions away from the global and into the databuilder files 2018-07-29 13:44:28 +02:00
Global.cs test WriteJson 2018-07-17 21:05:13 +02:00
IService.cs put all the randomizer functions into 1 service to use 2018-08-01 15:53:14 +02:00
Model.Context.cs finish relations, added unique id's for each entity and linked Uid's to clusters. 2018-07-24 23:39:21 +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 finish relations, added unique id's for each entity and linked Uid's to clusters. 2018-07-24 23:39:21 +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 finish relations, added unique id's for each entity and linked Uid's to clusters. 2018-07-24 23:39:21 +02:00
Model.edmx.diagram finish relations, added unique id's for each entity and linked Uid's to clusters. 2018-07-24 23:39:21 +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 finish relations, added unique id's for each entity and linked Uid's to clusters. 2018-07-24 23:39:21 +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 put all the randomizer functions into 1 service to use 2018-08-01 15:53:14 +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 moved the randomizer functions away from the global and into the databuilder files 2018-07-29 13:44:28 +02:00
cluster.aspx finish relations, added unique id's for each entity and linked Uid's to clusters. 2018-07-24 23:39:21 +02:00
cluster.aspx.cs add lists to json and camelcase it to match json standards 2018-07-23 23:00:23 +02:00
cluster.aspx.designer.cs refactoring clusterjson 2018-07-23 14:46:41 +02:00
packages.config minor changes 2018-08-13 19:55:35 +02:00