커밋 그래프

99 커밋

작성자 SHA1 메시지 날짜
Ivan Hörler 4c2022f104 correcting typo 2018-09-21 19:30:29 +02:00
Ivan Hörler ebc92f81c4 create repeatable setup 2018-09-21 18:45:50 +02:00
Ivan Hörler f80f5ca7fb calmed some reactions in clusterview 2018-09-21 18:34:36 +02:00
Ivan Hörler 095e8033e4 more tests about ajax and update from service but no chance 2018-08-24 14:09:29 +02:00
Ivan Hörler 8e50539c9c make the clusterview a bit nicer 2018-08-24 09:57:29 +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 5a472dc25c improve cluster view 2018-08-21 21:55:33 +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 de661359d7 enhance the databuilder with option from GUI 2018-08-14 22:13:10 +02:00
ismail 0199334093 -remove unneccessery arrays
-remove unnneccessery loops
2018-08-13 20:50:59 +02:00
ismail f93c4f66bc minor changes 2018-08-13 19:55:35 +02:00
Ivan Hörler 2f2f747f4b delete unused creation of list 2018-08-03 11:59:26 +02:00
ismail 28c308c5d2 spacing 2018-08-01 15:57:37 +02:00
ismail 2bb15a26eb put all the randomizer functions into 1 service to use 2018-08-01 15:53:14 +02:00
ismail ac076fb52d Add results origins and exams to the randomizer 2018-08-01 13:46:05 +02:00
ismail 1970f5a61e Merge branch 'master' of https://git.2li.ch/ibz/oop_II-6
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2018-07-29 13:47:50 +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 f09a28dffd cleanup out-commented codeblock of constraints 2018-07-29 11:17:55 +02:00
Ivan Hörler 6eb2aaa4e7 only set multiusermode if singleuser is active 2018-07-29 11:16:31 +02:00
Ivan Hörler f7be1ac531 Integrate check for connections into check for DB existance to avoid error on new creations of EHEC_DB 2018-07-29 11:05:07 +02:00
Ivan Hörler 971348764e Set all Uid's to NOT NULL 2018-07-29 09:57:03 +02:00
Ivan Hörler 2ebe968eb6 Revert INSERT INTO Results to code side needs to undo in SQL File 2018-07-29 09:54:23 +02:00
Ivan Hörler 0a4674d9fe refactor SQL DB CREATE for better maintainance 2018-07-29 09:15:11 +02:00
Ivan Hörler 3d37c7a678 fix break on buttonsend _click 2018-07-25 21:00:39 +02:00
Ivan Hörler 3067bccdaa add flow of data to db as comments 2018-07-25 20:46:28 +02:00
Ivan Hörler f07c311cdf set Uid's to Null accepted. 2018-07-25 19:44:56 +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 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 8cc003cc03 cleanup 2018-07-23 20:59:59 +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 6ff8631121 simplify tests 2018-07-18 19:20:31 +02:00
Ivan Hörler d835495591 refactor ClusterConverter and Model 2018-07-18 19:19:47 +02:00
Ivan Hörler 7473c46d73 correct blueprint 2018-07-18 19:19:18 +02:00
Ivan Hörler f46b9e466b change db patient call 2018-07-17 21:41:04 +02:00
Ivan Hörler f8e2705de3 instantiate 2018-07-17 21:16:24 +02:00
Ivan Hörler 61e2161b71 test WriteJson 2018-07-17 21:05:13 +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
Ivan Hörler 7f82d99616 Finalize the Client with real Random Value Generator throug Bogus dependency and Dropdown Bacterialist 2018-07-14 15:43:59 +02:00
Ivan Hörler a9defbad51 enhance SQL DB Creation file with Single connection to avoid errors in new creation. 2018-07-14 10:58:42 +02:00
Ivan Hörler 7ebabf41b2 add ping to client to test connection 2018-07-14 10:54:53 +02:00
Ivan Hörler 48036aa105 add ping to service for connection test 2018-07-14 10:54:24 +02:00
Ivan Hörler 6e8f46a172 add dev querryfile 2018-07-14 10:52:43 +02:00
Ivan Hörler c09df77e99 Revert "Added and enhanced SQL Querys and connection blocker"
This reverts commit 66eb53fadc.
2018-07-14 10:49:38 +02:00
Ivan Hörler 66eb53fadc Added and enhanced SQL Querys and connection blocker 2018-07-13 21:17:48 +02:00