summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-06-11notesivan
2002-06-11add preliminary bsd shell exportivan
2002-06-11export-based duplicate username checking!ivan
2002-06-11add crypt option to (bsd|sysv)shell exportivan
2002-06-11- add new suspend and unsuspend export hooks (with null defaults)ivan
- infostreet export: actually suspend/unsuspend at infostreet (closes: Bug#418) - infostreet export: set some contact fields @ infostreet (Bug#419)
2002-06-11dist fixes. locate more stuff in Makefile. whew.ivan
2002-06-10fix *** ERROR: unterminated L<...> at line 299 in file FS/domain_record.pmivan
2002-06-10also retry cards when user clicks "Bill now" (closes: Bug#417)ivan
2002-06-10retry realtime_card invoice events when a card changes (closes: Bug#417)ivan
2002-06-10final visual update on package date viewivan
2002-06-10fixup time display in packagesivan
2002-06-10add small time display to datesivan
2002-06-10re-my'ed varivan
2002-06-10silence undefined warningsivan
2002-06-10unused globalivan
2002-06-10back to ASP for profiling...ivan
2002-06-10Rollback part_pkg.def_svcpart changes.khoff
2002-06-08Default svcpart support for part_pkg. Fixes 'bug' with new customer and ↵khoff
online signup.
2002-06-07Setup hash for CC failed Text::Templatekhoff
2002-06-05more mysql goodness, thanks daleivan
2002-06-04small doc patch from baloo@gimpgirl.orgivan
2002-06-04fix unsuspendautoivan
2002-06-04mysql support! thanks to Donald Greer <dgreer@austintx.com> for the SQL andivan
Dale Hege <fhege@lumenexus.net> for the patches
2002-06-04misspellingivan
2002-05-31no state necessary in batch cards (i18n)ivan
2002-05-31dammit i want to catch export subclass compilation problemsivan
2002-05-31better error reportingivan
2002-05-31Don't ask me. I just hacked Ivan's test.khoff
2002-05-31added sqlmail.pm and testkhoff
2002-05-31typo noticed by <Kaa>ivan
2002-05-31no, actually throw an exception if an export class won't compile.ivan
2002-05-31Added support for part_exports that are used with more than one svcdb.khoff
2002-05-31updated hashes 'n stuff for FS::part_export::sqlmailkhoff
2002-05-31part_export module to export svc_acct, svc_domain, and svc_forward to an ↵khoff
external database
2002-05-31Moved new-style export calls to svc_Common.khoff
2002-05-30don't double \r on old templatesivan
2002-05-30the \r's are annoying and for some reason weren't getting evaluated. ↵khoff
Text::Template is inconsistent about handling escaped characters between different versions.
2002-05-30replace newlines with crlf here instead of escaping them in the templatekhoff
2002-05-30point to correct place for hidecancelledcustomers config optionivan
2002-05-30GRRRRRRRRRRRRRivan
2002-05-29eliminate harmless "Database handle destroyed without explicit disconnect"ivan
errors
2002-05-29freeradius 0.5 docivan
2002-05-29add fs_selfserviceivan
2002-05-28better error message for "Illegal password"ivan
2002-05-28point people at DBI/DBD documentation for information on data sources. *sigh*ivan
2002-05-27fix javascript bug reported by baloo@gimpgirl.com, thanksivan
2002-05-23bind: allow adding slave domains tooivan
2002-05-22bind export, editing zones, deleting unaudited domains, mmmivan
2002-05-22move some code from FS::cust_pkg to FS::cust_svc, becomes the cancel methodivan
2002-05-22- remove some out of date documentationivan
- die if an export class won't compile