1
0
Fork 0
Commit Graph

1121 Commits

Author SHA1 Message Date
Jan Steemann 9c44964da5 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-07-17 10:58:23 +02:00
Jan Steemann 08b9f57166 stoppable replication applier 2013-07-17 10:58:10 +02:00
Michael Hackstein d29ec0d9a9 GraphViewer: The CommunityNode now offers function to remove nodes and edges, as well as a function to remove all outbound at once 2013-07-17 10:34:18 +02:00
Michael Hackstein f8ca0ef0f9 Added quick community check to NodeShaper also 2013-07-17 08:18:48 +02:00
Michael Hackstein 9e0873b922 GraphViewer: Added a simple check if a node is a communityNode. No parsing of the id necessary anymore 2013-07-17 08:16:04 +02:00
Michael Hackstein e40a0b3abc GraphViewer: Added a test to reproduce a bug when collapsing a node with communities attached to it. 2013-07-17 08:04:46 +02:00
Michael Hackstein 96bf884002 GraphViewer: Added the communityNode.js to the index.html s.t. it is loaded in the webinterface 2013-07-17 08:02:48 +02:00
Heiko Kernbach 979034f3cf fixed css bug in documentView 2013-07-16 20:05:22 +02:00
Heiko Kernbach 1b12e93a42 some format optimization for coll info view 2013-07-16 19:46:26 +02:00
Heiko Kernbach 9db5df839a extra info for collections + css 2013-07-16 19:16:03 +02:00
Michael Hackstein 9c749ab72f GraphViewer: Fixed the last bug of the CommunityNode, old functionality is now assured. Next: Let it render itself and its interior nodes 2013-07-16 18:37:41 +02:00
Michael Hackstein 452edf8acb GraphViewer: Fixed test for searchSubmit icon, which is now loading its image from css rather than from hardcoded source 2013-07-16 16:48:40 +02:00
Michael Hackstein 14a0acd2b5 GraphViewer: Further propageted the new CommunityNode object. Covering the old functionality is almost done, just 2 tests failing 2013-07-16 16:46:18 +02:00
Heiko Kernbach 36a082adfd test 2013-07-16 15:39:17 +02:00
Heiko Kernbach b23c5894d3 test 2013-07-16 15:37:26 +02:00
Jan Steemann cc42533b7d Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
	html/admin/js/views/collectionInfoView.js
