summaryrefslogtreecommitdiff
path: root/modules/gallery
AgeCommit message (Expand)Author
2009-07-04Use TMPPATH in the purifier config instead of var/tmpTim Almdal
2009-07-04Fix for ticket #477. Use nl2br method when rendering comment::text andTim Almdal
2009-07-03Split the clean method into two clean and purify. clean is a light weightTim Almdal
2009-07-03Ticket 104: Adding "Copy sourc text" button to l10n UI (usability / productiv...Andy Staudacher
2009-07-03Ignore lib/ folders in l10n_scanner task.Andy Staudacher
2009-07-03Fix for ticket 510: i18n fixes - localize module / theme name in some status ...Andy Staudacher
2009-07-03Update the source so the third party code passes the File Structure TestTim Almdal
2009-07-03Fix for ticket #400: Add HTMLPurifier to gallery3 and change p::clean() to ca...Tim Almdal
2009-07-03Fix for ticket #400: Add HTMLPurifier to gallery3 and change p::clean() to ca...Tim Almdal
2009-07-02Suppress the filesize error if the thumbnail is not found so we can getTim Almdal
2009-07-012 fixes:Bharat Mediratta
2009-07-01Fix a bunch of XSS vulnerabilities turned up by manual inspectionBharat Mediratta
2009-06-30Re-add Session::abort_save(). It was reverted as part of the earlierBharat Mediratta
2009-06-30Revert "Add Session::abort_save() to Kohana."Bharat Mediratta
2009-06-30Checkpoint.Bharat Mediratta
2009-06-30Rejigger the way we handle "done" status in the upgrader. Now weBharat Mediratta
2009-06-30Fix for #319.Tim Almdal
2009-06-30Fix i18n issue - accidentally called t() on translated messages. Please trunc...Andy Staudacher
2009-06-29Partial fix for ticket 471 - Fix parsing of module/theme info files in l10n s...Andy Staudacher
2009-06-29Partial fix for ticket 471 - i18n of module names in upgrader.Andy Staudacher
2009-06-29i18n theme name / description in admin themes. Partial fix for ticket 471.Andy Staudacher
2009-06-29Merge branch 'master' of git@github.com:gallery/gallery3Andy Staudacher
2009-06-29Partial fix for ticket 471 - i18n of "Translate Text" button in l10n clientAndy Staudacher
2009-06-29Use the appropriate content-type for javascript (application/javascript).Bharat Mediratta
2009-06-29Pass back Cache-Control and Expires headers when we send back a 304,Bharat Mediratta
2009-06-29Fix a few more issuesBharat Mediratta
2009-06-29Remove the testing code to force rebuilding the cache.Tim Almdal
2009-06-29Revert to serializing and deserializing data. The cache table can'tBharat Mediratta
2009-06-29Checkpoint.Bharat Mediratta
2009-06-29If the argument to app() is not an album id, switch to the item parent.Bharat Mediratta
2009-06-29Oops, "head" => "admin_head" to make the admin dashboard work.Bharat Mediratta
2009-06-29Merge branch 'master' of git@github.com:gallery/gallery3Andy Staudacher
2009-06-29Fix HTML in l10n messageAndy Staudacher
2009-06-29Merge branch 'master' of git@github.com:gallery/gallery3Bharat Mediratta
2009-06-29Don't repeat the default locale in the installed locales list.Andy Staudacher
2009-06-29Fix some bugs in the combined JS/CSS code (most of which I introducedBharat Mediratta
2009-06-29Add a media type using the most common media type from our CSS. ThisBharat Mediratta
2009-06-29Refactor combine_xxx() functions together into combine_files() and useBharat Mediratta
2009-06-29Refactor combined controller a bitBharat Mediratta
2009-06-29Combine the Combined::javascript and Combined::css into a single method impl...Tim Almdal
2009-06-29Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-06-29admin dashboard blocks can now be moved from left to right sidebarjhilden
2009-06-29Merge branch 'master' of git@github.com:gallery/gallery3jhilden
2009-06-29added textual description of upload progressjhilden
2009-06-29A Combined javascript seems to work.Tim Almdal
2009-06-29Remove unused $theme_relative arg from theme_script().Bharat Mediratta
2009-06-29*Note* work in progress.Tim Almdal
2009-06-29Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-06-29Temporary checkin to allow merge with trunk... don't integrateTim Almdal
2009-06-28Rename $theme->url() to $theme->theme_url() for consistency wihtBharat Mediratta