summaryrefslogtreecommitdiff
path: root/httemplate/edit
AgeCommit message (Collapse)Author
2006-06-29percentage late fees tooivan
2006-06-29finish at least the automatic provisioning partivan
2006-06-24Add the ability to link customer service definition fields to inventoryivan
classes, with an "automatic/manual" flag. Add the ability for the web interface to maintain these links. Start prettying up the service def. edit in preparation for Bigger Changes.
2006-06-18well, it isn't broken...ivan
2006-06-18ACLs: finish group edit (agents + rights) & browseivan
2006-05-14first part of ACL and re-skinning work and some other small stuffivan
2006-04-22start of package class web UI (add/edit package classes, package class ↵ivan
selection in package def edit)
2006-04-09add "spool_cdr" to cust_main fieldsivan
2006-04-03have the UI use full country names, and state names outside the US...ivan
2006-03-20add price plan to bill on internal or external CDRs directly, add option to ↵ivan
export CDRs to a per-customer downstream file
2006-03-08Add a new table for inventory with for DIDs/serials/etc., and an additionalivan
new table for inventory category (i.e. to distinguish DIDs, serials, MACs, etc.)
2006-02-07remove inadvertant extra table statement preventing page from showing up in konqivan
2006-02-05payment gateway editingivan
2006-01-31*** empty log message ***ivan
2006-01-31move header() to include(/elements/header.html) so it can be changed in one ↵ivan
place, thanks to Scott Edwards
2005-12-25make sure to specify a money_char defaultivan
2005-12-25add invoice event to suspend only when greater than N amountivan
2005-12-25don't reenable postal billing for existing customers just cause its blank...ivan
2005-12-16add TransactionCentralivan
2005-12-15fix bug when adding new agent types, noticed by Julius Iguguivan
2005-12-13fix options in gateway addingivan
2005-12-09fill in reason if empty when applying a credit to a refundivan
2005-12-09fix postal mail checkbox misbehaving (isn't sticky on errors - reverts back ↵ivan
to on)
2005-12-05eek, don't log all this debugging info by defaultivan
2005-12-01list disabled packages on agent type edit if they are still associated with ↵ivan
the type
2005-11-27per-agent billco spoolsivan
2005-11-22add backend-realtime config flag, should be more intuitive for guyananetivan
2005-11-21ignore blank lines in payby configivan
2005-11-21add MCRD payment type for manually processed ccardsivan
2005-11-18template-ize agent type edit and add comment to package listingivan
2005-11-16bulk svcpart changeivan
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-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-12fix package customize losing servicesivan
2005-10-08fix tax class selection in package add/edit tooivan
2005-10-07add require_taxclasses config flagivan
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-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-10ajax-style xmlhttprequest state/county/country selector!ivan
2005-09-08fix dropping of paynameivan
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)