1
0
Fork 0
Commit Graph

1203 Commits

Author SHA1 Message Date
Jan Steemann 98dd1c2522 moved replication parts into separate files 2013-07-11 14:44:09 +02:00
Thomas Richter a8f50f1e50 last trial 2013-07-11 14:32:04 +02:00
Michael Hackstein 1d6c4c90f2 GraphViewer: The community-nodes now display their size properly with colours 2013-07-11 13:46:54 +02:00
Michael Hackstein 47d9ffc174 GraphViewer: The arangoadapter now calls back with 404 if no result for search is found 2013-07-11 13:45:01 +02:00
Michael Hackstein e9e735b259 GraphViewer: Changed default colour of the Nodes and updated community-nodes to take default community colour from the mapper 2013-07-11 08:43:32 +02:00
Michael Hackstein 8f6180f1cb GraphViewer: Changed default values for the layout 2013-07-11 08:42:35 +02:00
Michael Hackstein 5b2c0a03a9 GraphViewer: THe colourmapper now offers a constant colour for communities 2013-07-11 08:41:48 +02:00
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
Michael Hackstein bf01f6b8a0 GraphViewer: Prepared the adapter to support NodeReducer as a worker 2013-07-04 12:37:31 +02:00
Michael Hackstein 630712c017 GraphViewer: JSLint fixes 2013-07-04 11:58:20 +02:00
Michael Hackstein c5ecd23b77 GraphViewer: Added karma configuration for automated testing 2013-07-04 11:46:00 +02:00
Michael Hackstein fd2ee1e553 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-07-04 11:16:30 +02:00
Jan Steemann f5968a4646 handle a master's state response 2013-07-04 10:13:09 +02:00
Michael Hackstein f5b9d8c1a1 GraphViewer: The Edit-Dialog is now more consistent with Collection-Tab dialog 2013-07-04 00:20:10 +02:00
Michael Hackstein 27b018c699 GraphViewer: Improved layout of Edit Dialog, but still the table is to large 2013-07-03 18:57:33 +02:00
Michael Hackstein 2c56f211f3 GraphViewer: New attribtues can now be added in the dialog 2013-07-03 18:36:05 +02:00
Michael Hackstein efbd8c673f GraphViewer: Now deletion of attributes is possible. Did forget to add that 2013-07-03 17:39:48 +02:00
Michael Hackstein 87112b9c0e GraphViewer: Nested Attributes are now displayed properly 2013-07-03 17:07:04 +02:00
Michael Hackstein 7fc969b8ea GraphViewer: Fixed JSLint warnings 2013-07-03 15:16:08 +02:00
Michael Hackstein 1d25c27a35 GraphViewer: Added a test for the modularity joiner simulating what is expected in the AdminUI in worst case (maxZoom, many nodes with only incomming edges 2013-07-03 14:57:24 +02:00
Jan Steemann 750682053c Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-07-03 14:11:46 +02:00
Jan Steemann 44c9ca4e90 issue #565, plus a few usability fixxes for aal.search() 2013-07-03 14:06:57 +02:00
Michael Hackstein ce2858b1aa GraphViewer: Fixed a bug in modularity joiner. It is now tested with a network of 1000 nodes -> finished in 1 sec. However 10.000 nodes are still too much. 2013-07-03 13:39:09 +02:00
Michael Hackstein caa4df602f GraphViewer: Massively improved the Community Joiner, runtime is reduced by factor 2 and result is closer to optimum. 2013-07-02 16:17:31 +02:00
Michael Hackstein 985119f5ae GraphViewer: Fixed Cross-Browser Issues. The Viewer is now tested with: IE9, Safari, Chrome, FF and Opera 2013-07-02 09:59:58 +02:00
Michael Hackstein b718365504 GraphViewer: Integrated the modularity joiner into the nodeReducer. All old tests pass now so joining seems to be quite good. yay ;) 2013-07-01 17:12:55 +02:00
Michael Hackstein 42e52ea2b8 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-07-01 16:33:00 +02:00
Michael Hackstein a443727e89 GraphViewer: Tested the modularity joiner with the famous Zachary Karate Club 2013-07-01 16:32:38 +02:00
Jan Steemann 9d2a016c5b make jslint happy 2013-07-01 15:50:51 +02:00
Michael Hackstein 510e7c2573 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-07-01 15:05:51 +02:00
Michael Hackstein 3c3e20056f GraphViewer: Implemented new version of modularity join taking into account directions and multiple edges between a pair of nodes 2013-07-01 15:05:19 +02:00
Jan Steemann af18b61539 increased update interval 2013-07-01 10:26:27 +02:00
Jan Steemann 1f68eaa221 issue #563: can aal become a default object? 2013-07-01 10:21:18 +02:00
Jan Steemann a0f34b3e2c git status
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-07-01 10:18:00 +02:00
Jan Steemann a1918ae9e3 added derived files 2013-07-01 10:09:22 +02:00
Michael Hackstein d7b61fd051 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-07-01 09:55:13 +02:00
Michael Hackstein c5fe80aa98 GraphViewer: Added getters to all values in the modulatiry joiner and added a setup function instead of calling a cascade of 4 functions 2013-07-01 09:54:44 +02:00
Jan Steemann 390bada835 added derived files 2013-06-28 19:15:10 +02:00
Michael Hackstein d0f1218a0d GraphViewer: Identified a bug in the community detection. Now started to externalize modularity computation s.t. it can be better tested 2013-06-28 15:50:27 +02:00
Michael Hackstein 243ba85dca GraphViewer: Added some cross-browser fixes. FF and Chrome pass all tests, Opera and Safari still fail a few 2013-06-27 15:26:34 +02:00
Michael Hackstein 65d266f367 GraphViewer: Added a check for the cursor-following edge when connnecting nodes, which did cause a crash in other browsers than FF 2013-06-27 14:10:23 +02:00
Michael Hackstein 2f4de281ec GraphViewer: The graphViewer preview will now overwrite given label and image-source attributes to match with hardcoded preview adapter 2013-06-27 13:32:22 +02:00
Michael Hackstein 4252513cfa GraphViewer: Added a Preview graphViewer Interface. 2013-06-27 12:49:37 +02:00
Michael Hackstein 4ba6422f2e GraphViewer: The main graphViewer class now knows about the preview adapter 2013-06-27 09:56:58 +02:00
Michael Hackstein 8dd44978cd GraphViewer: Added a previewAdapter for the Widget Generator. This returns a hardcoded set of nodes and alerts any outgoing actions 2013-06-27 09:51:35 +02:00
Michael Hackstein 7fb3e51b62 Web-Interface: Filters in Applications are now stored when using the navbar. 2013-06-27 08:49:18 +02:00
Heiko Kernbach 054ea2d9a3 fixed css errors when server is offline 2013-06-27 01:31:18 +02:00
Jan Steemann e39bbea3f4 fixed jslint warnings 2013-06-26 16:52:50 +02:00
Michael Hackstein 31fca729f0 WebInterface: Apps can now be filtered by active/inactive/devel, also develapps now tell you that they are 2013-06-26 16:19:12 +02:00
Michael Hackstein c3e2d37d50 AdminInterface: Changed the Applications Tab. It is now a single tab and consistent with the dashboard and collections. However i have not yet an idea what could useful filters 2013-06-25 17:14:25 +02:00
Michael Hackstein 7ea3a30f68 GraphViewer: Changed accepted format of FoxxAdapter from Array to Object where it is much easier to identify equal nodes on server side 2013-06-25 15:05:44 +02:00
Michael Hackstein 60b540b231 GraphViewer: The nodeShaper now makes the html aware of xmlns:xlink and now the display of images is working finally 2013-06-25 10:53:15 +02:00
Michael Hackstein b2bdbaf8e1 GraphViewer: Now the image source really uses data stored in the document, forgot that it is encapsulated 2013-06-25 09:57:28 +02:00
Michael Hackstein a2696cb835 GraphViewer: Now images as nodes are also implemented including source 2013-06-25 09:51:12 +02:00
Michael Hackstein 440d65f4bd GraphViewer: The node shaper is now able to append images as nodes. But still need a proper href 2013-06-25 09:31:24 +02:00
Michael Hackstein 5bb74c01c2 GraphViewer: Widgets can now initially be bound with any action available in the toolbox 2013-06-25 08:04:34 +02:00
Michael Hackstein c33cb8c36a GraphViewer: Event dispatcher now offers rebind functions for buttons to the outside world. This is used to give an initial active tool without creating a toolbox. 2013-06-24 18:19:24 +02:00
Michael Hackstein 28ab756295 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-06-24 15:50:23 +02:00
Michael Hackstein 46e8aeabaa GraphViewer: In the Wodget it is now possible to initially bind the drag event 2013-06-24 15:49:56 +02:00
Jan Steemann 79399bff80 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-06-24 14:26:09 +02:00
Michael Hackstein aa0d8a8115 GraphViewer: Added Tests for toolbox in the Widget-UI 2013-06-24 14:00:59 +02:00
Michael Hackstein e8d3235a09 GraphViewer: Moved css definitions into graphViewer for better import in widgets 2013-06-24 13:59:47 +02:00
Jan Steemann 93f7122099 added missing count() method for server-side cursor 2013-06-24 13:50:03 +02:00
Michael Hackstein 96048586c3 Started implementing the Widget version of the UI. The SVG loading an optional given startNode is added till now. 2013-06-24 13:10:58 +02:00
Michael Hackstein 0bbf2cf4e5 Added a test for the FoxxAdapter in the graphViewer 2013-06-24 09:27:26 +02:00
Michael Hackstein 2f113aea14 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-06-24 09:02:03 +02:00
Michael Hackstein 98362f6f2c Added the foxx adapter into the graphViewer 2013-06-24 09:01:49 +02:00
Jan Steemann 654ea77f25 extended cap constraints with size constraints 2013-06-22 02:44:48 +02:00
Jan Steemann 2d7edbef96 added db._exists() 2013-06-21 21:50:00 +02:00
Jan Steemann ac1684b402 added derived file 2013-06-21 19:41:27 +02:00
Jan Steemann c74c80d5ff allow bind parameters in db._query() 2013-06-21 17:13:51 +02:00
Jan Steemann cae82f27e4 added `/_api/current-database` 2013-06-21 10:25:15 +02:00
Jan Steemann 30a747f3ef fixed client-side tests 2013-06-20 19:15:30 +02:00
Jan Steemann b1f243d296 fixed segfault for too big shapes, make shape collection filesize adaptive 2013-06-20 19:14:14 +02:00
Jan Steemann 955502b0e2 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-06-20 15:48:22 +02:00
Jan Steemann 3cd5facece removed console.log 2013-06-20 15:48:09 +02:00
Jan Steemann d9c0d588f9 added internal.adminDirectory 2013-06-20 15:47:48 +02:00
Heiko Kernbach d86004c626 added selectionfunction for db in router 2013-06-20 14:26:17 +02:00
Heiko Kernbach 97ce6c80fc added dashboard link @navigation 2013-06-20 12:59:24 +02:00
Jan Steemann 235abf1a46 added derived file 2013-06-19 14:04:39 +02:00
Thomas Richter ce80970a77 bug fixed in swagger footer 2013-06-17 10:32:42 +02:00
Jan Steemann 1cc0409258 do not console.log 2013-06-14 09:34:06 +02:00
Heiko Kernbach 5eed48e451 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-06-13 16:26:34 +02:00
Heiko Kernbach 4ac40289ad jslint + testsuite 2013-06-13 16:26:25 +02:00
Jan Steemann b1bc9b3285 adjust traversal docs and examples 2013-06-13 13:06:48 +02:00
Jan Steemann 9599a021b9 moved some graph traversal validation into the traversal module
- that simplifies some of the traversal-calling routines
- make returning error codes more consistent (specific 404 errors when
referring to unknown collections instead of simple 400 errors)
- optionally limit traversals to a certain number of iterations so they
  don't run endlessly in cyclic graphs
