index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
digibug
/
views
/
admin_digibug.html.php
Age
Commit message (
Expand
)
Author
2010-04-29
Applied capitalization rules to title.
ckieffer
2009-10-18
Wrap all admin views in g-block and g-block content. This provides the means ...
Chad Kieffer
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-09-30
Apply gModuleStatus to server add status message.
Chad Kieffer
2009-08-31
Rename mark_safe() to mark_clean()
Andy Staudacher
2009-08-30
Change all instances of SafeString::of_safe_html() to html::mark_safe() in vi...
Andy Staudacher
2009-08-29
Undo url helper changes - url methods no longer return a SafeString.
Andy Staudacher
2009-06-27
Digibug simplification cleanup. Upgrade digibug module to version 2.
Bharat Mediratta
2009-06-25
Add XSS clean up on the title that is sent to digibug as part of the print
Tim Almdal
2009-06-25
1) Fix potential XSS in digibug_album.html.php
Tim Almdal
2009-06-25
1) Move the digibug css in the default and admin_default themes
Tim Almdal
2009-06-21
The start of the digibug printing module. The first cut at the administration
Tim Almdal