summaryrefslogtreecommitdiff
path: root/modules/gallery
AgeCommit message (Expand)Author
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
2010-06-09Fix get_ancestor_test() since the parameter was renamed to ancestors_for.Bharat Mediratta
2010-06-09Revert the "preserve_ids" global query parameter. We decided that it was aBharat Mediratta
2010-06-08Add a "can_edit" field to the Item_Model's REST output. It'sBharat Mediratta
2010-06-08Don't use the standard error formatting for exceptions that have occurred as ...Tim Almdal
2010-06-07Add a "preserve_ids" global query parameter for REST requests thatBharat Mediratta
2010-06-07Add a "convert_ids" parameter to Item_Model::as_restful_array(), whichBharat Mediratta
2010-06-07Merge branch 'master' into talmdal_devTim Almdal
2010-06-06Don't show the rotate links if the active user can't edit the photo. Fixes t...Bharat Mediratta
2010-06-06Try to adjust for situations where /proc/loadavg is_readable() butBharat Mediratta
2010-06-06Merge branch 'master' into talmdal_devTim Almdal
2010-06-06Fix an unused variable caused by converting straight query paramsBharat Mediratta
2010-06-06Change "ancestor_for" to "ancestors_for" for consistency.Bharat Mediratta
2010-06-05item::random_query() doesn't need to take a "where" clause becauseBharat Mediratta
2010-06-05Undo the change added in e4eedbce2298535540cb651d75ba6f1bf42cf02bBharat Mediratta
2010-06-05Fix a comment typo.Bharat Mediratta
2010-06-04Correct XSS Security Test golden file for recent changes. Update the controll...Tim Almdal
2010-06-04Change the name of the private format_restful_item to _format_restful_item so...Tim Almdal
2010-06-04Save the item before updating the order of the children. Also always incremen...Tim Almdal
2010-06-04Allow the use of the type query parameter to filter the results of a rest/gal...Tim Almdal
2010-06-04Remove the item id from the rest/gallery/items url as that was inconsistent. ...Tim Almdal
2010-05-28If the file is empty (i.e. the upload failed, then throw a 'bad request' exce...Tim Almdal
2010-05-18Save the item before updating the order of the children. Also always incremen...Tim Almdal
2010-05-15Allow the use of the type query parameter to filter the results of a rest/gal...Tim Almdal
2010-05-15Remove the item id from the rest/gallery/items url as that was inconsistent. ...Tim Almdal
2010-05-14Fix-ups for d98b85f7d3142676e6b4f407a18ed81564823f88Bharat Mediratta
2010-05-14Remove "rnd=" param from quick changes since we have the m= cache-buster alre...Bharat Mediratta
2010-05-14Merge branch 'master' of github.com:gallery/gallery3Chad Kieffer
2010-05-14Drop context_menu for wind's photo/resize view. Move photo edit options to th...ckieffer
2010-05-10Pick a new album cover when the photo that's the current cover isBharat Mediratta
2010-05-08Deleted extra CSS class assignment for context_menu delete option.ckieffer
2010-04-30Oops, somehow the update to flowplayer 3.1.5 was missing a few files. Here th...Andy Staudacher
2010-04-30Add page_title to admin views. Closes #1038.ckieffer
2010-04-22Update test to reflect slug change in 78db1bb339042f3aadb5a61bfe26ddd20c4b8951Bharat Mediratta
2010-04-17Don't show the member element for non-collection elements in the response. H...Bharat Mediratta
2010-04-17Update tests to reflect recent changes to the REST API.Bharat Mediratta
2010-04-17Merge branch 'master' into bharat_devBharat Mediratta
2010-04-17Change the key for invalid passwords from "invalid" toBharat Mediratta
2010-04-17Merge branch 'master' into bharat_devBharat Mediratta
2010-04-17Trigger the album_add_form_completed event after creating a new album.Bharat Mediratta
2010-04-16Only return the members element to the rest client if the item is an album. ...Tim Almdal
2010-04-16Merge branch 'master' into bharat_devBharat Mediratta
2010-04-10Add album_add_form event to album::get_add_form().Bharat Mediratta
2010-04-10Add error messages to theme::get_edit_form_admin()Bharat Mediratta
2010-04-10Fix a bug introduced when we patched the "disallowed global data"Bharat Mediratta
2010-04-07Merge branch 'master' into bharat_devTim Almdal
2010-04-04Move the "Fix MPTT" task from the rescue module into the main GalleryBharat Mediratta
2010-04-04Fix a bug where if the file name is composed of entirely illegalBharat Mediratta