Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-27 | init_overlib keeps track of not re-initializing inefficiently itself now, ↵ | Ivan Kohler | |
RT#18338 | |||
2011-08-16 | reliably start batch download, #947 | mark | |
2011-05-27 | invoice batch download fix, #11871 | mark | |
2010-07-06 | "Bill now" link uses job queue/progressbar, RT#8995 | mark | |
2010-06-08 | RT#947: batch download of invoice PDFs | mark | |
2008-08-14 | customer import: add progress bar & redirect to a search of the imported ↵ | ivan | |
customers, #3475 | |||
2008-03-31 | overlib include | ivan | |
2007-01-22 | interpolation helps alot | ivan | |
2007-01-22 | use $fsurl instead of relative ../ addressing | ivan | |
2006-08-23 | Will things ever be the same again? | ivan | |
It's the final masonize | |||
2006-03-13 | fix progress hoohaw for internet exploder again, whew. also make sure ↵ | ivan | |
error/finish messages are centered, looks better | |||
2006-03-11 | fix the progressbar bug with multiple progressbar forms on a page | ivan | |
2006-03-10 | fix to (hopefully) allow multiple progress-init's in a page, also add second ↵ | ivan | |
$cgi arg to all these progressbar calls... | |||
2005-10-24 | fix rate plan editing with new xmlhttp progressbar - use POST instead of ↵ | ivan | |
GET. also optimize SQL on rate search screen | |||
2005-09-25 | get 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-24 | customer 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-02 | add 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-24 | add progressbar to service definition add - duplicate checking can take a ↵ | ivan | |
while, closes: Bug#1126 | |||
2005-02-20 | use 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 |