Michael Hackstein
|
69ab304624
|
GraphViewer: Fixed a bug that occured when editing nodes/edges, and jslintified
|
2013-08-06 11:07:16 +02:00 |
Michael Hackstein
|
c5e343c83f
|
GraphViewer: Fixed a bug where no icons were displayed in Firefox
|
2013-07-31 16:12:21 +02:00 |
Michael Hackstein
|
a8ab032c14
|
GraphViewer: The Node-search now offers example attributes from the collections defined in the adapter
|
2013-07-25 10:06:11 +02:00 |
Michael Hackstein
|
3ab4c039bb
|
GraphViewer: Changed confusing labels in the interface
|
2013-07-24 14:54:34 +02:00 |
Michael Hackstein
|
d5f8780e12
|
GraphViewer: Added Zoom Controls to the UI
|
2013-07-24 09:51:41 +02:00 |
Michael Hackstein
|
a190fa58e6
|
GraphViewer: Created Stubs for the new community node
|
2013-07-16 10:26:05 +02:00 |
Michael Hackstein
|
fac84f1953
|
GraphViewer: Moved all static image loads to css.
|
2013-07-16 08:17:11 +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
|
8aed42e37b
|
GraphViewer: Added a Progress indicator if search for node takes too long
|
2013-07-11 14:53:59 +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
|
d6a260d8b4
|
GraphViewer: The label<-> colour list is now displayed right to the SVG
|
2013-06-04 12:51:09 +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
|
da8b1b759a
|
GraphViewer: The other classes now use the better handleing for SVG events
|
2013-05-28 10:05:00 +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
|
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
|
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
|
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
|
fe6cf84614
|
GraphViewer: Added the Adapter Menu to the interface
|
2013-04-15 15:02:42 +02:00 |
Michael Hackstein
|
4bfdf68b5c
|
GraphViewer: Toolbox now created correctly
|
2013-04-12 10:58:54 +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 |