summaryrefslogtreecommitdiff
path: root/modules/gallery/controllers/quick.php
AgeCommit message (Expand)Author
2009-12-31A more thorough fix for #745 and #940. Stop using the referer toBharat Mediratta
2009-12-16Show the right edit form for movies.Bharat Mediratta
2009-11-17Redesign the way that we consider page types to create buckets of pageBharat Mediratta
2009-10-06Move the graphics::rotate to gallery_graphics::rotate to be consistent with t...Tim Almdal
2009-09-08Move specialized (pretty) url generation back into Item_Model so thatBharat Mediratta
2009-08-29Update all code to use helper method html::clean(), html::purify(), ... inste...Andy Staudacher
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-03Combine the quick menu and the thumb menu into a single menu calledBharat Mediratta
2009-07-11Fix a problem in delete() where we were referencing $parent withoutBharat Mediratta
2009-07-03Split the clean method into two clean and purify. clean is a light weightTim Almdal
2009-07-01Fix a bunch of XSS vulnerabilities turned up by manual inspectionBharat Mediratta
2009-06-23Cache the page_type in pane() instead of looking it up twice.Bharat Mediratta
2009-06-22Change the quick pan from static to dynamic. This allows modules to add butt...Tim Almdal
2009-06-14Get rid of the word "items" in the delete confirmation dialog.Bharat Mediratta
2009-06-14Switch quick delete from JS confirm to jQuery UI dialog, closes ticket #355.Chad Kieffer
2009-06-09Show status message when album cover is set (#257)Chad Kieffer
2009-06-01Security pass over all controller code. Mostly adding CSRF checkingBharat Mediratta
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta