summaryrefslogtreecommitdiff
path: root/httemplate/edit
AgeCommit message (Collapse)Author
2008-09-04fix invoice uplaoding in light of database config where you absolutely need ↵ivan
->set_binary for swtuf retreived with ->config_binary, RT#3936
2008-09-03new access right namesjeff
2008-09-03add back ability to post a check/cash refund. be more explicit about it ↵ivan
instead of just being a checkbox when posting a credit. RT#3812
2008-08-30bug squashing for multiple usage classesjeff
2008-08-28taxproduct selection for one time chargesjeff
2008-08-28multiple usage classes checkpointjeff
2008-08-25fix package editor showing "all" for pkg class selectionivan
2008-08-23add usage classes to rate detailsjeff
2008-08-19also don't neglext nxx hereivan
2008-08-19more consistent prefix display, and don't forget nxx'ivan
2008-08-03add a name field to svc_phoneivan
2008-08-02bundled package presentation improvementsjeff
2008-08-01categories deserve labels tooivan
2008-07-23add disabled column to new tax rates, false laziness elimination, and bug ↵jeff
fixes - closes #3566
2008-07-14fuck embedded iframes and their stupid display problems with scrolling. ↵ivan
also make the gridding more consistent
2008-07-09don't require an agent type to be specified when editing a disabled packageivan
2008-07-01correct internal reason searching, prevent interleaved ↵jeff
suspend/cancel/expire/adjourn, backporting and refactoring
2008-06-30add sip pw fieldivan
2008-06-28get DIDs from globalpopsivan
2008-06-28agent virtualize address blocks and routersjeff
2008-06-19package categories (meta package classes) and grouping invoices by themjeff
2008-06-18s helps alotivan
2008-06-18fix setup/recur fees on cloning (customizing) package definitions w/new editorivan
2008-06-17don't lose the pricing on package cloning w/new package editorivan
2008-06-17finish adding a feature to easily list all email addresses for an agent & ↵ivan
send them email
2008-06-17have agent_custid editing nowivan
2008-06-16add (with config) ability to edit agent_custidivan
2008-06-12fix visual regression not displaying package and comment on date editingivan
2008-06-12fix cloning w/new package editorivan
2008-06-10fix up application of things to refunds, RT#3606/RT#3545ivan
2008-06-05voxlinesystems CDRs and quantity bsivan
2008-06-05payment and credit applications have separate "apply to refund" choices now, ↵ivan
and no auto-refund choice in the invoice dropdown. RT#3545
2008-05-301.7 sucks. but people are still going to be editing old-style invoice ↵ivan
events for a little while more yet, so space them out better (so options don't run together)
2008-05-301.7 sucks. add a "balance over" option to the 1.7 style agent-specific ↵ivan
invoice send event
2008-05-18add a config value for disabling the ACLs... this should be good for a demo ↵ivan
in 1.7, 1.9 will need some way to disable ACL changes from OUTSIDE the db
2008-05-09finish usps address standardizationivan
2008-05-08address standardization part one, finally checked in from hereivan
2008-04-18drag address and router even farther into the centuryjeff
2008-04-16fix tax class on package def editivan
2008-04-16show package add-on links in browseivan
2008-04-16this no longer belongsjeff
2008-04-16add plan & pricing to package browse...ivan
2008-04-16fix new link editing in new package editorivan
2008-04-16new package def editorivan
2008-04-15new package editorivan
2008-04-06new tax rating enginejeff
2008-04-02checkpoint tax editors and correct a blunderjeff
2008-04-01probably doesn't matter now, but better error reporting anywayivan
2008-04-01popup iframes don't have predictable names anymore, so locate submit buttons ↵ivan
by id instead
2008-04-01component-ize overlib initivan