summaryrefslogtreecommitdiff
path: root/modules/gallery/views/admin_maintenance_show_log.html.php
AgeCommit message (Expand)Author
2010-08-01"Save" -> "Download" for clarity.Bharat Mediratta
2009-11-08No need to abbreviate text in CSS class names. Thx bharat!Chad Kieffer
2009-11-06Try not to set explicit font-sizes for log message display, use g-txt-small i...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-09-23Correct whitespaceTim Almdal
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-07-07Added a wee bit of phpDoc.Tim Almdal
2009-07-05Add task logging functionality. When a task runs, it creates a log that isTim Almdal