summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-06-15New dump generated by new mysqladmin has a slightly different format: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-15Merge branch 'master' of git@github.com:gallery/gallery3Tim 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-14Add a simple/cheap test to make sure that the database config is ok. Fixes t...Bharat Mediratta
2010-06-14The fact that we have a path to a G2 embed file doesn't mean that it's stillBharat Mediratta
2010-06-14Change the parameters for the organize dialog box. The baseUrl parameter was ...Tim Almdal
2010-06-14Merge branch 'master' of github.com:gallery/gallery3Chad Kieffer
2010-06-14Removed self-closing slash from opening <li> tag.ckieffer
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-13Hide the admin menu and show it after it's loaded to minimize flicker.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