summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-05fix links to closed batches, RT#4052ivan
2008-10-05finish UI improvements wrt refunds: now you have to post a check or cash ↵ivan
refund explicitly, no more implicit creation by 'applying' credits. don't show useless application links. don't enable apply button until you pick an invoice/refund. RT#3812
2008-10-04POD cleanupsivan
2008-10-04fix inappropriate rounding when editing rates for a whole regionivan
2008-09-30turn on and off postal billing from self-servicejeff
2008-09-29use init_calendar.htmlivan
2008-09-26push out event triggered suspensionsjeff
2008-09-25prizm export improvement for package changesjeff
2008-09-18trade space for timejeff
2008-09-16minor initialization issue (backport)ivan
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-08extraneous code cleanupivan
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-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-29increase maxlength and size of quantity fields on package edit, for RT#3805ivan
2008-08-26don't override countrydefault or whatever with a blank value in bulk ↵ivan
customer import
2008-08-26More changes to the self-service RPMs, mostly fixing up paths so the ↵rsiddall
RPM-installed self-service files are not under /usr/local on the remote machine. Also fixed an initialization problem where the system configuration files for Freeside were assumed to be under /etc/default, not /etc/sysconfig
2008-08-24Create discrete RPMs for different parts of the self-service interface.rsiddall
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-19also don't neglext nxx hereivan
2008-08-19more consistent prefix display, and don't forget nxx'ivan
2008-08-151.7 needs header-minimal.html for new file upload to workivan