1
0
Fork 0
Commit Graph

122 Commits

Author SHA1 Message Date
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
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
Jan Steemann 83e00a2eff updated docs 2013-09-28 00:55:04 +02:00
Jan Steemann 709198c340 updated docs for /_api/jobs 2013-09-28 00:44:03 +02:00
Jan Steemann 106fedd615 several errors fixed 2013-09-26 09:44:50 +02:00
Jan Steemann d7b9add4db removed current-database API 2013-09-24 17:34:35 +02:00
Jan Steemann 7a1f3ae756 updated documentation, added tests 2013-09-24 17:27:52 +02:00
Jan Steemann 73f0405ead added documentation for endpoints 2013-09-23 16:21:02 +02:00
Jan Steemann f7c18c4ddd added generated errors 2013-09-17 17:41:21 +02:00
Jan Steemann aec7b1f8e8 fixed cursors for use in multi-database env 2013-09-17 09:23:05 +02:00
Jan Steemann 894180dc20 added test cases 2013-09-13 18:25:28 +02:00
Jan Steemann 64741f8a8d added test cases for endpoints 2013-09-13 14:07:30 +02:00
Jan Steemann a120a4dbe6 reverted name change for _graphs collection 2013-09-12 18:15:34 +02:00
Jan Steemann 6ff314de0e runtime addition and removal of endpoints 2013-09-12 18:07:39 +02:00
Jan Steemann 2046e18ec9 updated docs 2013-09-11 17:31:32 +02:00
Jan Steemann 5bc1e5ecea dropping databases, unfinished 2013-09-11 12:47:27 +02:00
Jan Steemann 42441b208f refactoring of multiple databases, intermediate commit 2013-09-11 11:42:34 +02:00
Jan Steemann ac4ed728c0 renamed collection `_graphs` to `arangodb_graphs` 2013-09-09 11:07:10 +02:00
Michael Hackstein 3a171cbc96 GraphViewer: Fixed Button Layout 2013-09-06 13:18:42 +02:00
Michael Hackstein 27a22536dc GraphViewer: Updated CSS to newest version 2013-09-06 13:13:31 +02:00
Jan Steemann f65911de53 removed unused error code 2013-09-06 00:55:34 +02:00
Jan Steemann b9fbbc85ea Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-09-05 12:43:17 +02:00
Jan Steemann 369433f1e2 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
	arangosh/Benchmark/BenchmarkThread.h
	lib/SimpleHttpClient/SimpleHttpClient.cpp
2013-09-05 12:34:45 +02:00
Frank Celler bbab760a54 renamed foxx-manager to foxx/manager 2013-09-05 10:02:31 +02:00