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
/
controllers
Age
Commit message (
Expand
)
Author
2010-07-15
Remove the code to call the controller directly and just use redirect. Now t...
Tim Almdal
2010-07-15
Rename g-in-dialog to the naming standard for query parameters and give it so...
Tim Almdal
2010-07-15
Rename Flash_Uploader to just Uploader. Modules that want to replace
Bharat Mediratta
2010-07-13
Fix reauth authentication to use the identity helper instead of the
Bharat Mediratta
2010-07-11
Merge branch 'master' into talmdal_dev
Tim Almdal
2010-07-10
Rotate all matching album covers when we rotate an item. Fixes ticket #1200.
Bharat Mediratta
2010-07-10
Wrap album deletes in a batch so that we can handle lots of cascading
Bharat Mediratta
2010-07-10
Pass along the from_id in item::get_delete_form() and then check to
Bharat Mediratta
2010-07-10
Accept extension .m4v as video/mp4
Romain LE DISEZ
2010-07-09
remove debugging statement
Tim Almdal
2010-07-08
Only add the 'Successfully re-authenticated' message to the status if the adm...
Tim Almdal
2010-07-07
Fix for ticket #1176. Have the gallery.dialog code add a g-in-dialog paramete...
Tim Almdal
2010-07-06
Fix for ticket #1181. Use $.getJSON to retrieve the json contents of the dial...
Tim Almdal
2010-07-05
Merge branch 'master' of github.com:gallery/gallery3
Bharat Mediratta
2010-07-05
Revert "If the admin request originates as a dialog link, don't display the e...
Tim Almdal
2010-07-05
Merge branch 'master' of github.com:gallery/gallery3
Bharat Mediratta
2010-07-05
Add maessage when we automatically log you out of the admin area.
Bharat Mediratta
2010-07-05
If the admin request originates as a dialog link, don't display the entire pa...
Tim Almdal
2010-06-20
Rename "simple_uploader" to "flash_uploader" to make room for an HTML
Bharat Mediratta
2010-06-17
Fix for ticket #1110. Need to use the encode_path with a movie extension to f...
Tim Almdal
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
Install the rest module by default.
Bharat Mediratta
2010-06-15
Sort files by path in _dump_var() for consistent output.
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-12
Bounce the user to the login page if they try to get to part of the
Bharat Mediratta
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
Push the continue url into the form for consistency with other
Bharat Mediratta
2010-06-12
Stop trying to parse the continue url in the logout controller because
Bharat Mediratta
2010-06-11
Fix for ticket #1039. The problem was, as Bryan76 pointed out, with passing t...
Tim Almdal
2010-06-11
Actually execute the database query that updates the album view count. Fixes ...
Tim Almdal
2010-05-14
Remove "rnd=" param from quick changes since we have the m= cache-buster alre...
Bharat Mediratta
2010-04-30
Add page_title to admin views. Closes #1038.
ckieffer
2010-04-17
Change the key for invalid passwords from "invalid" to
Bharat Mediratta
2010-04-17
Trigger the album_add_form_completed event after creating a new album.
Bharat Mediratta
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2010-02-28
First step towards fixing ticket #1038: Allowing for custom page <title> in a...
Andy Staudacher
2010-02-27
Additional fixes for plural handling when deleting translations / marking the...
Andy Staudacher
2010-02-27
Incremental fix for ticket #1042: Delete translation from outgoing_translatio...
Andy Staudacher
2010-02-22
Fix for ticket #1027: Add index on cache key column.
Andy Staudacher
2010-02-21
Performance improvement: Load all translations of a locale as one serialized ...
Andy Staudacher
2010-02-21
Fix progress bar / maintenance tasks for locales that use comma as decimal se...
Andy Staudacher
2010-02-19
Refactor away the "display_all" construct in User_Profile_Controller.
Bharat Mediratta
2010-02-14
Fix for ticket #491: Make user and group names translatable.
Andy Staudacher
2010-02-14
Change JavaScript reauthentication check to check via XHR.
Andy Staudacher
2010-02-14
For consistency, use straight Kohana_404_Exception instead of the event system.
Andy Staudacher
2010-02-12
Fix for tickets 1009 and 603: Show a themed error page to guests / registered...
Andy Staudacher
2010-02-11
Security: Fix leaking of album / photo names. Reject previous fix for ticket ...
Andy Staudacher
[next]