summaryrefslogtreecommitdiff
path: root/modules/gallery
AgeCommit message (Expand)Author
2009-07-10Added the upload::required validation in order to insure that failed uploadsTim Almdal
2009-07-10Compact all menus. This fixes the problem that the new [Options]Bharat Mediratta
2009-07-10Create a new [options] submenu under the thumb menu, and move theBharat Mediratta
2009-07-07Merge branch 'master' of git@github.com:/gallery/gallery3Bharat Mediratta
2009-07-08Add task logging to the "Update Search Index" taskTim Almdal
2009-07-08Add task logging to the Update translationsTim Almdal
2009-07-08Added the button formatting to the other links on the Admin Maintenance page.Tim Almdal
2009-07-08Added task logging to the Rebuild Images task.Tim Almdal
2009-07-07Provide some clarity on the action links by formating them as buttons onTim Almdal
2009-07-07Added a wee bit of phpDoc.Tim Almdal
2009-07-07Allow the task::log method to take an array of lines and change g2_import.phpTim Almdal
2009-07-07Change references to Gallery 2 and Gallery 3 to consistently refer toTim Almdal
2009-07-06Cleanup remove task processing. Change Task_Model::delete to call parent::deleteTim Almdal
2009-07-06Don't use jQuery in the error page, it interferes with the jquery libBharat Mediratta
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-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-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-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