summaryrefslogtreecommitdiff
path: root/httemplate/misc
AgeCommit message (Collapse)Author
2008-06-04this should fix the random "HylaFax support has not been configured" error, ↵ivan
caused by cust_bill->fax getting called instead of cust_main->fax field
2008-06-02fix error apply fractional secondsivan
2008-05-18quick payment entry running total, closes: #3470ivan
2008-05-09JSON 1.0 (on deb 4.0) doesn't have to_json yetivan
2008-05-08address standardization part one, finally checked in from hereivan
2008-05-07fix customer cancellation, sort of a side effect of #2872, fixes #3480, #3481ivan
2008-05-06agent-virtualize customer # portion of quick payment entryivan
2008-05-06agent-virtualize quick payment entryivan
2008-04-15(finally) wrap up new tax rate engine (for now)jeff
2008-04-11taqua cdrs!ivan
2008-04-11checkpoint taquaivan
2008-04-09clean up irrelevant stuff on batch tax importivan
2008-04-01popup iframes don't have predictable names anymore, so locate submit buttons ↵ivan
by id instead
2008-04-01checkpoint of new tax rating systemjeff
2008-03-31overlib cleanup: easy static CVV2/echeck popupsivan
2008-03-29in the unlikely error case, the order button should stay enabledivan
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-16dohjeff
2008-03-15fix harmless code leaking out onto the page, hehe, closes: Bug#3253, also ↵ivan
remove silly formatting on catchall edit
2008-03-04fix edit/process/cust_pkg getting confused about the two different places ↵ivan
that would be calling it... i.e. with an empty new_pkgnum it would redirect the popup back the customer view, hehe
2008-03-02add payment gateway disabling (and move payment gateway browse over to new ↵ivan
template)
2008-02-29working asterisk CDR CSV import (not just direct DB)ivan
2008-02-20doh. ivan is so in the doghouse for this oneivan
2008-02-13fix compile error from hasty refactoringivan
2008-01-30pointless false laziness removaljeff
2008-01-29bulk package changing (RT#1394)jeff
2008-01-25simple payment CSV importjeff
2008-01-13missing semicolon, dohivan
2008-01-13ACLsivan
2008-01-13ACLsivan
2007-12-26leftovers from XSSmasivan
2007-12-25ho ho ho, merry XSSmasivan
2007-12-23add a reset feature to manual recharges (#1858)jeff
2007-12-19redirect redirectjeff
2007-11-30add customer import format with companyivan
2007-11-29even more reliable multiple-payment/double-click/concurrent-payment-form ↵ivan
protection
2007-10-27simple payment receipts in web interface, sorry arnie, RT#2738ivan
2007-10-09preserve orderjeff
2007-10-09interpolating the links would help tooivan
2007-10-09i think this should fix timeworked subjects, and link to the transactions as ↵ivan
well
2007-10-08Remove remaining calls to idiot/eidiot. Should fix 1479jeff
2007-10-05new ui for assigning support timejeff
2007-10-02missed file in self service support usage improvementsjeff
2007-09-13rename svc_acct_rt_transaction to acct_rt_transaction, as it is not a ↵ivan
service, its something that hangs off of an svc_acct (like an acct_snarf). thank goodness was able to do this before its any sort of migration problem...
2007-09-13add better inline docs explaining fields on customer CSV importivan
2007-08-17access controljeff
2007-08-16support hours 'usage' tracking for our own internal use (#1733)jeff
2007-08-02fix slowness on change package and also make it into a popupivan
2007-08-01event refactor, landing on HEAD!ivan
2007-08-01comment out unused codeivan