summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-04-01last of the silly version numbersfreeside_1_7_3rc1ivan
2008-04-01don't show services on invoices that are newer than the invoice, closes: #3032ivan
2008-04-01last bit of magic for RT ticket customer auto-association: look for ↵ivan
requestor email addresses in cust_main_invoice and svc_acct, closes; RT#1160
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-01doc height paramivan
2008-04-01append a random number to the iframe name on-the-fly to keep safari from ↵ivan
caching it under all circumstances
2008-04-01finish component-izing overlib linksivan
2008-04-01use popup_link...ivan
2008-04-01can't run include() sub at <%once> timeivan
2008-04-01component-ize overlib init and popup linkivan
2008-04-01component-ize overlib initivan
2008-04-01use popup_link element for phonenumber.html silly vonage popupivan
2008-03-31overlib includeivan
2008-03-31fix examples to use elements/init_overlib.htmlivan
2008-03-31overlib includeivan
2008-03-31clean up overlib usage for customer notesivan
2008-03-31signup.cgi fix for hidden agentnum tags with trailling "/ >"ivan
2008-03-31overlib cleanup: easy static CVV2/echeck popupsivan
2008-03-31update overlibmws to current codeivan
2008-03-31fix safari weirdness with caching iframes and auto-submitting them (in tax ↵ivan
editor at least)
2008-03-31clean up popup link elements a bit, have the iframe name autogenerate to ↵ivan
work around safari fuckery
2008-03-31update overlibmws to current code before delving into safari problem... ↵ivan
hopefully no disasterous side effects :)
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-29hmm... think this is right for 1.7ivan
2008-03-29fix quick pkg order redirectivan
2008-03-28fix double charging for CDRs when number is in both src and charged_party ↵ivan
fields, and disable_src is not checked
2008-03-27fixes edit if routing code only, closes: #3085ivan
2008-03-27fix for ACH info maskingivan
2008-03-27fix for ACH info maskingivan
2008-03-27mask ACH info in payment historyivan
2008-03-27add back raw SQL query (it had an appropriate ACL)ivan
2008-03-27resolve minor ACL glitch linking to paymentsivan
2008-03-26add a netcredits_12mo sub so that 12mo checkbox works again... sure do need ↵ivan
these to be auto-generated or $AUTOLOADED or something :)
2008-03-26fixup per call billingjeff
2008-03-26don't granular-ize 0 billsec calls into having a minimum chargeivan
2008-03-26add ability to query ranges of duration & billable seconds to CDR reportivan
2008-03-26UI nit: separate search & display optionsivan
2008-03-26quick shortcut for easier adding of new 1.7-style invoice eventsivan
2008-03-24this probably never worked. ->send isn't at all what is wanted, that sends ↵ivan
the original invoice, not the new one with the late charge
2008-03-24woo! final part of #1160! yup, auto-associating tickets with customers ↵ivan
now. whew!
2008-03-24part two of #1160: linking a ticket to its first customer will auto-link any ↵ivan
customerless requestors
2008-03-23part 1 of #1160: associate users w/customers, manual editingivan
2008-03-23part 1 of #1160: associate users w/customers, manual editingivan
2008-03-19quick fix for deep recursion (RT#3267)jeff
2008-03-16componentize conflicting %once subroutines (rt#3250)jeff
2008-03-16dohjeff
2008-03-16clean up and agent-virtualize svc_broadband searchingivan
2008-03-16finish bringing sanity to svc_broadband service definition blocknum editivan