summaryrefslogtreecommitdiff
path: root/modules/gallery/helpers/items_rest.php
AgeCommit message (Expand)Author
2010-08-14Don't expose members of an item that are not viewable by the end user.Bharat Mediratta
2010-06-06Change "ancestor_for" to "ancestors_for" for consistency.Bharat Mediratta
2010-06-04Change the name of the private format_restful_item to _format_restful_item so...Tim Almdal
2010-06-04Allow the use of the type query parameter to filter the results of a rest/gal...Tim Almdal
2010-06-04Remove the item id from the rest/gallery/items url as that was inconsistent. ...Tim Almdal
2010-04-17Don't show the member element for non-collection elements in the response. H...Bharat Mediratta
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2010-02-14Create an items REST collection requests that accepts a list of resource urls...Tim Almdal