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
/
core
/
views
/
admin_maintenance.html.php
Age
Commit message (
Expand
)
Author
2009-04-21
Theme the cancel-all link like the remove-all link.
Bharat Mediratta
2009-03-27
Put csrf token into Admin_View and Theme_View by default, then use it
Bharat Mediratta
2009-03-16
Ticket #97. Applied button css where missing. Minor form css improvements.
Chad Kieffer
2009-03-09
Add a 'cancel all' link too
Bharat Mediratta
2009-03-09
More tasks cleanup.
Bharat Mediratta
2009-02-27
* Refactor task management methods from admin_maintenance.php to
Tim Almdal
2009-01-24
Admin theme style cleanup. Merged separate selected, available, unavailable i...
Chad Kieffer
2009-01-16
Rename Change xxx_task::available() to xxx_task::available_tasks()
Bharat Mediratta
2009-01-15
Changing t() placeholder syntax from {{replace_me}} to %replace_me.
Andy Staudacher
2009-01-11
Fix up the colors and background images for rows in gAdminMaintenance.
Bharat Mediratta
2009-01-08
i18n refactoring: Rename all _() (reserved by gettext) calls to t().
Andy Staudacher
2009-01-01
Change the preamble for views in two ways:
Bharat Mediratta
2008-12-28
Expand on the maintenance code to make it more robust and give the
Bharat Mediratta
2008-12-28
First round of a task framework. Tasks are job definitions stored in
Bharat Mediratta