| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
resource contents returned via the rest interface.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Conflicts:
	modules/gallery/helpers/identity.php
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
of {Albums|Photos|Movies)_Controller and into the item helper so we can reuse it from the rest put handler.
 | 
 | 
path.  This allows us to forego the extension as part of the REST url.  As well, urls are consistent between normal usage and rest usage.
 | 
 | 
 | 
 | 
no request_key (access_token) as athat is treated as public permissions
 | 
 | 
The request key is put in the X-Gallery-Request-Key header
The HTTP method can be override by using the X-Gallery-Request-Method header
Normalize the request data so that it doesn't matter where it comes from (HTTP get or HTTP post request)
 | 
 | 
Implement the get_album rest request handler.
 | 
 | 
Implement an api to format the errors and success messages
Removed the custom routing... urls are now /rest/<module_name>/<resource>
 | 
 | 
 | 
 | 
At the moment, there are no handlers to perform any functionality.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
replace this with Formio anyway.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
controllers.
 | 
 | 
the case where we just have one restriction, it's unnecessary.
 | 
 | 
Fix viewable() to properly OR view restrictions together.
 | 
 | 
 | 
 | 
so that we have useful data in the logs.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
that we can prefix table names properly.
 | 
 | 
 | 
 | 
 | 
 | 
result in smaller diffs.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 |