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-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-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
2010-04-10
Add error messages to theme::get_edit_form_admin()
Bharat Mediratta
2010-04-07
Merge branch 'master' into bharat_dev
Tim Almdal
2010-04-04
Move the "Fix MPTT" task from the rescue module into the main Gallery
Bharat Mediratta
2010-04-04
REST changes: Allow PUT and POST requests to modify members, not
Bharat Mediratta
2010-04-02
Always return an array from item_ordered_members_rest::relationships()
Bharat Mediratta
2010-04-01
Add a new resource for managing child item orders.
Bharat Mediratta
2010-03-05
Merge branch 'master' of git://github.com/fpaterno/gallery3
Bharat Mediratta
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2010-03-01
Fix bug #1015 : repeated ids are prohibited
Florent Paterno
2010-02-28
Fix profiler display: It looks like it was broken by an API change in the lat...
Andy Staudacher
2010-02-27
Fix for ticket #1035: Make .htaccess access rules work for the case when inde...
Andy Staudacher
2010-02-27
Fix for ticket #1037: Only show language drop-down when there's actually a ch...
Andy Staudacher
2010-02-24
Add Faroese to the language list. Verified that it uses the default plural ru...
Andy Staudacher
2010-02-23
Name this release "Santa Fe". Fixes ticket #683.
Bharat Mediratta
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
Revert "Fix Kohana's internal cache for Gallery's usage pattern."
Andy Staudacher
2010-02-21
Fix Kohana's internal cache for Gallery's usage pattern.
Andy Staudacher
2010-02-19
Refactor away the "display_all" construct in User_Profile_Controller.
Bharat Mediratta
2010-02-18
Restore the gallery_installer change from reverted dcddc68f58dac2f0fe71f5a00e...
Bharat Mediratta
2010-02-18
Revert "Fix for ticket #491: Make user and group names translatable."
Bharat Mediratta
2010-02-18
Revert "Never assign a SafeString instance to a Model member (or hell will br...
Bharat Mediratta
2010-02-15
Never assign a SafeString instance to a Model member (or hell will break loose).
Andy Staudacher
2010-02-14
Fix for ticket #491: Make user and group names translatable.
Andy Staudacher
2010-02-14
Fix for ticket 901: Wrap Gallery version string into bdo tag to override the ...
Andy Staudacher
2010-02-14
Create an items REST collection requests that accepts a list of resource urls...
Tim Almdal
2010-02-14
Change JavaScript reauthentication check to check via XHR.
Andy Staudacher
2010-02-14
Some HTML validation fixes (don't render empty <ul> lists, empty id attribute...
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-12
Revert "1) Add a depth parameter to retrieving an item thru the rest api"
Bharat Mediratta
2010-02-12
1) Add a depth parameter to retrieving an item thru the rest api
Tim Almdal
2010-02-11
Security: Fix leaking of album / photo names. Reject previous fix for ticket ...
Andy Staudacher
2010-02-10
Refactor the code to display the login page if the user does not have view
Tim Almdal
2010-02-09
Rename item name and slug if necessary to avoid a conflict when we
Bharat Mediratta
2010-02-09
Whitespace.
Bharat Mediratta
2010-02-08
Change admin area timeout from 20 to 90 minutes
Andy Staudacher
[next]