Heiko Kernbach
|
029d9d7c18
|
added filter state for documents filter
|
2014-08-19 13:23:52 +02:00 |
Heiko Kernbach
|
9622061c16
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-08-19 10:57:24 +02:00 |
Heiko Kernbach
|
03bc501706
|
move to async calls for fetching documents and operating aql queries
|
2014-08-19 10:57:15 +02:00 |
Heiko Kernbach
|
8df1e9e5e1
|
fixed a wrong notification initialization bug
|
2014-08-19 10:56:17 +02:00 |
Heiko Kernbach
|
e894e50ce3
|
fixed visual bug at notification menu
|
2014-08-19 10:55:52 +02:00 |
Frank Celler
|
9fa3d22d6c
|
towards new dispatcher interface
|
2014-08-18 23:37:32 +02:00 |
Heiko Kernbach
|
e4a406def4
|
removed ajaxStart function
|
2014-08-18 17:17:24 +02:00 |
Heiko Kernbach
|
d5a1266163
|
added progess indicator view
|
2014-08-18 17:10:03 +02:00 |
Heiko Kernbach
|
5209a761db
|
changed the way of downloading user queries
|
2014-08-18 15:07:58 +02:00 |
Heiko Kernbach
|
c5c1c08098
|
fixed wrong font rendering, safari browser
|
2014-08-15 13:46:49 +02:00 |
Heiko Kernbach
|
dd226830c2
|
design changes modal validation, brighter checking of values
|
2014-08-14 17:57:37 +02:00 |
Heiko Kernbach
|
adfdec9cb8
|
changed style of validation in modal views
|
2014-08-14 17:19:16 +02:00 |
Heiko Kernbach
|
6070acb954
|
validation now on focusout instead of keyup event
|
2014-08-14 16:59:50 +02:00 |
Heiko Kernbach
|
c62b81f547
|
enabled pretty printing in js shell by default
|
2014-08-14 14:53:33 +02:00 |
Heiko Kernbach
|
4979513dc8
|
added validation rules for modal views
|
2014-08-14 14:03:15 +02:00 |
Jan Steemann
|
ab080d8b73
|
added derived files
|
2014-08-13 16:02:19 +02:00 |
Heiko Kernbach
|
34ee4517ab
|
added more regex validation
|
2014-08-12 18:06:23 +02:00 |
Heiko Kernbach
|
00761a36e6
|
merge
|
2014-08-12 15:11:28 +02:00 |
Heiko Kernbach
|
039f7884aa
|
added functionality to validate modals content
|
2014-08-12 15:11:14 +02:00 |
Frank Celler
|
f6e242039d
|
relaxed % and escaping
|
2014-08-12 14:53:59 +02:00 |
Heiko Kernbach
|
db04ef88a5
|
changed the look of the import query feature
|
2014-08-11 18:18:20 +02:00 |
Heiko Kernbach
|
c4006bdec8
|
_from and _to links in documenView are now clickable and redirecting to their destination
|
2014-08-11 17:08:38 +02:00 |
Heiko Kernbach
|
b97a3d3221
|
added autofocus for modals
|
2014-08-11 16:16:30 +02:00 |
Heiko Kernbach
|
679db54c5a
|
merge
|
2014-08-11 15:54:58 +02:00 |
Heiko Kernbach
|
46657fee1d
|
changed look and feel of document editor + delete function added
|
2014-08-11 15:54:41 +02:00 |
Frank Celler
|
cc91cd1cb0
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-08-11 12:43:47 +02:00 |
Heiko Kernbach
|
836e7f23bd
|
added a bug where query collection not recognizing current user
|
2014-08-08 14:25:45 +02:00 |
Heiko Kernbach
|
d6f62ac834
|
js/collections/arangoQueries.js
|
2014-08-08 14:25:13 +02:00 |
Heiko Kernbach
|
cc440aaaaa
|
jslint
|
2014-08-08 13:28:31 +02:00 |
Heiko Kernbach
|
0c716ab129
|
modified query collection so that name of query must be unique
|
2014-08-08 13:27:17 +02:00 |
Heiko Kernbach
|
124906435e
|
added import/export feature. aql queries now stored in user collection
|
2014-08-08 13:04:39 +02:00 |
Heiko Kernbach
|
2fe601e97d
|
added event when document cannot be saved
|
2014-08-08 13:00:34 +02:00 |
Frank Celler
|
be06ef7f25
|
new upgrade-database (formely known as version-check) and new startup procedure
|
2014-08-07 14:12:19 +02:00 |
Heiko Kernbach
|
e96a51f44d
|
merge
|
2014-08-06 14:29:34 +02:00 |
Heiko Kernbach
|
64f3dba10c
|
query view frontend
|
2014-08-06 14:28:54 +02:00 |
Jan Steemann
|
dbe107ce65
|
jslint
|
2014-08-06 13:50:21 +02:00 |
Jan Steemann
|
55e0622e06
|
throw "real" exceptions when passing bad parameters to update/replace/remove/exists
|
2014-08-06 13:38:33 +02:00 |
Heiko Kernbach
|
abf221ed82
|
merge
|
2014-08-06 09:36:13 +02:00 |
Heiko Kernbach
|
2d1c62903d
|
prep for import and export of aql queries
|
2014-08-06 09:35:45 +02:00 |
Michael Hackstein
|
53abe18fe5
|
Fixed cluster dashboard on server failure
|
2014-08-06 09:18:19 +02:00 |
Michael Hackstein
|
7aa7697ded
|
Continued implementing async functionality in cluster dashboard
Conflicts:
js/apps/system/aardvark/clusterFrontend/js/views/showClusterView.js
|
2014-08-06 09:16:08 +02:00 |
Jan Steemann
|
c7e2ccee51
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-08-05 10:13:03 +02:00 |
Jan Steemann
|
3a4cf3eac5
|
added derived file
|
2014-08-05 10:12:32 +02:00 |
Heiko Kernbach
|
d3af798a5c
|
karma jslint error
|
2014-08-01 20:40:18 +02:00 |
Heiko Kernbach
|
342c8f00d8
|
added missing karma config entries
|
2014-08-01 20:38:47 +02:00 |
Heiko Kernbach
|
b477843b27
|
added model, collection, view, css for custom query storage
|
2014-08-01 20:20:01 +02:00 |
Heiko Kernbach
|
bef094db2e
|
merge
|
2014-08-01 18:20:44 +02:00 |
Heiko Kernbach
|
acecadb2e1
|
jslint fixes
|
2014-08-01 18:20:28 +02:00 |
Heiko Kernbach
|
9ead031a73
|
added visual feedback for user editing a document or edge
|
2014-08-01 18:16:06 +02:00 |
Max Neunhoeffer
|
390f0fe605
|
Implement distributeShardsLike
|
2014-08-01 17:05:04 +02:00 |
Heiko Kernbach
|
3b51bbe26f
|
fixed and cleaned up tooltips
|
2014-08-01 15:01:22 +02:00 |
Heiko Kernbach
|
5abdc1e4b4
|
removed console log
|
2014-08-01 14:39:28 +02:00 |
Heiko Kernbach
|
1f41d215fd
|
fixed divider bug in dbSelectionView templaet
|
2014-08-01 14:26:15 +02:00 |
Heiko Kernbach
|
ff3d95746f
|
changed keywords in aql-theme for ace editor
|
2014-07-31 19:10:49 +02:00 |
Heiko Kernbach
|
4a3796186d
|
added new functions and keywords into aql theme for ace editor
|
2014-07-31 18:40:41 +02:00 |
Heiko Kernbach
|
cee3035d70
|
manage dbs: removed unnecessary divider if not needed
|
2014-07-31 17:53:09 +02:00 |
Heiko Kernbach
|
ad51f9797f
|
changed Graph Management label to Graphs
|
2014-07-31 17:47:30 +02:00 |
Heiko Kernbach
|
134975f5f1
|
changed copyright to arangodb gmbh
|
2014-07-31 17:37:46 +02:00 |
Michael Hackstein
|
83d49c0d9d
|
Fixed a minor bug where it was not allowed to remove a vertex from a graph by its key
|
2014-07-30 09:41:57 +02:00 |
Alan Plum
|
edccd22286
|
Fixed aardvark config not showing falsey defaults and formatting.
|
2014-07-25 15:36:45 +02:00 |
Heiko Kernbach
|
83ccb3c339
|
changed lib to minified version
|
2014-07-24 14:14:05 +02:00 |
Heiko Kernbach
|
a09f66cb4f
|
fixed select2 modal bug
|
2014-07-24 14:06:06 +02:00 |
Heiko Kernbach
|
796b407d51
|
moved back to previous version
|
2014-07-24 14:05:51 +02:00 |
Heiko Kernbach
|
e7f4d396a6
|
new select2 version, fixed a bug where using backspace results in frontend inusability
|
2014-07-24 10:38:01 +02:00 |
Jan Steemann
|
2943ac073c
|
added derived file
|
2014-07-24 09:15:13 +02:00 |
Max Neunhoeffer
|
a8e3236560
|
Snapshot, legend cache started.
|
2014-07-22 16:59:19 +02:00 |
Michael Hackstein
|
330e73289a
|
The application view will now always sort your apps by name
|
2014-07-22 13:35:49 +02:00 |
Michael Hackstein
|
f0fc951089
|
Impoved spies in routerSpec and fixed indention in router
|
2014-07-18 14:57:58 +02:00 |
clintwood (Office)
|
abe72bec38
|
AQL Syntax: Added AQL data modification keywords to syntax highlighting.
|
2014-07-17 15:54:56 +02:00 |
clintwood (Office)
|
fb0a309b3c
|
AQL Editor: Query only on selected text if a selection exists.
|
2014-07-17 15:54:47 +02:00 |
clintwood (Office)
|
f28e829586
|
Fix: Save (Update) on AQL query editor will now persist changed query text.
|
2014-07-17 15:47:51 +02:00 |
Michael Hackstein
|
5df8cf0896
|
Fixed a minor mistake where it was not possible to install a foxx App
|
2014-07-16 15:11:43 +01:00 |
Frank Celler
|
70825ae10a
|
fixed V8 compiler for ARM
Conflicts:
CHANGELOG
|
2014-07-15 20:30:16 +02:00 |
Frank Celler
|
6ec2cf2a3c
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-07-15 20:20:42 +02:00 |
Heiko Kernbach
|
3293208b6a
|
fixed graphviewer navigation
|
2014-07-11 13:54:48 +02:00 |
scottashton
|
ba2d7a7745
|
collapse edge definitions when graph is created
|
2014-07-11 13:30:03 +02:00 |
Frank Celler
|
cf81e3ff00
|
generate .cpp file instead of .c file
|
2014-07-10 19:13:12 +02:00 |
Michael Hackstein
|
a6bf48831b
|
Fixed #941. Showing a collection did send a count request, as well as a fullCount for the query. fullCount in this case is superflous and has been removed. On the way fixed an issue with the number of documents not updating while filtering.
|
2014-07-10 09:33:05 +02:00 |
Michael Hackstein
|
9beab0aaff
|
It is no longer possible to view graphs having no edge definitions
|
2014-07-09 16:40:36 +02:00 |
Michael Hackstein
|
74c8752d97
|
Fixes false positioning of edge #894. Tested in FF, Chrome, Safari, IE11 (all newest versions)
|
2014-07-09 12:19:22 +02:00 |
Michael Hackstein
|
f763f0aa13
|
Added an error for the graph module. It will be thrown on the attempt to add an orphan collection that is already used. Also alloed orphan collections for restrictions in fluentAQL
|
2014-07-08 13:53:39 +02:00 |
Frank Celler
|
793f7e8859
|
generated files
|
2014-07-07 18:46:39 +02:00 |
Michael Hackstein
|
4701ad8635
|
Fixed tests for document view. Frontend should be green again
|
2014-07-07 09:41:39 +02:00 |
Michael Hackstein
|
8fe6f0260d
|
Fixed sorting of documents to use internal total function
|
2014-07-07 09:31:54 +02:00 |
Jan Steemann
|
e0920209f7
|
added generated file
|
2014-07-06 15:27:02 +02:00 |
Frank Celler
|
40edb310f2
|
generated files
|
2014-07-06 13:43:53 +02:00 |
Jan Steemann
|
c12df38eb2
|
fixed broken examples
|
2014-07-06 02:25:19 +02:00 |
Jan Steemann
|
0b4040265f
|
added derived files
|
2014-07-06 00:46:03 +02:00 |
Jan Steemann
|
aba9fd431f
|
web interface didn't update the view after filtering documents
|
2014-07-05 14:43:30 +02:00 |
Jan Steemann
|
cbf7e27f68
|
added derived files
|
2014-07-03 17:12:56 +02:00 |
Jan Steemann
|
eae94f97a8
|
removed dead code
|
2014-07-02 00:21:58 +02:00 |
Jan Steemann
|
0a230b77e3
|
jshund
|
2014-07-02 00:17:25 +02:00 |
Jan Steemann
|
a5cf53d417
|
fixed examples
|
2014-07-01 16:48:47 +02:00 |
Alan Plum
|
1624c6a1b8
|
Formatting.
|
2014-07-01 15:08:38 +02:00 |
Alan Plum
|
ab4e208e7d
|
Simplified config value validation in aardvark.
|
2014-07-01 14:41:03 +02:00 |
Alan Plum
|
1d497135cf
|
Allow specifying config options when mounting apps in aardvark.
|
2014-07-01 14:35:08 +02:00 |
Jan Steemann
|
815bb8480a
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-07-01 13:12:47 +02:00 |
Jan Steemann
|
4cd20bfb7c
|
fixed syncs across multiple files
|
2014-07-01 13:12:36 +02:00 |
gschwab
|
8e3b800a69
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
js/apps/system/aardvark/frontend/js/modules/org/arangodb/general-graph.js
|
2014-07-01 11:47:28 +02:00 |
Michael Hackstein
|
a387964ca2
|
Added Spec files to make JSLINT and fixed all errors in these files
|
2014-07-01 09:34:01 +02:00 |
Michael Hackstein
|
11a2f23c2b
|
Fixed a bug in graph viewer to list the label attribute
|
2014-06-30 17:19:13 +02:00 |
Michael Hackstein
|
9762c20424
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-30 16:51:56 +02:00 |
Michael Hackstein
|
7944301f2e
|
Fixed requesting of random vertices in graph viewer. Warning for empty graph will now displayed only if the graph is really empty, not on bad luck
|
2014-06-30 16:51:29 +02:00 |
gschwab
|
58ea71bba1
|
removed comments
|
2014-06-30 16:19:58 +02:00 |
scottashton
|
ec5551a131
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-30 16:00:55 +02:00 |
scottashton
|
10d83578b0
|
fixed small bug in graphManagement
|
2014-06-30 16:00:51 +02:00 |
Michael Hackstein
|
2bb8ace423
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-30 15:28:18 +02:00 |
Michael Hackstein
|
d94de0af94
|
Changed capture of select collection dialog in graph viewer for multi collection graphs
|
2014-06-30 15:28:12 +02:00 |
gschwab
|
32f997bf8f
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-30 15:22:52 +02:00 |
gschwab
|
be7a6c1176
|
fixed toggle error
|
2014-06-30 15:22:46 +02:00 |
scottashton
|
68bd5d22e7
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-30 14:53:18 +02:00 |
scottashton
|
8622b67d19
|
more tests for graph management
|
2014-06-30 14:53:13 +02:00 |
Jan Steemann
|
82f2e3d679
|
added derived file
|
2014-06-30 13:54:43 +02:00 |
gschwab
|
a02c483f49
|
continued deleting old graph view
|
2014-06-30 11:42:12 +02:00 |
gschwab
|
e9094f8aa6
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-30 11:36:24 +02:00 |
gschwab
|
b41222a872
|
continued deleting old graph view
|
2014-06-30 11:36:19 +02:00 |
Michael Hackstein
|
f7854c6d70
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-30 11:36:16 +02:00 |
Michael Hackstein
|
b7fb011de3
|
Fixed a bug in gharial adapter for new graph viewer. Expected results to not be encapsulated, but they are
|
2014-06-30 11:36:12 +02:00 |
gschwab
|
69c2eb78a5
|
started deleting old graph view
|
2014-06-30 11:24:16 +02:00 |
Michael Hackstein
|
cd8079ed59
|
Added some more whitespace on left and right. This allows to use scrollbars without triggering resizing
|
2014-06-30 11:10:00 +02:00 |
Michael Hackstein
|
f43a45f6c1
|
Added resizing to new version of graph viewer
|
2014-06-30 10:26:17 +02:00 |
Michael Hackstein
|
a5e530ea0a
|
Added a useful dialog to select vertex and edge collection to store elements in in GraphViewer
|
2014-06-30 10:00:39 +02:00 |
Jan Steemann
|
0860012140
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-27 19:11:50 +02:00 |
Jan Steemann
|
067dbf63b2
|
WAL recovery
|
2014-06-27 19:11:41 +02:00 |
scottashton
|
a7d4acee7c
|
removed dead code
|
2014-06-27 17:34:41 +02:00 |
scottashton
|
1912250fa5
|
inserted validation of graphname
|
2014-06-27 16:43:58 +02:00 |
scottashton
|
a1910dae6f
|
combined edit and create graph and fixed layout bugs in edit graph
|
2014-06-27 16:30:44 +02:00 |
scottashton
|
96e798ee17
|
enriched the create graph modal
|
2014-06-27 15:23:50 +02:00 |
gschwab
|
6f36046fc8
|
edit graph
|
2014-06-27 14:49:45 +02:00 |
gschwab
|
9d7174e842
|
edit graph
|
2014-06-27 12:02:39 +02:00 |
gschwab
|
6c9bcf30c3
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-27 11:11:20 +02:00 |
gschwab
|
e6520a6bc0
|
edit graph
|
2014-06-27 11:11:14 +02:00 |
Thomas Schmidts
|
148f400991
|
Changed some (sub)chapters and fixed spelling errors
|
2014-06-27 11:02:10 +02:00 |
Michael Hackstein
|
ec5a8eec1f
|
Fixed tests for gharial adapter. They did use the old format
|
2014-06-26 16:55:45 +02:00 |
Michael Hackstein
|
8664ab279a
|
Added rudimentary implementation for storing vertices and edges in graph viewer. Dialog has to be improved and error handling required
|
2014-06-26 16:39:52 +02:00 |
Michael Hackstein
|
dc7ffb4efb
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-26 16:13:38 +02:00 |
Michael Hackstein
|
1739339883
|
Addapted gharial adapter to new traversal result
|
2014-06-26 16:13:31 +02:00 |
gschwab
|
a205a49f1a
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
js/apps/system/aardvark/frontend/js/views/graphManagementView.js
|
2014-06-26 15:57:53 +02:00 |
gschwab
|
95e60c069b
|
edit graph
|
2014-06-26 15:54:50 +02:00 |
scottashton
|
357be2cbbe
|
adjusted tests for new graph management
|
2014-06-26 15:51:11 +02:00 |
scottashton
|
d610cf9107
|
finally managed to disable the enter button in create graph modal
|
2014-06-26 15:10:23 +02:00 |
scottashton
|
d3657a6dec
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-26 14:05:25 +02:00 |
scottashton
|
daceb0e1b1
|
preselct defintions if available
|
2014-06-26 14:05:20 +02:00 |
Frank Celler
|
13f91392bb
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-26 12:51:00 +02:00 |
Frank Celler
|
4ae1f0cd4a
|
added temporary attribute entries in shaper
|
2014-06-26 12:50:50 +02:00 |
gschwab
|
caf54c1bbf
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
js/apps/system/aardvark/frontend/js/views/graphManagementView.js
|
2014-06-26 12:44:47 +02:00 |
gschwab
|
059093c7a4
|
add graph - iteration fixed
|
2014-06-26 12:43:12 +02:00 |
scottashton
|
1bc4864090
|
merged
|
2014-06-26 12:01:17 +02:00 |
scottashton
|
de0da1e7b7
|
changed signature of the traversal functions
|
2014-06-26 11:55:35 +02:00 |
Michael Hackstein
|
8627815c26
|
The GraphViewer now starts with _key colouring and labeling
|
2014-06-26 11:55:00 +02:00 |
gschwab
|
c35677b0a1
|
edit graph
|
2014-06-26 11:13:04 +02:00 |
gschwab
|
8440bc916e
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-26 11:07:40 +02:00 |
gschwab
|
c941cfa76c
|
edit graph
|
2014-06-26 11:07:35 +02:00 |
Michael Hackstein
|
97309a837b
|
The graphviewer will now start with a random vertex
|
2014-06-26 10:54:07 +02:00 |
Michael Hackstein
|
4d1357c465
|
I broke the build and fixed it. Sorry...
|
2014-06-26 10:31:12 +02:00 |
Michael Hackstein
|
f2705d98cb
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-26 10:17:10 +02:00 |
Michael Hackstein
|
5dbf4d1306
|
Started adding the graph viewer into the new graph management overview. Right now it is possible to show a graph by selecting a start node by its id. Not yet working: Search, start with random, create vertices and edges
|
2014-06-26 10:17:00 +02:00 |
gschwab
|
1d53c8841f
|
removed dead code
|
2014-06-26 10:09:00 +02:00 |
gschwab
|
00f687452c
|
graph management - multi edge definitions
|
2014-06-26 09:50:58 +02:00 |
gschwab
|
3d1a7f35b5
|
graph management - multi edge definitions
|
2014-06-26 09:37:28 +02:00 |
scottashton
|
ae53a8c7c9
|
fixed tests
|
2014-06-26 09:34:56 +02:00 |
Michael Hackstein
|
b9ae84cfad
|
Added click events to all graph tiles in management. Needed later to integrate the graph viewer
|
2014-06-26 09:34:44 +02:00 |
scottashton
|
25ae2ced5e
|
merge conflict
|
2014-06-26 09:08:31 +02:00 |
scottashton
|
a8c4af2921
|
graph creation works
|
2014-06-26 09:07:12 +02:00 |
Michael Hackstein
|
d9e0affdfa
|
Implemented & tested the settings menu for multi collection graph module. Last thing missing: Ask the user about the collection where he wants to create vertices and edges
|
2014-06-26 08:38:27 +02:00 |
gschwab
|
f61841283d
|
jslint
|
2014-06-26 08:33:43 +02:00 |
gschwab
|
25db4d8426
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
js/apps/system/aardvark/frontend/js/views/graphManagementView.js
|
2014-06-26 08:33:05 +02:00 |
gschwab
|
69f7692023
|
graph management - multi edge definitions
|
2014-06-26 08:29:09 +02:00 |
Michael Hackstein
|
881f5bfd65
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-26 08:03:20 +02:00 |
scottashton
|
3a9b88c1a7
|
accidentaly removed content from modalView.js
|
2014-06-25 17:30:25 +02:00 |
scottashton
|
d850c6922b
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-25 17:23:31 +02:00 |
scottashton
|
4cd8975c2b
|
gm create modal looks as it should but is not working properly
|
2014-06-25 17:23:26 +02:00 |
Frank Celler
|
9bfaeeebd0
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-25 17:22:30 +02:00 |
Frank Celler
|
87e1e16ad9
|
execute setup for system apps
|
2014-06-25 17:22:24 +02:00 |
gschwab
|
165daa0c1e
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
js/apps/system/aardvark/frontend/js/views/graphManagementView.js
|
2014-06-25 16:33:32 +02:00 |
gschwab
|
51389fcfd6
|
fixed graph managment
|
2014-06-25 16:32:23 +02:00 |
Michael Hackstein
|
8f380d3b5f
|
Added multi collection support to gharial adapter of graph viewer. Internally it is now able to do that, time to write new dialogs (user has to select which collections he want to use when creating vertices and edges
|
2014-06-25 16:17:35 +02:00 |
Thomas Schmidts
|
cba9529153
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-25 16:15:36 +02:00 |
scottashton
|
9d0399ee0e
|
new templates for graph management
|
2014-06-25 16:08:21 +02:00 |
scottashton
|
235a438c0c
|
finished documentation of complexity
|
2014-06-25 15:51:41 +02:00 |
Michael Hackstein
|
1f614ed1b2
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-25 15:50:41 +02:00 |
Thomas Schmidts
|
f005d676cb
|
Some changes in the code documentation
|
2014-06-25 15:10:13 +02:00 |
gschwab
|
d7520ce53c
|
jslint
|
2014-06-25 15:02:47 +02:00 |
Thomas Schmidts
|
f7be757b0b
|
Some changes in the code documentation
|
2014-06-25 14:57:29 +02:00 |
gschwab
|
71621b9d4e
|
fixed tests
|
2014-06-25 14:47:03 +02:00 |
Michael Hackstein
|
12ad6f939b
|
Started with tests and implementation of gharial adapter for the graph viewer. WIP
|
2014-06-25 14:21:26 +02:00 |
gschwab
|
d7909d2035
|
jslint
|
2014-06-25 11:22:15 +02:00 |
gschwab
|
834a4a5c7c
|
docu feedback integrated
|
2014-06-25 11:20:24 +02:00 |
gschwab
|
466d13ddd2
|
new graph management
|
2014-06-25 09:14:45 +02:00 |
gschwab
|
e88a788499
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-24 17:35:28 +02:00 |
Jan Steemann
|
4c00cc38fd
|
added derived files
|
2014-06-24 17:33:45 +02:00 |
gschwab
|
4f908c9675
|
new graph management
|
2014-06-24 17:28:39 +02:00 |
gschwab
|
c42c9e3253
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-24 17:02:40 +02:00 |
gschwab
|
383e254414
|
new graph management
|
2014-06-24 17:02:36 +02:00 |
scottashton
|
c46a916762
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-24 16:16:29 +02:00 |
scottashton
|
b5aeea1109
|
fixed jslint
|
2014-06-24 16:16:25 +02:00 |
Jan Steemann
|
cf14609727
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-24 16:12:07 +02:00 |
Jan Steemann
|
f411fceb2e
|
exposed WAL API
|
2014-06-24 16:10:27 +02:00 |
gschwab
|
f059dca594
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-24 16:09:46 +02:00 |
gschwab
|
8e514b2435
|
new graph management
|
2014-06-24 16:09:41 +02:00 |
scottashton
|
bbb7068a08
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-24 16:02:46 +02:00 |
scottashton
|
e4f23d2b23
|
graph management
|
2014-06-24 16:02:40 +02:00 |
Frank Celler
|
840950c6a0
|
fixed printing of functions and example generation
|
2014-06-24 15:32:43 +02:00 |
Jan Steemann
|
c4aad1e0cd
|
added tests
|
2014-06-24 15:11:19 +02:00 |
gschwab
|
44c11d3846
|
graph management: links changed
|
2014-06-24 14:08:48 +02:00 |
gschwab
|
bab8ff0bde
|
changing graph management - initial checkin
|
2014-06-24 14:06:27 +02:00 |
Alan Plum
|
d50bd571f7
|
Trimmed line length.
|
2014-06-24 13:24:32 +02:00 |
Alan Plum
|
d2f0b0efc5
|
Added HMAC-SHA224, exposed SHA1, SHA224.
|
2014-06-24 12:49:20 +02:00 |
gschwab
|
e049f85b44
|
docu
|
2014-06-24 11:54:42 +02:00 |
Jan Steemann
|
8d8dfe5cd0
|
added derived files
|
2014-06-24 00:44:25 +02:00 |
gschwab
|
56d8db54aa
|
docu
|
2014-06-23 15:14:16 +02:00 |
Frank Celler
|
34908e450b
|
hidden for http examples
|
2014-06-23 14:04:16 +02:00 |
gschwab
|
0b09442ad9
|
typos
|
2014-06-23 13:44:04 +02:00 |
gschwab
|
35b645ba1a
|
deleted print O.o
|
2014-06-23 13:23:09 +02:00 |
gschwab
|
19191b5a1b
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-23 13:20:18 +02:00 |
gschwab
|
4651fbd34a
|
deleted print
|
2014-06-23 13:20:12 +02:00 |
Michael Hackstein
|
658fa5cc25
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-23 13:18:06 +02:00 |
Michael Hackstein
|
273eaf95fb
|
Added graph specific deprecation information to DEPRECATED.md
|
2014-06-23 13:17:20 +02:00 |
scottashton
|
fa2084ea9b
|
fixed bug in commonPorperties, now attributes with the value of 'false' are included in result, fixed js shell to full general-graph support
|
2014-06-23 11:37:43 +02:00 |
Frank Celler
|
c21c1d9a46
|
added underscore
|
2014-06-23 10:44:16 +02:00 |
gschwab
|
5406db3dc8
|
renamed _getToVertex(...) -> _toVertex(..)
|
2014-06-23 10:16:05 +02:00 |
gschwab
|
69df68c54e
|
renamed _getFromVertex(...) -> _fromVertex(..)
|
2014-06-23 09:47:48 +02:00 |
Jan Steemann
|
16bf152c8f
|
fully removed replication logger
|
2014-06-21 00:32:47 +02:00 |
Heiko Kernbach
|
07f01f90d3
|
jslint
|
2014-06-20 17:21:54 +02:00 |
Heiko Kernbach
|
8c66875f97
|
alerting user now when newest version of github foxx app is already installed
|
2014-06-20 17:03:24 +02:00 |
gschwab
|
34cd589908
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-20 16:19:04 +02:00 |
gschwab
|
28b5f27ca6
|
error added
|
2014-06-20 16:18:58 +02:00 |
Heiko Kernbach
|
6afee10309
|
jslint
|
2014-06-20 16:11:43 +02:00 |
Heiko Kernbach
|
fcb4d7c513
|
merge
|
2014-06-20 16:09:33 +02:00 |
Heiko Kernbach
|
7aaaa88f85
|
added github update for foxx applications via frontend
|
2014-06-20 16:09:13 +02:00 |
Michael Hackstein
|
1db8391e42
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-20 16:02:00 +02:00 |
gschwab
|
3fb7a85ca0
|
error handling
|
2014-06-20 15:36:26 +02:00 |
gschwab
|
ad6e867e9d
|
merge
|
2014-06-20 15:15:16 +02:00 |
gschwab
|
b311c94977
|
exception handling
|
2014-06-20 15:11:29 +02:00 |
Michael Hackstein
|
707c79d5a5
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-20 15:07:29 +02:00 |
Frank Celler
|
5ac431a453
|
generated files
|
2014-06-20 15:06:18 +02:00 |
Heiko Kernbach
|
5ef874f8f3
|
merge
|
2014-06-20 14:58:30 +02:00 |
Michael Hackstein
|
0eff0753e8
|
Started improving the layout of FluentAQL Documentation in general graph module
|
2014-06-20 14:57:04 +02:00 |
Jan Steemann
|
be0b4b8c6e
|
remove definePeriodic
|
2014-06-20 14:45:14 +02:00 |
Jan Steemann
|
b9c688d117
|
removed doxygen comments
|
2014-06-20 14:39:05 +02:00 |
Jan Steemann
|
e51dcdb2cb
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
js/common/tests/shell-general-graph.js
|
2014-06-20 13:39:51 +02:00 |
Heiko Kernbach
|
39cf260ff2
|
better usability for foxx github installer
|
2014-06-20 11:40:38 +02:00 |
Heiko Kernbach
|
6191403181
|
jslint
|
2014-06-20 10:35:40 +02:00 |
Heiko Kernbach
|
3c72644b00
|
added functionality to download and install foxx applications from github
|
2014-06-20 10:30:35 +02:00 |
Jan Steemann
|
e132c8ea19
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
|
2014-06-20 09:45:53 +02:00 |
gschwab
|
dbe0cbbf7f
|
renamed _directedRelationDefinition(...) -> _directedRelation(..)
|
2014-06-20 09:01:35 +02:00 |
gschwab
|
ff3e0442a9
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-20 08:57:04 +02:00 |
gschwab
|
639e657897
|
renamed _undirectedRelationDefinition(...) -> _undirectedRelation(..)
|
2014-06-20 08:56:59 +02:00 |
Michael Hackstein
|
79ad6f60af
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-20 08:38:11 +02:00 |
Michael Hackstein
|
407496c111
|
Added new version of traversal and general graph to web ui shell. Needs testing
|
2014-06-20 08:38:07 +02:00 |