summaryrefslogtreecommitdiff
path: root/httemplate/misc
AgeCommit message (Collapse)Author
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
2007-07-13fix race condition where ->apply_payments_and_credits could double-apply in ↵ivan
rare cases
2007-07-12refactor freeside-init-config to module code, compare results of old/new ↵jeff
code, have freeside-upgrade complain and revert to old code/config on failure (#1477)
2007-07-11finish adding payunique fieldivan
2007-06-26suspend later just like expire (#1487)jeff
2007-05-071609 correct spiritone ACHjeff
2007-05-071606 correct bug in overlimit groups handlingjeff
2007-04-26more datavolume formatjeff
2007-04-26revert dodgy ACH hack from ticket 1436jeff
2007-04-23add to ACH batch feature from customer view pagejeff
2007-04-12remove 'backend-realtime' flag required for recharges, want that just for ↵ivan
signups, running recharges right away by default is fine. also fix the 'fatal error - unknown payby' error that'll probably never be reached
2007-04-09trigger recharge from the backend as in self-servicejeff
2007-04-06integrate new echeck fields into freeside backend payment processingjeff
2007-04-05use comments and not notesjeff
2007-04-03correct handling of non-unix line terminationjeff
2007-03-21ticket 1436, ACH export format, return processing and autopostjeff
2007-03-20acls on new importjeff