summaryrefslogtreecommitdiff
path: root/modules/gallery/helpers
AgeCommit message (Expand)Author
2009-08-31XSS review fixes (mostly adding missing html::mark_clean()) calls.Andy Staudacher
2009-08-31Rename mark_safe() to mark_clean()Andy Staudacher
2009-08-30Merge commit 'upstream/master'Andy Staudacher
2009-08-30Tabs to spaces cleanupAndy Staudacher
2009-08-30Rename clean_js to js_string and have it return a complete JS string (with de...Andy Staudacher
2009-08-30Change all instances of SafeString::of_safe_html() to html::mark_safe() in vi...Andy Staudacher
2009-08-29Update all code to use helper method html::clean(), html::purify(), ... inste...Andy Staudacher
2009-08-29Adding html::clean(), ::purify(), etc.Andy Staudacher
2009-08-29Remove try/catch in resize() since that will swallow any exceptionsBharat Mediratta
2009-08-29Undo url helper changes - url methods no longer return a SafeString.Andy Staudacher
2009-08-29Fix for ticket #628:Tim Almdal
2009-08-29Merge commit 'upstream/master'Andy Staudacher
2009-08-29Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...Andy Staudacher
2009-08-29Add more factory methods for convenience:Andy Staudacher
2009-08-29Merge branch 'talmdal_branch' of git@github.com:gallery/gallery3Bharat Mediratta
2009-08-29Fix for 641... extend viewable functionality to comments. Viewable unit test ...Tim Almdal
2009-08-29Have url::site() and other methods return a SafeString, just as t() and t2().Andy Staudacher
2009-08-29* created new generic "Add" dropdown in the site menu. this should take care ...jhilden
2009-08-29Adding SafeString which is going to replace p::clean() and p::purify().Andy Staudacher
2009-08-28Display the sort order in the Organize dialog, and allow users toBharat Mediratta
2009-08-28Rename sort columns:Bharat Mediratta
2009-08-27Properly deal with invalid images. This fixes ticket #611 which showsBharat Mediratta
2009-08-27Remove 'ENGINE=InnoDB' specification from tables that we create. UseBharat Mediratta
2009-08-19Change the setting of page type from "item" to "photo". Thre is no page typeTim Almdal
2009-08-18Merge branch 'master' of git@github.com:gallery/gallery3Chad Kieffer
2009-08-18Refactor the get maximum weight functionality into a method in the item helpe...Tim Almdal
2009-08-10Create the concept of an "ajax link" and use it for thumbnail rotationBharat Mediratta
2009-08-10Fix indentation.Bharat Mediratta
2009-08-09Fix up context menus a bit.Bharat Mediratta
2009-08-09Fixed caseChad Kieffer
2009-08-08Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_branchBharat Mediratta
2009-08-08Improve the graphics toolkit detection code so that properlyBharat Mediratta
2009-08-08Merge branch 'master' of git@github.com:bharat/gallery3Chad Kieffer
2009-08-08Added basic context menu affects and styles. Simplified some of the action la...Chad Kieffer
2009-08-06Merge branch 'master' of git@github.com:bharat/gallery3 into bharat_branchBharat Mediratta
2009-08-06Cleanup the javascript for enabling dialog or panel links.Tim Almdal
2009-08-05Change the children and descendants APIs to be more consistent and toBharat Mediratta
2009-08-05Remove the trigger definition codeTim Almdal
2009-08-05Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-08-04Merge branch 'master' of git@github.com:gallery/gallery3Chad Kieffer
2009-08-04Dump any exceptions into the standard Kohana log as well as the taskBharat Mediratta
2009-08-03Combine the quick menu and the thumb menu into a single menu calledBharat Mediratta
2009-07-31Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-07-31Add new events:Bharat Mediratta
2009-07-30Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-07-30Fix a static function declaration.Bharat Mediratta
2009-07-30Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-07-29Make body_attributes() a theme callback instead of a method on theBharat Mediratta
2009-07-29Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-07-29Bump the gallery version to 10 in install()Bharat Mediratta