summaryrefslogtreecommitdiff
path: root/httemplate/elements
AgeCommit message (Collapse)Author
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
2005-01-27DHTML progress bar for glacial rate adding and editing, closes: Bug#1100ivan
2004-10-05RADIUS session viewingivan
2004-09-22update jscalendarivan
2004-04-22silly pager fixivan
2004-03-23one-time credit card and ACH payments (like self-service) closes: Bug#648ivan
2004-03-22consistant title size of 6ivan
2003-11-07update jscalendarivan
2003-09-30calendar popups!ivan
2003-08-08- (finish) includes! (closes: Bug#551)ivan
- (finish) moving SQL search to including generic elements/search.html - new elements: menubar.html, header.html, pager.html and table.html - have masonize process .html files also