1
0
Fork 0
Commit Graph

2402 Commits

Author SHA1 Message Date
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
Jan Steemann 935d1edd53 issue #653: slow query 2013-11-04 13:33:26 +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 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
Jan Steemann ffba2ef70b show correct filename in error message 2013-11-01 14:45:01 +01:00
Jan Steemann 09967f45ec do not return dev-app-path in non-development mode 2013-11-01 14:15:45 +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
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
Jan Steemann 83a2e5ca3d Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-10-31 18:40:33 +01:00
Jan Steemann fdceda75e8 greater tolerance for stddev dist 2013-10-31 18:40:17 +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 de04c3257c optimized sorting for documents - frontend 2013-10-31 17:58:44 +01:00
Lucas Dohmen d6efc0f052 Merge pull request #375 from triAGENS/graph-drop
Graph.drop should check if vertices are used more than once
2013-10-31 09:07:49 -07:00
Jan Steemann 33cf861bd4 fixed jslint warnings 2013-10-31 16:41:57 +01:00
Lucas Dohmen 7d7e014bfe Only drop vertices when dropping a graph if vertices aren't used
elsewhere
2013-10-31 16:41:49 +01:00
Jan Steemann 00d639fb8e removed unused line 2013-10-31 16:40:38 +01:00
Jan Steemann 94b7a0d560 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-10-31 16:40:09 +01:00
Jan Steemann e1382dd255 added detailed HTTP request statistics 2013-10-31 16:39:59 +01:00
Heiko Kernbach b4972ad3df Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-10-31 16:04:12 +01:00
Heiko Kernbach 39a101b10a icon not visible bugfix 2013-10-31 16:03:34 +01:00
Lucas Dohmen 7e711f4199 Merge pull request #524 from triAGENS/replace-vertex-and-edge
replaceVertex, replaceEdge for the js api
2013-10-31 07:40:41 -07:00
Lucas Dohmen 6049ef11fb Graph: Replace a given edge by ID 2013-10-31 15:16:58 +01:00
Lucas Dohmen 04c7cfce33 Graph: Replace a given vertex by ID 2013-10-31 15:16:58 +01:00
Lucas Dohmen 3da8d973f9 Graph: Also refresh the cache if the rev is different 2013-10-31 15:16:50 +01:00
Heiko Kernbach c62773a52a redirect bugfix 2013-10-31 15:03:15 +01:00
Heiko Kernbach 959b2e32c3 bugfix redirecting to collections 2013-10-31 14:52:08 +01:00
Lucas Dohmen b1f36e41f8 Graph Module: Alternatively provide ID instead of Vertex in addEdge 2013-10-31 13:14:51 +01:00
Lucas Dohmen c7b5549b08 Graph Refactoring: Determination of ID pushed to Common 2013-10-31 12:30:14 +01:00
Lucas Dohmen 37b7630efb Code Style 2013-10-31 12:27:50 +01:00
Lucas Dohmen f019dcd293 Graph Module / Client: It has to send the ID, not the key 2013-10-31 12:26:33 +01:00
Lucas Dohmen ea097f6192 Whitespace. 2013-10-31 12:14:03 +01:00
Jan Steemann 46d4e14f7b issue #650: Randonmess of any() should be improved 2013-10-31 10:09:01 +01:00
Jan Steemann 2b8d89fbda more help 2013-10-30 19:33:26 +01:00
Jan Steemann e576ee5662 allow dynamic parameters in DOCUMENT() 2013-10-30 16:17:37 +01:00
Jan Steemann 73dd3f9185 made AQL DOCUMENT function polymorphic 2013-10-30 15:01:38 +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 a55fe725a8 fixed version 2013-10-29 14:21:27 +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 2c434d3b20 added DOCUMENT_HANDLE function 2013-10-29 11:09:47 +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
Jan Steemann 43b4f78b62 issue #620 2013-10-28 19:38:19 +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
Jan Steemann 3b18804ec6 potential fix for issue #622 2013-10-20 17:45:39 +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 e59968e70a added `replace` command for foxx-manager, updated docs 2013-10-18 01:09:26 +02:00
Jan Steemann 0814d4de22 updated documentation for console, added section about Foxx development 2013-10-17 13:09:39 +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
Jan Steemann 98d4b6172d closed issue #614 2013-10-17 10:12:07 +02:00
Jan Steemann 2d6c60c889 removed unused file 2013-10-16 15:32:27 +02:00
Jan Steemann ee2b4fc8bb create less collections for a new databases
this is achieved by creating some seldomly used collections (`_structures`, `_fishbowl`) only when required.
2013-10-16 15:30:41 +02:00
Jan Steemann cd5d228e77 moved path checks from --upgrade to server start and database creation 2013-10-16 15:30:13 +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