Commit Graph

  • 4c2022f104 correcting typo master Ivan Hörler 2018-09-21 19:30:29 +0200
  • ebc92f81c4 create repeatable setup Ivan Hörler 2018-09-21 18:45:50 +0200
  • f80f5ca7fb calmed some reactions in clusterview Ivan Hörler 2018-09-21 18:34:36 +0200
  • 095e8033e4 more tests about ajax and update from service but no chance Ivan Hörler 2018-08-24 14:09:29 +0200
  • 8e50539c9c make the clusterview a bit nicer Ivan Hörler 2018-08-24 09:57:29 +0200
  • ba9d0f35f8 correct a faulty foreach iteration that lead to a multiplication of edges to every City node and add a refresh method on service Ivan Hörler 2018-08-22 22:15:21 +0200
  • 5a472dc25c improve cluster view Ivan Hörler 2018-08-21 21:55:33 +0200
  • 00fd8301b2 refactor cities to be atomar for cluster identifing Ivan Hörler 2018-08-19 21:55:46 +0200
  • 3669afaa13 Refactor some Cluster things Ivan Hörler 2018-08-19 17:34:30 +0200
  • 0929dc9732 Add chunk of changes that are all realated to refactoring Databulder. Ivan Hörler 2018-08-19 11:29:03 +0200
  • de661359d7 enhance the databuilder with option from GUI Ivan Hörler 2018-08-14 22:13:10 +0200
  • 0199334093 -remove unneccessery arrays -remove unnneccessery loops ismail 2018-08-13 20:50:59 +0200
  • f93c4f66bc minor changes ismail 2018-08-13 19:55:35 +0200
  • 2f2f747f4b delete unused creation of list Ivan Hörler 2018-08-03 11:59:26 +0200
  • 28c308c5d2 spacing ismail 2018-08-01 15:57:37 +0200
  • 2bb15a26eb put all the randomizer functions into 1 service to use ismail 2018-08-01 15:53:14 +0200
  • ac076fb52d Add results origins and exams to the randomizer ismail 2018-08-01 13:46:05 +0200
  • 1970f5a61e Merge branch 'master' of https://git.2li.ch/ibz/oop_II-6 ismail 2018-07-29 13:47:50 +0200
  • 3bee2333f1 moved the randomizer functions away from the global and into the databuilder files ismail 2018-07-29 13:44:28 +0200
  • f09a28dffd cleanup out-commented codeblock of constraints Ivan Hörler 2018-07-29 11:17:55 +0200
  • 6eb2aaa4e7 only set multiusermode if singleuser is active Ivan Hörler 2018-07-29 11:16:31 +0200
  • f7be1ac531 Integrate check for connections into check for DB existance to avoid error on new creations of EHEC_DB Ivan Hörler 2018-07-29 11:05:07 +0200
  • 971348764e Set all Uid's to NOT NULL Ivan Hörler 2018-07-29 09:57:03 +0200
  • 2ebe968eb6 Revert INSERT INTO Results to code side needs to undo in SQL File Ivan Hörler 2018-07-29 09:54:23 +0200
  • 0a4674d9fe refactor SQL DB CREATE for better maintainance Ivan Hörler 2018-07-29 09:15:11 +0200
  • 3d37c7a678 fix break on buttonsend _click Ivan Hörler 2018-07-25 21:00:39 +0200
  • 3067bccdaa add flow of data to db as comments Ivan Hörler 2018-07-25 20:46:28 +0200
  • f07c311cdf set Uid's to Null accepted. d3cluster_test-ivan Ivan Hörler 2018-07-25 19:44:56 +0200
  • 5ca4544e15 finish relations, added unique id's for each entity and linked Uid's to clusters. Ivan Hörler 2018-07-24 23:39:21 +0200
  • 4547400137 export to variable in js first works Ivan Hörler 2018-07-24 06:33:28 +0200
  • b00d0e937d add lists to json and camelcase it to match json standards Ivan Hörler 2018-07-23 23:00:23 +0200
  • 8cc003cc03 cleanup Ivan Hörler 2018-07-23 20:59:59 +0200
  • cff5a09e01 refactoring clusterjson Ivan Hörler 2018-07-23 14:46:41 +0200
  • 484396086b try to serve d3.js directly Ivan Hörler 2018-07-21 17:16:56 +0200
  • 6ff8631121 simplify tests Ivan Hörler 2018-07-18 19:20:31 +0200
  • d835495591 refactor ClusterConverter and Model Ivan Hörler 2018-07-18 19:19:47 +0200
  • 7473c46d73 correct blueprint Ivan Hörler 2018-07-18 19:19:18 +0200
  • f46b9e466b change db patient call Ivan Hörler 2018-07-17 21:41:04 +0200
  • f8e2705de3 instantiate Ivan Hörler 2018-07-17 21:16:24 +0200
  • 61e2161b71 test WriteJson Ivan Hörler 2018-07-17 21:05:13 +0200
  • 9ec488b15a blop Ivan Hörler 2018-07-17 19:51:33 +0200
  • 52df5d3a90 philosophers relatedness test from http://graphalchemist.github.io/Alchemy/#/examples Ivan Hörler 2018-07-14 20:14:48 +0200
  • 84a6ff676f first basic test of alchemy Ivan Hörler 2018-07-14 19:58:18 +0200
  • 7f82d99616 Finalize the Client with real Random Value Generator throug Bogus dependency and Dropdown Bacterialist Ivan Hörler 2018-07-14 15:43:59 +0200
  • a9defbad51 enhance SQL DB Creation file with Single connection to avoid errors in new creation. Ivan Hörler 2018-07-14 10:58:42 +0200
  • 7ebabf41b2 add ping to client to test connection Ivan Hörler 2018-07-14 10:54:53 +0200
  • 48036aa105 add ping to service for connection test Ivan Hörler 2018-07-14 10:54:24 +0200
  • 6e8f46a172 add dev querryfile Ivan Hörler 2018-07-14 10:52:43 +0200
  • c09df77e99 Revert "Added and enhanced SQL Querys and connection blocker" Ivan Hörler 2018-07-14 10:49:38 +0200
  • 66eb53fadc Added and enhanced SQL Querys and connection blocker Ivan Hörler 2018-07-13 21:17:48 +0200
  • b5736e9e3c Finaly got Client to run. Ivan Hörler 2018-07-13 21:17:03 +0200
  • a5a89f8bbe update service reference Ivan Hörler 2018-07-13 14:04:10 +0200
  • e8c441667d make GUI nicer Ivan Hörler 2018-07-13 14:03:51 +0200
  • 35309aa950 change naming to what we have in working patient and doctor Ivan Hörler 2018-07-13 14:03:08 +0200
  • 698546e6da add mapping from Client.Entities to EHEC_Service.Entity with automapper dependency and make a singleclick test possible by filling out fields with a teststring Ivan Hörler 2018-07-13 13:53:18 +0200
  • 16b6b91b7b match names to SQL changes Ivan Hörler 2018-07-13 13:50:41 +0200
  • fae3ec72b8 refactor some names, fk, index and drop executions Ivan Hörler 2018-07-13 13:49:18 +0200
  • 7124102ca0 Revert "delete OriginOriginId in Exam Table because i beleve it is not needed." Ivan Hörler 2018-07-13 12:07:04 +0200
  • 3191732420 added seeding function on application start, to add 10 patients and doctors random from a array ismail 2018-07-11 22:04:07 +0200
  • 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. Ivan Hörler 2018-07-11 08:06:33 +0200
  • 25c4b52ea7 changed db first style to match pluralized form and again update the deleted namespace and inherited class : xyAcces Ivan Hörler 2018-07-10 22:33:56 +0200
  • 0afb70f881 delete OriginOriginId in Exam Table because i beleve it is not needed. Ivan Hörler 2018-07-10 22:32:24 +0200
  • aff4a22de1 create missing client classes for further dev. and create missing fields for given db expectations Ivan Hörler 2018-07-10 22:31:35 +0200
  • 059c976091 change debug information to x86 because Visual Studio is 32bit and fix inheritance form Access classes again Ivan Hörler 2018-07-10 20:40:51 +0200
  • ca15e9c341 enhance client with expicit classes for doc, patient and generate a global singleton service inintializer Ivan Hörler 2018-07-09 22:18:19 +0200
  • 87d07b3097 various changes for db and service so that feedback from db connection can be established. Ivan Hörler 2018-06-30 11:52:50 +0200
  • 6bc10ad774 just db connection string changes ismail 2018-06-28 21:05:58 +0200
  • a280aeedc0 small changes _service ismail 2018-06-27 18:10:20 +0200
  • 4cee137099 Manual for Service connections Ivan Hörler 2018-06-26 23:13:48 +0200
  • 8051a4ea2f first working entity patient takes place in db. Ivan Hörler 2018-06-26 22:06:18 +0200
  • fce77416c3 Merge branch 'master' into Service_Ivan_v3 Ivan Hörler 2018-06-24 21:22:20 +0200
  • c367f690c2 change textboxsize and add brithdate Ivan Hörler 2018-06-24 21:21:34 +0200
  • 3cffe64240 fixing off the auto changes of the model validation to the db ismail 2018-06-24 17:37:17 +0200
  • 268f7b8f55 cleaning code ismail 2018-06-24 17:36:08 +0200
  • 99b84a9add removing some mapping error with the server ismail 2018-06-24 15:14:46 +0200
  • c46a53682b sql database rework ismail 2018-06-22 16:29:27 +0200
  • 41418b2495 add some db recycle features... Ivan Hörler 2018-06-18 22:05:23 +0200
  • a73c25bc9c removed model first function and made small changes to de db first version ismail 2018-06-18 19:36:02 +0200
  • 4223202c81 Added write and read function ismail 2018-06-18 19:34:20 +0200
  • aa6695c0aa adding service functions ismail 2018-06-17 19:42:15 +0200
  • c6eed0b6e8 new db first project created with sql code ismail 2018-06-17 16:52:23 +0200
  • 6f6362a28e sme litte changes ( most of them auto-changes of visual studio) ismail 2018-06-13 21:25:59 +0200
  • 31131c9cc0 finished the dal data access layer files ismail 2018-06-13 21:25:05 +0200
  • 27b3dfdacf Added ISL - infrastructure layer to later add data into the database ismail 2018-06-13 21:24:05 +0200
  • e01aab8bb5 add the service functions neccesssary for later data injections ismail 2018-06-08 16:24:10 +0200
  • 00b16d5346 add web form index- page ismail 2018-06-08 15:32:45 +0200
  • 9c33ad24cd Add the access layer folger and the patient class ismail 2018-06-08 15:32:27 +0200
  • e37c860403 Db - Changes in the Entites of the DB Model ismail 2018-06-08 14:54:36 +0200
  • b0436381a7 all in all create new project for the project with a model first db and the service connection ismail 2018-06-06 19:15:05 +0200
  • 6d66389cf6 added models for the db migration ismail 2018-06-01 15:37:12 +0200
  • c794b29d30 added db files for the migration ismail 2018-06-01 15:36:25 +0200
  • d977fc0433 add database model with the context ismail 2018-06-01 15:35:19 +0200
  • e8cf6f279d Created the Model an DB Files for the Migration ismail 2018-05-30 21:44:37 +0200
  • da1790b01a add the wcf data service ismail 2018-05-29 20:00:46 +0200
  • e67500a7b2 improved clickevent with wpftoolkit Ivan Hörler 2018-05-27 22:35:36 +0200
  • 268dd9a3b3 first draft Ivan Hörler 2018-05-27 22:19:09 +0200
  • ac5eecf0bb Add .gitignore and .gitattributes. novski 2018-05-27 22:18:00 +0200
  • bfd289e8cc add colorscheme and status Ivan Hörler 2018-05-25 17:03:00 +0200
  • 1f1125abe7 strassennummer nicht separat Ivan Hörler 2018-05-25 14:36:26 +0200
  • 503c1e4f86 intial Ivan Hörler 2018-05-25 14:35:14 +0200