summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
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
2005-08-23fix bug with service editing caused by moving dbdef stuff aroundivan
2005-08-18hopefully this is the last missing fileivan
2005-08-18oops another missing fileivan
2005-08-17infrastructure for easier schema changes, and: add payment_gateway, ↵ivan
payment_gateway_option and agent_payment_gateway tables, add paystart_month, paystart_year, payissue and payip fields to cust_main, add preliminary gateway and gateway override editing to web UI, use payment gateway override when processing payments (card type, not taxclass yet)
2005-08-08add some docs on signup_server-payby and -realtime configuration valuesivan
2005-08-07move cust_pkg search to new template, add active/suspended/cancelled ↵ivan
customer packages to agent browse
2005-08-05fix credit searches by otakerivan
2005-08-04add IPC::Run3 and instructions for adding fs_queue and fs_selfservice users ↵ivan
to install docs
2005-07-14add unlinked mail forward (svc_forward) reportivan
2005-07-14move account search (httemplate/search/svc_acct.cgi) to new template, ↵ivan
cust-fields configuration value to control which customer fields are shown on reports
2005-07-14move account search (httemplate/search/svc_acct.cgi) to new template, ↵ivan
cust-fields configuration value to control which customer fields are shown on reports
2005-07-12<rjbs> More of the same: these patches make it safer to subclass ↵ivan
FS::part_pkg's pkg_svc method by eliminating qsearches on table pkg_svc.
2005-07-12<rjbs> This patch is part of my continuing effort to avoid using SQL and ↵ivan
qsearch from templates to find the pkg_svc records for a package.
2005-07-11note alternate instructions for 0pre6->7ivan
2005-07-11templateivan
2005-07-09get rid of the godawful halfass "invoice" on the post payment screen when ↵ivan
posting against a specific invoice, replace with having useless "Auto-apply to invoices" box actually show the payment will be applied to one invoice only... closes: Bug#1241
2005-07-05tyopivan
2005-06-22add IPC::Run3 to install docsivan
2005-06-17fix preference sort order for linking: sort unaudited services first, ↵ivan
secondary sort by svcaprt