summaryrefslogtreecommitdiff
path: root/httemplate/edit
AgeCommit message (Collapse)Author
2006-10-08add menu items for credit card batching, debug last-minute changes to ↵ivan
payby.pm, add ACL for re-processing batches, separate CARD and CHEK batches, fixed defaults for batch formats
2006-10-04DoBjeff
2006-10-03Enhanced customer notesjeff
2006-09-14don't promise virtual fields on tables we can't deliver them on. virtual ↵ivan
fields suck anyway, they should be real database fields
2006-09-14pointer to elements/process.html, fwiwivan
2006-09-05fix refunds, reallyivan
2006-09-05fix FS::payby::payby2bop usageivan
2006-08-28parameters to method calls require ( ), arrghivan
2006-08-27correct bad conflict resolutionjeff
2006-08-26batch refactor continuedjeff
2006-08-26fix javascript for auto-setting application amountivan
2006-08-26fix javascript for auto-setting application amountivan
2006-08-25use GROUP BY instead of DISTINCT ON in the state and country queries for ↵ivan
better cross-database compatibility, based on a preliminary patch from Jason Thomas
2006-08-24oops, "Auto-apply to invoices" dropdown disappearedivan
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)