Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-09 | clean up the customer view a tiny bit | ivan | |
2006-10-04 | DoB | jeff | |
2006-10-03 | Enhanced customer notes | jeff | |
2006-09-15 | add link to customer tax exemptions to customer view page | ivan | |
2006-09-15 | add link to customer tax exemptions to customer view page | ivan | |
2006-08-23 | Will things ever be the same again? | ivan | |
It's the final masonize | |||
2006-08-13 | customer 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-12 | fix acl rewrite causing problems: void now shows up properly, deprecate all ↵ | ivan | |
the redundant config values | |||
2006-08-10 | add cust_main.agent_custid (at least to schema and customer view, no manual ↵ | ivan | |
editing yet) | |||
2006-06-21 | http://www.macridesweb.com/oltest/ONCLICK.html !!!!! | ivan | |
2006-06-19 | fix ACL name for service provisioning and prevent disabled service ↵ | ivan | |
provisioning from messing up table formatting | |||
2006-06-19 | ACLs, take three or four or something | ivan | |
2006-06-19 | add ability to select specific package defs. and package status to package ↵ | ivan | |
report for qis | |||
2006-05-14 | first part of ACL and re-skinning work and some other small stuff | ivan | |
2006-04-09 | a few more fixups for our favorite include(...) from Scott Edwards | ivan | |
2006-04-03 | have the UI use full country names, and state names outside the US... | ivan | |
2006-03-20 | add price plan to bill on internal or external CDRs directly, add option to ↵ | ivan | |
export CDRs to a per-customer downstream file | |||
2006-02-22 | add vonage click2call feature | ivan | |
2005-12-09 | fill in reason if empty when applying a credit to a refund | ivan | |
2005-11-21 | ignore blank lines in payby config | ivan | |
2005-11-21 | add MCRD payment type for manually processed ccards | ivan | |
2005-11-12 | huh seem to have overlooked this | ivan | |
2005-10-21 | add CASH and WEST payment types (payments only, not cust_main.payby) | ivan | |
2005-10-08 | fix tax class selection in package add/edit too | ivan | |
2005-10-07 | mask out echeck account #s too | ivan | |
2005-10-07 | add require_taxclasses config flag | ivan | |
2005-10-06 | add cc-void option | ivan | |
2005-09-21 | add prepaid support which sets RADIUS Expiration attribute, update customer ↵ | ivan | |
view package UI | |||
2005-08-24 | customer 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-03-21 | Added support for FAX invoice destinations using a HylaFAX server. | khoff | |
Faxing plain text invoices is not supported. | |||
2005-03-12 | - bring prepaid support into this century (close: Bug#1124) | ivan | |
- finally get rid of fs_signup (everything is in fs_selfservice now) (Bug#413) - organize main menu sysadmin section so it is slightly less confusing | |||
2004-12-29 | historical (immutable) invoice details about services and other history ↵ | ivan | |
infrastructure | |||
2004-12-12 | fix form action url for template | ivan | |
2004-12-11 | voiding of echeck payments instead of refunds | ivan | |
2004-12-09 | set default requestor to email invoice addresses | ivan | |
2004-12-09 | more RT integration | ivan | |