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
Michael Hackstein
f387ba776f
Modified karma conf to support Jenkins
2013-11-13 16:16:06 +01:00
Jan Steemann
f03c7d2d78
added help line
2013-11-12 19:50:25 +01:00
Frank Celler
a39b0997fe
added pack-macosx for app
2013-11-12 16:42:05 +01:00
Michael Hackstein
1154c913c0
Fixed jslint warning for sync, (we are nt syncing but JSLint matches sync in parameternames
2013-11-12 16:14:57 +01:00
Michael Hackstein
13c74c1e1c
Fixed JSLint warnings, added JSLint to karma, will now be automatically checked. Wrapped all files in an anonymouse function and added usefull use strict
2013-11-12 16:09:40 +01:00
Michael Hackstein
20578ae5f5
Fixed jslint warnings, removed sloppy:true
2013-11-12 15:44:44 +01:00
Jan Steemann
0783bb4473
fixed caching of collections in arangosh for dropped collections
2013-11-12 15:09:55 +01:00
Jan Steemann
ba25030fd7
disable caching of collection type when creating documents
2013-11-12 15:06:22 +01:00
Jan Steemann
1afe978304
fixed caching
2013-11-12 15:00:05 +01:00
Michael Hackstein
61ab284433
Removed swp files, sorry...
2013-11-12 14:02:53 +01:00
Michael Hackstein
ae7fdd5277
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-11-12 14:01:19 +01:00
Michael Hackstein
41ea74dca5
Fixed JSLint to work with karma now. Some JSLint errors still occur
2013-11-12 14:01:09 +01:00
Jan Steemann
dd14350024
fix client-side caching of collections when using a mix of web interface and arangosh
2013-11-12 13:52:42 +01:00
Jan Steemann
d0335bb9a7
fixed caching of collection names in arangosh
...
this fixes a problem when a collection is dropped in the web interface and then re-created via arangosh
2013-11-12 13:49:36 +01:00
Michael Hackstein
87555c84ab
Added user info on mount point switch failures. closes #628
2013-11-12 11:03:28 +01:00
Michael Hackstein
8fa752cd06
Fixed a bug where events from hidden modal have not been properly removed
2013-11-12 10:42:03 +01:00
Michael Hackstein
5001d91202
Removed debug output
2013-11-11 16:42:39 +01:00
Michael Hackstein
a037e7ba55
Added foxx mount move in the Web Interface
2013-11-11 16:37:09 +01:00
Frank Celler
c28db3076d
release version 1.4.1
2013-11-08 12:57:34 +01:00
Heiko Kernbach
89011801b9
Merge branch '1.4' of https://github.com/triAGENS/ArangoDB into 1.4
2013-11-08 12:45:53 +01:00
Heiko Kernbach
763ba6a95f
css change for query selectbox
2013-11-08 12:37:37 +01:00
Heiko Kernbach
a0d6157d0b
template engine
2013-11-08 10:47:52 +01:00
Michael Hackstein
62f7e2df7e
Fixed relocation url for sub urls in web interface
2013-11-08 10:40:25 +01:00
Michael Hackstein
34203af407
GraphViewer fixed a bug where a broken node was returned if no matching node could be found
2013-11-08 10:39:58 +01:00
Michael Hackstein
830240ba05
Adapted location change of database view to new version from dbSelectionView
2013-11-08 10:39:39 +01:00
Heiko Kernbach
b740dbe7ab
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-11-08 10:34:00 +01:00
Heiko Kernbach
2cf6b7a2cf
css change for query selectbox
2013-11-08 10:33:47 +01:00
Michael Hackstein
f89a6f7690
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-11-08 10:31:49 +01:00
Michael Hackstein
f0603a9e3a
Fixed relocation url for sub urls in web interface
2013-11-08 10:31:00 +01:00
Heiko Kernbach
3a4f757da9
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-11-08 10:26:26 +01:00
Heiko Kernbach
90e4a0ef61
removed about view
2013-11-08 10:26:17 +01:00
Michael Hackstein
b0cf923110
GraphViewer fixed a bug where a broken node was returned if no matching node could be found
2013-11-08 10:18:30 +01:00
Michael Hackstein
2428afddd2
Adapted location change of database view to new version from dbSelectionView
2013-11-08 10:07:21 +01:00
Frank Celler
058f435b1c
release version 1.4.1-rc1
2013-11-07 20:51:47 +01:00
Jan Steemann
5db7f9ab82
added missing file
2013-11-07 18:54:50 +01:00
Jan Steemann
0b2210ef78
fixed logs menu item
2013-11-07 18:50:14 +01:00
Jan Steemann
a9d586a354
added missing web interface files
2013-11-07 18:49:54 +01:00
Jan Steemann
e492cbda4d
fixed logs menu item
2013-11-07 18:46:45 +01:00
Jan Steemann
5510a4abc2
fixed main menu
2013-11-07 18:24:45 +01:00
Michael Hackstein
3c61100809
Fix for Database selection in Web Interface
2013-11-07 18:24:16 +01:00
Jan Steemann
dc974244fc
fixed main menu
2013-11-07 18:23:25 +01:00
Michael Hackstein
5c470d8a67
JSLint fixes
2013-11-07 17:09:50 +01:00
Michael Hackstein
638ba6c090
Fixed Selection box within the navigation bar and removed it from footer. Database tab is now functional
2013-11-07 15:36:59 +01:00
Michael Hackstein
bf64d4bd2b
Improved databases tab. It will now allow the user to create a new Database with an initial non-empty user. Also further label fixes
2013-11-07 14:32:08 +01:00
Jan Steemann
ae872007ac
updated database creation API
2013-11-07 14:06:44 +01:00
Jan Steemann
819e9a1cb6
fixed user creation on database creation
2013-11-07 13:32:42 +01:00
Jan Steemann
c46d6b99f4
add users when creating a database
2013-11-06 16:48:18 +01:00
Michael Hackstein
b23e163f60
Added selection view css
2013-11-06 15:46:05 +01:00
Jan Steemann
d30ca7b658
added `/_api/database/user` method
2013-11-06 09:34:44 +01:00
Michael Hackstein
e118ba2e74
Added selection box in Admin interface to switch between databases. The user will only see databases where he has access to
2013-11-05 16:21:17 +01:00
Michael Hackstein
792845af35
Moved resize check from navigation to router. And improved rendering of footer
2013-11-04 23:01:29 +01:00
Michael Hackstein
172e23e310
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-11-04 16:31:26 +01:00
Michael Hackstein
60026f40f2
Removed debug console.log in tests
2013-11-04 16:31:20 +01:00
Michael Hackstein
62da3a22a2
Started wrapping EJS in several view
2013-11-04 16:30:58 +01:00
Michael Hackstein
bb8c34620f
Finally managed to setup a karma server able to test EJS templates and everything yeah. However EJS has to be wrapped for this testing
2013-11-04 16:16:11 +01:00
Jan Steemann
7924f657d4
added `/_api/database/user` method
2013-11-04 14:22:00 +01:00
Michael Hackstein
48a10787a2
GraphViewer: it is now selectable to use the label for colouring. Setup is now consistent with run-time configuration
2013-11-04 12:24:01 +01:00
Michael Hackstein
3daf090853
GraphViewer: By default the advanced option to treat a graph as undirected is checked #610
2013-11-04 10:08:44 +01:00
Michael Hackstein
956c65ae0c
GraphViewer: By default the Spot functionality is activated
2013-11-04 09:59:30 +01:00
Jan Steemann
aff1fea763
issue #656 : Cannot create unique index through web interface
2013-11-04 08:46:43 +01:00
Jan Steemann
b39e7e341c
issue #656 : Cannot create unique index through web interface
2013-11-04 08:45:57 +01:00
Heiko Kernbach
c7039cb9ac
safari/chrome bugfix
2013-11-03 20:04:52 +01:00
Heiko Kernbach
58789bd999
fixed menu width calculation
2013-11-03 19:39:41 +01:00
Heiko Kernbach
6a332efc38
new database view
2013-11-03 19:30:33 +01:00
Heiko Kernbach
70b2107953
jslint
2013-11-03 17:06:11 +01:00
Heiko Kernbach
66cb7244b2
jslint
2013-10-31 22:13:16 +01:00
Heiko Kernbach
d665f150fd
database view frontend
2013-10-31 22:11:51 +01:00
Jan Steemann
1fd745d005
fixed jslint warnings
2013-10-31 19:00:58 +01:00
Heiko Kernbach
492f801cc6
added missing database template
2013-10-31 18:52:14 +01:00
Heiko Kernbach
8edeee5ff9
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-10-31 18:50:37 +01:00
Heiko Kernbach
b6aae2733f
added database models
2013-10-31 18:50:29 +01:00
Jan Steemann
b1bdd7153d
fixed jslint warning
2013-10-31 18:49:46 +01:00
Jan Steemann
99077615f5
added derived files
2013-10-31 18:46:16 +01:00
Heiko Kernbach
3ace03113f
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-10-31 18:00:47 +01:00
Heiko Kernbach
d363f091d1
prep for selecting databases in frontend
2013-10-31 18:00:42 +01:00
Heiko Kernbach
ee222cdbe3
optimized sorting for documents - frontend
2013-10-31 17:59:22 +01:00
Heiko Kernbach
de04c3257c
optimized sorting for documents - frontend
2013-10-31 17:58:44 +01:00
Jan Steemann
33cf861bd4
fixed jslint warnings
2013-10-31 16:41:57 +01:00
Jan Steemann
00d639fb8e
removed unused line
2013-10-31 16:40:38 +01:00
Heiko Kernbach
2067bf3763
icon not visible bugfix
2013-10-31 16:03:56 +01:00
Heiko Kernbach
39a101b10a
icon not visible bugfix
2013-10-31 16:03:34 +01:00
Heiko Kernbach
b22cbdd0f1
redirect bugfix
2013-10-31 15:03:39 +01:00
Heiko Kernbach
c62773a52a
redirect bugfix
2013-10-31 15:03:15 +01:00
Heiko Kernbach
03f05007f7
bugfix redirecting to collections
2013-10-31 14:52:42 +01:00
Heiko Kernbach
959b2e32c3
bugfix redirecting to collections
2013-10-31 14:52:08 +01:00
Jan Steemann
2b8d89fbda
more help
2013-10-30 19:33:26 +01:00
Jan Steemann
4533b6feaa
removed some old example files
2013-10-30 01:27:15 +01:00
Jan Steemann
4f50b98c45
removed second logger implementation
2013-10-30 00:38:25 +01:00
Jan Steemann
08855d5990
added collection status "loading"
2013-10-29 22:35:07 +01:00
Frank Celler
ff36cad3a8
release version 1.4.0
2013-10-29 11:27:35 +01:00
Frank Celler
ebca4c601e
Merge remote-tracking branch 'origin/devel' into 1.4
2013-10-29 11:18:27 +01:00
Jan Steemann
a24031f812
tooltips
2013-10-29 10:51:12 +01:00
Jan Steemann
2e301f118d
issue #648 : /batch API is missing from Web Interface API Docummentation (Swagger)
2013-10-29 04:43:34 +01:00
Jan Steemann
6a91e241e2
issue #645 : Allow jumping from edge to linked vertices
2013-10-29 02:46:05 +01:00
Jan Steemann
a85dce82ee
issue #634 : Web interface bug: Escape does not always propagate
2013-10-29 01:34:20 +01:00
Jan Steemann
5ee610115f
indenting
2013-10-29 01:33:23 +01:00
Jan Steemann
a13999424a
issue #646 : index creation in web interface
2013-10-29 00:53:56 +01:00
Jan Steemann
c6599b907c
issue #647 : fixed tooltips
2013-10-29 00:42:39 +01:00
Frank Celler
d33bcdc623
rc1
2013-10-28 17:54:24 +01:00
Michael Hackstein
e4a01d8c7f
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-10-28 11:36:36 +01:00
Michael Hackstein
416d24a1c7
GraphViewer: Implemented Random Vertex on collection switch ( #611 )
2013-10-28 11:36:05 +01:00
Jan Steemann
de7dec3a6d
fixed jslint warnings
2013-10-28 10:54:01 +01:00
Michael Hackstein
a322c71083
Merge
2013-10-25 17:28:28 +02:00
Michael Hackstein
b6af46725a
GraphViewer: Nodes will now user pointer and edges will now be thicker and use pointer
2013-10-25 17:27:05 +02:00
Heiko Kernbach
6d8812f0a7
removed console logs
2013-10-25 16:28:10 +02:00
Heiko Kernbach
73052275e5
single update interval for graphs and replication
2013-10-25 14:55:30 +02:00
Heiko Kernbach
99326d1c96
improved error messages for invalid new indexes
2013-10-25 13:54:10 +02:00
Heiko Kernbach
47d28a9157
css
2013-10-25 13:47:48 +02:00
Heiko Kernbach
e82fad0798
dashboard bugfix
2013-10-25 13:28:19 +02:00
Heiko Kernbach
249dd53fe1
small design update
2013-10-25 12:26:30 +02:00
Heiko Kernbach
8ce910f0f6
commit for 1.4 final
2013-10-25 12:16:21 +02:00
Heiko Kernbach
84a3aacc73
dashboard changed
2013-10-21 00:52:02 +02:00
Heiko Kernbach
1f0e09894f
prep for 1.4 release
2013-10-21 00:18:04 +02:00
Heiko Kernbach
5ba92cd646
design
2013-10-18 21:51:52 +02:00
Heiko Kernbach
87c0e8d1a8
design
2013-10-18 19:11:22 +02:00
Heiko Kernbach
ed65b6c14e
shell css
2013-10-18 10:41:37 +02:00
Heiko Kernbach
5b9795deb2
removed multiline shell editor
2013-10-18 10:31:53 +02:00
Jan Steemann
7dc8ed7c47
issue #617 : Swagger API is missing '/_api/version'
2013-10-17 11:55:39 +02:00
Jan Steemann
d71ee7ff6f
fixed issue #615
2013-10-17 11:12:02 +02:00
Michael Hackstein
7c35cc983c
Issue: 609 - Modified background colour to suggested value from @luebbert42.
2013-10-16 14:53:09 +02:00
Michael Hackstein
20d36fd8a2
GraphViewer: Fixed some broken tests due to changes in the arangoAdapter
2013-10-16 14:40:46 +02:00
Michael Hackstein
c9006424cb
issue #611 : Implemented rerendering after collection switch.
2013-10-16 14:39:31 +02:00
Michael Hackstein
a0bd8a850c
GraphViewer Solved mergeconflict in arangoAdapter
2013-10-16 14:29:30 +02:00
Michael Hackstein
84df09fec5
Minor JSLint fixes in GraphViewer
2013-10-16 14:26:44 +02:00
Jan Steemann
89f9bf2bb0
hide div in footer
2013-10-16 12:44:48 +02:00
Jan Steemann
a6b7f7a6b1
issue #603
2013-10-16 12:42:23 +02:00
Jan Steemann
ac776a982f
issue #611 : more preselection
2013-10-16 10:42:22 +02:00
Jan Steemann
dd8fef21a4
issue #611 : a bit more preselection in the graph viewer
2013-10-16 09:51:36 +02:00
Jan Steemann
81b18e1018
fixed #607 : console was redefined
2013-10-15 15:35:57 +02:00
Jan Steemann
c0dd3aba28
adjusted message
2013-10-15 11:49:36 +02:00
Frank Celler
9fb0c75544
regenerated swagger
2013-10-14 14:07:47 +02:00
Frank Celler
d8ea801111
regenerated swagger
2013-10-14 14:05:38 +02:00
Frank Celler
be162a1e35
Merge branch 'devel' of github.com:triAGENS/ArangoDB into 1.4
...
Conflicts:
CHANGELOG
Documentation/Manual/NewFeatures14.md
Documentation/Manual/NewFeatures14TOC.md
Documentation/Manual/Upgrading14.md
js/apps/system/aardvark/api-docs/collection.json
js/apps/system/aardvark/api-docs/cursor.json
js/apps/system/aardvark/api-docs/database.json
js/apps/system/aardvark/api-docs/document.json
js/apps/system/aardvark/api-docs/edge.json
js/apps/system/aardvark/api-docs/edges.json
js/apps/system/aardvark/api-docs/endpoint.json
js/apps/system/aardvark/api-docs/graph.json
js/apps/system/aardvark/api-docs/index.json
js/apps/system/aardvark/api-docs/job.json
js/apps/system/aardvark/api-docs/replication.json
js/apps/system/aardvark/api-docs/simple.json
js/apps/system/aardvark/api-docs/system.json
js/apps/system/aardvark/api-docs/traversal.json
2013-10-14 14:00:29 +02:00
Jan Steemann
089caeebcd
make console a default object
2013-10-14 13:47:49 +02:00
Heiko Kernbach
b71f0de891
changed new styling for foxx-docu view
2013-10-11 19:28:34 +02:00
Heiko Kernbach
0cf4ae5a8e
radio buttons styling
2013-10-11 19:14:53 +02:00
Heiko Kernbach
c0ee8f2c0a
visual status for replication state
2013-10-11 18:45:31 +02:00
Heiko Kernbach
2db1711413
removed aboutView-links
2013-10-11 17:45:44 +02:00
Heiko Kernbach
87c98ce5d8
css
2013-10-11 16:45:03 +02:00
Heiko Kernbach
715dce6437
css
2013-10-11 15:58:39 +02:00
Heiko Kernbach
ee9cb07e8f
removed old background, changed some css
2013-10-11 14:58:18 +02:00
Heiko Kernbach
ba02f18d4c
collections settings menu no autoclose added
2013-10-11 14:46:14 +02:00
Heiko Kernbach
dce5061357
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-10-11 14:36:42 +02:00
Heiko Kernbach
f18720a882
OpenSans font, css changes
2013-10-11 14:36:24 +02:00
Jan Steemann
b5f8b27e47
updated docs
2013-10-11 14:35:59 +02:00
Heiko Kernbach
4317db4a31
fixed header in aql modals
2013-10-11 13:20:59 +02:00
Heiko Kernbach
6d2a7fed91
updated navigate route
2013-10-11 13:17:42 +02:00
Heiko Kernbach
b0620b91e5
delay for tooltips, updated nav-routes
2013-10-11 12:51:38 +02:00
Heiko Kernbach
7634c53d0f
green glow for searchInput + width
2013-10-11 12:34:20 +02:00
Heiko Kernbach
04fb84cb5e
removed tooltips for small charts
2013-10-11 12:07:42 +02:00
Heiko Kernbach
79e172fd3d
api button styling
2013-10-11 11:56:18 +02:00
Heiko Kernbach
e78dc408d6
dashboard new main-page
2013-10-11 11:52:23 +02:00
Heiko Kernbach
62de199b78
foxxcss
2013-10-08 23:31:48 +02:00
Heiko Kernbach
b7235c33b4
css fixes for apps-view and docs-view
2013-10-08 23:29:53 +02:00
Heiko Kernbach
0e83c32548
dashboard label fix for detailedgraph
2013-10-08 22:44:17 +02:00
Heiko Kernbach
9087af2e61
more transparency, new api style
2013-10-08 21:57:35 +02:00
Heiko Kernbach
2a7803d673
more transparency, new api style
2013-10-08 21:56:55 +02:00
Heiko Kernbach
777afe2547
footer optimized
2013-10-08 19:52:30 +02:00
Jan Steemann
4c8e0db434
fixed typo in method name
2013-10-08 13:56:20 +02:00
Jan Steemann
a589bf70b6
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-10-08 09:07:55 +02:00
Jan Steemann
28d2e4fa86
display correct list of installed/uninstalled aps after installation/deinstallation
2013-10-08 09:07:27 +02:00
Jan Steemann
b844782d44
updated help texts for arangosh
2013-10-08 09:01:38 +02:00
Jan Steemann
1f4992a1d4
fixed display of database name in web interface
2013-10-07 23:50:57 +02:00
Jan Steemann
5275451839
select "display random vertex at startup" by default
...
Fixed JavaScript errors in empty graphs (no documents)
Fixed selection of "real" graphs in graph viewer startup screen (graph selection was not honored and collection selection did always "win")
2013-10-07 23:08:44 +02:00
Jan Steemann
9123554449
some more explanation for the bind parameters
2013-10-07 16:48:52 +02:00
Jan Steemann
c3a4993194
fixed install/uninstall of apps via UI
2013-10-07 16:08:19 +02:00
Jan Steemann
d47aab1950
allow /_api/logs only for the `_system` database
2013-10-07 14:23:48 +02:00
Jan Steemann
0d0c3d8665
ported nvd3 fix from 0894152def
2013-10-07 11:25:47 +02:00
Heiko Kernbach
81fd438b11
changed footer background-color
2013-10-04 12:54:21 +02:00
Jan Steemann
dc69d6fa60
updated documentation
2013-10-02 17:54:39 +02:00
Jan Steemann
96dd9883dd
removed superfluous "content" attribute from documents
2013-10-02 15:23:32 +02:00
Jan Steemann
60f6148de6
updated CHANGELOG
2013-10-02 14:43:25 +02:00
Jan Steemann
d6149c9a9a
added documentation for /_api/import
2013-10-02 14:22:25 +02:00
Frank Celler
9228cbc2fa
release version 1.4.0-beta1
2013-09-30 14:58:16 +02:00
Frank Celler
ad2d4b9d76
Merge branch 'devel' of github.com:triAGENS/ArangoDB into 1.4
...
Conflicts:
VS2012/Arangod Binary/Arangod Binary.vcxproj
VS2012/Arangoimp Binary/Arangoimp Binary.vcxproj
VS2012/Arangosh Binary/Arangosh Binary.vcxproj
arangod/Ahuacatl/ahuacatl-grammar.c
js/actions/api-database.js
js/apps/aardvark/api-docs/edges.json
js/apps/aardvark/api-docs/traversal.json
js/apps/system/aardvark/api-docs/collection.json
js/apps/system/aardvark/api-docs/cursor.json
js/apps/system/aardvark/api-docs/database.json
js/apps/system/aardvark/api-docs/document.json
js/apps/system/aardvark/api-docs/edge.json
js/apps/system/aardvark/api-docs/graph.json
js/apps/system/aardvark/api-docs/index.json
js/apps/system/aardvark/api-docs/replication.json
js/apps/system/aardvark/api-docs/simple.json
js/apps/system/aardvark/api-docs/system.json
2013-09-30 14:39:59 +02:00
Jan Steemann
b4cdc79697
added db._id()
2013-09-30 13:44:28 +02:00
Jan Steemann
729bbc44f0
use per-database directories for Foxx apps
2013-09-30 10:57:29 +02:00