index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gallery
/
helpers
Age
Commit message (
Expand
)
Author
2010-06-20
Rename "simple_uploader" to "flash_uploader" to make room for an HTML
Bharat Mediratta
2010-06-20
Rename "children" to "items" in our feed view because it makes more
Bharat Mediratta
2010-06-20
Add a loading indicator to the delete form by tagging some JS on at
Bharat Mediratta
2010-06-19
Rework our exception framework to fit into Kohana's model better.
Bharat Mediratta
2010-06-18
Use request::protocol()
Bharat Mediratta
2010-06-16
Fix issue1068. Fill from_id field in photo with indetificator
Jan Koprowski
2010-06-15
Revert "Change the item rest update processing to call the
Bharat Mediratta
2010-06-15
Revert "Fix for ticket #1118. Create a item::save_with_retries helper
Bharat Mediratta
2010-06-15
Fix for ticket #1118. Create a item::save_with_retries helper method, which e...
Tim Almdal
2010-06-15
Change the item rest update processing to call the item::move(source, target)...
Tim Almdal
2010-06-15
Only change the weights of the album children if the item sort_column is set ...
Tim Almdal
2010-06-15
Revert "Change the item rest update processing to call the itemm::move(source...
Tim Almdal
2010-06-15
Change the item rest update processing to call the itemm::move(source, target...
Tim Almdal
2010-06-14
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2010-06-13
Replace __CSRF__ with the actual csrf token.
Bharat Mediratta
2010-06-13
Change single to double quotes.
Bharat Mediratta
2010-06-13
Merge branch 'master' into talmdal_dev
Tim Almdal
2010-06-12
Make login/logout continuation url code consistent. Where necessary,
Bharat Mediratta
2010-06-12
Use "continue_url" instead of "continue" for consistency with the
Bharat Mediratta
2010-06-12
Stop trying to parse the continue url in the logout controller because
Bharat Mediratta
2010-06-10
Change the pattern used to convert the file name to a title. Fixes ticket#1061
Tim Almdal
2010-06-09
Revert the "preserve_ids" global query parameter. We decided that it was a
Bharat Mediratta
2010-06-08
Don't use the standard error formatting for exceptions that have occurred as ...
Tim Almdal
2010-06-07
Add a "preserve_ids" global query parameter for REST requests that
Bharat Mediratta
2010-06-07
Merge branch 'master' into talmdal_dev
Tim Almdal
2010-06-06
Don't show the rotate links if the active user can't edit the photo. Fixes t...
Bharat Mediratta
2010-06-06
Try to adjust for situations where /proc/loadavg is_readable() but
Bharat Mediratta
2010-06-06
Merge branch 'master' into talmdal_dev
Tim Almdal
2010-06-06
Fix an unused variable caused by converting straight query params
Bharat Mediratta
2010-06-06
Change "ancestor_for" to "ancestors_for" for consistency.
Bharat Mediratta
2010-06-05
item::random_query() doesn't need to take a "where" clause because
Bharat Mediratta
2010-06-05
Undo the change added in e4eedbce2298535540cb651d75ba6f1bf42cf02b
Bharat Mediratta
2010-06-05
Fix a comment typo.
Bharat Mediratta
2010-06-04
Change the name of the private format_restful_item to _format_restful_item so...
Tim Almdal
2010-06-04
Save the item before updating the order of the children. Also always incremen...
Tim Almdal
2010-06-04
Allow the use of the type query parameter to filter the results of a rest/gal...
Tim Almdal
2010-06-04
Remove the item id from the rest/gallery/items url as that was inconsistent. ...
Tim Almdal
2010-05-28
If the file is empty (i.e. the upload failed, then throw a 'bad request' exce...
Tim Almdal
2010-05-18
Save the item before updating the order of the children. Also always incremen...
Tim Almdal
2010-05-15
Allow the use of the type query parameter to filter the results of a rest/gal...
Tim Almdal
2010-05-15
Remove the item id from the rest/gallery/items url as that was inconsistent. ...
Tim Almdal
2010-05-14
Fix-ups for d98b85f7d3142676e6b4f407a18ed81564823f88
Bharat Mediratta
2010-05-14
Merge branch 'master' of github.com:gallery/gallery3
Chad Kieffer
2010-05-14
Drop context_menu for wind's photo/resize view. Move photo edit options to th...
ckieffer
2010-05-10
Pick a new album cover when the photo that's the current cover is
Bharat Mediratta
2010-05-08
Deleted extra CSS class assignment for context_menu delete option.
ckieffer
2010-04-17
Don't show the member element for non-collection elements in the response. H...
Bharat Mediratta
2010-04-16
Only return the members element to the rest client if the item is an album. ...
Tim Almdal
2010-04-16
Merge branch 'master' into bharat_dev
Bharat Mediratta
2010-04-10
Add album_add_form event to album::get_add_form().
Bharat Mediratta
[next]