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
/
server_add
/
views
/
admin_server_add.html.php
Age
Commit message (
Expand
)
Author
2011-04-23
Oops, forgot to remove the reference to admin.js. Follow-on for #1686.
Bharat Mediratta
2011-04-23
Inline admin JS into admin_server_add.html.php. Fixes #1686.
Bharat Mediratta
2010-02-25
Fix typo, thanks cajun100 for reporting!
Andy Staudacher
2009-10-28
Normalize capitalization ticket #596
Tim Almdal
2009-10-23
Adjust order of items on server_add admin page. Restore autocomplete to the a...
Chad Kieffer
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-29
Update all code to use helper method html::clean(), html::purify(), ... inste...
Andy Staudacher
2009-08-29
XSS fixes
Andy Staudacher
2009-07-21
Escape bare & symbols so that we use valid entities. Fixes ticket #577.
Bharat Mediratta
2009-06-23
Use gMessage for "no paths defined" status message.
Chad Kieffer
2009-03-27
Put csrf token into Admin_View and Theme_View by default, then use it
Bharat Mediratta
2009-03-05
Cleanups.
Bharat Mediratta