summaryrefslogtreecommitdiff
path: root/modules/gallery/helpers
AgeCommit message (Expand)Author
2009-07-07Change references to Gallery 2 and Gallery 3 to consistently refer toTim Almdal
2009-07-06Always log the task completion status messageTim Almdal
2009-07-06Catch exceptions that are thrown within the task and log them to the task logTim Almdal
2009-07-05Add task logging functionality. When a task runs, it creates a log that isTim 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-03Ignore lib/ folders in l10n_scanner task.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-03Merge branch 'master' of git@github.com:/gallery/gallery3Bharat Mediratta
2009-07-03Merge branch 'master' of git@github.com:/gallery/gallery3Bharat Mediratta
2009-07-02Merge branch 'master' of git@github.com:/gallery/gallery3Bharat Mediratta
2009-07-02Suppress the filesize error if the thumbnail is not found so we can getTim Almdal
2009-07-02ORM::Factory -> ORM::factoryBharat Mediratta
2009-07-01Fix a bunch of XSS vulnerabilities turned up by manual inspectionBharat Mediratta
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-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-29Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-06-28Clean up the combined javascript change and refactor out theBharat Mediratta
2009-06-28Set the gallery module version to 6 in install() (missed this in my last chan...Bharat Mediratta
2009-06-28Modify the cache table to make id the primary key for consistency withBharat Mediratta
2009-06-28Tweak the cache implementationBharat Mediratta
2009-06-28Change the cache column of the caches table to a large blob. This fixes tick...Tim Almdal
2009-06-27Update the version number and upgrade method for gallery to reflect the addit...Tim Almdal
2009-06-27Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-06-27Create a new thumb_menu() and convert Digibug over to use it.Bharat Mediratta
2009-06-26Create a theme_view function script which allows modules in the head or admin...Tim Almdal
2009-06-26Move the inclusion of photo and movie specific javascript into gallery_themeTim Almdal
2009-06-261) Move the generation of script tags to gallery_theme::head and gallery_them...Tim Almdal
2009-06-24Use ENT_QUOTEs when decoding the $current_uri otherwise apostrophesBharat Mediratta
2009-06-24Look in /opt/local/bin for binaries, too.Bharat Mediratta
2009-06-23Fix broken rotate urls.Bharat Mediratta
2009-06-23Remove stray ? that was breaking ccw rotation.Bharat Mediratta
2009-06-23Add gDialogLink to the delete button, since its got a jQueryBharat Mediratta
2009-06-23Add a new "show credits" check box in the theme options so that youBharat Mediratta
2009-06-23Refactor the install/upgrade code to be more flexible.Bharat Mediratta
2009-06-23Order log entries by id as well so that multiple events in the sameBharat Mediratta
2009-06-22Remove debugging output that was overlookedTim Almdal
2009-06-22Change the quick pan from static to dynamic. This allows modules to add butt...Tim Almdal
2009-06-20Fix a bug in gallery_installer where on an initial install we wereBharat Mediratta
2009-06-18Fix plural messages in l10n scanner - Bad typo lead to basically breaking all...Andy Staudacher
2009-06-18Fix/remove unnecessary escaping of double quotes in l10n scanner.Andy Staudacher
2009-06-17Fix for ticket #366Tim Almdal
2009-06-16Fix a bug that was overwriting the quick-pane HTML causing the quickBharat Mediratta
2009-06-16Use a placeholder image if ffmpeg is missing instead of throwing anBharat Mediratta
2009-06-16Add the real image url to the anchor elements for our full size linksBharat Mediratta