summaryrefslogtreecommitdiff
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-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
packages with one svc_acct service
1999-03-25allow empty custnum in sub check (but call that an error in sub insert),ivan
for one-screen new customer entry
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
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