summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2002-06-30oops, very badivan
2002-06-30get rid of unneeded Pg-cruft (don't use native Pg money type)ivan
2002-06-30fix dbdef cachingivan
2002-06-30export!ivan
2002-06-28better error message for illegal passwordivan
2002-06-28better error message for missing tax classesivan
2002-06-28remove extraneous checkivan
2002-06-28fix multi-database installs, while hopefully keeping performance improvementivan
2002-06-27null bind exportsivan
2002-06-27export updatesivan
2002-06-26tyopivan
2002-06-26better export docs/defaultsivan
2002-06-26add type_pkgs record if necessary for one-time chargesivan
2002-06-26export options can be anythingivan
2002-06-26fix not sending postal invoices to customers with email invoices tooivan
2002-06-26working one-time chargesivan
2002-06-25might work again under mysqlivan
2002-06-23domain_record records attached to svc_www records are no longer delete-able,ivan
patch from "Stephen Bechard" <steve@destek.net>, thanks! closes: Bug#434
2002-06-23forgot . between zone and domain, patch fromivan
"Stephen Bechard" <steve@destek.net>, thanks
2002-06-21s/title/organization/ at noment's requestivan
2002-06-21fix infostreet contact field settingivan
2002-06-21debugging optionivan
2002-06-21better error messages on uid duplicates... uid stuff still needs to beivan
rewritten for new exports
2002-06-20fix infostreet contact field fooivan
2002-06-20shellcommands w/passwordsivan
2002-06-19fix setContactField emailivan
2002-06-19and the same for changes...ivan
2002-06-19fix problem provisioning RADIUS groupsivan
caused by kristian/mark/pc-intouch's changes moving exports into svc_Common - changed sequence of events such that groups were not provisioned when the sqlradius export was run
2002-06-15mark@pc-intouch.com: exporttype2svcdb removalivan
2002-06-14freeside night to infostreet faxNumber (? dunno, what noment wants)ivan
2002-06-14working job dependanciesivan
FS::queue::joblisting html excapes & truncates long arguments welcome email (sheesh!) closes: Bug#420 (haha at 4:20 am, too. really!)
2002-06-14only run callbacks once... should speed things up (no dbdef reloading)ivan
2002-06-14mysql compatibility?ivan
2002-06-13fuzzy username searching (Bug#422)ivan
2002-06-12fix new duplicate username checkingivan
2002-06-12fix problems with code that resets invoice eventsivan
2002-06-11notesivan
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-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-10re-my'ed varivan
2002-06-10silence undefined warningsivan
2002-06-10unused globalivan
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-04fix unsuspendautoivan