Jan Steemann
|
faa4dc1486
|
some web interface fixes
|
2013-07-16 15:17:39 +02:00 |
Jan Steemann
|
b7c719ccc5
|
documentation issues, updated CHANGELOG
|
2013-07-16 10:19:31 +02:00 |
Jan Steemann
|
141e61d0a4
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-07-16 10:07:21 +02:00 |
Jan Steemann
|
9b0c904dca
|
issue #570: updateFishbowl() fails once
|
2013-07-16 10:07:12 +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 |
Jan Steemann
|
8ebe2398a5
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-07-16 09:33:10 +02:00 |
Oreste Panaia
|
2d4a26e29d
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-07-16 16:17:40 +08:00 |
Oreste Panaia
|
7ae004895f
|
enum name change due to conflict on windows
|
2013-07-16 16:16:07 +08:00 |
Jan Steemann
|
0b8883f6e2
|
issue #568: fixed HttpCollection docs
|
2013-07-16 09:32:56 +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
|
b3cbcacb81
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-07-15 19:16: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 |
Jan Steemann
|
cdbcf71411
|
removed superfluous space
|
2013-07-15 17:48:44 +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 |
Oreste Panaia
|
b4acec0fe6
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-07-15 22:54:38 +08: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 |
Oreste Panaia
|
b8163e79c4
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-07-12 22:40:37 +08: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
|
becefd45a0
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-07-12 15:42:02 +02:00 |
Michael Hackstein
|
08bf577419
|
GraphViewer: Node Communities are now rendered as stacks of nodes
|
2013-07-12 15:41:56 +02:00 |
Jan Steemann
|
adf67aa5a7
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-07-12 15:40:24 +02:00 |