summaryrefslogtreecommitdiff
path: root/httemplate/elements/progress-popup.html
AgeCommit message (Collapse)Author
2015-10-27progressbar fix for elements/ exclusion, RT#38752Ivan Kohler
2014-12-30import deployment zone census block list, #32625Mark Wells
2011-07-30rearrange flow of batch download, #947mark
2011-07-13fix invoice batch download, #13461mark
2011-05-27invoice batch download fix, #11871mark
2010-06-01add progressbar, redirection, and improve links RT#8274jeff
2009-04-21more descriptive progress popupsjeff
2008-08-14customer import: add progress bar & redirect to a search of the imported ↵ivan
customers, #3475
2007-01-22interpolation helps alotivan
2007-01-22use $fsurl instead of relative ../ addressingivan
2006-08-23Will things ever be the same again?ivan
It's the final masonize
2006-03-13fix progress hoohaw for internet exploder again, whew. also make sure ↵ivan
error/finish messages are centered, looks better
2005-09-25get rid of JSRS iframe foo for progress bar, use XMLHTTPRequest instead. ↵ivan
really should have done that in the first place. JSON will wait until another day...
2005-06-02add ability to search on a date range of invoice events and then reprint or ↵ivan
reemail (boy was that a bit more work than i expected), closes: Bug#946
2005-02-24add progressbar to service definition add - duplicate checking can take a ↵ivan
while, closes: Bug#1126
2005-02-20use a javascript layer instead of a browser popup (popup blockers), really ↵ivan
generalize the progressbar code to make it easy to use as a component