summaryrefslogtreecommitdiff
path: root/httemplate/view
AgeCommit message (Collapse)Author
2006-10-09have the new style notes be the defaultivan
2006-10-09clean up the customer view a tiny bitivan
2006-10-04DoBjeff
2006-10-03Enhanced customer notesjeff
2006-09-15add link to customer tax exemptions to customer view pageivan
2006-09-15add link to customer tax exemptions to customer view pageivan
2006-08-23Will things ever be the same again?ivan
It's the final masonize
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-12fix acl rewrite causing problems: void now shows up properly, deprecate all ↵ivan
the redundant config values
2006-08-10add cust_main.agent_custid (at least to schema and customer view, no manual ↵ivan
editing yet)
2006-07-16odds and endsivan
2006-07-12svc_phone service and CDR billing from imported CDRsivan
2006-06-21http://www.macridesweb.com/oltest/ONCLICK.html !!!!!ivan
2006-06-21need the OLiframecontent subivan
2006-06-19fix ACL name for service provisioning and prevent disabled service ↵ivan
provisioning from messing up table formatting
2006-06-19ACLs, take three or four or somethingivan
2006-06-19add ability to select specific package defs. and package status to package ↵ivan
report for qis
2006-05-14first part of ACL and re-skinning work and some other small stuffivan
2006-04-09a few more fixups for our favorite include(...) from Scott Edwardsivan
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-09don't use a table with WIDTH="100%", it shoves the custnum and "billing ↵ivan
information" boxes way out to the right
2006-02-22add vonage click2call featureivan
2006-01-31move header() to include(/elements/header.html) so it can be changed in one ↵ivan
place, thanks to Scott Edwards
2005-12-30Fixing a few typos.rsiddall
2005-12-09fill in reason if empty when applying a credit to a refundivan
2005-11-21ignore blank lines in payby configivan
2005-11-21add MCRD payment type for manually processed ccardsivan
2005-11-17fix service change!ivan
2005-11-12huh seem to have overlooked thisivan
2005-11-10add javascript confirmation to unaudited domain deletion, add record being ↵ivan
deleted to record deletion popup
2005-10-21add CASH and WEST payment types (payments only, not cust_main.payby)ivan
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-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-25this css did weird things under IEivan
2005-09-21add prepaid support which sets RADIUS Expiration attribute, update customer ↵ivan
view package UI
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-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-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-06-09agent-specific logos for html invoices tooivan
2005-06-08prepaid card rechargeivan
2005-06-02add ability to search on a date range of invoice events and then reprint or ↵ivan
reemail (boy was that a bit more work than i expected), closes: Bug#946
2005-06-01align terminology for consistancy. or something.ivan