summaryrefslogtreecommitdiff
path: root/htetc/handler.pl
AgeCommit message (Collapse)Author
2004-04-05add whois functionality internally instead of linking to geektoolsivan
2004-04-02remove Pragma:no-cache header, and set Content-Length and Cache-Control for ↵ivan
viewing .pdf invoices with IE over SSL. http://support.microsoft.com/default.aspx?scid=kb;en-us;323308
2004-03-13automatically set Mason comp_root in Makefileivan
2004-02-12re-email invoice, closes: bug#526 and have print and email invoice links ↵ivan
redirect back to top of customer view page instead of #history tag
2004-01-31add pkg_svc.primary_svc flag to enable an explicit first package flagivan
2003-10-24need Time::Local for advertising source statsivan
2003-10-08can't use File::Basename::basename for windows filenames! use a regex insteadivan
2003-09-30CGI.pm 2.47 required for ->upload() methodivan
2003-09-28add upload of batch result from TD Canada Trustivan
2003-09-21export http_header like 1.5ivan
2003-08-05doh, fix stuff that shouldn't have been checked inivan
2003-08-05fix for "Variable "%num_active_cust_pkg" will not stay shared" errorivan
2003-05-11handler.pl updates from Richard Siddall <richard.siddall@elirion.net>ivan
2003-04-23compatible with mason 1.1! closes: bug#492ivan
2002-05-09texas tax!ivan
2002-04-12- should finish off the part_svc -> part_export s/one-to-many/many-to-many/ivan
transition (closes: Bug#375) - fixes a nasty export scoping bug with message catalogs, whew
2002-04-05- add message catalog table & beginning of web interfaceivan
- add security_phrase and conf option to svc_acct.pm - random other stuff
2002-03-29fix unlinked svc browse!ivan
2002-03-20new export! infostreet and sqlradius provisioning switched overivan
(Bug #299 - doesn't close it, but all the groundwork is done) also removes non-transactional ICRADIUS export from svc_acct.export (closes: Bug#347)
2002-03-12abstract stupid HTML layer trick out to HTML::Widgets::SelectLayersivan
2002-02-20use Net::SSH::ssh_cmd for all job queueing rather than local duplicated ssh subsivan
queue daemon updates: retry & remove links work, bubble up error message to webinterface, link to svcnum & have job listings on view/svc_* pages, closes: Bug#280 s/option/optionname/ schema change, dumb mysql, closes: Bug#334
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-02-10pro-rating w/ web interface, tested (closes: Bug#313).ivan
view/cust_bill.cgi invoice view shows invoice events! fix bug where adding events with no name silently failed instead of giving an error add new comission plans
2002-02-09no more exit() in templatesivan
2002-02-09okay, both Apache::ASP and Mason should set no-cache headers now (closes: ↵ivan
Bug#23)
2002-01-30removeivan
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason.
2002-01-29- web interface for hourly account charges!ivan
(FS::cust_pkg, FS::cust_svc and FS::svc_acct seconds_since methods) - Makefile target to regenerate HTML manpages on install - FS.pm doc update - $FS::Record::Debug now dumps all SQL - new FS::cust_main methods: ->cancel, ->invoicing_list_addpost - start of a billing event web interface - cust_pay::upgrade_replace doesn't error out if history includes overapplied payments
2001-10-30get rid of header foo in individual templatesivan
2001-10-30web config should workish nowivan
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-15date editingivan
2001-10-11price plan uI!ivan
2001-09-11faster (cached) fuzzy searchesivan
prelim. job queues! fixed part_svc editing
2001-07-30template stuffsivan