summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2008-11-011.7 backport of cust_main_county::sql_taxclass_sameregion needs ↵ivan
FS::Record::dbh imported, also causing tax report to bail out, sheesh, RT#4133
2008-11-01backport bind_param fixes for DBD:Pg 1.x from 1.9, fixes "Cannot bind ... ↵ivan
unknown sql_type 6 on tax report, RT#4133
2008-10-22fix error on open-ended RADIUS search with Pg, add options for open session ↵ivan
search and search on start time, RT#4051
2008-10-16add batch-enable_payby and realtime_disable_payby for better control over ↵ivan
hybrid realtime/batch installs; deprecate never-used paymentforcedtobatch, RT#4052
2008-10-13Change subject for freeside-fetch emailed reports from "subject" to ↵ivan
"Freeside report", and add email_report-subject config to change it. RT#4093
2008-10-11backport part_pkg::pkg_comment in order to enable suspension notices to an ↵ivan
administrator, RT#4083
2008-10-11enable suspension notices to an administrator, RT#4083ivan
2008-10-10quick kludge to eliminate exact duplicates in h_labels_short in an effort to ↵ivan
reduce the number of "XXX service listing twice on invoice" incidents, RT#3944. still should be possible to fundamentally do better with the function in the first place
2008-10-09use Freeradius := attribute for ALL attributes except Password. ↵ivan
Crypt-Password, User-Password, Password-With-Header should now use := instead of ==. RT#4051
2008-10-07oops, brainfartivan
2008-10-07when setting last_login/last_logout, ensure only accounts actually attached ↵ivan
to the export are updated
2008-10-06add initial netcentrex CDR formativan
2008-10-04POD cleanupsivan
2008-09-26push out event triggered suspensionsjeff
2008-09-25prizm export improvement for package changesjeff
2008-09-18trade space for timejeff
2008-09-14silently strip out leading and trailing spaces from invoicing email ↵ivan
addresses instead of throwing an error
2008-09-12just give up and try again tommorow, "1011" came from us not the CDRs ↵ivan
anyway, RT#3985
2008-09-12not enough sleep to support multiple internal_prefixen, RT#3985ivan
2008-09-12not enough sleep to support multiple internal_prefixen, RT#3985ivan
2008-09-12grr, TRY to support multiple internal_prefixen, RT#3985ivan
2008-09-12support multiple internal_prefixen, RT#3985ivan
2008-09-12make the max # of indivudal services printed on invoices configurable. RT#3904ivan
2008-09-12don't throw noisy warnings about missing new recur_temporality, RT#3851ivan
2008-09-12add billco respooling, not re-FTPing, RT#3971ivan
2008-09-12add recur_temporality to flat.pm, RT#3851ivan
2008-09-12correct a (fortunately harmless) typoivan
2008-09-10add re-FTP reprint, RT#create-me-tommorow-for-enetivan
2008-09-10add upcoming/preceding option, RT#3851ivan
2008-09-10add upcoming/preceding option, RT#3851ivan
2008-09-09allow implied primary services to log into selfservice when ↵ivan
selfservice_server-primary_only is on
2008-09-09this should allow implied primary services to log into selfservice when ↵ivan
selfservice_server-primary_only is on
2008-09-09show which _upgrade_data sub is being runivan
2008-09-091.7 somehow got an old copy of cust_pkg_detail, dohivan
2008-09-09wtf, cust_pkg_reason has no indices?! _upgrade_data is hosing cpu badlyivan
2008-09-08add package invoice details & comments, RT#3810ivan
2008-09-06don't link to customer service view unless the user has the ACL to view the ↵ivan
resulting page
2008-09-03system only reason update routinejeff
2008-09-03add back ability to post a check/cash refund. be more explicit about it ↵ivan
instead of just being a checkbox when posting a credit. RT#3812
2008-08-29adding fs-to-fs provisioning of simple accounts for cheepnet, RT#3805ivan
2008-08-26don't override countrydefault or whatever with a blank value in bulk ↵ivan
customer import
2008-08-21add the client-side reporting for MCP modeivan
2008-08-19beter error messages for duplicate accountsivan
2008-08-19fix duration on simple/simple2 CDR formatsivan
2008-08-19more consistent prefix display, and don't forget nxx'ivan
2008-08-14customer import: add progress bar & redirect to a search of the imported ↵ivan
customers, #3475
2008-08-14import customer from Excel file tooivan
2008-08-14tyopivan
2008-08-02fix 'Can't call method "parse" on an undefined value' error from CDR format ↵ivan
refactor
2008-07-31backport-ish from 1.9: blowfish apsswords exporting to LDAP should warn and ↵ivan
return {CRYPT}* instead of throwing a fatal error