summaryrefslogtreecommitdiff
path: root/httemplate/elements/progress-popup.html
AgeCommit message (Collapse)Author
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