History | View | Annotate | Download (591 Bytes)
Remise en place de la suppression des artwork et media
updated media api tests
implemented hard delete for Media, Artworks and Collections
added Upload Media page
Signed-off-by: Bartek Borowinski <bborowin@gmail.com>
multi-file artworks implementation: decoupled media files from arts
added discovered API to media, added timestamp to usermedia
restructured API urls, added full path to media files
cleaned up module references and initial data
added media transit stats API method
implemented media favourites API methods / tests
restructured test fixtures, consolidated helper methods
Updated /media and /poi API methods & documentation
implemented RESTful / OAuth-protected API calls for Media and POIMedia-POST still broken
added Media API calls & tests (incomplete: Create does not work over OAuth)
changed repo.Art to media.Media, split media views from site views, updated tests