2013-06-12 17:04:47 +02:00
Thomas Richter e294d1b8c4 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-06-12 10:42:41 +02:00
Oreste Panaia 81f20c7ba0 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-06-12 17:03:29 +08:00
Thomas Richter 10dea3e18e droidsans.css path error fixed 2013-06-12 10:41:50 +02:00
Jan Steemann bb7445a547 fixed jslint warnings 2013-06-11 18:47:15 +02:00
Jan Steemann d6ff5ba1f9 moved "About" link into "Links" menu to save space 2013-06-11 18:35:02 +02:00
Michael Hackstein 87b31a54c1 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-06-11 15:59:40 +02:00
Michael Hackstein 4fd8565973 GraphViewer: Fixed import in index html 2013-06-11 15:59:11 +02:00
Thomas Richter 9b6017995c swagger core-api-documentation in html/admin included 2013-06-11 15:38:54 +02:00
Thomas Richter 11fc096873 admin interface swagger api added 2013-06-11 15:10:15 +02:00
Thomas Richter d43ed485bf swagger ui changed and alphabetical sorted 2013-06-11 14:22:23 +02:00
Michael Hackstein 804843d753 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-06-10 14:11:54 +02:00
Michael Hackstein 7b093d176c GraphViewer: Added first version of a generic Foxx Adapter 2013-06-10 14:11:32 +02:00
Oreste Panaia 35ab2e6f62 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-06-10 17:05:58 +08:00
Jan Steemann d66e959e62 issue #446: added resizability for JS Shell 2013-06-10 09:28:10 +02:00
Jan Steemann 8131c57ce0 updated CHANGELOG 2013-06-07 16:53:33 +02:00
Jan Steemann 3356055b64 derived files, jslint 2013-06-07 16:41:06 +02:00
Jan Steemann 947b3f9ead added derived file 2013-06-07 14:44:54 +02:00
Jan Steemann dd5c687552 added derived files 2013-06-07 14:21:09 +02:00
Michael Hackstein 3e105873a9 GraphViewer: Added integration testsuite for abstract adapters 2013-06-07 11:08:50 +02:00
Michael Hackstein 0c4237cb23 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-06-06 16:31:31 +02:00
Michael Hackstein f719a32251 GraphViewer: Added a further abstraction layer for the adapters, makes it much easier to write adapters for different sources like FOXX 2013-06-06 16:30:51 +02:00
Heiko Kernbach 8b2527f572 checked jslint + added js files in makefile.files 2013-06-06 11:23:04 +02:00
Heiko Kernbach b247e9277b removed sourcedelete bug, removed sourcebox autoselection 2013-06-06 10:24:35 +02:00
Oreste Panaia 2afd8a742c Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-06-05 19:53:25 +08:00
Oreste Panaia 8a95c1c2a8 update 2013-06-05 19:52:34 +08:00
Michael Hackstein e7b735fd9a GraphViewer: Added an abstract version of the adapter which does plain handling of nodes, server-connection is implemented in a more specific class 2013-06-04 16:19:56 +02:00
Michael Hackstein 555322214a GraphViewer: Create and Edit dialogs now the correct text on the submit button 2013-06-04 15:00:17 +02:00
Michael Hackstein 8a8dde506f GraphViewer: A add new node button is now contained in the toolbox 2013-06-04 14:46:00 +02:00
Michael Hackstein cbebd8e7ac GraphViewer: The Rectangular nodes now have rounded corners. yay 2013-06-04 13:40:11 +02:00
Michael Hackstein b1f012ef22 GraphViewer: The colour-mapper now also creates a foreground colour. All labels are now readable 2013-06-04 13:28:13 +02:00
Michael Hackstein 826c186de0 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-06-04 12:51:38 +02:00
Michael Hackstein d6a260d8b4 GraphViewer: The label<-> colour list is now displayed right to the SVG 2013-06-04 12:51:09 +02:00
Jan Steemann 9d31ee088f issue #547: prevent global event bindings 2013-06-04 11:58:24 +02:00
Michael Hackstein 70a5b0c0f9 GraphViewer: The NodeShaperUI is now able to generate the colour<-> label list. 2013-06-04 08:59:34 +02:00
Michael Hackstein 3b8a1fca81 GraphViewer: The colourmapper and NodeShaper can now return the mapping color -> label as a list 2013-06-03 16:06:41 +02:00
Michael Hackstein 19003f160f GraphViewer: Impoved layout of multiline labels 2013-06-03 15:12:04 +02:00
Michael Hackstein 7b1a519f81 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-06-03 14:59:02 +02:00
Michael Hackstein f80ddd0c09 GraphViewer: Labels are now splitted accordingly into two lines 2013-06-03 14:58:20 +02:00
Heiko Kernbach 591dd91c34 jasmine tests webif 2013-05-31 22:28:45 +02:00
Heiko Kernbach cc290b6504 jslint settings 2013-05-31 19:58:03 +02:00
Heiko Kernbach ed932e153f merging 2013-05-31 19:54:56 +02:00
Heiko Kernbach 771b6873e5 added dolphin test suite (incl. jslint) for webinterface 2013-05-31 19:52:46 +02:00
Michael Hackstein d9718e97a7 GraphViewer: Added a combined dialog to change displayed label and colour for nodes at the same time. This is added to general configuration menu 2013-05-31 18:51:17 +02:00
Michael Hackstein a2a9194b1e GraphViewer: Fixed several tests that did fail 2013-05-31 18:27:10 +02:00
Michael Hackstein 195856216c GraphViewer: By default a rect node is now displayed for better readability of text 2013-05-31 09:07:52 +02:00
Michael Hackstein 5d2008d4bb GraphViewer: A line is now displayed to help connecting two nodes 2013-05-29 13:53:34 +02:00
Michael Hackstein da8b1b759a GraphViewer: The other classes now use the better handleing for SVG events 2013-05-28 10:05:00 +02:00
Michael Hackstein b6e957a058 GraphViewer: EventDispatcher now has a better handling for events bound to SVG 2013-05-28 09:43:23 +02:00
Michael Hackstein e5ee030843 GraphViewer: Optical issues 2013-05-28 09:42:31 +02:00
Michael Hackstein 8c69be6a14 GraphViewer: Added scrolling for the CursorAddition 2013-05-27 15:34:15 +02:00
Michael Hackstein fb7647892a GraphViewer: Added extemporaneous cursor addition for actions 2013-05-27 15:18:55 +02:00
Michael Hackstein 25825bc164 GraphViewer: ArangoAdapter does not join single nodes into communities anymore 2013-05-27 12:29:40 +02:00
Michael Hackstein 4706bafd4c GraphViewer: The Adapter Dialog now offers all available collections 2013-05-27 11:42:05 +02:00
Michael Hackstein 81ba8c5ccb GraphViewer: JSLint issues 2013-05-27 11:11:43 +02:00
Michael Hackstein bad5fec046 GraphViewer: Fixed Optical Issue in admin-graph-tab 2013-05-27 11:08:27 +02:00
Michael Hackstein e024f1b0fe GraphViewer: Improved Similarity Join of Nodes 2013-05-27 10:50:24 +02:00
Michael Hackstein 133ca7c360 GraphViewer: The Arango-Adapter is now able to define a max. amount of children in one expansion step and join further into communities 2013-05-27 10:15:36 +02:00
Michael Hackstein 13bbbe6a03 Fixed test for button-label in GraphViewer UI 2013-05-27 08:50:32 +02:00
Michael Hackstein 6592881302 GraphViewer: The ArangoAdapter can now deliver the available collections 2013-05-24 16:51:58 +02:00
Michael Hackstein fe2825df88 GraphViewer: Optmized layout, there was a miss-typing of a class name 2013-05-24 15:54:37 +02:00
Michael Hackstein a814860c3f Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-24 15:21:54 +02:00
Michael Hackstein 866b74d4b6 GraphViewer: Added a function to the node reducer to join nodes based on their similarity if too many child nodes aare added at once 2013-05-24 15:21:26 +02:00
Michael Hackstein 79efa0b2a9 GraphViewer: Changed default values a bit, which is more convenient for graphs with large 1-neighbourhoods 2013-05-24 15:20:15 +02:00
Jan Steemann f3bf3281a3 added js/models to jslint 2013-05-24 11:57:14 +02:00
Michael Hackstein facb80b172 Web-Interface: Fixed #541 2013-05-24 11:04:43 +02:00
Michael Hackstein 4597366eed GraphViewer: Further prefixed UI Element-Ids, they were only unique in scope of different lists 2013-05-23 15:51:01 +02:00
Michael Hackstein cbcad7db60 GraphViewer: Increased Default Min-size of NodeRadius from 1px to 4px 2013-05-23 15:07:59 +02:00
Michael Hackstein d77e78a3fe GraphViewer: The UI now offers the option to switch between directed and undirected graphs 2013-05-23 14:23:52 +02:00
Michael Hackstein cece6d5b4b GraphViewer: Added option to switch between directed and undirected traversals 2013-05-23 14:08:37 +02:00
Michael Hackstein 153e356693 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-23 11:00:06 +02:00
Michael Hackstein a67f7edb28 GraphViewer: In/Outbound counter for nodes is set correctly even after community joins. All Tests pass on usefull browsers and 99% on IE9 2013-05-23 10:59:10 +02:00
Michael Hackstein 65c959e9d6 GraphViewer: Edges are bound to community nodes correctly 2013-05-23 10:30:03 +02:00
Michael Hackstein f196496bd8 GraphViewer: Tests for CommunityNodes and adding edges to them 2013-05-23 09:13:33 +02:00
Heiko Kernbach bebef82c74 added ability for custom charts 2013-05-22 22:33:29 +02:00
Heiko Kernbach 0660035260 fix 2013-05-22 18:29:13 +02:00
Heiko Kernbach fef0d543aa faster detailgraph switching, changed checkbox img 2013-05-22 17:25:15 +02:00
Heiko Kernbach e0e4760abc changed css+radio buttons styling 2013-05-22 17:07:01 +02:00
Michael Hackstein 74179e697d GraphViewer: Added tests for expanding/collapsing of nodes if communitynodes are inside the graph 2013-05-22 16:46:49 +02:00
Heiko Kernbach 4c9dae7870 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-05-22 16:18:26 +02:00
Heiko Kernbach 6a80d3ca63 changed checkbox & graph styling 2013-05-22 16:18:19 +02:00
Michael Hackstein 276b3cf776 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-22 14:08:39 +02:00
Michael Hackstein e627714763 GraphViewer: CommunityNodes now tell the outer world how many nodes are inside 2013-05-22 14:08:13 +02:00
Heiko Kernbach fb1dfcfdd8 css + closeable groups 2013-05-22 13:46:24 +02:00
Heiko Kernbach 2070615631 extra class for last checkbox divider 2013-05-22 12:15:30 +02:00
Heiko Kernbach 42b9405404 dashboard css 2013-05-22 11:57:53 +02:00
Michael Hackstein d81d136cb5 GraphViewer: Added the community behaviour to the event lib 2013-05-21 23:32:06 +02:00
Michael Hackstein 0f2560c389 GraphViewer: Implemented rendering Community Nodes as Stars 2013-05-21 21:14:40 +02:00
Michael Hackstein 4755bb701e GraphViewer: Added tests for NodeShaper to shape Community-Nodes 2013-05-21 15:41:42 +02:00
Michael Hackstein 7ced744d21 GraphViewer: Added test for reshaping if community is formed 2013-05-21 14:02:43 +02:00
Michael Hackstein 86400bd756 GraphViewer: Now collapses another community if community is expanded but no space is available 2013-05-21 13:30:05 +02:00
Michael Hackstein f43f0568f7 GraphViewer: Simple expansion of Communities now possible 2013-05-21 13:22:12 +02:00
Michael Hackstein bf749438f0 GraphViewer: Added tests for expansion of community-nodes 2013-05-21 11:53:12 +02:00
Oreste Panaia 70bc62a5a5 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-05-21 17:47:22 +08:00
Oreste Panaia b764b4f71e extended errors for skiplist 2013-05-21 17:45:19 +08:00
Michael Hackstein 30b60f7715 GraphViewer: All tests pass 2013-05-21 10:34:00 +02:00
Michael Hackstein 88d8c31029 GraphViewer: Finished implementation of community joining, display and reverse action to be implemented 2013-05-21 10:24:04 +02:00
Michael Hackstein 6bf1d00d18 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-21 09:30:01 +02:00
Michael Hackstein bdf3daac39 GraphViewer: Added JSLint to my karma script and JSLinted everythign again 2013-05-21 09:29:36 +02:00
Jan Steemann a87203f1f5 issue #537: removed year of copyright 2013-05-21 09:19:45 +02:00
Frank Celler b4794e6655 fixed issue #530: ReferenceError: ArangoError is not a constructor 2013-05-20 00:02:25 +02:00
Heiko Kernbach 35ba75d6b2 syntaax error 2013-05-17 23:59:58 +02:00
Heiko Kernbach 241cc86d63 optimized some functions 2013-05-17 23:57:47 +02:00
Michael Hackstein bd50d5c5f0 GraphViewer: Added Tests for joining of community nodes 2013-05-17 17:16:32 +02:00
Jan Steemann 613dafe778 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-05-17 16:13:36 +02:00
Jan Steemann ed77c19e16 added derived file 2013-05-17 15:59:58 +02:00
Michael Hackstein 9cd77a7829 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-17 15:26:59 +02:00
Michael Hackstein 4161ff662c GraphViewer: Added Tests for communication between Adapter and NodeReducer 2013-05-17 15:26:28 +02:00
Jan Steemann c2ff93e99d issue #531 (warning) 2013-05-17 14:58:22 +02:00
Michael Hackstein 0c4ef2215b ArangoAdapter now creates a node Reducer 2013-05-17 14:39:35 +02:00
Michael Hackstein 6fac02a451 GraphViewer: Modified ArangoAdapter Setup Test to check if Host is determined 2013-05-17 14:36:02 +02:00
Michael Hackstein 8bf7708464 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-17 13:55:46 +02:00
Michael Hackstein 5e17ebe404 GraphViewer: Started implementing the Communication between ZoomManager, GraphViewer and the Adapter 2013-05-17 13:55:20 +02:00
Jan Steemann c647882311 issue #535 2013-05-17 13:50:10 +02:00
Heiko Kernbach 18e0edc4f0 added function to include client customized graphs - not finished 2013-05-16 21:30:09 +02:00
Heiko Kernbach d9ff5e916e added graph description 2013-05-16 19:48:24 +02:00
Heiko Kernbach 80766b742b added detail graph view for dashboard 2013-05-16 16:57:13 +02:00
Heiko Kernbach 40baf853f4 update checkboxes dynamically 2013-05-16 13:46:33 +02:00
Michael Hackstein be591b3af7 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-15 16:02:26 +02:00
Michael Hackstein 642e976e62 GraphViewer: Added tests for graphViewer to accept NodeLimit Callback and to propagate it to the Adapter 2013-05-15 15:58:25 +02:00
Michael Hackstein f0752a6736 GraphViewer: Gave Zoommanager a callback to inform the GraphViewer about NodeLimitChanges 2013-05-15 15:57:16 +02:00
Jan Steemann 544e5909d0 issue #526 2013-05-15 10:06:49 +02:00
Michael Hackstein 50a4293a68 GraphViewer: NodeReducer should now pick communities as desiered, however some illeagal community joins are produced right now, to be fixed 2013-05-14 18:56:56 +02:00
Michael Hackstein e70abac455 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-14 15:35:52 +02:00
Jan Steemann 04ed14a261 updated CHANGELOG 2013-05-14 13:01:51 +02:00
Michael Hackstein 24a1658462 GraphViewer: ArangoAdapter is now able to be runned with Karma and DB is completely mocked away 2013-05-14 11:19:34 +02:00
Jan Steemann c51f70de05 removed hard-coded groups from statistics web interface
now all statistics are dynamic
removed redundant code in statistics web interface
2013-05-14 02:36:01 +02:00
Michael Hackstein 679ce523de GraphViewer: Further adoption to external Karma Testing 2013-05-13 23:15:54 +02:00
Michael Hackstein 1d5b5ef4d6 GraphViewer: Fixed eventDispatcherUITest. It did not clean up properly 2013-05-13 19:05:17 +02:00
Michael Hackstein c0a389b56e GraphViewer: Modified tests so they could be run with an external tool like Karma, but not yet finished. 2013-05-13 18:48:05 +02:00
Thomas Richter 86301e39c4 changed to api-version 1.3 in swagger 2013-05-13 16:41:48 +02:00
Michael Hackstein 6d65938645 GraphViewer: CommunityDetection algorithm implemented successfully, however distance is not yet considered for decission 2013-05-13 15:28:41 +02:00
Michael Hackstein 3d1bd8dfde GraphViewer: Implemented initialisation for Clauset, Newman and Moore's algorithm 2013-05-13 12:48:42 +02:00
Michael Hackstein 83a6344eae GraphViewer: Added Method Stub to NodeReducer 2013-05-13 09:33:32 +02:00
Michael Hackstein 79dc9621c0 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-13 09:21:54 +02:00
Michael Hackstein 8ac7ba1968 GraphViewer: Added Tests and ClassStub for the NodeReducer 2013-05-13 09:20:26 +02:00
Jan Steemann 2bebb225f3 fixed graphs 2013-05-10 20:36:46 +02:00
Heiko Kernbach a1dd214681 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-05-10 18:33:40 +02:00
Heiko Kernbach f19d475e6b dashb changes 2013-05-10 18:32:36 +02:00
Jan Steemann 42a749dfc0 fixed CSS, broken image and typo 2013-05-10 17:50:07 +02:00
Heiko Kernbach 03893bf9cd updated dashboard 2013-05-10 17:30:49 +02:00
Jan Steemann aa709a225f some typos 2013-05-10 13:34:44 +02:00
Heiko Kernbach fb379b29c3 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-05-08 18:29:43 +02:00
Heiko Kernbach 65972659e4 changed dashboard 2013-05-08 18:29:36 +02:00
Thomas Richter f8a3b5947f see last commit 2013-05-08 15:44:36 +02:00
Jan Steemann eb8325ef34 fixed typo in error message 2013-05-08 11:10:34 +02:00
Jan Steemann 66f56f0771 added generated file 2013-05-07 18:49:17 +02:00
Michael Hackstein 34e062dd5c GraphViewer: NodeShaper now rescales nodes for fisheye 2013-05-06 14:38:40 +02:00
Michael Hackstein 7ed95bc3b5 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-06 13:57:41 +02:00
Michael Hackstein 0971a58844 GraphViewer: ZoomManager now binds events to SVG not to first G, gives better results 2013-05-06 13:57:01 +02:00
Michael Hackstein ccbacf893a GraphViewer: Main graphViewer class is now able to construct a ZoomManager 2013-05-06 13:21:50 +02:00
Michael Hackstein 9fc5bf9c12 GraphViewer: Added fisheye distortion propagation to zoommanager. 2013-05-06 12:40:47 +02:00
Michael Hackstein e70af5ba25 GraphViewer: New zooming-behaviour implemented, still open: FishEye 2013-05-06 11:36:52 +02:00
Michael Hackstein 169dcfeb66 GraphViewer: Started with new interface for zoommanager with better integration of D3 and Fisheye 2013-05-06 10:30:18 +02:00
Heiko Kernbach 473dfd8adf fixed bug in nv.d3.js + added labels for dashboard graphs 2013-05-03 16:01:52 +02:00
Heiko Kernbach 1c78a2b983 updated dashboard 2013-05-03 14:22:13 +02:00
Michael Hackstein ee9473adbd Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-03 14:13:52 +02:00
Michael Hackstein 54e5a13573 GraphViewer: Added new test for ZoomManager 2013-05-03 14:13:25 +02:00
Michael Hackstein 91a7d66dbd GraphViewer: Added function to toggle display of labels without redefining them 2013-05-03 14:07:59 +02:00
Jan Steemann eef611b1da fixed some compiler & jslint warnings 2013-05-03 11:09:45 +02:00
Jan Steemann ee7ab712d6 issue #495 2013-05-03 11:08:58 +02:00
Michael Hackstein 958c507943 GraphViewer: Fixes in NodeShaper 2013-05-02 14:39:36 +02:00
Michael Hackstein 08f1fe857a GraphViewer: Further UI refinement 2013-04-30 14:58:42 +02:00
Michael Hackstein 50d04edf23 GraphViewer: Adapted spec for UI refinement 2013-04-30 14:50:20 +02:00
Michael Hackstein f935943c59 GraphViewer: Design optimization 2013-04-30 14:47:23 +02:00
Michael Hackstein 37f2175845 GraphViewer: Implemented ZoomManager 2013-04-30 14:17:11 +02:00
Michael Hackstein b3b34c8b5b GraphViewer: Further tests for default behaviour of zooming 2013-04-30 12:41:09 +02:00
Michael Hackstein efaf5d82aa GraphViewer: Test for default behaviour of zooming 2013-04-30 12:33:42 +02:00
Michael Hackstein e750f3f155 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-04-30 09:53:15 +02:00
Michael Hackstein 57e4ccc4ff GraphViewer: Started implementing the zoom functionality 2013-04-30 09:52:16 +02:00
Oreste Panaia 115d87196c sync windows dev 2013-04-29 23:13:06 +08:00
Heiko Kernbach da8e780755 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-04-29 16:27:15 +02:00
Heiko Kernbach 86d02c41c0 added new dashboard functionality 2013-04-29 16:27:03 +02:00
Oreste Panaia c42c0bf565 sync dev for windows 2013-04-29 21:49:28 +08:00
Oreste Panaia 532c7eae8e windows dev update 2013-04-29 21:24:57 +08:00
Heiko Kernbach 8f1225d9f5 fixed frontend fuxx bug 2013-04-29 13:38:31 +02:00
Michael Hackstein afac1110dc GraphVeiwer: Fixed a CSS intervention with the charts 2013-04-29 12:26:16 +02:00
Michael Hackstein 76a027d554 GraphViewer: Added distortion schema to all affected classes 2013-04-24 12:49:13 +02:00
Michael Hackstein b9e64f6fce Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-04-24 09:40:18 +02:00
Michael Hackstein de359bf07d GraphViewer: Added lib for fish-eye view, and started adaption of edgeShaper 2013-04-24 09:18:57 +02:00
Thomas Richter c3111f3911 default settings for swagger examples set to hidden 2013-04-23 10:02:08 +02:00
Frank Celler cbc2ab93ba fixed _shallowCopy, fixed creating of unknown attributes 2013-04-22 16:48:36 +02:00
Jan Steemann dbf96964fc added derived, changed file 2013-04-22 08:39:02 +02:00
Frank Celler bab92e9c04 fixed help messages 2013-04-21 22:12:58 +02:00
Frank Celler df03d38ee2 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-04-21 21:46:00 +02:00
Frank Celler d2ea4e9bd2 added SlowBuffer from node 2013-04-21 21:32:32 +02:00
Jan Steemann cd17f1ef44 issue #481 2013-04-21 11:37:46 +02:00
Heiko Kernbach d113d4ca8e css changes + frame for new dashboard 2013-04-19 22:55:09 +02:00
Heiko Kernbach 1d203859b3 #446 2013-04-19 17:54:50 +02:00
Heiko Kernbach 0730c14416 #455 2013-04-18 20:03:17 +02:00
Heiko Kernbach 3f1a9513ca changed message 2013-04-18 18:01:59 +02:00
Heiko Kernbach c91f2f65dd added message if no changes are submitted 2013-04-18 17:58:29 +02:00
Heiko Kernbach 0f9841fb32 #453 2013-04-18 17:45:50 +02:00
Heiko Kernbach 7bd9962926 #473 2013-04-18 16:18:59 +02:00
Michael Hackstein fb09253e86 GraphViewer: Nodes can now be distorted 2013-04-18 13:16:55 +02:00
Michael Hackstein 019e74bd97 GraphViewer: Added Test for NodeShaper to offer distortion 2013-04-18 12:54:07 +02:00
Michael Hackstein 9f5a53f5a3 GraphViewer: Positions of Edges are now always triggered on reshape, they do not disappear anymore on reshape withthout update 2013-04-18 11:24:40 +02:00
Michael Hackstein da560452c6 GraphViewer: Fixed a bug, where node positions where destroyed by the arangoAdapter. That caused a lot of trouble in the interface 2013-04-18 10:35:41 +02:00
Michael Hackstein 476b59e29c GraphViewer: Fixed a bug for reshaping of edges 2013-04-17 14:27:22 +02:00
Michael Hackstein 90b2aba0c1 GraphViewer: Updated colouring and size of labels 2013-04-16 16:47:14 +02:00
Michael Hackstein aaa453adfd GraphViewer: Added a better simulation for drag events. My test until now did not check it correctly 2013-04-16 16:08:53 +02:00
Michael Hackstein 5d024a48f7 WebFrontend: Changed GraphViewer Tab. It now only requests collections, host is defaulted 2013-04-16 14:50:46 +02:00
Michael Hackstein 8a13e577e3 GraphViewer: Improved optical layout, force defaults were not correct for increased screen size 2013-04-16 14:49:44 +02:00
Michael Hackstein 04ae758746 GraphViewer: Slightly changed interface of ArangoAdapter. It now defaults to the domains.host if none is given 2013-04-16 14:15:21 +02:00
Michael Hackstein 77344be842 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-04-16 13:15:34 +02:00
Michael Hackstein 9e61f34a68 GraphViewer: Improved CSS for search. All tests pass again. 2013-04-16 13:15:24 +02:00
Michael Hackstein 606635235e GraphViewer: Added Search by Attribute/Value pair. If no attribute Name is given, search is by _id 2013-04-16 12:13:55 +02:00
Michael Hackstein 211ee118c3 GraphViewer: Added Spec for Search by Attribute on the GraphViewerUI 2013-04-16 12:00:45 +02:00
Jan Steemann b667e458fc fixed error messages 2013-04-16 11:55:17 +02:00
Michael Hackstein dff9582978 GraphViewer: Improved optics of layout buttons, they are now encapsulated in their own little div world 2013-04-16 11:11:57 +02:00
Michael Hackstein fa0dc2fa4c GraphViewer: LayouterMenu is now created by the GraphViewerUI 2013-04-16 10:59:48 +02:00
Michael Hackstein 6945a99327 GraphViewer: Layouter is now accessible 2013-04-16 10:54:19 +02:00
Michael Hackstein 57ef46e895 GraphViewer: Added a spec that the layouter menu is generated by the GraphViewerUI 2013-04-16 10:48:53 +02:00
Michael Hackstein 5e69af80b8 GraphViewer: Implemented Menu functions for Layouter 2013-04-16 10:46:15 +02:00
Michael Hackstein 750cf91849 GraphViewer: The layouter is now checked for useful default values 2013-04-15 16:04:43 +02:00
Michael Hackstein fe6cf84614 GraphViewer: Added the Adapter Menu to the interface 2013-04-15 15:02:42 +02:00