summaryrefslogtreecommitdiff
path: root/httemplate/browse/part_pkg.cgi
AgeCommit message (Collapse)Author
2005-07-12<rjbs> More of the same: these patches make it safer to subclass ↵ivan
FS::part_pkg's pkg_svc method by eliminating qsearches on table pkg_svc.
2005-06-09tiny refactor patch from rjbs: It changes the service listing to use ↵ivan
$part_pkg->pkg_svc instead of a qsearch, which means that the listing will still work if pkg_svc has been subclassed.
2004-10-26modular price plans!ivan
2004-10-21remove tiny formatting glitchivan
2004-10-21if enabled, show taxclass on package definition browseivan
2004-01-31add pkg_svc.primary_svc flag to enable an explicit first package flagivan
2003-11-03add suspended/canceled browse, fix the old suspended browseivan
2003-11-03tyopsivan
2003-11-03also show suspended and canceled counts on active package browseivan
2003-08-05doh, revert stuff that shouldn't have been checked inivan
2003-07-12- better description of payment searchivan
- some clarification of services/packages vs. service/package definitions in browse/part_{svc,pkg}.cgi - package definition report by # of active customer packages (with links to customer package listing)
2002-07-04move "add" links to the topivan
2002-06-10Rollback part_pkg.def_svcpart changes.khoff
2002-06-08Default svcpart support for part_pkg. Fixes 'bug' with new customer and ↵khoff
online signup.
2002-02-23it's too late.ivan
2002-02-23i really should just start moving things to templatesivan
2002-02-23UI nit fixes - misaligned columns when viewing disabled services/packagesivan
2002-02-10*finally* seems to be working under Mason. sheesh.ivan
*finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh.
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-12-27service and package disable!ivan
2001-10-30get rid of header foo in individual templatesivan
2001-10-26cache fooivan
*sigh*
2001-10-20setup and recurring fee tax exempt flags, UI to editivan
rework part_pkg editing UI some more
2001-10-15price plans web gui 1st pass, oh myivan
2001-09-04new admin documentation, quick one-pkg orderivan
2001-08-21no more &swapuidivan
2001-08-21remove $Log$ messages. whew.ivan
2001-07-30templates!!!ivan