summaryrefslogtreecommitdiff
path: root/modules/gallery/views/admin_advanced_settings.html.php
AgeCommit message (Expand)Author
2013-03-12#2055, 2056 - jQuery updates for .attr("value", [value]) and .keyup(handler).shadlaws
2012-07-21Sanitize the module name and don't allow storing values for illegalBharat Mediratta
2012-04-01Try a different approach at filtering. Fixes #1831.Bharat Mediratta
2010-11-08Add a pure javascript mechanism for filtering advanced properties. Partial f...Bharat Mediratta
2010-09-29Stop caching all module variables in the vars table using theBharat Mediratta
2010-02-02Change the view to display 'empty' when the variable value is a null string("...Tim Almdal
2009-12-27Only mark a variable as empty if its value is null. So 0 shows as 0.Bharat Mediratta
2009-11-15Use text::alternate() instead of hand-rolled even/odd code.Bharat Mediratta
2009-10-28Normalize capitalization ticket #596Tim Almdal
2009-10-18Apply g-block and g-block-content, remove hover effect, alternate row color.Chad Kieffer
2009-10-07Consolidated the rest of the base message styles into lib/gallery.common.css ...Chad Kieffer
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-09-30Convert gDialog and gCancel over to g-dialog and g-cancel. Refactor CSS id's ...Chad Kieffer
2009-08-31Fix XSS vectors in HTML attributes (mostly t() calls)Andy Staudacher
2009-08-29Update all code to use helper method html::clean(), html::purify(), ... inste...Andy Staudacher
2009-08-29Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...Andy Staudacher
2009-06-12Add a closing </b> to the warning.Bharat Mediratta
2009-06-09Fix HTML bug in l10n messageAndy Staudacher
2009-06-09Put in a placeholder link to click on if there's no value for a setting.Bharat Mediratta
2009-05-31Run p::clean() on any variables that contain data entered by users.Bharat Mediratta
2009-05-27Update all references to the core application to now point to theBharat Mediratta
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta