Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-03 | add customer status column to customer & most other reports. also put the C ↵ | ivan | |
in ACL in the search/ and graph/ directories. | |||
2006-10-25 | select multiple pkgparts on advanced package report | jeff | |
2006-08-23 | Will things ever be the same again? | ivan | |
It's the final masonize | |||
2006-07-25 | this should finish adding the "inactive" status, i think? | ivan | |
2006-06-19 | agent virtualization, take one (stuff from "inactive" changeset snuck into ↵ | ivan | |
cust_main.pm and the package reporting changeset in search/cust_pkg.cgi here too) | |||
2006-04-22 | start of package class web UI (add/edit package classes, package class ↵ | ivan | |
selection in package def edit) | |||
2005-08-07 | move cust_pkg search to new template, add active/suspended/cancelled ↵ | ivan | |
customer packages to agent browse | |||
2004-03-22 | remove everything that links to package view also, closes: Bug#569 | ivan | |
2004-01-21 | don't include the _next_ day, just the full ending day | ivan | |
2003-12-27 | package reports by agent | ivan | |
2003-11-03 | add suspended/canceled browse, fix the old suspended browse | ivan | |
2003-11-03 | add suspended/canceled package browse | ivan | |
2003-09-15 | package search skips cancelled packages when searching by date range | ivan | |
2003-07-12 | - better description of payment search | ivan | |
- 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) | |||
2003-07-11 | payments report for inventivemedia / hpnx | ivan | |
2003-06-04 | fix last bill label | ivan | |
2003-05-11 | patch from Richard Siddall for strict vars | ivan | |
2003-04-01 | correct last_bill problems with $0 invoice (non-existant) edge cases | ivan | |
2002-10-08 | add suspended package browse (closes: Bug#467) | ivan | |
2002-08-29 | UI ROWSPAN fix | ivan | |
2002-06-05 | more mysql goodness, thanks dale | ivan | |
2002-06-04 | mysql support! thanks to Donald Greer <dgreer@austintx.com> for the SQL and | ivan | |
Dale Hege <fhege@lumenexus.net> for the patches | |||
2002-05-04 | add package search by next bill date to main menu | ivan | |
2002-05-04 | fix ranges on cust_pkg search | ivan | |
2002-05-04 | lilunixbtch: trying to pull accounts based on next billdate | ivan | |
tofu_beast420: hmm a report ordered by next bill date? tofu_beast420: i don't know how you'd do that per _customer_ since a customer could have lots of packages, but you could do a per-package report maybe? | |||
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-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-02-09 | no more exit() in templates | ivan | |
2002-01-30 | remove | ivan | |
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason. | |||
2001-12-18 | really working dates on package browse. ouch. | ivan | |
2001-12-18 | working dates on package browse | ivan | |
2001-12-18 | oops. *sigh* | ivan | |
2001-12-18 | show dates on package browse | ivan | |
2001-12-03 | paged service browse!! | ivan | |
2001-12-03 | paged package browse | ivan | |
2001-10-30 | get rid of header foo in individual templates | ivan | |
2001-10-26 | cache foo | ivan | |
*sigh* | |||
2001-08-21 | deal with databases w/o separate shipping address | ivan | |
2001-08-19 | display bill and service name/company, and services | ivan | |
2001-08-15 | remove (some of the) bad direct exit; calls | ivan | |
2001-07-30 | templates!!! | ivan | |