summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
2005-11-17fix service change!ivan
2005-11-16bulk svcpart changeivan
2005-11-12huh seem to have overlooked thisivan
2005-11-10add part_bill_event.payby selection to failed invoice event searchivan
2005-11-10add javascript confirmation to unaudited domain deletion, add record being ↵ivan
deleted to record deletion popup
2005-11-09closing parenivan
2005-11-08bahivan
2005-11-07fix Discover card report, closes: Bug#1270ivan
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-11-01add option for spool_csv events to apply only to a specific destination type ↵ivan
(i.e. postal only)
2005-11-01add billco format option to FTP invoice send, add invoice event to spool one ↵ivan
giant (pair of) CSV files in addition to FTPing them individually
2005-10-28don't show 'N/A' statustext as a failed billing eventivan
2005-10-27extraneous '; noticed by joe@surferzivan
2005-10-27fix from joe @ surferz: lines 59 and 60 had the wrote quote. they had single ↵ivan
quote where double was needed...
2005-10-24optimize SQL on rate edit screenivan
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-21add CASH and WEST payment types (payments only, not cust_main.payby)ivan
2005-10-17fix RADIUS usergroup editingivan
2005-10-15agent option to select RT queueivan
2005-10-13Fix 'can't change uid' error when the account *has* a uid but ↵ivan
svc_acct-edit_uid isn't turned on
2005-10-12change button to say "post payment batch" and main error message to indicate ↵ivan
the whole batch should be resubmitted, as per feedback from lewis
2005-10-12fix package customize losing servicesivan
2005-10-10updated quick payment entryivan
2005-10-08quick payment entry javascript tested & working IE/firefix/konqivan
2005-10-08fix tax class selection in package add/edit tooivan
2005-10-07mask out echeck account #s tooivan
2005-10-07add require_taxclasses config flagivan
2005-10-06really use default logo if the agent-specific one isn't foundivan
2005-10-06use default logo if the agent-specific one isn't foundivan
2005-10-06use default logo if the agent-specific one isn't foundivan
2005-10-06add cc-void optionivan
2005-10-06fix bug with IE and advertising sources (refnum) - needed to make sure the ↵ivan
SELECT OPTIONs have explicitly specified VALUEs
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-10-02fix leading % causing Mason to barfivan
2005-09-25this css did weird things under IEivan
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-21add prepaid support which sets RADIUS Expiration attribute, update customer ↵ivan
view package UI
2005-09-13fix redirect with single item returned from search results and a coderef ↵ivan
redirect
2005-09-10ajax-style xmlhttprequest state/county/country selector!ivan
2005-09-08fix dropping of paynameivan
2005-09-08don't need 4k of newlines anymore, H:W:SelectLayers works betterivan
2005-09-07fix silly bug sizing username field when adding an account (and usernamemax ↵ivan
is not set)
2005-09-07fix silly bug sizing username field when adding an account (and username max ↵ivan
is not set)
2005-09-07oops, still need areyousure javascript for some sub-bits of the page ↵ivan
(package unprovisioning and cancellation, bunch of payment history stuff)
2005-08-27add banned credit card / ACH table, re-do cancel popup to have a checkbox to ↵ivan
ban payinfo
2005-08-24need H:W:SelectLayers 0.05ivan
2005-08-24fix size of cvv2 help popupivan
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