Michael Hackstein
|
b483f82267
|
Moved definition of background colouring to a central css sheet
|
2013-11-29 21:13:50 +01:00 |
Michael Hackstein
|
f23f2ba7ff
|
Merged badge style definitions
|
2013-11-29 19:29:26 +01:00 |
Michael Hackstein
|
e2200fb5a3
|
Merged style of Icons
|
2013-11-29 19:06:22 +01:00 |
Michael Hackstein
|
c17c0a7ccd
|
Merged several content div styles
|
2013-11-29 17:13:15 +01:00 |
Michael Hackstein
|
0236dbbb83
|
Merged replication divs
|
2013-11-29 16:55:33 +01:00 |
Michael Hackstein
|
aef100e72a
|
Merged several badge rule definitions
|
2013-11-29 16:45:19 +01:00 |
Michael Hackstein
|
b819fd4426
|
Merged equal attributes of red and green lights
|
2013-11-29 16:40:28 +01:00 |
Michael Hackstein
|
bc5a6ecd91
|
Merged arangoBtn and arangoBtn success
|
2013-11-29 16:36:17 +01:00 |
Michael Hackstein
|
8a62ae0d60
|
Merged icons and some hover effects
|
2013-11-29 16:34:11 +01:00 |
Michael Hackstein
|
50cbffb1a2
|
Merged dashboard and transparent header
|
2013-11-29 16:31:16 +01:00 |
Michael Hackstein
|
a5822c0987
|
Started merging duplicate css rules for queryView
|
2013-11-29 16:25:04 +01:00 |
Michael Hackstein
|
9f54e62a83
|
Removed graph viewers search class. It is identical to normal searchInput
|
2013-11-29 16:24:38 +01:00 |
Michael Hackstein
|
dd89f32a51
|
Merged two almost equal CSS entries
|
2013-11-29 16:23:44 +01:00 |
Michael Hackstein
|
103f36f223
|
Functionality of the graph management implemented. CSS to go
|
2013-11-29 14:51:48 +01:00 |
Michael Hackstein
|
e04ff0822f
|
Started implementing the graph management in the Web Interface. Tests are implemented as well as method stubs. Not yet functional and CSS is missing.
|
2013-11-29 09:53:37 +01:00 |
Michael Hackstein
|
bb89e43515
|
Added a button to create the Graph Management Dialog
|
2013-11-28 15:29:12 +01:00 |
Michael Hackstein
|
aa06036a1b
|
Fixed karma config to load graph model and collection
|
2013-11-28 14:59:00 +01:00 |
Michael Hackstein
|
7b8d4e6f35
|
Added a collection for graphs data, right now this collection can only fetch graphs and is only used in graphs interface
|
2013-11-28 14:50:44 +01:00 |
Michael Hackstein
|
ebb0ae026b
|
Fixed ids that were given to multiple html elements. Added some tests for the graphView. Only Basics are tested, advanced options not yet
|
2013-11-28 13:25:27 +01:00 |
Michael Hackstein
|
fd494a81f3
|
Removed debug output
|
2013-11-28 10:42:01 +01:00 |
Michael Hackstein
|
a81cd3d321
|
Fixed a bug where a graph could not be selected for the viewer
|
2013-11-28 10:31:54 +01:00 |
Michael Hackstein
|
4ec105f5e9
|
Made domObserver tests work with PhantomJS. Added to automatic tests
|
2013-11-28 09:48:03 +01:00 |
Michael Hackstein
|
fed5b288e5
|
Fixed a bug in karma config, required a file with small caps name which actuall had capital letters
|
2013-11-28 09:10:07 +01:00 |
Michael Hackstein
|
a495fb4157
|
Made the create vertex option of GraphViewer aware of the mouse location. Not yet tested, hence disabled at some point before actual node positioning
|
2013-11-28 00:49:51 +01:00 |
Michael Hackstein
|
a79d9b5123
|
Moved karma tests for the GraphViewer to the central test repo. Made most of them work in Phantomjs, the others will follow. Now they are disabled for Jenkins
|
2013-11-28 00:48:19 +01:00 |
Michael Hackstein
|
e52a8159ce
|
Possible fix for #638
|
2013-11-27 23:51:13 +01:00 |
Michael Hackstein
|
b5e61471b4
|
Fixed query view drop down
|
2013-11-27 15:39:34 +01:00 |
Michael Hackstein
|
09e789e6d6
|
Fixed the Navigation bar in the browser
|
2013-11-27 15:07:13 +01:00 |
Michael Hackstein
|
709c44ecc1
|
Moved screensize adaption to different css file
|
2013-11-27 13:41:45 +01:00 |
Michael Hackstein
|
037d8acfca
|
Changed layout of configuration buttons in GraphViewer
|
2013-11-27 13:12:31 +01:00 |
Michael Hackstein
|
e8a7a2a0da
|
Added a missing px in inline css
|
2013-11-27 13:11:30 +01:00 |
Michael Hackstein
|
7db1a72b0c
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-11-27 13:09:36 +01:00 |
Michael Hackstein
|
b49ade8e58
|
Css fixes
|
2013-11-27 13:09:30 +01:00 |
Michael Hackstein
|
3a81265afd
|
Improved GraphViewer Layout
|
2013-11-27 13:07:38 +01:00 |
Max Neunhoeffer
|
ddce3a4457
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2013-11-27 12:52:43 +01:00 |
Frank Celler
|
46f15f8947
|
use variables not replacement
|
2013-11-25 13:50:34 +01:00 |
Max Neunhoeffer
|
317304542a
|
Remove index garbage collector.
|
2013-11-25 10:57:23 +01:00 |
Jan Steemann
|
ba2ddb8382
|
replaced if with ifdef
|
2013-11-25 10:56:08 +01:00 |
Max Neunhoeffer
|
0d267e4549
|
Remove remaining traces of skiplistEx
|
2013-11-25 10:39:02 +01:00 |
Jan Steemann
|
28110b01e3
|
issue #671: make more graph-methods work client-side, too
|
2013-11-25 10:23:46 +01:00 |
Jan Steemann
|
13b8b293bc
|
increased test threshold
|
2013-11-25 09:40:51 +01:00 |
Frank Celler
|
abe0722e77
|
do not verify ssl
|
2013-11-23 23:06:47 +01:00 |
Frank Celler
|
80604b8d65
|
fixed typo
|
2013-11-23 22:28:29 +01:00 |
Frank Celler
|
cfac4ecf9c
|
fixed typo in arg
|
2013-11-23 20:48:07 +01:00 |
Frank Celler
|
1ce14d32b1
|
use ::
|
2013-11-23 16:38:50 +01:00 |
Frank Celler
|
e1652be8d2
|
install only system, do not create directory
Conflicts:
Makefile.in
|
2013-11-23 15:54:35 +01:00 |
Frank Celler
|
1de66c6942
|
added tmp-path
|
2013-11-23 15:53:26 +01:00 |
Frank Celler
|
8a4a08ed84
|
fixed issue #681: Problem with ArchLinux PKGBUILD configuration
Conflicts:
CHANGELOG
Makefile.am
Makefile.in
etc/arangodb/arangod.conf.in
utils/arango-dfdb.in
|
2013-11-22 21:58:52 +01:00 |
Jan Steemann
|
ab0632fd95
|
added platform hints
|
2013-11-22 19:02:24 +01:00 |
Heiko Kernbach
|
1283f43e4a
|
arangodb icon font
|
2013-11-22 16:43:50 +01:00 |