1
0
Fork 0
Commit Graph

896 Commits

Author SHA1 Message Date
Michael Hackstein 1a2c6a0596 GraphViewer: Added a test for communitynodes to display their size 2013-07-11 08:39:21 +02:00
Michael Hackstein 7ce2826825 GraphViewer: Improved colour mapping list. It contains now sublists for all colors 2013-07-10 16:39:47 +02:00
Michael Hackstein 137cb10c0d GraphViewer: Removed the Icon-Cursor box from the interface and all checks, it is not necessary any more 2013-07-10 15:57:48 +02:00
Michael Hackstein 68dd400112 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-07-10 15:21:00 +02:00
Michael Hackstein 06e94c2147 GraphViewer: Improved button-layout and defined the displayed icons in css instead of injecting them 2013-07-10 15:20:48 +02:00
Heiko Kernbach a18f41dd17 loading graphs faster 2013-07-10 14:47:51 +02:00
Heiko Kernbach 1c68582fc4 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-07-10 14:31:44 +02:00
Heiko Kernbach 67b8603e81 new icons 2013-07-10 14:31:33 +02:00
Michael Hackstein a671f6377e Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-07-10 13:56:59 +02:00
Michael Hackstein 465500a20b GraphViewer: Improved the loading page included in the ArangoDB WebUI 2013-07-10 13:56:35 +02:00
Heiko Kernbach b162113b99 added confirm message for deleting a collection 2013-07-10 13:51:17 +02:00
Jan Steemann 3cc4405c18 added collection.checksum() 2013-07-10 11:10:00 +02:00
Michael Hackstein c826a184d1 GraphViewer: Improved the layout of the toolbox buttons. They are now twice as large and only on row 2013-07-09 16:41:20 +02:00
Michael Hackstein 243b428b2d GraphViewer: JSLint fixes 2013-07-09 16:39:39 +02:00
Michael Hackstein 2def46f110 GraphViewer: Fixed another bug when using the ModJoiner as WebWorker. It is now ever ever informed about community nodes, speeding everything up and prevent inconsistency errors. 2013-07-09 15:20:05 +02:00
Michael Hackstein 71b213f66a GraphViewer: Just fixed a type 2013-07-09 13:55:13 +02:00
Michael Hackstein 10a13f3bcc Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-07-09 13:53:25 +02:00
Michael Hackstein 8d8e54cc36 GraphViewer: JSLintified 2013-07-09 13:53:21 +02:00
Jan Steemann e8ab1c6b38 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-07-09 12:58:19 +02:00
Jan Steemann c6ff61b159 added new error code 2013-07-09 12:33:10 +02:00
Michael Hackstein f52e234993 GraphViewer: Fixed a bug in the modularity joiner when removing an edge. 2013-07-09 12:32:28 +02:00
Michael Hackstein 231dc54871 GraphViewer: The Adapters now will only bucket newly arrinving nodes 2013-07-09 10:51:19 +02:00
Michael Hackstein bfb6df11c3 GraphViewer: Added a test in the arangoAdapter to check that only new nodes are added into buckets 2013-07-09 10:29:12 +02:00
Michael Hackstein bdc8f23f9f GraphViewer: Removed unnecessary checks in the Previewer 2013-07-09 10:28:15 +02:00
Michael Hackstein a1feca735a GraphViewer: Fixed configuration in the UI Specs 2013-07-09 09:43:26 +02:00
Michael Hackstein 967f4656ef GraphViewer: Updated the event dispatcher 2013-07-09 09:20:56 +02:00
Michael Hackstein c9d8676116 GraphViewer: Inserted the new constructor of the abstract adapter into the other adapters 2013-07-09 09:05:25 +02:00
Michael Hackstein 615507c8e2 GraphViewer: Moved computation of expansion/collapsing of nodes from EventLib to Adapter for more consistency 2013-07-09 08:54:44 +02:00
Michael Hackstein d4079a3df4 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-07-08 15:04:09 +02:00
Michael Hackstein 772a1ab2f0 GraphViewer: Fixed a bug in the joining of communities. Deletion of edges was not properly propagated to the joiner 2013-07-08 15:04:04 +02:00
Heiko Kernbach ffc13c5e59 #446 - fixed 2013-07-08 14:06:53 +02:00
Michael Hackstein 1a91aef78b GraphViewer: The ModularityJoiner properly reacts to insertion / deletion of edges 2013-07-08 13:22:05 +02:00
Michael Hackstein 8ce8de1b05 GraphViewer: The Abstract adapter now informs the MOdularityJoiner about Edge insertions and deletions. However the Joiner does not yet know about it 2013-07-08 13:05:43 +02:00
Michael Hackstein 5545846fef GraphViewer: Adapted ArangoAdapter check to ModularityJoiner 2013-07-08 10:39:12 +02:00
Michael Hackstein 83ed301e09 GraphViewer: Added Test + Implementation for Mod.Joiner in the abstract Adapter 2013-07-08 10:28:00 +02:00
Michael Hackstein 4e10a5aa76 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-07-08 08:45:55 +02:00
Michael Hackstein 3859e8e5b9 GraphViewer: ModularityJoiner as a worker is now fully tested and ready to go. Time to tell the adapter about it ;) 2013-07-05 18:40:45 +02:00
Michael Hackstein 49b14305ec GraphViewer: Copied relevant parts of underscore into ModularityJoiner. It can now be started as a worker yay 2013-07-05 17:59:53 +02:00
Michael Hackstein 2d16ac415e GraphViewer: ModularityJoiner is now independet from the nodes, just relying on edges. Did speed up setup process as iteration is only over connected nodes 2013-07-05 13:15:55 +02:00
Jan Steemann 701f087e8f Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-07-05 11:41:55 +02:00
Jan Steemann 054ed3ca3f apply collection data dumps 2013-07-05 11:41:37 +02:00
Michael Hackstein 2b7bb78fa6 GraphViewer: Community joining is now completely moved to modularity joiner again. NodeReducer requires shared memmory which is not available for workers. Adapters need to be adjusted 2013-07-05 11:22:35 +02:00
Michael Hackstein 8e8561ec75 GraphViewer: Merged ModularityJoiner back into NodeReducer to allow the Reducer to become a WebWorker more easily 2013-07-05 10:05:52 +02:00
Michael Hackstein 123cb3a101 GraphViewer: Finished WebWorker tests, all Browsers pass ecxept IE9, IE8 is not support because of SVG 2013-07-04 17:29:48 +02:00
Michael Hackstein 4dc2f049e0 GraphViewer: Construction is now tested with arbitrary paramteres 2013-07-04 17:02:02 +02:00
Michael Hackstein 2bc5bae3da GraphViewer: Construction of Worker now passes in Safari, Chrome, FF and Opera. The IE has to be tested 2013-07-04 16:37:32 +02:00
Michael Hackstein 2ef00806fb Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-07-04 16:31:25 +02:00
Michael Hackstein 6c47786795 GraphViewer: Started implementing the WebWorkers. Already build a wrapper which works for Safari, now adding tests to karma 2013-07-04 16:31:21 +02:00
Jan Steemann 0f72f2ec33 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-07-04 15:54:07 +02:00
Jan Steemann 230f0ddcc3 added errors 2013-07-04 15:51:24 +02:00