1
0
Fork 0
Commit Graph

5864 Commits

Author SHA1 Message Date
Michael Hackstein a52f7debdf Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-03-27 09:13:01 +01:00
Michael Hackstein f6c133fa54 Frontend: Layout fix for Applications overview 2013-03-27 09:12:46 +01:00
Jan Steemann 9273ddcbad issue #461: close dialogue in case nothing changes for an unloaded collection 2013-03-27 08:55:00 +01:00
Michael Hackstein bbd2a20636 GraphViewer: JSLintified 2013-03-26 19:35:14 +01:00
Michael Hackstein 78ab9b10c6 Made Applications invisible again blame@me 2013-03-26 19:30:44 +01:00
Michael Hackstein fc59b21be7 Frontend: Fixed another issue with Swagger optic, swagger info-divs are not to large anymore 2013-03-26 19:29:15 +01:00
Michael Hackstein 81bf301534 Bound swagger api-docs to localhost not to some other ip 2013-03-26 19:19:26 +01:00
Jan Steemann 55c1134702 replaced error code 9 2013-03-26 18:03:03 +01:00
Jan Steemann 6d82d45859 adjusted tests after Franks changes 2013-03-26 17:58:09 +01:00
Jan Steemann 1e051dff07 use realloc 2013-03-26 17:57:54 +01:00
Jan Steemann a5c1ebd09d more cleanup 2013-03-26 17:57:45 +01:00
Frank Celler 214c9d8386 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-03-26 17:47:40 +01:00
Frank Celler 111a0ed54a write mounts into _aal 2013-03-26 17:47:32 +01:00
Michael Hackstein 9cccfe618e Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-03-26 17:24:37 +01:00
Michael Hackstein 0aba86f719 Frontend: Applications and Swagger now have the Headerbar 2013-03-26 17:24:26 +01:00
Michael Hackstein 7020a2f1de Frontend: Built-in swagger no looks like standalone swagger, all bootstrap-stuff overwritten accordingly 2013-03-26 17:18:35 +01:00
Lucas Dohmen 2f3894f715 Foxx: Introducing pathParam 2013-03-26 17:17:53 +01:00
Lucas Dohmen f59084a433 Foxx: Introducing the new `constrain` concept 2013-03-26 17:17:53 +01:00
Lucas Dohmen 8940df0480 Removing Old Constraints 2013-03-26 17:17:53 +01:00
Michael Hackstein 1844ecaf48 Adaption of swagger css to avoid conflicts with bootstrap 2013-03-26 17:05:21 +01:00
Michael Hackstein 7ce3077cc6 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-03-26 16:17:57 +01:00
Michael Hackstein 5390519d51 Added the first ArangoDB App called Aardvark, which is used in the Web-Frontend in the future 2013-03-26 16:17:06 +01:00
Jan Steemann 771b03ced3 fixed exception handling in ArangoSh 2013-03-26 16:01:05 +01:00
Michael Hackstein 1c9d3a482d Frontend: Foxxes are now collected from a relative path 2013-03-26 15:56:53 +01:00
Jan Steemann cecad6a3f8 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-03-26 15:36:54 +01:00
Jan Steemann ed4fa9361b fixed senseless wait for body in http head 2013-03-26 15:36:40 +01:00
Michael Hackstein 2f7bd44d45 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-03-26 15:33:17 +01:00
Michael Hackstein 158f7a3090 Frontend: Adapted Applications overview to first specification of _aal 2013-03-26 15:33:02 +01:00
Jan Steemann ac7c7fa561 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-03-26 14:40:55 +01:00
Jan Steemann 0616635e0e issue #461, #462 2013-03-26 14:40:26 +01:00
Michael Hackstein 61dbc4f9c9 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-03-26 14:36:59 +01:00
Michael Hackstein 3c96e947ce Front-End: Added new jquery libs (1.8.3 -> 1.9.1) however they are not loaded due to conflicts with the web shell 2013-03-26 14:36:46 +01:00
Michael Hackstein feb9590a1f Front-End: Added new jquery libs (1.8.3 -> 1.9.1) however they are not loaded due to conflicts with the web shell 2013-03-26 14:35:56 +01:00
Jan Steemann 3bb251000c Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
	lib/V8/v8-utils.cpp
2013-03-26 14:13:41 +01:00
Jan Steemann 1492118545 added test cases for "fs" module 2013-03-26 14:09:20 +01:00
Michael Hackstein 4d32fb204b Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-03-26 14:01:47 +01:00
Frank Celler a8d9a14e7d Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-03-26 13:58:20 +01:00
Frank Celler 557184631d more fox-manager, added files section 2013-03-26 13:58:00 +01:00
Michael Hackstein 7e8607ffed GraphViewer: Fixed Bug in load Graph by Attribute. Now this works and can be used in demo 2013-03-26 13:56:00 +01:00
Michael Hackstein e2068ece03 Admin Interface: Moved invisibility of Applications to CSS-file 2013-03-26 12:48:43 +01:00
Michael Hackstein 0bbe56c522 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-03-26 12:41:15 +01:00
Michael Hackstein 175d1a43ef WebFrontend: Fixed overwrite of p Element by Swagger css, causing several texts to be unreadable. 2013-03-26 12:41:04 +01:00
Lucas Dohmen 517b530684 Foxx: Default '/' to index.html 2013-03-26 11:27:22 +01:00
Lucas Dohmen e0bf7018fc Foxx: Add the `del` alias for `delete`
Aliasing in JavaScript is a sickness.
2013-03-26 11:27:21 +01:00
Lucas Dohmen 2b62715b47 Added the Foxx User Manual to the Wiki Group 2013-03-26 11:27:21 +01:00
Michael Hackstein 99e8eee458 Fixed Swagger pathes to logos/icons 2013-03-26 10:52:04 +01:00
Thomas Richter 1319871842 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
images in img/swagger added
2013-03-26 10:31:36 +01:00
Thomas Richter be44345907 work in progress 2013-03-26 10:29:57 +01:00
Michael Hackstein b6b57183b9 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-03-26 10:28:38 +01:00
Michael Hackstein 3952d6c2ce Admin-UI: Added the complete swagger output under applications/swagger 2013-03-26 10:28:27 +01:00