summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2010-03-01Fix bug #1015 : repeated ids are prohibitedFlorent Paterno
2010-02-28Merge branch 'master' of github.com:gallery/gallery3Chad Kieffer
2010-02-28Apply ui-helper-clearfix to the breadcrumb in the upload dialog to ensure it ...Chad Kieffer
2010-02-28Merge commit 'upstream/master'Andy Staudacher
2010-02-28G2 importer stability improvements:Andy Staudacher
2010-02-28Updates to upload CSS to make it themeable and RTL compatible. Use absolute p...Chad Kieffer
2010-02-28Merge branch 'master' into talmdal_devTim Almdal
2010-02-28First step towards fixing ticket #1038: Allowing for custom page <title> in a...Andy Staudacher
2010-02-28Fix profiler display: It looks like it was broken by an API change in the lat...Andy Staudacher
2010-02-27Fix for ticket #1035: Make .htaccess access rules work for the case when inde...Andy Staudacher
2010-02-27Fix for ticket #1037: Only show language drop-down when there's actually a ch...Andy Staudacher
2010-02-27Additional fixes for plural handling when deleting translations / marking the...Andy Staudacher
2010-02-27Fix l10n client, copy of existing plural translation to form fields.Andy Staudacher
2010-02-27Client (UI) side fix for ticket #1042, based on a patch from fpaterno (Floren...Andy Staudacher
2010-02-27Incremental fix for ticket #1042: Delete translation from outgoing_translatio...Andy Staudacher
2010-02-27Add more randomness to reset password mechanism.Andy Staudacher
2010-02-27Fix for ticket #1036 - Don't echo any sensitive information such as passwords...Andy Staudacher
2010-02-26Merge branch 'master' into talmdal_devTim Almdal
2010-02-25Fix typo, thanks cajun100 for reporting!Andy Staudacher
2010-02-24Fix multi-column layout of language admin.Andy Staudacher
2010-02-24Add Faroese to the language list. Verified that it uses the default plural ru...Andy Staudacher
2010-02-24Remove redundant print statement. rest::reply() does the print so having the ...Tim Almdal
2010-02-24Fix for ticket #1034: Fix db cache driver delete() call which was missed in a...Andy Staudacher
2010-02-23Specify the type for movie Item_Models correctly. Fixes ticket #1033.Bharat Mediratta
2010-02-23Reset the active user to admin in all test cases where we change theBharat Mediratta
2010-02-23Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2010-02-23Fix Cache tests for recent Cache/Database.php driver fix.Andy Staudacher
2010-02-23VerifiedBharat Mediratta
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-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-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-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