summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
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
2010-06-15Sort files by path in _dump_var() for consistent output.Bharat Mediratta
2010-06-15Remove a stray period.Bharat Mediratta
2010-06-15Fix for ticket #1118. Create a item::save_with_retries helper method, which e...Tim Almdal
2010-06-15Change the item rest update processing to call the item::move(source, target)...Tim Almdal
2010-06-15Only change the weights of the album children if the item sort_column is set ...Tim Almdal
2010-06-15Revert "Change the item rest update processing to call the itemm::move(source...Tim Almdal
2010-06-15Change the item rest update processing to call the itemm::move(source, target...Tim Almdal
2010-06-15url::site(...) adds a leading slash to the uri it generates. Take this into a...Tim Almdal
2010-06-15Add a simple/cheap test to make sure that the database config is ok. Fixes t...Bharat Mediratta
2010-06-15The fact that we have a path to a G2 embed file doesn't mean that it's stillBharat Mediratta
2010-06-15add an 'icon' to identify albums in the organize dialog.Tim Almdal
2010-06-15Removed self-closing slash from opening <li> tag.ckieffer
2010-06-14Change the parameters for the organize dialog box. The baseUrl parameter was ...Tim Almdal
2010-06-14Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2010-06-13Replace __CSRF__ with the actual csrf token.Bharat Mediratta
2010-06-13Change single to double quotes.Bharat Mediratta
2010-06-13Remove a debugging statement.Tim Almdal
2010-06-13Move the source to the gallery3-flex repository.Tim Almdal
2010-06-13Fix problems ith IE and flex initialization when one of the flashvars contain...Tim Almdal
2010-06-13Merge branch 'master' into talmdal_devTim Almdal
2010-06-12Fix up some indentation and comment style.Bharat Mediratta
2010-06-12Bounce the user to the login page if they try to get to part of theBharat Mediratta
2010-06-12Make login/logout continuation url code consistent. Where necessary,Bharat Mediratta
2010-06-12Use "continue_url" instead of "continue" for consistency with theBharat Mediratta
2010-06-12Push the continue url into the form for consistency with otherBharat Mediratta
2010-06-12Stop trying to parse the continue url in the logout controller becauseBharat Mediratta
2010-06-12Revert "Fix for ticket #1118. The item validation was flagging duplicate slug...Bharat Mediratta
2010-06-11Fix for ticket #1118. The item validation was flagging duplicate slugs as err...Tim Almdal
2010-06-11Remove the duplicate query when searching as pointed out by joe7 on ticket #844Tim Almdal
2010-06-11Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2010-06-11Fix for ticket #1039. The problem was, as Bryan76 pointed out, with passing t...Tim Almdal
2010-06-11Send back the REST API version as a header. It's on every request,Bharat Mediratta
2010-06-11Fix for ticket #797Tim Almdal
2010-06-11Actually execute the database query that updates the album view count. Fixes ...Tim Almdal
2010-06-11Actually execute the database query that updates the album view count. Fixes ...Tim Almdal
2010-06-10Change the pattern used to convert the file name to a title. Fixes ticket#1061Tim Almdal
2010-06-10Correct a problem with the sort order and sort direction fields being ignored.Tim Almdal