Heiko Kernbach
|
3e559d9afd
|
cleanup old source view
|
2014-02-20 23:23:13 +01:00 |
Michael Hackstein
|
f58fb5c310
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
js/apps/system/aardvark/frontend/js/templates/userProfileView.ejs
js/apps/system/aardvark/test/karma/karma.conf.js
|
2014-02-20 17:11:18 +01:00 |
Michael Hackstein
|
98576c9963
|
Massive change, removed ejs and replaced it with underscore templates. Changed template engine and some rendering functions. All templates are now included in one large index.html and are not requested sequentially
|
2014-02-20 16:56:24 +01:00 |
Heiko Kernbach
|
808e2deae5
|
spelling errors
|
2014-02-20 16:32:52 +01:00 |
Heiko Kernbach
|
e00c398ab8
|
jquery update + cleanup, swagger-fix
|
2014-02-20 13:12:15 +01:00 |
Heiko Kernbach
|
dafbe9f025
|
gritter cleanup
|
2014-02-19 16:00:55 +01:00 |
Heiko Kernbach
|
d04a34e720
|
cleanup
|
2014-02-19 15:51:13 +01:00 |
Heiko Kernbach
|
7d64371ff0
|
ejs: karma + manifest
|
2014-02-19 15:37:52 +01:00 |
gschwab
|
dfb352a23c
|
added some userManagement functionality
|
2014-02-19 08:38:04 +01:00 |
Heiko Kernbach
|
a2e1425b87
|
karma fix for navigationviewspec
|
2014-02-18 16:00:00 +01:00 |
Heiko Kernbach
|
c9193d153f
|
removed obsolesce test
|
2014-02-17 11:55:22 +01:00 |
Heiko Kernbach
|
bcf587847a
|
karma
|
2014-02-14 20:43:01 +01:00 |
gschwab
|
485958a2a2
|
tests fixed
|
2014-02-13 13:10:54 +01:00 |
gschwab
|
0d2f3b945f
|
karma configuration fixed
|
2014-02-12 14:44:53 +01:00 |
gschwab
|
ae3fa2ec77
|
more tests fixed
|
2014-02-12 14:36:27 +01:00 |
gschwab
|
a21d499e51
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-02-12 14:12:40 +01:00 |
gschwab
|
6d55f35058
|
fixed test
|
2014-02-12 14:12:18 +01:00 |
Heiko Kernbach
|
f215495c0f
|
karma&jslint
|
2014-02-12 10:40:23 +01:00 |
Michael Hackstein
|
c83f4621c1
|
Fixed tests for new graphviwer toolbox layout
|
2014-02-04 09:21:03 +01:00 |
Michael Hackstein
|
1e21d3750f
|
Fixed tests for graph previewer
|
2014-02-01 09:47:19 +01:00 |
Michael Hackstein
|
f580bd1ade
|
Fixed tests for translated arrow positions.
|
2014-01-31 23:38:33 +01:00 |
Michael Hackstein
|
7085c6cb6d
|
The context menu in the graphviewer now has style of OSX
|
2014-01-31 21:38:47 +01:00 |
Michael Hackstein
|
0c62714017
|
Fixed a bug where dragging of nodes was not possible and connecting them with edges made everything even worse
|
2014-01-31 17:38:15 +01:00 |
Michael Hackstein
|
a51979818a
|
Added test for graph deletion confirmation
|
2014-01-30 17:13:23 +01:00 |
Michael Hackstein
|
d4346dc53d
|
Fixed test for dropdown menu icons in header bar
|
2014-01-27 09:55:10 +01:00 |
Michael Hackstein
|
6b2472b05c
|
Fixed tests for new graphviewer headerbar leayout
|
2014-01-27 09:33:46 +01:00 |
Michael Hackstein
|
4bb630b030
|
Further additions to router tests
|
2014-01-12 22:05:41 +01:00 |
Michael Hackstein
|
93065b4a3d
|
Added some more tests to web-interface router. Some routes are tested now. Fixed some minor bugs during tests
|
2014-01-12 14:44:21 +01:00 |
Michael Hackstein
|
ec83539390
|
The start view of the graph viewer now offers support for multiple label/colour attributes
|
2013-12-18 09:36:05 +01:00 |
Michael Hackstein
|
bf520f652f
|
GraphViewer it is now possible to define a list of label attributes and colour attributes
|
2013-12-17 23:25:06 +01:00 |
Michael Hackstein
|
d3be3c37b8
|
GraphViewer: Nodes can now be coloured by a list of attributes also. Still Missing Interface
|
2013-12-17 11:04:05 +01:00 |
Michael Hackstein
|
521314c73a
|
The nodeshaper will now cut down long word labels. Also it is able internally use an array of label attributes. TODO: Add list to colours and offer interface for it
|
2013-12-17 09:57:40 +01:00 |
Michael Hackstein
|
3be384a624
|
Fixed all karma tests (especially JSLint in Browsers). Problem is that i had a test checking for location.replace which did fail but pointed the browser to some undefined location instead
|
2013-12-17 09:06:46 +01:00 |
Michael Hackstein
|
5bf4714ce0
|
Fixed merge conflict in karma.conf
|
2013-12-16 16:42:44 +01:00 |
Michael Hackstein
|
490417de31
|
Started with adding a context menu for nodes. Modified karma config. It now does not run JSLint and WebWorkers specific tests, they somhow fail on the jenkins server. Will be fixed again
|
2013-12-16 16:41:24 +01:00 |
Frank Celler
|
99c79485e8
|
added firefox
|
2013-12-16 11:14:27 +01:00 |
Michael Hackstein
|
05a2baff05
|
The right-click context menu is now disabled in context of the SVG
|
2013-12-13 13:06:22 +01:00 |
Michael Hackstein
|
8624ab3278
|
GraphViewer: Whenever the content of the adapter is reseted now the content of the colourmap is reseted as well
|
2013-12-13 11:43:33 +01:00 |
Michael Hackstein
|
07cc648b55
|
Fixed a test in the dispatcher that failed unpredictibly
|
2013-12-13 11:17:03 +01:00 |
Michael Hackstein
|
18d2c3327b
|
GraphVieweri: the abstract Adapter now propagetes a cleanUp call to the general viewer.
|
2013-12-13 11:16:19 +01:00 |
Michael Hackstein
|
e6df75784f
|
GraphViewer Added tests for the graphViewer object ot be passed arround through adapter instances, which is required for reset
|
2013-12-13 10:43:23 +01:00 |
Michael Hackstein
|
34b775086c
|
Added test to reset the colourlist on attribute change
|
2013-12-12 09:43:37 +01:00 |
Michael Hackstein
|
f04c25e051
|
Finally all GraphViewer Tests added and running under phantomjs and added to automatic test
|
2013-12-10 10:51:41 +01:00 |
Michael Hackstein
|
62e9a9d3d6
|
Fixed tests for arango ui component in graphviewer. It is now also added to PhantomJS test suite
|
2013-12-08 14:42:00 +01:00 |
Michael Hackstein
|
cb854e8250
|
Fixed tests for modularityJoiner to run with phantomJS (different result because of different sorting order of object keys)
|
2013-12-08 13:23:34 +01:00 |
Michael Hackstein
|
0c4b20d4cb
|
Internal modification of the graph viewer ui
|
2013-12-04 18:26:45 +01:00 |
Michael Hackstein
|
87e056ea25
|
Fixed karma config, it now requires d3.v3.min instead of d3.v3. There is inconsistent behaviour between these two
|
2013-12-04 18:19:02 +01:00 |
Michael Hackstein
|
1697e3c326
|
Fixed bug for ArangoDB internal errors, they have not properly been presented to the user in the Graph Management
|
2013-12-02 15:36:33 +01:00 |
Michael Hackstein
|
242b02fe0f
|
Added error messages to new graph management overview
|
2013-12-02 15:19:52 +01:00 |
Michael Hackstein
|
97678a7c36
|
Added new karma configuration now containing all files.
|
2013-12-02 13:27:18 +01:00 |