summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-03-24URI unbundled from libwww-perl, so list it separatelyivan
1999-03-24die if no relevant services... cvspainivan
1999-03-24die if no relevant servicesivan
1999-02-28allow spaces in zip codes, for (at least) canada. pointed out byivan
Clayton Gray <clgray@bcgroup.net>
1999-02-28constructors s/create/new/ pointed out by "Bao C. Ha" <bao@hacom.net>ivan
1999-02-28removed misleading commentsivan
1999-02-27parse paydate correctly for cybercashivan
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-23oops, don't comment out &swapuid in &adminsuidsetup!ivan
1999-02-10some new doc filesivan
1999-02-10*** empty log message ***ivan
1999-02-09*** empty log message ***ivan
1999-02-09invoices show line items for each service in a package (see the label methodivan
of FS::cust_svc)
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-02-06don't use [e]idiot; display error messages on the form pageivan
1999-02-04add AU provencesivan
1999-02-03*** empty log message ***ivan
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-20skeletal cross-UI UI code.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-18update TODO for stuff that was done etc.ivan
1999-01-18s/create/new/g; and use fields('table_name')ivan
1999-01-18typoivan
1999-01-18esthetic: eq and ne were used in a few places instead of == and !=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-17itableivan
1999-01-17s/Information/Freeside home page/;ivan
1999-01-17remove preliminary completehost changesivan
1999-01-16*** empty log message ***ivan
1999-01-09*** empty log message ***ivan
1998-12-31docivan
1998-12-30typoivan
1998-12-30bugfixes; fields isn't exported by derived classesivan
1998-12-30bugivan
1998-12-30svc_ stuff is more properly OO - has a common superclass FS::svc_Commonivan
1998-12-29mostly properly OO, some work still to be done with svc_ stuffivan
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