summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2003-06-07require Time::Local 1.04 on perls before 5.6ivan
2003-06-06add suspend/unsuspend capability to CP exportivan
2003-06-05order/cancel packages rewrittenkhoff
2003-06-04allow empty slipip'sivan
2003-06-03minor update to cp export - eliminate redundant "host" parameterivan
2003-06-03use serial for primary keys in new tables tooivan
2003-06-03router.svcnum nullability fixivan
2003-06-02add last_bill field to manpageivan
2003-05-30sqlradius exports include "op" fieldivan
2003-05-20working self-service self-payments!ivan
2003-05-19fix up some bugs in processing payments via self-service... appears to beivan
working so far
2003-05-19first crack at payment processing with self-service (step two of the process)ivan
2003-05-19maintenance:ivan
- add FS::Misc with send_email subroutine, remove all duplicate code from various modules - move the realtime_bop from cust_bill to cust_main & change usage slightly. invnum is no longer required. FS::cust_bill::realtime_bop remains as a wrapper. self-service: - fix some syntax errors, make payment UI (step one) really should be working now
2003-05-18interface for making payments all doneivan
2003-05-18more self-service make payment UI workivan
2003-05-18self-service: make payment UI doneivan
2003-05-14display recurring custom line items on invoices as well as one-shot onesivan
2003-05-13- document missing fields in cust_bill_eventivan
2003-05-13missing pod =cut at endivan
2003-05-13- self-service updates: cleanup and beginnings of "make a payment"ivan
- fix pod masking FS::svc_acct::cust_svc
2003-05-10fix bug in last_bill method which prevented last_bill dates from being setivan
2003-05-10- substitute '0' for existing blank setup/recur feesivan
- use timelocal_nocheck instead of timelocal for proper wraparound
2003-05-08general Pg 7.3 fix for setting int columns to '' / NULLivan
2003-05-03enable quota maintenance in infostreet exportivan
2003-05-03clean up CVS cruftivan
2003-04-29Better SOA checkingkhoff
2003-04-26I don't like FS::Record warningskhoff
2003-04-26Tyopkhoff
2003-04-24MySQL returns zero on an update when no values change. We would insert on ↵khoff
an rv of zero, so now we select count(*)... instead of relying on the rv of the update.
2003-04-24Support for nWnDnHnMnS time formatkhoff
2003-04-24better shellcommands documentation of all sortsivan
2003-04-24Support for exporting to an ISC BIND9 name serverkhoff
2003-04-24Apparently deleting elements from svc_Common->hashref is bad.khoff
2003-04-23might not be necessary, but to be safe...ivan
2003-04-23DBD::Pg doesn't handle char types very well.khoff
2003-04-22properly deprecate ancient apache & sendmail config optionsivan
2003-04-22- mysql 4.1 is available; update documentationivan
- remove last vestiges of 1.3-style qmail/vpopmail exports from svc_domain and svc_forward; add appropriate exports (closes: Bug#299)
2003-04-21renamed config option excludeaddrkhoff
2003-04-21renamed/clarified exclude_ip_addr option.khoff
2003-04-21on-demand vs. automatic cards & checks: added DCRD and DCHK payment typesivan
2003-04-21Bug fixes for sqlmail. Added support for courier and dovecot authentication.khoff
2003-04-21excludeaddr option for svc_broadbandkhoff
2003-04-19/^\s*$/ setup/recur expressions now failsafe to 0 (closes: Bug#498)ivan
deprecate old 1.3-style qmail integration
2003-04-02added order_pkgs subivan
2003-04-02better callbacksivan
2003-04-01- update qsearch for Pg 7.3ivan
- preliminary 1.5.0 upgrade docs - syntax error in main customer view
2003-04-01correct last_bill problems with $0 invoice (non-existant) edge casesivan
2003-03-31add 'last_bill' columnivan
2003-03-29correct web UI for svc_www services & no more @.domain in www_shellcommands ↵ivan
export
2003-03-29trim leading @. off zonesivan