summaryrefslogtreecommitdiff
path: root/httemplate/elements
AgeCommit message (Collapse)Author
2005-12-22tax report update, link to new line item report, per-agent tax reportingivan
2005-11-04oops, typo applying patchivan
2005-11-04apply patch from Scott Edwards to show mason errors received from XMLHTTP ↵ivan
requests
2005-11-04apply patch from Scott Edwards to show mason errors received from XMLHTTP ↵ivan
requests
2005-10-27extraneous '; noticed by joe@surferzivan
2005-10-24fix rate plan editing with new xmlhttp progressbar - use POST instead of ↵ivan
GET. also optimize SQL on rate search screen
2005-10-08fix tax class selection in package add/edit tooivan
2005-10-03update account view and edit: convert to proper templates, make sure usage ↵ivan
information displays for any usage-capable export, add ability to edit uid/gid
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-09-10ajax-style xmlhttprequest state/county/country selector!ivan
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