Max Neunhoeffer
7d5723756f
Implement DELETE REST method on the coordinator.
2014-01-24 21:31:58 +01:00
Jan Steemann
ea2af50683
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
...
Conflicts:
Documentation/ImplementorManual/HttpSystem.md
js/apps/system/aardvark/aardvark.js
js/apps/system/aardvark/frontend/css/buttons.css
js/server/version-check.js
2014-01-24 14:50:09 +01:00
Jan Steemann
78d29b1503
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-01-24 14:37:24 +01:00
Jan Steemann
b3df999f56
jshund
2014-01-24 14:37:16 +01:00
Jan Steemann
cb5af05a76
fixed web interface in non-cluster mode
2014-01-24 13:54:35 +01:00
Michael Hackstein
42173af80d
Finished implementing foxx upload in WI
2014-01-24 12:51:54 +01:00
Michael Hackstein
c762f17b01
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-01-24 11:30:39 +01:00
Michael Hackstein
1192dcbf87
Fixed style of Foxx Importer
2014-01-24 11:30:32 +01:00
Jan Steemann
ae6b4be148
upload applications via web interface
2014-01-24 11:15:17 +01:00
Max Neunhoeffer
f5c274e8c0
Fix error handling and another bug in create document for cluster.
2014-01-24 10:35:37 +01:00
Michael Hackstein
93dc981252
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-01-24 10:25:00 +01:00
Michael Hackstein
cb288e21e6
Start of Foxx download in WI implementation. Not functional yet
2014-01-24 10:24:31 +01:00
Frank Celler
6679995e76
Merge remote-tracking branch 'origin/1.4' into devel
...
Conflicts:
CHANGELOG
Documentation/man/man1/arangob.1
Documentation/man/man1/arangodump.1
Documentation/man/man1/arangoimp.1
Documentation/man/man1/arangorestore.1
Documentation/man/man1/arangosh.1
Documentation/man/man8/arango-dfdb.8
Documentation/man/man8/arangod.8
Documentation/man/man8/foxx-manager.8
Documentation/man/man8/rcarangod.8
Makefile.in
VERSION
aclocal.m4
build.h
config/config.guess
config/config.sub
config/missing
configure
configure.ac
js/apps/system/aardvark/api-docs.json
js/apps/system/aardvark/api-docs/batch.json
js/apps/system/aardvark/api-docs/collection.json
js/apps/system/aardvark/api-docs/database.json
js/apps/system/aardvark/api-docs/endpoint.json
js/apps/system/aardvark/api-docs/job.json
js/apps/system/aardvark/api-docs/replication.json
js/apps/system/aardvark/api-docs/system.json
js/server/bootstrap/module-internal.js
js/server/modules/org/arangodb/actions.js
js/server/modules/org/arangodb/foxx/authentication.js
js/server/modules/org/arangodb/foxx/manager.js
lib/ApplicationServer/ApplicationServer.cpp
2014-01-23 22:24:20 +01:00
Frank Celler
fdee836023
release version 1.4.7
2014-01-23 17:13:52 +01:00
Michael Hackstein
6ab7de4aca
Removed further overspecified CSS objects
2014-01-23 16:43:44 +01:00
Michael Hackstein
ca6383b5ff
Fixed minor css error
2014-01-23 16:42:55 +01:00
Michael Hackstein
ed8a60226c
Removed overspecified css entry
2014-01-23 16:41:12 +01:00
Michael Hackstein
25dee09874
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
2014-01-23 16:31:41 +01:00
Michael Hackstein
c5550ba703
Removed unnecessary overspecified css token
2014-01-23 16:31:32 +01:00
Max Neunhoeffer
9230f5020c
First case of create document is working on cluster.
2014-01-23 16:16:06 +01:00
Max Neunhoeffer
165d98578a
First hack at create document via REST on cluster.
2014-01-23 13:00:44 +01:00
Michael Hackstein
4a63a4c03d
Cluster Information is now updated automaticaly
2014-01-23 08:13:08 +01:00
Michael Hackstein
d78e3ed92b
Added tests for cluster views, of necessary information is passed through each view
2014-01-21 16:48:33 +01:00
Michael Hackstein
8d48855875
Wired Coordinators to backend
2014-01-21 16:29:18 +01:00
Michael Hackstein
23e0122f0f
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
2014-01-21 14:42:22 +01:00
Michael Hackstein
43f7248f44
Wired DBServers -> Databases -> Collections -> Shards to backend
2014-01-21 14:42:09 +01:00
Jan Steemann
80e8250d54
fixed segfault
2014-01-21 12:50:35 +01:00
Jan Steemann
64417d4423
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
...
Conflicts:
arangod/V8Server/v8-vocbase.cpp
2014-01-21 09:29:45 +01:00
Frank Celler
251c2fa448
release version 1.4.6
2014-01-20 22:09:44 +01:00
Michael Hackstein
41b35c82da
Prepared databases, collections and shards for retrieval from foxx. No Fake data involved in these classes anymore. ToDo: Foxx routes
2014-01-20 17:57:08 +01:00
Michael Hackstein
77003e90c0
Wired the Frontend for Cluster DBServers with the Backend. A missmatch is left due to changes in AgencyComm. Servers are always in state warning.
2014-01-19 22:47:54 +01:00
Michael Hackstein
a0cb9d832f
Created Models and Collections for cluster objects. These return fake data right now, but make wiring to foxx a lot easier
2014-01-18 20:15:20 +01:00
Jan Steemann
4f5052f469
issue #730 : initial implementation of A*
2014-01-18 01:46:24 +01:00
Jan Steemann
a2e11e606b
added graph-specific error code
2014-01-18 01:08:24 +01:00
Michael Hackstein
e5c9fbec3e
Added a cascading unrender if clicking in Menu levels
2014-01-17 13:07:19 +01:00
Michael Hackstein
099fac2582
Fixed test for clusterCoordinator
2014-01-17 11:24:29 +01:00
Michael Hackstein
052e84fc2e
First version of Coordinator Overview in cluster
2014-01-17 10:36:03 +01:00
Michael Hackstein
80ffa5d73d
First version of shard overview in cluster interface
2014-01-17 09:40:20 +01:00
Michael Hackstein
1a233fb1d5
Added first version of Cluster collection overview
2014-01-17 09:24:46 +01:00
Michael Hackstein
7b37f6840d
Added first version of cluster database overview. Right now only datbase name is presented to the user
2014-01-16 15:58:39 +01:00
Michael Hackstein
d0265724a3
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
2014-01-16 15:23:35 +01:00
Michael Hackstein
f95c3dfa79
First version of primary server view in the cluster
2014-01-16 15:23:28 +01:00
Max Neunhoeffer
5960c103bc
Create/drop Database/Collection compiles.
2014-01-16 15:01:36 +01:00
Michael Hackstein
3421822f0e
First version of server view displaying pairs of db servers. Design missing
2014-01-15 17:13:59 +01:00
Michael Hackstein
a4e500ebf5
Improved the overview and added a seperate coordinators view, it is actually completely different compared to db servers
2014-01-15 17:08:56 +01:00
Michael Hackstein
bb1a12c76b
Finished first version of Cluster Overview using fake data. User now gets a prominent overview over his cluster and can decide if coordinators or databases are effected by failures
2014-01-15 14:49:56 +01:00
Frank Celler
39ea33a68e
release version 1.4.5
2014-01-15 14:35:35 +01:00
Michael Hackstein
ab54081b72
Moved more button-styling to buttons css, except third-party libs all should be there now
2014-01-14 17:18:57 +01:00
Michael Hackstein
5622b1a1f4
Added Headlines to all cluster columns
2014-01-14 17:18:02 +01:00
Michael Hackstein
8816bfab14
Fixed merge confilct
2014-01-14 15:01:17 +01:00
Michael Hackstein
e4976723b6
Added the cluster dashboard to hidden route, will not yet be reachable via navigation
2014-01-14 14:57:25 +01:00
Michael Hackstein
8948b87f12
Added the Cluster Dashboard to the karma tests
2014-01-14 14:55:52 +01:00
Michael Hackstein
6b8333207b
Added first implementation of the Cluster Dashboard. Functionality is basic, displayed data is faked and design is comming soon
2014-01-14 14:52:52 +01:00
Jan Steemann
b1c4f75e50
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
2014-01-14 13:29:07 +01:00
Frank Celler
9a68feaa98
release version 1.4.5-rc2
2014-01-13 14:34:55 +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
Jan Steemann
22a7f3e083
a few small corrections in the upload web interface
2014-01-10 18:38:12 +01:00
Jan Steemann
0e5c9c8a85
a few small corrections in the upload web interface
2014-01-10 18:05:06 +01:00
Michael Hackstein
9f3479f5b6
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
...
Conflicts:
utils/Makefile.files
2014-01-10 17:41:52 +01:00
Michael Hackstein
2d36879ab2
Updated the WebFrontend Font, this version is now at least rendered on Windows/Chrome+FF
2014-01-10 17:30:47 +01:00
Michael Hackstein
583268c058
Updated API Documentation of the aardvark itself. The API Documentation is now Documenting itself properly
2014-01-10 17:30:08 +01:00
Michael Hackstein
e547a87c2d
Updated the WebFrontend Font, this version is now at least rendered on Windows/Chrome+FF
2014-01-10 16:00:21 +01:00
Michael Hackstein
7d86b21a43
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-01-10 15:59:35 +01:00
Michael Hackstein
dc6f83d561
Updated the WebFrontend Font, this version is now at least rendered on Windows/Chrome+FF
2014-01-10 15:59:28 +01:00
Jan Steemann
9ce78430ac
create collections, v0.0.0
2014-01-07 16:28:12 +01:00
Max Neunhoeffer
eb2afb2f04
Implement case distinction for create collection between cluster and not.
2014-01-03 16:17:34 +01:00
Frank Celler
5455f2eeee
release version 1.4.5-rc1
2014-01-03 15:00:51 +01:00
Jan Steemann
03b55488b6
fixed client-side implementation of function registration
2014-01-03 13:58:35 +01:00
Jan Steemann
3023521535
fixed client-side implementation of function registration
2014-01-03 13:58:01 +01:00
Jan Steemann
91c52a3a2e
fixed potential deadlock in global context execution
2014-01-03 13:47:11 +01:00
Jan Steemann
ef84ba6705
fixed potential deadlock in global context execution
2014-01-03 13:45:43 +01:00
Jan Steemann
1dd385f52d
use `--data-binary` instead of `--data` in curl examples
2014-01-03 12:12:54 +01:00
Michael Hackstein
ccd231551e
Moved the content a bit mor to the top
2014-01-02 14:01:52 +01:00
Michael Hackstein
605d6e9483
Moved the content a bit mor to the top
2014-01-02 14:00:09 +01:00
Frank Celler
84507cfc44
merged changes from 1.4 back to devel
2013-12-27 14:59:23 +01:00
Frank Celler
684464c935
release version 1.4.4
2013-12-24 10:15:45 +01:00
Frank Celler
046eb9df9d
release version 1.4.4-rc1
2013-12-22 18:28:12 +01:00
Frank Celler
2e3956856e
generated files
2013-12-22 14:59:37 +01:00
Jan Steemann
b903d9080d
Merge remote-tracking branch 'origin/devel' into sharding
...
Conflicts:
js/apps/system/aardvark/test/karma/karma.conf.js
2013-12-20 15:35:50 +01:00
Jan Steemann
5d5035ed3a
fixed JS error
2013-12-18 16:24:03 +01:00
Jan Steemann
2c8ef0125f
ported web interface changes from devel to 1.4
2013-12-18 16:22:16 +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
736a00449b
Added some more style to the context menu. Now looks like a list of normal buttons
2013-12-16 17:31:50 +01:00
Michael Hackstein
d71cdae36b
Added context menu to edges. Started with styling. Needs some more love
2013-12-16 17:31:14 +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
d48b2d1604
added firefox
2013-12-16 11:16:52 +01:00
Frank Celler
99c79485e8
added firefox
2013-12-16 11:14:27 +01:00
Michael Hackstein
08fc5db114
GraphViewer readed pannign buttons, got deleted by accident
2013-12-13 23:16:34 +01:00
Michael Hackstein
b7a34326f9
GraphViewer Added a context menu for edges
2013-12-13 23:14:28 +01:00
Heiko Kernbach
3f1ffd2d70
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-12-13 16:11:23 +01:00
Heiko Kernbach
040db09706
css, icons
2013-12-13 16:11:17 +01:00
Jan Steemann
67f72b26fa
split big group of statistics into 2 separate groups
...
Conflicts:
CHANGELOG
2013-12-13 16:08:58 +01:00
Heiko Kernbach
f4e4e411cf
icons
2013-12-13 16:01:07 +01:00
Jan Steemann
0a2e39085f
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-12-13 15:59:15 +01:00
Jan Steemann
ed927d26c8
split big group of statistics into 2 separate groups
2013-12-13 15:58:59 +01:00
Heiko Kernbach
72a9d6f14f
icons
2013-12-13 15:52:20 +01:00
Heiko Kernbach
fc9038dcfa
changed icons to new arango icon set
2013-12-13 15:44:09 +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
Heiko Kernbach
839112dbad
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-12-13 12:36:17 +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
bb1abbac72
GraphViewer: Implemented passing around the graphviewer object through adapters, required for reseting
2013-12-13 10:44:16 +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
f024bf07a2
The Colourlist is now reseted whenever the user picks a different attribute for colouring
2013-12-12 17:00:14 +01:00
Michael Hackstein
34b775086c
Added test to reset the colourlist on attribute change
2013-12-12 09:43:37 +01:00
Heiko Kernbach
221b18a5e7
css fix
2013-12-12 08:46:08 +01:00
Jan Steemann
13bcc2bf7a
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
2013-12-11 18:39:10 +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
1ebac6f022
Removed old location of graphviewer tests, they have been moved to the central frontend test repo
2013-12-06 18:22:05 +01:00
Michael Hackstein
24f33fb248
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-12-06 14:45:15 +01:00
Michael Hackstein
aca868dba8
Added information line about the bug in Safari
2013-12-06 14:44:51 +01:00
Jan Steemann
2965accb05
add current state to agency
2013-12-06 14:23:02 +01:00
Jan Steemann
44b3237882
moved server-only tests to js/server/tests
...
this hopefully removes some future confusion about the tests
also moved some graph stuff into js/common as client-side graphs did not fully work
make logfile path accessible
2013-12-04 22:05:00 +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
b2238b473a
Added the google font locally, no connection to google required any more
2013-12-04 18:02:21 +01:00
Michael Hackstein
1902a67b0e
The GraphViewer will now again be aware of new nodes _key and _rev
2013-12-02 22:47:31 +01:00
Michael Hackstein
cec169fc4f
Removed debug output
2013-12-02 15:42:03 +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
3004232b57
Type in placeholder text
2013-12-02 15:23:05 +01:00
Michael Hackstein
242b02fe0f
Added error messages to new graph management overview
2013-12-02 15:19:52 +01:00
Michael Hackstein
f9d4f7b725
Fixed typo. placehilder somehow does not want to show up in the interface...
2013-12-02 14:53:12 +01:00
Michael Hackstein
c1bb1140c9
Fixed a bug where it was only possible to create one graph
2013-12-02 14:34:07 +01:00
Michael Hackstein
87e885d30f
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-12-02 14:25:12 +01:00
Michael Hackstein
c5d98f03bb
Increased font size of AQL editor
2013-12-02 14:24:55 +01:00
Jan Steemann
78598f5217
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-12-02 13:59:28 +01:00
Jan Steemann
a5f6faaae4
issue #675 : Dropping a collection used in "graph" module breaks the graph
2013-12-02 13:58:29 +01:00
Michael Hackstein
97678a7c36
Added new karma configuration now containing all files.
2013-12-02 13:27:18 +01:00
Michael Hackstein
4fc67b7381
Fixed GraphViewer CSS check, changed to different class but forgot the test
2013-12-02 13:20:31 +01:00
Michael Hackstein
80127c75fa
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-12-02 13:13:15 +01:00
Michael Hackstein
ff190720e3
Fixed JSLint warning line to long
2013-12-02 13:13:08 +01:00
Michael Hackstein
aece2834f8
Fixed a bug in the graph manager
2013-12-02 13:12:54 +01:00
Jan Steemann
9f72a28aca
fixed issue #701 : ArangoStatement undefined in arangosh
2013-12-02 09:54:20 +01:00
Jan Steemann
3623cd4292
fixed issue #701 : ArangoStatement undefined in arangosh
2013-12-02 09:53:49 +01:00
Michael Hackstein
ce61a119c9
Added layout to the graph management button
2013-12-02 09:09:04 +01:00
Michael Hackstein
88ff664a9a
Further unification of datatables. Right now Graph Management and Documents are unified, others ToDo. Basic Graph Management now working, to add: Filter, Pagination
2013-12-01 23:19:09 +01:00
Michael Hackstein
e77c35ebbd
Added a buttons CSS which should contain all buttons in the future. Started to unify datatable layouts
2013-12-01 22:45:00 +01:00
Michael Hackstein
10b292a481
Introduced an arangoDatatables CSS class that can be reused in several views. Moved documentTableID bound selectors to this class
2013-12-01 21:58:06 +01:00
Michael Hackstein
61b4022882
Added thumbnails class to database management view
2013-12-01 21:27:12 +01:00
Michael Hackstein
4905007eef
Moved definition of content to the central general.css. Removed class form-actions from query view, all of it has been overwritten anyways
2013-12-01 21:22:19 +01:00
Michael Hackstein
9aa9c13285
Changed padding of container class to margin. Objects right below the navbar are now finally clickable. Added a margin to the row class keeping the footer at distance (everything is visible now when scrolling down
2013-12-01 20:40:31 +01:00
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
Frank Celler
de322b61f3
release version 1.4.3
2013-11-25 11:08:28 +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
6cf0fa2b4a
issue #671 : make other graph methods work client-side, too
2013-11-25 10:22:36 +01:00
Frank Celler
80604b8d65
fixed typo
2013-11-23 22:28:29 +01:00
Frank Celler
5a867e7392
release version 1.4.3-alpha1
2013-11-22 22:06:37 +01:00
Heiko Kernbach
1283f43e4a
arangodb icon font
2013-11-22 16:43:50 +01:00
Jan Steemann
9a1aa7a4cc
removed superfluous error codes
2013-11-22 13:49:05 +01:00
Jan Steemann
0eeac02a91
removed unused error codes
2013-11-22 13:23:23 +01:00
Jan Steemann
8bc737c99f
added favicon
2013-11-21 16:31:57 +01:00
Fernandos
2070d7bd47
adding favicon to ArangoDB web front-end
2013-11-21 16:31:40 +01:00
Jan Steemann
ca8c51eb9e
added favicon
2013-11-21 16:31:00 +01:00
Fernandos
dc83fddb50
adding favicon to ArangoDB web front-end
2013-11-21 16:26:11 +01:00
Jan Steemann
47fe516266
updated derived file
2013-11-20 23:06:38 +01:00
Frank Celler
228d484c4c
release version 1.4.2
2013-11-20 13:51:08 +01:00
Jan Steemann
cf219d92d3
added debugSegfault
2013-11-20 13:15:45 +01:00
Michael Hackstein
38ec615b7f
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-11-20 09:35:38 +01:00
Michael Hackstein
92198943a0
Fixed last tests of the graphViewer, all 699 pass now yeah
2013-11-20 09:35:16 +01:00
Jan Steemann
586f0b4f59
fixed wrong comment header
2013-11-19 23:10:05 +01:00
Michael Hackstein
b6795df3fb
Removed plenty of unused variables, thx to @jsteemann for writing jshund. Helped me find those
2013-11-19 21:51:22 +01:00
Michael Hackstein
054218d95f
Updated GraphViewer CSS. It now has a filter dropdown and the suggestion box is adjusted accordingly
2013-11-19 17:14:46 +01:00
Michael Hackstein
0ea6800cd5
Started fixing GraphViewer UI spec, CSS test is not yet finished
2013-11-19 17:13:52 +01:00
Michael Hackstein
1cb74b404f
Fixed a bug in Event Library
2013-11-19 15:28:11 +01:00
Michael Hackstein
06b605e059
Fixed Layouter tests
2013-11-19 15:22:31 +01:00
Michael Hackstein
f710fba30a
Fixed arangoAdapter tests
2013-11-19 15:20:36 +01:00
Michael Hackstein
be1361e796
Fixed JSLint warning
2013-11-19 11:25:56 +01:00
Michael Hackstein
9e57022c18
Merge CHANGELOG
2013-11-18 16:52:47 +01:00
Michael Hackstein
2e16dc6648
Changed labels in GraphViewer
2013-11-18 16:31:07 +01:00
Michael Hackstein
2420bd893a
Modified dropdown menus, all of them share one class now reduces large parts of css. GraphViewer uses this dropdown also
2013-11-18 16:26:34 +01:00
Michael Hackstein
abd2400a1d
More css optimizations of the graph viewer. List of attributes this time.
2013-11-18 15:01:03 +01:00
Michael Hackstein
09961581ec
GraphViewer: Moved the label list into the graph viewer space and added a padding
2013-11-18 11:58:10 +01:00
Jan Steemann
319f5f8dbd
removed unused variables
2013-11-18 11:41:57 +01:00
Michael Hackstein
697debe01c
Removed unused image files
2013-11-18 10:43:15 +01:00
Michael Hackstein
b4915aed2d
Started updating CSS of graphViewer, increasead buttons
2013-11-18 10:41:27 +01:00
Jan Steemann
5d9cd13c4f
issue #671 : Method graph.measurement does not exist
2013-11-18 10:39:39 +01:00
Jan Steemann
018bbaa01d
issue #671 : Method graph.measurement does not exist
2013-11-18 10:28:09 +01:00
Michael Hackstein
8b801e5745
Navigationbar tabs are now links again and they can be opened in seperate tabs
2013-11-17 00:10:21 +01:00
Michael Hackstein
045321b318
Moved the selection box from navigation bar back to footer bar
2013-11-17 00:02:08 +01:00
Michael Hackstein
29cb5f2d8b
Started implementation of the new document editing mask
2013-11-16 17:38:56 +01:00
Michael Hackstein
71a8db7a0c
JSLint cleanup
2013-11-16 17:37:44 +01:00
Michael Hackstein
e1ab9a55f9
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-11-16 01:43:56 +01:00
Michael Hackstein
e40dcf61b0
Modified NavigationView, it is now easier to render and tests
2013-11-16 01:42:54 +01:00
Jan Steemann
e23ba92b23
display internal attributes in document source view
2013-11-16 01:21:04 +01:00
Michael Hackstein
dae6d03f38
Added parts of the navigation bar to the index.html this should make the other parts easier to rerender
2013-11-16 00:44:10 +01:00
Michael Hackstein
44d8e7e94e
DB Selection view is now managed by the router and not managed by navigationView any more
2013-11-16 00:43:37 +01:00
Michael Hackstein
73839cc593
Moved db selection to router
2013-11-15 23:50:11 +01:00
Michael Hackstein
e7b88943f0
Fixed JSLint and added JSLint to karma tests again.
2013-11-15 21:31:15 +01:00
Michael Hackstein
15c2618033
Added tests for the router and fixed tests for capitalized view names
2013-11-15 00:05:30 +01:00
Michael Hackstein
68676ed217
Abstracted the app start from router, st. router can be tested without the app to be started
2013-11-15 00:01:09 +01:00
Michael Hackstein
20be7f0d4e
Implemented currentDatabase fetch and it will be fetched at app start
2013-11-15 00:00:12 +01:00
Michael Hackstein
930234556c
Capitalized logs name
2013-11-14 23:30:43 +01:00
Michael Hackstein
9dfe7ec95a
Capitalized names of view classes.
2013-11-14 23:29:06 +01:00
Michael Hackstein
0996649a6e
Added implementation for a current database model
2013-11-14 13:28:12 +01:00
Michael Hackstein
2e9f38f352
Added test and method stub for curent database model. Karma tests will fail by intention (jenkins test)
2013-11-14 12:04:57 +01:00
Michael Hackstein
fb922623c9
Modified Navigation bar, removed href from internal links and used the routing funtionality of backbone instead
2013-11-14 11:09:34 +01:00
Michael Hackstein
1ea85314bc
Added a route specificly for dashboard to the router, default route is now independent of all other routes
2013-11-14 10:01:15 +01:00
Michael Hackstein
843f7acfce
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-11-14 09:58:01 +01:00
Michael Hackstein
9f05b2800f
Added a test suite for the navigation bar. Right now tests all visible tabs and their navigation funcitonality
2013-11-14 09:57:55 +01:00
Jan Steemann
ba5d75afff
show/hide database selector based on number of databases
2013-11-13 23:48:02 +01:00
Jan Steemann
d3f79dd700
removed unused code
2013-11-13 23:46:32 +01:00
Jan Steemann
922e4f35bf
show/hide database selector depending on number of dbs available
2013-11-13 23:40:53 +01:00
Jan Steemann
4eb28f2ccb
update database selector after adding/dropping databases
2013-11-13 23:23:53 +01:00
Jan Steemann
9f340c10d5
update database selector after adding/dropping databases
2013-11-13 23:18:43 +01:00
Jan Steemann
d05a2a050d
fixed jslint errors
2013-11-13 19:07:30 +01:00
Jan Steemann
8a5784ce87
updated derived file
2013-11-13 19:03:06 +01:00
Michael Hackstein
1aabc1ee3a
Test for Jenkins
2013-11-13 18:01:57 +01:00
Michael Hackstein
f411498cd1
Updated karma config for jenkins
2013-11-13 17:25:31 +01:00