1
0
Fork 0
Commit Graph

3279 Commits

Author SHA1 Message Date
hkernbach 443a30742a css 2015-08-26 09:25:14 +02:00
Jan Steemann 9374a25822 removed unused error code 2015-08-25 19:55:48 +02:00
hkernbach 5c83c6d7c5 web ui: css, design 2015-08-25 18:57:42 +02:00
hkernbach 9ed2e4b3b1 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-08-25 13:54:00 +02:00
hkernbach 63903bc1bf webui: loginView, css 2015-08-25 13:53:46 +02:00
Jan Steemann b71c880bbd Merge branch 'replication' of https://github.com/arangodb/arangodb into devel 2015-08-25 13:19:24 +02:00
hkernbach 98a5108a27 scss lint 2015-08-25 09:17:51 +02:00
hkernbach b5c3c1b09a web ui radio, checkboxes 2015-08-24 18:37:18 +02:00
Jan Steemann 0cbff7b75a Merge branch 'devel' of https://github.com/arangodb/arangodb into replication 2015-08-24 17:40:19 +02:00
hkernbach b2e9fa4576 login view, authentication web ui bug, scss-lint 2015-08-24 16:39:00 +02:00
hkernbach 8d49d01cb2 userlogo web ui bugfix, scss lint 2015-08-24 15:36:22 +02:00
hkernbach 4d9d3f4c07 scss lint 2015-08-24 15:22:43 +02:00
Jan Steemann 91b8ad757a Merge branch 'devel' of https://github.com/arangodb/arangodb into replication 2015-08-24 15:20:28 +02:00
hkernbach 0d154ea124 web ui, scss lint 2015-08-24 14:52:24 +02:00
hkernbach 5988f06377 updated jsoneditor lib, fixed issue 1446 2015-08-24 11:44:13 +02:00
Jan Steemann b08713d768 added tests and documentation 2015-08-24 11:05:26 +02:00
Jan Steemann 893f9592f8 Merge branch 'devel' of https://github.com/arangodb/arangodb into replication 2015-08-24 09:58:04 +02:00
hkernbach 15876a591e web ui design 2015-08-24 09:54:41 +02:00
Jan Steemann b58ecfe206 added firstTick() 2015-08-21 17:11:40 +02:00
Jan Steemann 9e08b1ebc5 add tickRanges() function 2015-08-21 17:00:32 +02:00
Willi Goesgens b785c44a5d fix docublock syntax. 2015-08-20 18:30:30 +02:00
Jan Steemann 4b7d04de47 added missing whitespace 2015-08-20 01:46:21 +02:00
Jan Steemann cb434ea863 added derived file 2015-08-19 11:20:23 +02:00
Jan Steemann 4e771b2728 replication improvements 2015-08-17 18:41:05 +02:00
Jan Steemann 15b5d89e10 added derived file 2015-08-13 21:26:54 +02:00
Jan Steemann 589e67357f issue #1434: return more meaningful error message from org/arangodb/general-graph::_fromVertex() 2015-08-12 21:36:27 +02:00
Jan Steemann 33c2e9a8cc issue #1434: graph traversal config: collection _graphs does not exist?! (Aardvark JS Shell) 2015-08-12 19:45:43 +02:00
Willi Goesgens f5d301a814 Move documentation into the source files. 2015-08-12 17:38:41 +02:00
Jan Steemann d2b1305d36 issue #1435: Aardvark: Collection settings toggles broken? 2015-08-12 16:46:29 +02:00
Michael Hackstein 36cd02065f Fixed a bug where it was not possible to get any error information from Foxx Apps being installed through the WebInterface. 2015-08-12 13:08:49 +02:00
Jan Steemann 68465ebba5 Merge branch 'collection-not-loaded' of https://github.com/arangodb/arangodb into devel
Conflicts:
	js/apps/system/_admin/aardvark/APP/frontend/build/app.js.gz
	js/apps/system/_admin/aardvark/APP/frontend/build/app.min.js
	js/apps/system/_admin/aardvark/APP/frontend/build/app.min.js.gz
	js/apps/system/_admin/aardvark/APP/frontend/build/scripts.html.part
	js/apps/system/_admin/aardvark/APP/frontend/build/standalone-min.html
	js/apps/system/_admin/aardvark/APP/frontend/build/standalone-min.html.gz
	js/apps/system/_admin/aardvark/APP/frontend/build/standalone.html
2015-08-11 14:16:12 +02:00
Jan Steemann 6a26f9bc55 display indexBuckets in web interface 2015-08-11 14:00:15 +02:00
Alan Plum ae103ac39f Rebuilt aardvark. 2015-08-11 13:08:06 +02:00
Alan Plum 1031a3d4e9 Added optional Foxx deps. 2015-08-11 13:08:06 +02:00
Jan Steemann e642ce972f throw error if collection not yet loaded 2015-08-10 17:08:41 +02:00
Jan Steemann bdf1cb0cdb added derived file 2015-08-05 11:53:22 +02:00
hkernbach 796bebbfdb merge 2015-08-04 19:42:09 +02:00
hkernbach 7e3d14232e css web ui 2015-08-04 19:41:41 +02:00
Willi Goesgens 021d01e4fe Rework index documentation; add more executed examples. 2015-08-04 18:42:44 +02:00
Willi Goesgens 8130368f43 Work on re-grouping the index documentation, using automated examples. 2015-08-04 13:44:25 +02:00
hkernbach 9ffd6bdcba web ui 2015-08-04 12:52:22 +02:00
hkernbach 10d4749637 web ui footer css 2015-08-04 12:45:37 +02:00
hkernbach 7bdc077cf7 graphViewer bugfix 2015-08-04 12:44:54 +02:00
Willi Goesgens 3766ab9f59 de-duplicate documentation of geo-indices. 2015-08-03 14:42:11 +02:00
Heiko Kernbach dcc501ca00 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-08-03 12:29:52 +02:00
Heiko Kernbach d42f7ffaaf grunt package json, ui 2015-08-03 12:26:48 +02:00
Jan Steemann 79524e721e added generated file 2015-08-03 10:59:26 +02:00
Heiko Kernbach a19af68830 navbar dropdowns web ui 2015-07-31 18:46:08 +02:00
Heiko Kernbach 3b98fb0fd0 jslint, ui 2015-07-31 18:28:15 +02:00
Heiko Kernbach f9e9aa1ddf ui changes frontend 2015-07-31 17:55:47 +02:00