mirror of https://gitee.com/bigwinds/arangodb
Merge branch '1.1' of https://github.com/triAGENS/ArangoDB into 1.1
This commit is contained in:
commit
969915a47e
|
@ -3,6 +3,10 @@ v1.1.beta3 (XXXX-XX-XX)
|
||||||
|
|
||||||
* added collection type label to web interface
|
* added collection type label to web interface
|
||||||
|
|
||||||
|
* fixed issue #290: the web interface now disallows creating non-edges in edge collections
|
||||||
|
when creating collections via the web interface, the collection type must also be
|
||||||
|
specified (default is document collection)
|
||||||
|
|
||||||
* fixed issue #289: tab-completion does not insert any spaces
|
* fixed issue #289: tab-completion does not insert any spaces
|
||||||
|
|
||||||
* fixed issue #282: fix escaping in web interface
|
* fixed issue #282: fix escaping in web interface
|
||||||
|
|
Loading…
Reference in New Issue