summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/cust_pkg.cgi
AgeCommit message (Collapse)Author
2018-11-27RT# 32243 Package Bulk Edit UI UpdateMitch Jackson
2009-01-19fix error on bulk package order/cancel, RT#4645ivan
2009-01-10implement package changes w/location change, RT#4499ivan
2008-03-14whew, glad that change package bugfix was easy to find, closes: Bug#3241ivan
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-01-13ACLsivan
2007-08-02fix slowness on change package and also make it into a popupivan
2006-08-23Will things ever be the same again?ivan
It's the final masonize
2002-10-04working on the road:ivan
- easier "change package" link for changing one package to another - sqlradius export now compatible with Pg - indices on phone numbers - install instructions specify Pg 7.1 (at least until ILIKE thing is changed) - searching on phone number fragments
2002-02-10removed <!-- $Id$ --> from all files to fix any redirects, whewivan
Mason handler.pl overrides CGI::redirect fixed strict; problems in edit/part_pkg.cgi & edit/process/part_pkg.cgi
2002-01-30removeivan
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason.
2001-08-21remove $Log$ messages. whew.ivan
2001-07-30templates!!!ivan