Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-27 | RT# 32243 Package Bulk Edit UI Update | Mitch Jackson | |
2009-01-19 | fix error on bulk package order/cancel, RT#4645 | ivan | |
2009-01-10 | implement package changes w/location change, RT#4499 | ivan | |
2008-03-14 | whew, glad that change package bugfix was easy to find, closes: Bug#3241 | ivan | |
2008-03-04 | fix 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-13 | ACLs | ivan | |
2007-08-02 | fix slowness on change package and also make it into a popup | ivan | |
2006-08-23 | Will things ever be the same again? | ivan | |
It's the final masonize | |||
2002-10-04 | working 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-10 | removed <!-- $Id$ --> from all files to fix any redirects, whew | ivan | |
Mason handler.pl overrides CGI::redirect fixed strict; problems in edit/part_pkg.cgi & edit/process/part_pkg.cgi | |||
2002-01-30 | remove | ivan | |
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason. | |||
2001-08-21 | remove $Log$ messages. whew. | ivan | |
2001-07-30 | templates!!! | ivan | |