summaryrefslogtreecommitdiff
path: root/modules/gallery
AgeCommit message (Expand)Author
2010-06-20Merge branch 'master' of git://github.com/mamouneyya/gallery3Bharat Mediratta
2010-06-20Updated golden files.Bharat Mediratta
2010-06-20Add "comments" relationship support.Bharat Mediratta
2010-06-20Assert how many files we analyze so that we can tell if we're suddenlyBharat Mediratta
2010-06-20Exclude the .git directory.Bharat Mediratta
2010-06-20Remove trailing ?>Bharat Mediratta
2010-06-20Add "json" as a valid view suffix.Bharat Mediratta
2010-06-20If we use <?= .. ?> on the last line, it looks like we've got aBharat Mediratta
2010-06-19Updated for comment REST relationships.Bharat 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-18Use request::protocol()Bharat Mediratta
2010-06-18Flip some margin/padding values for RTLmamouneyya
2010-06-17Update the xss gold file with changes to views in the last couple of commits.Tim Almdal
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-16Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
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-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-15Make the "name" column a little wider.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-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-15Add a simple/cheap test to make sure that the database config is ok. Fixes t...Bharat Mediratta
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-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-11Fix for ticket #1039. The problem was, as Bryan76 pointed out, with passing t...Tim 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-10Merge branch 'master' into talmdal_devTim Almdal
2010-06-09Update golden fileBharat Mediratta
2010-06-09In GalleryCodeFilterIterator::accept(), ignore . and .., and stop caring abou...Bharat Mediratta