summaryrefslogtreecommitdiff
path: root/httemplate/elements/progress-init.html
AgeCommit message (Collapse)Author
2019-06-14RT# 83450 - added location to virtual ap and added script to force update of ↵Christopher Burger
all virtual ap
2019-04-28RT# 83204 - added link to service or tower causing error.Christopher Burger
2016-11-11UX: acknowledge bill now instead of silently redirectingIvan Kohler
2016-07-06service label localization, internals and UI, #71347Mark Wells
2015-10-27progressbar fix for elements/ exclusion, RT#38752Ivan Kohler
2015-08-04de-randomization fixes for testing, #37340Mark Wells
Conflicts: FS/FS/Conf.pm
2014-12-30import deployment zone census block list, #32625Mark Wells
2013-03-22SIM/KI inventory for Huawei HLR export, #21514Mark Wells
2012-06-27init_overlib keeps track of not re-initializing inefficiently itself now, ↵Ivan Kohler
RT#18338
2011-08-16reliably start batch download, #947mark
2011-05-27invoice batch download fix, #11871mark
2010-07-06"Bill now" link uses job queue/progressbar, RT#8995mark
2010-06-08RT#947: batch download of invoice PDFsmark
2008-08-14customer import: add progress bar & redirect to a search of the imported ↵ivan
customers, #3475
2008-03-31overlib includeivan
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
2006-03-11fix the progressbar bug with multiple progressbar forms on a pageivan
2006-03-10fix to (hopefully) allow multiple progress-init's in a page, also add second ↵ivan
$cgi arg to all these progressbar calls...
2005-10-24fix rate plan editing with new xmlhttp progressbar - use POST instead of ↵ivan
GET. also optimize SQL on rate search screen
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-08-24customer edit: abstract out billing info to billing.html, re-do payment type ↵ivan
selection with HTML::Widgets::SelectLayers, add Switch/Solo/Maestro support for start date & issue #. customer view: re-order fields for consistency. selfservice API: support paystart_month, paystart_year, payissue and payip in MyAccount::process_payment and ::edit_info and Signup::new_customer, FS::cust_main::realtime_bop: support paystart_month paystart_year payissue payip fields
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