summaryrefslogtreecommitdiff
path: root/httemplate/edit
AgeCommit message (Collapse)Author
2006-08-23Will things ever be the same again?ivan
It's the final masonize
2006-08-14sprinkle some magic ajax fairy dust on referring customer SELEKTAH. rewind! ↵ivan
make smart search smarter, re-layout the top search bars and add an invoice one
2006-08-13customer view work:ivan
DONE 1. add status and balance to top DONE 2. add some sort of oldest date thing so the history doesn't get too big (# years and a link to "show older") 3. make the rest of the action links into js popups? maybe later, weird IENess when closing em DONE (finished) - so revert out or finish/commit the Enter check payment one - Process page can wait until another day.. it should be more of an *action* DONE 4. Ticket list config knobs for wtxs (grid it too) DONE 5. grid the package list
2006-08-12s/Post/Enter/;ivan
2006-08-11virtualize referrals on customer additionivan
2006-08-10agent-virtualize advertising sourcesivan
2006-08-07add internal user disable-ingivan
2006-08-06silly closing }ivan
2006-08-06yow. fix up group handlingivan
2006-08-06this should fix the barfing about default radius groups on the new customer ↵ivan
screen...
2006-08-06this should process default usergroup as well as fixed nowivan
2006-07-16odds and endsivan
2006-07-12svc_phone service and CDR billing from imported CDRsivan
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