2013-07-16 15:18:52 +02:00
Jan Steemann faa4dc1486 some web interface fixes 2013-07-16 15:17:39 +02:00
Michael Hackstein b9bd58fc29 GraphViewer: The community node now distinguished inbound, outbound and internal edges 2013-07-16 13:45:32 +02:00
Heiko Kernbach adc948ffe4 css + jslint 2013-07-16 13:11:02 +02:00
Heiko Kernbach 65ecde3d9e Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-07-16 13:10:18 +02:00
Heiko Kernbach f66be45ac4 #572 2013-07-16 13:10:10 +02:00
Michael Hackstein 94cb5253ff GraphViewer: CommunityNode now can collect internal edges and dissolve itself 2013-07-16 11:39:40 +02:00
Michael Hackstein 8ddec6ced7 GraphViewer: The communityNode should now be shapeable 2013-07-16 11:24:38 +02:00
Michael Hackstein 20e41e48ca GraphViewer: Added first basic functions for the community node 2013-07-16 10:59:39 +02:00
Michael Hackstein a190fa58e6 GraphViewer: Created Stubs for the new community node 2013-07-16 10:26:05 +02:00
Michael Hackstein 3b3fe9b8e9 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-07-16 09:49:49 +02:00
Michael Hackstein 6d4da13d4f GraphViewer: Updated the Toolbox icons. Now the text has exactly the same font. No rescaling anymore 2013-07-16 09:49:33 +02:00
Michael Hackstein fac84f1953 GraphViewer: Moved all static image loads to css. 2013-07-16 08:17:11 +02:00
Michael Hackstein a9479002f7 GraphViewer: The PriorityList now uses an icon for its buttons. Looks way more awesome 2013-07-16 08:09:52 +02:00
Michael Hackstein 20f81a39f2 GraphViewer: THe Interface now considers existing priorities in the list 2013-07-16 07:51:58 +02:00
Heiko Kernbach 71cf506728 ajax load indicator + css 2013-07-15 20:01:56 +02:00
Heiko Kernbach 0999b59dbf disabled login, css for import 2013-07-15 19:16:48 +02:00
Michael Hackstein ffb50b6705 GraphViewer: The nodeReducer now offers the prioList for reading. It is piped through the adapters allready 2013-07-15 18:37:13 +02:00
Michael Hackstein b7415789dc GraphViewer: Now the priority list is accessable like a real list. 2013-07-15 18:26:03 +02:00
Heiko Kernbach 644002c50e Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-07-15 17:45:50 +02:00
Heiko Kernbach f5f23e6ab2 userlogin + import interface 2013-07-15 17:45:44 +02:00
Michael Hackstein b218888597 GraphViewer: It is now possible to add a prioritylist with one element. Multiple elements are ongoing work 2013-07-15 16:19:24 +02:00
Michael Hackstein 82ecce0b9a GraphViewer: The Adapters now propagate the changeTo configuration for the prioList to the nodeReducer 2013-07-15 15:13:02 +02:00
Michael Hackstein 3abf0bfd9e Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-07-15 15:11:02 +02:00
Michael Hackstein ce36374690 GraphViewer: It is now possible to change the priority list on the fly 2013-07-15 15:10:58 +02:00
Heiko Kernbach 0783bb4cf8 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-07-15 14:37:08 +02:00
Heiko Kernbach 0a11848a61 added basic setup for client-side login 2013-07-15 14:36:59 +02:00
Michael Hackstein 8f6fbb1a5a GraphViewer: Changed the karma configuration to .set as .configure has been deprecated 2013-07-15 14:19:02 +02:00
Michael Hackstein 14f997a223 GraphViewer: The communitiy nodes are now rendered with the reason why they are joined 2013-07-15 14:16:57 +02:00
Michael Hackstein fe2afc1883 GraphViewer: CommunityNodes now tell about the reason why they are joined if they know it 2013-07-15 13:51:13 +02:00
Michael Hackstein 3f12250c73 GraphViewer: The adapters now initialise the Abstract adapter with the content of prioList 2013-07-15 13:37:36 +02:00
Michael Hackstein 51358995ca GraphViewer: Propagated the new Node Reducer interface to the adapters and adapted tests 2013-07-15 13:10:41 +02:00
Michael Hackstein e23ada5627 GraphViewer: Changed the interface ofNode grouping in order to support priority lists 2013-07-15 11:53:06 +02:00
Michael Hackstein b82448a0d3 GraphViewer: Fixed all tests for loading the initial node. 2013-07-15 10:03:39 +02:00
Michael Hackstein 46c4aa8824 GraphViewer: JSLintified. 2013-07-15 09:19:57 +02:00
Michael Hackstein 4b7a307acf GraphViewer: It is now possible to give a priority list to the NodeReducer to determine important attributes 2013-07-15 08:09:44 +02:00
Michael Hackstein d145e1b642 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-07-14 15:10:26 +02:00
Michael Hackstein 7476258dbb GraphViewer: The initial node is now added in the center of the screen and fixed there 2013-07-14 15:09:38 +02:00
Jan Steemann 03d0f7c6ab Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-07-12 17:37:33 +02:00
Jan Steemann b5e26235a7 replication configuration 2013-07-12 17:37:24 +02:00
Heiko Kernbach cee9e8b0e0 css 2013-07-12 17:07:55 +02:00
Heiko Kernbach 20226b28e4 fixed wrong css for collection window 2013-07-12 17:05:58 +02:00
Heiko Kernbach 9c92a0fb9a small .ejs template change 2013-07-12 16:21:40 +02:00
Heiko Kernbach 3f914aa8e7 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-07-12 16:18:19 +02:00
Heiko Kernbach 8339356c4d extra information for loaded collections 2013-07-12 16:18:13 +02:00
Michael Hackstein 08bf577419 GraphViewer: Node Communities are now rendered as stacks of nodes 2013-07-12 15:41:56 +02:00
Michael Hackstein 1390220440 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-07-12 15:09:03 +02:00
Michael Hackstein 3d1a8e2cac Fixed inculsion of webWorkerWrapper 2013-07-12 15:08:55 +02:00
Heiko Kernbach 4c9acbd7a7 added missing pointer css value 2013-07-12 12:17:59 +02:00
Heiko Kernbach a932182f12 changed footer properties 2013-07-12 12:12:06 +02:00
Heiko Kernbach 068f7481e9 446 2013-07-12 12:07:02 +02:00
Jan Steemann e19004e727 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-07-12 08:53:25 +02:00
Michael Hackstein 20204ba9ce GraphViewer: Dialogs are now bound to submit on return-press 2013-07-11 15:37:53 +02:00
Michael Hackstein ce261eab37 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-07-11 14:55:24 +02:00
Michael Hackstein 8aed42e37b GraphViewer: Added a Progress indicator if search for node takes too long 2013-07-11 14:53:59 +02:00
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 3dbd663ee3 cleanup 2013-07-10 14:32:08 +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