summaryrefslogtreecommitdiff
path: root/httemplate/view
AgeCommit message (Collapse)Author
2008-12-03fix real customer numbers showing on view pages, RT#4099/4379ivan
2008-11-07fix viewing of unlinked services. wow, it has been a whileivan
2008-11-03time remaining is more useful to display as hours + minutes than days, ↵ivan
hours, minutes from Time::Duration
2008-10-24correct links to non-US CDRs from svc_phone viewivan
2008-10-22fix CDR linksivan
2008-10-16add batch-enable_payby and realtime_disable_payby for better control over ↵ivan
hybrid realtime/batch installs; deprecate never-used paymentforcedtobatch, RT#4052
2008-10-10add options to auto-generate agent_custid and display it as the customer ↵ivan
number, RT#4099
2008-10-05finish UI improvements wrt refunds: now you have to post a check or cash ↵ivan
refund explicitly, no more implicit creation by 'applying' credits. don't show useless application links. don't enable apply button until you pick an invoice/refund. RT#3812
2008-09-26push out event triggered suspensionsjeff
2008-09-08also hide fixed+blank fields on service view, RT#3829ivan
2008-09-08add package invoice details & comments, RT#3810ivan
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-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-28taxproduct selection for one time chargesjeff
2008-08-14tyopivan
2008-08-03add a name field to svc_phoneivan
2008-08-02bundled package presentation improvementsjeff
2008-07-22add "incoming CDRs" link to phone# view alsoivan
2008-07-14fuck embedded iframes and their stupid display problems with scrolling. ↵ivan
also make the gridding more consistent
2008-07-14fuck embedded iframes and their stupid display problems with scrolling. ↵ivan
also make the gridding more consistent
2008-07-14fuck embedded iframes and their stupid display problems with scrolling. ↵ivan
also make the gridding more consistent
2008-07-10fix variable scoping issues preventing customer view page from coing upivan
2008-07-03fix bad sub names in forward-portivan
2008-07-01correct internal reason searching, prevent interleaved ↵jeff
suspend/cancel/expire/adjourn, backporting and refactoring
2008-07-01add sip pw displayivan
2008-06-29spurious 'suspended'jeff
2008-06-12fix cloning w/new package editorivan
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-06-03very basic start at adding quantitiesivan
2008-06-01refactor payment history slightly, add refund receipts, have "unapplied" ↵ivan
refunds show like other unapplied/open things, RT#3545
2008-06-01add date to "applied to Invoice#" messages in historyivan
2008-05-09perl 5.10-ism? new mason?ivan
2008-05-07fix customer cancellation, sort of a side effect of #2872, fixes #3480, #3481ivan
2008-04-16show user who created (cancel/suspend) reason and possibly fix a lingering ↵jeff
spurious usergroup bug
2008-04-01finish component-izing overlib linksivan
2008-03-31clean up overlib usage for customer notesivan
2008-03-30don't show invoice resend and payment posting links if you can't do that anywayivan
2008-03-29add quick links for unprocessed and processed CDRs to svc_phone viewivan
2008-03-29okay. and thank goodness its on 1.9. really fix error reporting on quick ↵ivan
package order this time. have to change cust cancel popup slightly too, but its for the better (easier custnum parsing). and lastly make it easier for reason selection to be reused without stickiness-on-errors being a big pain in the ass
2008-03-27fix for ACH info maskingivan
2008-03-27fix for ACH info maskingivan
2008-03-27mask ACH info in payment historyivan
2008-03-27resolve minor ACL glitch linking to paymentsivan
2008-03-17fix oops in new popup componentsivan
2008-03-16view PINs tooivan
2008-03-16componentize conflicting %once subroutines (rt#3250)jeff
2008-03-15fix harmless code leaking out onto the page, hehe, closes: Bug#3253, also ↵ivan
remove silly formatting on catchall edit
2008-03-12allow exports to add links to customer view (#1407)jeff
2008-02-14add cust_pay.otaker field; populate it based on history on upgrades, and ↵ivan
show the order taker on all payments (on customer view and payment search) closes: #2953