summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-04-10This commit was manufactured by cvs2svn to create tag 'freeside_1_2_0'.freeside_1_2_0cvs2git
1999-04-10say what the unknown state/county/country are!ivan
1999-04-10_all_ check stuff with illegal data return the bad data too, to help debuggingivan
1999-04-10return the value with ut_* error messages, to assist in debuggingivan
1999-04-10dittoivan
1999-04-10display an illegal payby, to assist importingivan
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-04-09*** empty log message ***ivan
1999-04-08convert from pod for 1.2.0 releaseivan
1999-04-08*** empty log message ***ivan
1999-04-081.2.0ivan
1999-04-08web interface tester / sample data creatorivan
1999-04-08*** empty log message ***ivan
1999-04-08 [ AND DOCUMENT! ] all svc_acct services should have a defaultivan
1999-04-08fix up PostgreSQL money fields so you can actually use them as numbers. bah.ivan
1999-04-08aesthetic updateivan
1999-04-08*** empty log message ***ivan
1999-04-08import necessary subroutines from FS::CGIivan
1999-04-08eliminate double // in linksivan
1999-04-07don't use anchor in redirectivan
1999-04-07more kludges to get around different null/empty handling in Perl vs. MySQL vs.ivan
1999-04-07use all stuff that's qsearch'ed to avoid warningsivan
1999-04-07use FS::part_svc and FS::svc_acct_pop to avoid warningsivan
1999-04-07more &invoicing_list logic to skip searches when there is no custnumivan
1999-04-07in &invoicing_list, don't search if there's no custnum yetivan
1999-04-07pick up errors right away, leave inputivan
1999-04-07avoid perl's silly arguement not numeric errorivan
1999-04-07silly HTML typoivan
1999-04-07harmless typoivan
1999-04-06give a meaningful error message if you try to create a customer before you'veivan
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-29buglet in email invoices fixedivan
1999-03-29eliminate warnings in ut_moneyivan
1999-03-29die unless the configuration directory existsivan
1999-03-29use FS::type_pkgsivan
1999-03-26s/create/new/, use all necessary FS::table_names to avoid warningsivan
1999-03-26s/create/new/ivan
1999-03-25one-screen new customer entry (including package and service) for simpleivan
1999-03-25allow empty custnum in sub check (but call that an error in sub insert),ivan
1999-03-25added setdefault method (generalized setfixed method to setx method)ivan
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-03-24die if no relevant services... cvspainivan