summaryrefslogtreecommitdiff
path: root/htdocs
AgeCommit message (Collapse)Author
1999-04-06postgres notesivan
1999-04-06*** empty log message ***ivan
1999-04-04*** empty log message ***ivan
1999-04-04Change Admin entries to read service/package definitions, for clariyivan
1999-04-04doc clarificationivan
1999-03-25one-screen new customer entry (including package and service) for simpleivan
packages with one svc_acct service
1999-03-25import stuff uses Term::Query and spits out (some kinds of) nonsensical inputivan
1999-03-24URI unbundled from libwww-perl, so list it separatelyivan
1999-02-28removed misleading commentsivan
1999-02-27cust_main.paydate should be varchar(10), not @date_type ; problem reportedivan
by Ben Leibig <leibig@colorado.edu>
1999-02-23beginnings of one-screen new customer entry and some other miscellaniaivan
1999-02-09regenerated perl api docs from embedded podivan
1999-02-09visual and bugfixesivan
1999-02-09no longer neededivan
1999-02-07more mod_perl fixes, and bugfixes Peter Wemm sent via emailivan
1999-01-25yet more mod_perl stuffivan
1999-01-25yet more mod_perl stuffivan
1999-01-25yet more mod_perl stuffivan
1999-01-20comment out future UI code (but look at it, it's neat!)ivan
1999-01-20documentation update: mod_perl supportivan
1999-01-19for mod_perl: no more top-level my() variables; use vars insteadivan
also the last s/create/new/;
1999-01-18s/create/new/g; and use fields('table_name')ivan
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
1999-01-17s/Information/Freeside home page/;ivan
1998-12-30typoivan
1998-12-30bugfixes; fields isn't exported by derived classesivan
1998-12-30bugivan
1998-12-23typoivan
1998-12-23fix typoivan
1998-12-23*** empty log message ***ivan
1998-12-23$cgi->keywords instead of $cgi->query_stringivan
1998-12-23remove double '/' in link urlsivan
1998-12-23use FS::cust_refund; to eliminate warningivan
1998-12-23*** empty log message ***ivan
1998-12-20suggest suEXEC as an alternative to suidperlivan
1998-12-17s/CGI::(Base|Request)/CGI.pm/;ivan
1998-12-17s/CGI::(Base|Request)/CGI.pm/;ivan
1998-12-17s/CGI::Request/CGI.pm/;ivan
1998-12-17s/CGI::(Request|Base)/CGI.pm/;ivan
1998-12-17s/CGI::Request/CGI.pm/; etcivan
1998-12-17fix double // in relative URLs, s/CGI::Base/CGI/;ivan
1998-12-17fix visual and other bugsivan
1998-12-17*** empty log message ***ivan
1998-12-17switch to new logo, no reason to take up spaceivan
1998-12-17use CGI;, use CGI::Carp, visual changes, relative URLsivan
1998-12-17print $cgi->headerivan
1998-12-17use CGI::Carpivan
1998-12-17use CGI; no relative URLsivan
1998-12-16add table cust_main_invoiceivan