Age | Commit message (Expand) | Author |
1999-04-10 | display an illegal payby, to assist importing | ivan |
1999-04-08 | fix up PostgreSQL money fields so you can actually use them as numbers. bah. | ivan |
1999-04-07 | more kludges to get around different null/empty handling in Perl vs. MySQL vs. | ivan |
1999-04-07 | use all stuff that's qsearch'ed to avoid warnings | ivan |
1999-04-07 | use FS::part_svc and FS::svc_acct_pop to avoid warnings | ivan |
1999-04-07 | more &invoicing_list logic to skip searches when there is no custnum | ivan |
1999-04-07 | in &invoicing_list, don't search if there's no custnum yet | ivan |
1999-03-29 | buglet in email invoices fixed | ivan |
1999-03-29 | eliminate warnings in ut_money | ivan |
1999-03-29 | die unless the configuration directory exists | ivan |
1999-03-29 | use FS::type_pkgs | ivan |
1999-03-25 | allow empty custnum in sub check (but call that an error in sub insert), | ivan |
1999-03-25 | added setdefault method (generalized setfixed method to setx method) | ivan |
1999-02-28 | allow spaces in zip codes, for (at least) canada. pointed out by | ivan |
1999-02-27 | parse paydate correctly for cybercash | ivan |
1999-02-23 | beginnings of one-screen new customer entry and some other miscellania | ivan |
1999-02-23 | oops, don't comment out &swapuid in &adminsuidsetup! | ivan |
1999-02-09 | invoices show line items for each service in a package (see the label method | ivan |
1999-02-07 | more mod_perl fixes, and bugfixes Peter Wemm sent via email | ivan |
1999-01-25 | yet more mod_perl stuff | ivan |
1999-01-20 | skeletal cross-UI UI code. | ivan |
1999-01-18 | typo | ivan |
1999-01-18 | esthetic: eq and ne were used in a few places instead of == and != | ivan |
1999-01-18 | all $cgi->header calls now include ( '-expires' => 'now' ) for mod_perl | ivan |
1999-01-18 | changes to track email addresses for email invoicing | ivan |
1999-01-17 | itable | ivan |
1998-12-31 | doc | ivan |
1998-12-30 | svc_ stuff is more properly OO - has a common superclass FS::svc_Common | ivan |
1998-12-29 | mostly properly OO, some work still to be done with svc_ stuff | ivan |
1998-12-23 | popurl always has trailing slash | ivan |
1998-12-16 | library support for editing email invoice destinations (not in sub collect yet) | ivan |
1998-12-16 | new table | ivan |
1998-11-23 | use FS::cust_main and FS::agent_type to eliminate warnings | ivan |
1998-11-21 | "Records identical" carp tells us it is just a warning. | ivan |
1998-11-18 | i18n! i18n! | ivan |
1998-11-15 | allow pkgpart changing (for per-customer custom pricing). warn about it in doc | ivan |
1998-11-15 | bugfix in clone method, clone method doc clarification | ivan |
1998-11-15 | use FS::table_name for all searches to eliminate warnings, | ivan |
1998-11-15 | bugsquash | ivan |
1998-11-15 | qsearch gets sames "IS NULL" semantics as other WHERE clauses | ivan |
1998-11-15 | added clone method to support per-customer pricing | ivan |
1998-11-15 | bugfix for new config layout | ivan |
1998-11-15 | bugfix for new configuration layout | ivan |
1998-11-15 | long overdue | ivan |
1998-11-15 | updates for newest versoin | ivan |
1998-11-15 | update for current version | ivan |
1998-11-15 | *** empty log message *** | ivan |
1998-11-15 | eliminated some warnings on certain fatal errors (well, it is less confusing) | ivan |
1998-11-13 | change configuration file layout to support multiple distinct databases (with | ivan |
1998-11-13 | no default default_dir (ironic) | ivan |