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
/
gallery
/
views
/
admin_maintenance_task.html.php
Age
Commit message (
Expand
)
Author
2010-09-06
Add retry logic to the task framework. We retry 4 times with
Bharat Mediratta
2009-11-08
No need to abbreviate text in CSS class names. Thx bharat!
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
First round of CSS refactor updates. Added calls to gallery.common.css from w...
Chad Kieffer
2009-09-01
Merge commit 'upstream/master'
Andy Staudacher
2009-09-01
XSS / style fixes for newly detected issues (after fixing XSS scanner)
Andy Staudacher
2009-08-31
Set CSS cursor to hand for jQuery UI ui-state-hover elements. Fixes all but p...
Chad Kieffer
2009-08-30
Apply hover effect to buttons in progress indicator dialog.
Chad Kieffer
2009-08-29
Fix invalida syntax on trying to parse the progress bar percentage
Tim Almdal
2009-07-28
Adjust the velocity based on whether or not we're waiting for more
Bharat Mediratta
2009-07-28
Disable smooth progressbar scrolling when we're at 100% (else the
Bharat Mediratta
2009-07-23
Smooth out the animaation for the progress bar.
Bharat Mediratta
2009-07-10
Change the word "Done" to "Close" to make translations easier
Tim Almdal
2009-06-19
Improve the task dialog
Bharat Mediratta
2009-05-27
Restructure things so that the application is now just another module.
Bharat Mediratta