summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2010-06-19post_test() should be using admin, not guest.Bharat Mediratta
2010-06-19$response is optional in the Rest_Exception constructor.Bharat Mediratta
2010-06-19Throw exceptions as appropriate, but allow the Kohana exceptionBharat Mediratta
2010-06-19Rework our exception framework to fit into Kohana's model better.Bharat Mediratta
2010-06-19single -> double quotes.Bharat Mediratta
2010-06-19Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2010-06-19Oops. Fix up a bad instance of $user in rest::access_key() introducedBharat Mediratta
2010-06-18Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2010-06-18Fix an issue that the root album was not being selected if there was noTim Almdal
2010-06-18Simplify rest::get_access_key($user) to rest::access_key() thatBharat Mediratta
2010-06-18change single to double quotes.Bharat Mediratta
2010-06-181) Change how the size of the flexstage is calculated. (Basically remove theTim Almdal
2010-06-18Use request::protocol()Bharat Mediratta
2010-06-18Use request::protocol().Bharat Mediratta
2010-06-18Use request::protocol().Bharat Mediratta
2010-06-18Undo "else" clause -- we should keep the logic simple and easy toBharat Mediratta
2010-06-18Merge remote branch 'gallery3/master'mamouneyya
2010-06-18Fix ticket #1155. For compatibility with gallery2 increase the size of the ta...Tim Almdal
2010-06-18Merge remote branch 'gallery3/master'mamouneyya
2010-06-18Flip some margin/padding values for RTLmamouneyya
2010-06-17Remove duplicate trailing slash on the controllerUri parameterTim Almdal
2010-06-17Fix for ticket #1163. Don't all guests to a comment when there are no commen...Tim Almdal
2010-06-17Update the xss gold file with changes to views in the last couple of commits.Tim Almdal
2010-06-17Rearrange the adding of fields to the template so that they match the order o...Tim Almdal
2010-06-17Add a cache-buster to the SWF url so that it'll refresh in the browserBharat Mediratta
2010-06-17Fix for ticket #1110. Need to use the encode_path with a movie extension to f...Tim Almdal
2010-06-17Fix for ticket #1117 align videos to the center.Tim Almdal
2010-06-17Scale a movie to the resize size so that it doesn't overflow into the sidebar.Tim Almdal
2010-06-17Change the add album dialog to not replace the internet address or name field...Tim Almdal
2010-06-16Remove comment_rest::post() -- that's in comments_rest now.Bharat Mediratta
2010-06-16Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2010-06-16Add REST support for comments. You can view, add, edit and deleteBharat Mediratta
2010-06-16Fix a typo... The controller parameter to the flex organize module should be ...Tim Almdal
2010-06-16Add start/num query parameters to tags::get()Bharat Mediratta
2010-06-16If the G2 orderBy or orderDirection fields are blank, use the G2 defaults.Bharat Mediratta
2010-06-16Fix a bug introduced in 1077477a9032d5a4855e19e2dd4ce923472b711c whereBharat Mediratta
2010-06-16Fix two bugs:Bharat Mediratta
2010-06-16Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2010-06-16slap my wrist... i forgot a debugging statementTim Almdal
2010-06-16Fix for ticket #1131. If the rss feed is for an item, then retrieve the item...Tim Almdal
2010-06-16Fix issue1068. Fill from_id field in photo with indetificatorJan Koprowski
2010-06-15Revert "Add a "convert_ids" parameter to Item_Model::as_restful_array(), which"Bharat Mediratta
2010-06-15Guard against relationships() not returning an array.Bharat Mediratta
2010-06-15Revert "Change the item rest update processing to call theBharat Mediratta
2010-06-15Revert "Fix for ticket #1118. Create a item::save_with_retries helperBharat Mediratta
2010-06-15Bump the organize module to version 2, and check to make sure that theBharat Mediratta
2010-06-15Fix a bug in the upgrader where we weren't bumping the version numberBharat Mediratta
2010-06-15Make the "name" column a little wider.Bharat Mediratta
2010-06-15Update the description.Bharat Mediratta
2010-06-15Install the rest module by default.Bharat Mediratta