| Age | Commit message (Collapse) | Author |
|
rest/gallery/items?urls=... request. This allows the client to pass the entire list of member urls and have the rest server filter the results based on the specified types.
|
|
Add the query parameter ancestors_for=<url> to provide a restful way to retrieve the ancestors of an item.
|
|
|
|
Having a members sidebar element indicates to the rest clients that this is a resource collection.
|
|
change the urls of the children are sent up asan array of post fields children[0].... children[n]. If an existing child is not included it is deleted. Including a url to an child in another album will move the child. Changing the order of the children will respect the order of the children, if the sort column is 'weight'
|
|
|
|
urls and returns the items associated with them.
|