summaryrefslogtreecommitdiff
path: root/htdocs/search
AgeCommit message (Collapse)Author
2001-04-23fixivan
Insecure dependency in eval while running with -T switch at /usr/local/lib/site_perl/FS/Record.pm line 202.
2001-04-22svc_domain needs to import dbh sub from Recordivan
view/cust_main.cgi needs to use ->owed method, not check (depriciated) owed field search/cust_bill.cgi redirect error when there's only one invoice
2001-02-07tyopivan
2000-07-17first shot at invoice browsing and some other cleanupsivan
2000-07-17better error message if a package isn't linked to a customer (that shouldn't ↵ivan
happen)
2000-03-03changes from 1.2.3 release, fixes from webdemoivan
1999-08-12typo - missed a parenivan
1999-08-12hidecancelledcustomersivan
1999-07-20s/CGI::Request/CGI/; (how'd i miss that before?)ivan
1999-07-17scott nelson <scott@ultimanet.com> noticed this mod_perl-triggered bug andivan
gave me a great bugreport at the last rhythmethod
1999-04-15$cgi->header( '-expires' => 'now' )ivan
1999-04-14*** empty log message ***ivan
1999-04-14visual fixivan
1999-04-10oops, search usernames limited to 8 charsivan
1999-04-09just in caseivan
1999-04-09also table()ivan
1999-04-09explicit & for table/itable/ntableivan
1999-02-28removed misleading commentsivan
1999-02-23beginnings of one-screen new customer entry and some other miscellaniaivan
1999-02-09visual and bugfixesivan
1999-02-07more mod_perl fixes, and bugfixes Peter Wemm sent via emailivan
1999-01-25yet more mod_perl stuffivan
1999-01-19for mod_perl: no more top-level my() variables; use vars insteadivan
also the last s/create/new/;
1999-01-18all $cgi->header calls now include ( '-expires' => 'now' ) for mod_perlivan
(good idea anyway)
1999-01-18changes to track email addresses for email invoicingivan
1998-12-30bugivan
1998-12-23$cgi->keywords instead of $cgi->query_stringivan
1998-12-17s/CGI::(Base|Request)/CGI.pm/;ivan
1998-12-16use FS::Conf;ivan
1998-11-12CGI.pm instead of CGI-modulesivan
relative URLs using popurl got rid of lots of little tables s/agrep/String::Approx/; bubble up packages and services and link (slow)
1998-11-10*** empty log message ***ivan
1998-11-09default company_on and last_on CHECKEDivan
1998-08-16Initial revisionivan
1998-07-26Initial revisionivan
1998-07-19Initial revisionivan
1998-07-18Initial revisionivan
1998-07-17Initial revisionivan
1998-04-17Initial revisionivan
1998-03-23Initial revisionivan