summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-23Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2010-02-23Name this release "Santa Fe". Fixes ticket #683.Bharat Mediratta
2010-02-23Fix translation cache for installations with 0 translations in the DB.Andy Staudacher
2010-02-22Merge commit 'upstream/master'Andy Staudacher
2010-02-22Fix typo in selector expression. The handling of view-only albums is still no...Andy Staudacher
2010-02-22Normalize invalid/missing G2 email addressesBharat Mediratta
2010-02-22Fix cut/paste typoBharat Mediratta
2010-02-22Fix server-add for German and other locales that use comma as decimal separator.Andy Staudacher
2010-02-22Fix for ticket #1027: Add index on cache key column.Andy Staudacher
2010-02-22Merge commit 'upstream/master'Andy Staudacher
2010-02-21Revert "Fix Kohana's internal cache for Gallery's usage pattern."Andy Staudacher
2010-02-21Performance improvement: Load all translations of a locale as one serialized ...Andy Staudacher
2010-02-21Fix delete() function of DB based Cache driver. It expected a scalar key / ta...Andy Staudacher
2010-02-21Fix progress bar / maintenance tasks for locales that use comma as decimal se...Andy Staudacher
2010-02-21Fix Kohana's internal cache for Gallery's usage pattern. Instead of deleting ...Andy Staudacher
2010-02-21Revert "Fix Kohana's internal cache for Gallery's usage pattern."Andy Staudacher
2010-02-21Fix Kohana's internal cache for Gallery's usage pattern.Andy Staudacher
2010-02-21Add Menu::add_before()Bharat Mediratta
2010-02-21Merge branch 'master' into talmdal_devTim Almdal
2010-02-21Merge commit 'upstream/master'Andy Staudacher
2010-02-21Fix random queries (such as for the random image block) for locales that don'...Andy Staudacher
2010-02-20When using rest::reply(), don't call var_export() if the response is empty.Bharat Mediratta
2010-02-20Add link to edit user group names. Closes ticket #1028.Chad Kieffer
2010-02-19Fix the resize_url and file_url in as_restful_array()Bharat Mediratta
2010-02-19Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2010-02-19Correct the view_fillsize permission to view_full. In addition, change the na...Tim Almdal
2010-02-19Refactor away the "display_all" construct in User_Profile_Controller.Bharat Mediratta
2010-02-19Merge branch 'master' into talmdal_devTim Almdal
2010-02-19Add spaces around %name in the "create a file" text so thatBharat Mediratta
2010-02-18Merge branch 'master' of github.com:gallery/gallery3Chad Kieffer
2010-02-18First pass at user profile formatting updates. Moved buttons to the top, simp...Chad Kieffer
2010-02-18Merge branch 'master' of github.com:gallery/gallery3Chad Kieffer
2010-02-18Absolutely position the 'Add comment' button on the left for RTL. Fixes part ...Chad Kieffer
2010-02-18Don't need 'right' class here. Positioning is absolute to the right.Chad Kieffer
2010-02-18Fix for tickets #1024 and #1025: Fix formatting of album tree list in the org...Andy Staudacher
2010-02-18Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2010-02-18Restore the user_profile.php change from revertedBharat Mediratta
2010-02-18Restore the gallery_installer change from reverted dcddc68f58dac2f0fe71f5a00e...Bharat Mediratta
2010-02-18Revert "Fix for ticket #491: Make user and group names translatable."Bharat Mediratta
2010-02-18Revert "Never assign a SafeString instance to a Model member (or hell will br...Bharat Mediratta
2010-02-18Revert "Fix for ticket #1017: Handle the common case of t(html::clean($var)) ...Bharat Mediratta
2010-02-18Fix for tickets #1024 and #1025: Fix formatting of album tree list in the org...Andy Staudacher
2010-02-18Improve setlocale() call, using some of G2's locale fallback code to match th...Andy Staudacher
2010-02-18Improve setlocale() call, using some of G2's locale fallback code to match th...Andy Staudacher
2010-02-17Merge branch 'master' into talmdal_devTim Almdal
2010-02-16Fix for ticket #1017: Handle the common case of t(html::clean($var)) by casti...Andy Staudacher
2010-02-16Merge commit 'upstream/master'Andy Staudacher
2010-02-16Fix for ticket #1020: Fix RSS feed validation of album / recent items feeds.Andy Staudacher
2010-02-15Apply zoom to g-photo and g-movie to hold height and properly position g-cont...Chad Kieffer
2010-02-15Put focus on password field in reauthenticate dialog.Andy Staudacher