summaryrefslogtreecommitdiff
path: root/modules/gallery/views/permissions_browse.html.php
AgeCommit message (Expand)Author
2009-10-27Breadcrumb updates. Apply g-first and g-active consistently, use ems instead ...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-06Don't show clickable link for breadcrumb items where the user doesn'tBharat Mediratta
2009-09-01Fix up incorrectly applied html::mark_clean(). Resolves #698, thanks fperwth!Bharat Mediratta
2009-08-31Rename mark_safe() to mark_clean()Andy Staudacher
2009-08-30Updating uses of html::js_string and SafeString::for_js (value now contains s...Andy Staudacher
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-27fixed CSS bug in the simple uploader #629jhilden
2009-07-03Split the clean method into two clean and purify. clean is a light weightTim Almdal
2009-06-10Improve our warning message to also mention that you need to have mod_rewrite...Bharat Mediratta
2009-05-31Accidentally broke the AllowOverride info url in the migration fromBharat 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