summaryrefslogtreecommitdiff
path: root/httemplate/browse/part_pkg.cgi
AgeCommit message (Collapse)Author
2009-10-22restrict additinal package order option, RT#6029ivan
2009-06-21CUSTOM packages/actual flag for custom packages #3988jeff
2009-05-31add "hide one-time charges" toggle, RT#5255ivan
2009-05-31package definition browse/search, filter by package class, RT#5255ivan
2009-04-02add some (undocumented/unaccessable to web UI yet) options to package browse ↵ivan
to track down packages missing recurring fees
2009-02-22add agent type list to package def browse, RT#4880ivan
2009-02-09further work on agents editing own packages: fix fallout on package ↵ivan
customization from turning agent_virt on in edit/part_pkg.cgi, add a "clone package" to package browse, like clone service, and have agent type selection disappear when you set an agentnum. RT#1331
2009-02-08further work on agents editing own packages: allow them to see (but not ↵ivan
edit) global packages for their type, RT#1331
2009-02-08further work on agents editing own packages: allow them to see (but not ↵ivan
edit) global packages for their type, RT#1331
2008-04-16implement service add-onsivan
2008-04-16show package add-on links in browseivan
2008-04-16add plan & pricing to package browse...ivan
2008-01-13ACLsivan
2007-10-10REALLY fix the package browsing this time, without messing up the orderingivan
2007-09-26fix package browse query, dohivan
2007-09-24beginning of agent-virtualization of packagesivan
2007-08-01event refactor, landing on HEAD!ivan
2007-04-12input and output on data volume fields specified with k,m,g,or tjeff
2007-01-30its all about controlivan
2006-11-24link to and label one-time charges correctlyivan
2006-08-23Will things ever be the same again?ivan
It's the final masonize
2006-08-07add internal user disable-ingivan
2006-06-21fix show/hide disabled link interaction w/pagerivan
2006-05-14first part of ACL and re-skinning work and some other small stuffivan
2006-04-22start of package class web UI (add/edit package classes, package class ↵ivan
selection in package def edit)
2006-01-31move header() to include(/elements/header.html) so it can be changed in one ↵ivan
place, thanks to Scott Edwards
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