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
|
4706bafd4c
|
GraphViewer: The Adapter Dialog now offers all available collections
|
2013-05-27 11:42:05 +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
|
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 |
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
|
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
|
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
|
54e5a13573
|
GraphViewer: Added new test for ZoomManager
|
2013-05-03 14:13:25 +02:00 |
Michael Hackstein
|
f935943c59
|
GraphViewer: Design optimization
|
2013-04-30 14:47:23 +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
|
8a13e577e3
|
GraphViewer: Improved optical layout, force defaults were not correct for increased screen size
|
2013-04-16 14:49:44 +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
|
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
|
5e69af80b8
|
GraphViewer: Implemented Menu functions for Layouter
|
2013-04-16 10:46:15 +02:00 |
Michael Hackstein
|
fe6cf84614
|
GraphViewer: Added the Adapter Menu to the interface
|
2013-04-15 15:02:42 +02:00 |
Michael Hackstein
|
810d2ad83f
|
GraphViewer: It is now possible to switch collections on the fly
|
2013-04-15 12:00:15 +02:00 |
Michael Hackstein
|
4bfdf68b5c
|
GraphViewer: Toolbox now created correctly
|
2013-04-12 10:58:54 +02:00 |
Michael Hackstein
|
e7bfed16dc
|
GraphViewer: Added design and test for the Toolbox buttons
|
2013-04-12 10:42:34 +02:00 |
Michael Hackstein
|
caaff89ec6
|
GraphViewer: Further adaption of CSS for the admin interface
|
2013-04-11 17:18:22 +02:00 |
Michael Hackstein
|
7049c7c80e
|
GraphViewer: Switched NodeShaper Controls to Button Helper class
|
2013-04-11 16:15:14 +02:00 |
Michael Hackstein
|
b99bb0d5d1
|
GraphViewer: First Part of MenuBar in GraphViewer Admin is done
|
2013-04-11 15:31:05 +02:00 |
Michael Hackstein
|
7abe9aa342
|
GraphViewer: Finally everything works as expected, the graph is rendered and editable
|
2013-04-11 13:46:43 +02:00 |
Michael Hackstein
|
07941f6f48
|
GraphViewer: JSLintified GraphViewerUI
|
2013-04-10 17:11:37 +02:00 |
Michael Hackstein
|
9f68cfa048
|
GraphViewer: Simplification of GraphViewer finished, all dispatching moved to GraphViewerUI
|
2013-04-10 17:08:26 +02:00 |
Michael Hackstein
|
bea6446c00
|
GraphViewer: Improved Spec and UI for GraphViewer
|
2013-04-10 14:13:29 +02:00 |
Michael Hackstein
|
799def1033
|
GraphViewer: Wrote spec for UI of GraphViewer
|
2013-04-10 11:47:59 +02:00 |
Michael Hackstein
|
24d452c7d0
|
GraphViewer: Now editing of Nodes/Edges also works (yet missing: Checks for key values, add additional key/value pairs
|
2013-04-09 11:22:21 +02:00 |
Michael Hackstein
|
3b9c59af97
|
GraphViewer: Dispatcher UI almost finished. Editing of Nodes is not working yet as d3-attributes are displayed in addition to stored attributes
|
2013-04-08 22:04:03 +02:00 |
Michael Hackstein
|
5212b47cff
|
GraphViewer: Tests for DispatcherUI finished
|
2013-04-08 18:33:11 +02:00 |
Michael Hackstein
|
c9d0115594
|
GraphViewer: EventDispatcher now offers a better binding of events, the result of the Dispatcher can now be directly bound to buttons/nodes/edges, instead of requiring a function around that encapsulates parameters
|
2013-04-08 11:39:19 +02:00 |
Michael Hackstein
|
c208a94f52
|
GraphViewer: Implemented UI Dialogs for edge colouring
|
2013-04-04 00:30:54 +02:00 |
Michael Hackstein
|
8a0b79b429
|
GraphViewer: NodeShaper now creates UI elements to change the colouring
|
2013-04-03 18:06:35 +02:00 |
Michael Hackstein
|
f5a018b6e4
|
GraphViewer: Implemented UI Button creation for the EdgeShaper
|
2013-04-02 11:31:17 +02:00 |
Michael Hackstein
|
b2f90348a8
|
GraphViewer: Moved further UI funcitons to the Helper
|
2013-04-02 11:16:58 +02:00 |
Michael Hackstein
|
5f4a9a76d2
|
GraphViewer: Added test for EdgeShaper UI elements
|
2013-04-02 11:10:57 +02:00 |
Michael Hackstein
|
60572c4889
|
GraphViewer: Changed UI creation, common parts are now exported to a helper function for reusability
|
2013-04-02 11:07:18 +02:00 |
Michael Hackstein
|
8d4b9b557a
|
GraphViewer: Updated licence to 2013
|
2013-04-02 07:11:39 +02:00 |
Michael Hackstein
|
79ca70a1e7
|
GraphViewer: Fixed single node reshape
|
2013-04-02 06:59:35 +02:00 |
Michael Hackstein
|
deb9bd05e9
|
GraohViewer: Implemented first button: Switch NodeLayout to Circle
|
2013-04-01 13:36:56 +02:00 |
Michael Hackstein
|
a0b7f7e73c
|
GraphViewer: Added first sepcs for the UI-Generator of the NodeShaper
|
2013-04-01 11:46:39 +02:00 |