summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2007-11-09add business-onlinepayment-email_customer flagivan
2007-11-09mysql fix for regexen, 1.7-styleivan
2007-11-09correct realtime_bop cvv handlingjeff
2007-11-08add selfservice-session_timeout configivan
2007-11-08prevent warning: "Use of uninitialized value in concatenation (.) or string ↵ivan
at /usr/local/share/perl/5.8.8/FS/cust_main.pm line 1668."
2007-11-05add process_payment_order_pkg methodivan
2007-10-29forgotton freeside-setup bits of mysql locking workaroundivan
2007-10-29mysql has no DISTINCT ON either, sighivan
2007-10-28finish mysql locking workaroundivan
2007-10-28mysql me harderivan
2007-10-27simple payment receipts in web interface, sorry arnie, RT#2738ivan
2007-10-25mysql, yes, mysql.ivan
2007-10-14escape \dollar in invoice_latexnotesivan
2007-10-12backport new schema stuff from 1.9, as running this with new DBIx::DBSchema ↵ivan
results in disappearing indices
2007-10-09fix documenation links to point into wiki where they belongivan
2007-10-04add missing =backivan
2007-10-04support part_pkg option input validation, check bytecounts and allow commas ↵jeff
(closes 1863)
2007-10-04add missing CLI utilities to FS.pm tooivan
2007-10-04fixing wrong POD NAME docivan
2007-10-04wtf!ivan
2007-10-04update top-level FS manpageivan
2007-10-04update top-level FS manpageivan
2007-10-02fix up re-email these eventsjeff
2007-09-19fix at least one small problem with reprint/email/fax functionality: now ↵ivan
should understand the "most recent invoice per customer" and invoice # min/max options
2007-09-12don't want a fatal error when we can't fetch the name for a queue...ivan
2007-09-12prevent (less than) and (greater than) in statustext message (or anything ↵ivan
else weird) from causing them not to get inserted
2007-09-11add cust_main-require_phone and cust_main-require_invoicing_list_email optionsivan
2007-09-07default cancellation subject so the emails work even when people don't set ↵ivan
one in config
2007-09-07tweak debuggingivan
2007-08-23fix bug where user could log in to RADIUS with uppercase usernameand avoid ↵ivan
bandwidth acconting (mysql is case-insensitive? wtf! thanks a fucking lot for nothing, grr!)
2007-08-21agent_custid bugfix (1746) (backport)jeff
2007-08-16correct labels in service definition edit for svc_acct (#1745) (backport)jeff
2007-08-16have generate_letter assume a default paydate of 2037-12 so it doesn't bomb ↵ivan
out on empty paydates
2007-08-15add -n option to freeside-sqlradius-reset to supress deleting dataivan
2007-08-14add package churn report/graphivan
2007-08-10add 3 day, 4 month and 4.5 month (137 day) frequenciesivan
2007-08-10on changing packages, don't set setup date unless old package has oneivan
2007-08-08fix otaker regexivan
2007-08-07more informative error msgivan
2007-08-05eeb! fix realtime rechargejeff
2007-08-02fix status color on small_custviewivan
2007-08-01i guess svc_www.usersvc can be null... (backport)ivan
2007-07-18Schema.pm doesn't need FS::UID datasrc anyway, wtfivan
2007-07-18svc_acct.dir should be editable with ACL (#1730)jeff
2007-07-13fix race condition where ->apply_payments_and_credits could double-apply in ↵ivan
rare cases
2007-07-11finish adding payunique fieldivan
2007-07-11finish adding payunique fieldivan
2007-07-11honor bop_realtime options for paystate, paytype, stateid, and stateid_state ↵jeff
for CHEK transactions (#1718)
2007-07-08Work around for a bug in rpm's perldeps handling of here documentsrsiddall
2007-07-05fix for compatibility w/DBIx::DBSchema v0.33+ (without requiring it)ivan