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 |
Jan Steemann
|
403e8669ae
|
fixed non-existing error codes
|
2013-06-06 16:11:18 +02:00 |
Thomas Richter
|
21e44cd61b
|
Makefile removed again
|
2013-06-06 14:54:17 +02:00 |
Thomas Richter
|
638a0cb05f
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-06-06 14:52:35 +02:00 |
Thomas Richter
|
dc691ca6c2
|
examples generated in api-simple.js
|
2013-06-06 14:43:36 +02:00 |
Jan Steemann
|
e3cc4628bc
|
removed unused define
|
2013-06-06 12:07:04 +02:00 |
Jan Steemann
|
316b024b63
|
updated Makefile
|
2013-06-06 12:06:09 +02:00 |
Heiko Kernbach
|
8b2527f572
|
checked jslint + added js files in makefile.files
|
2013-06-06 11:23:04 +02:00 |
Heiko Kernbach
|
de1b9946ba
|
added jslint checks for webif
|
2013-06-06 10:49:43 +02:00 |
Heiko Kernbach
|
b247e9277b
|
removed sourcedelete bug, removed sourcebox autoselection
|
2013-06-06 10:24:35 +02:00 |
Jan Steemann
|
fb33638b91
|
documentation fixes
|
2013-06-05 00:31:08 +02:00 |
Jan Steemann
|
af7866f238
|
made internal.download() function more flexible
required by @mchacki
can now send custom headers and use non-GET method
|
2013-06-05 00:25:36 +02:00 |
Jan Steemann
|
b94feca02c
|
fixed documentation errors
|
2013-06-04 22:55:07 +02:00 |
Jan Steemann
|
5bdaa22049
|
issue #545
|
2013-06-04 18:31:16 +02:00 |
Michael Hackstein
|
1ca6d55a39
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-06-04 16:20:19 +02: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 |
Thomas Richter
|
e8ca05e9b8
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-06-04 15:17:27 +02:00 |
Thomas Richter
|
5cf5a59471
|
generated examples api-graph.js finished
|
2013-06-04 15:17:10 +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 |
Jan Steemann
|
3a8ecd20e4
|
issue #550: Make AQL graph functions support key in addition to id
|
2013-06-04 11:37:41 +02:00 |
Jan Steemann
|
a7a8310a0d
|
issue #549
|
2013-06-04 11:26:05 +02:00 |
Jan Steemann
|
c259f8ff4a
|
fixed typo
|
2013-06-04 10:29:01 +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
|
2106e5f141
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-06-03 16:07:11 +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 |
Thomas Richter
|
680461d203
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-06-03 15:13:11 +02:00 |
Thomas Richter
|
d54ba9ea76
|
conflict resolution
|
2013-06-03 15:12:35 +02:00 |
Michael Hackstein
|
453dc3c1ec
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-06-03 15:12:31 +02:00 |
Michael Hackstein
|
19003f160f
|
GraphViewer: Impoved layout of multiline labels
|
2013-06-03 15:12:04 +02:00 |
Thomas Richter
|
d458c20871
|
fixed return code in documentation api-graph.js DELETE from 204 to 200/202
|
2013-06-03 15:09:03 +02:00 |
a-brandt
|
3021ba7f1d
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-06-03 15:00:56 +02:00 |
a-brandt
|
7e3f915492
|
changed wrong documentation
|
2013-06-03 15:00:37 +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 |
Thomas Richter
|
4e88658a8b
|
api-edges.js examples changed
|
2013-06-03 11:03:56 +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 |
Thomas Richter
|
c230a87879
|
minor changes
|
2013-05-31 16:40:24 +02:00 |