summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-05-20add "manage device" link & config, RT#5438ivan
2009-05-20get subscriber deletion working and remove devel cruft, RT#5226ivan
2009-05-20first pass at netsapiens integration, RT#5226ivan
2009-05-18miss usejeff
2009-05-18allow empty statejeff
2009-05-18prevent death on meritless sqlradius upgrade attemptsjeff
2009-05-18basic CDR viewing from self-service, RT#4018ivan
2009-05-18it would help to use the correct port, RT#4081ivan
2009-05-18handle dates before 1970jeff
2009-05-16Added information on common failure causes to the perldoc.rsiddall
2009-05-16Defer use of Net::OpenSRS so that failure to install the module doesn't stoprsiddall
Apache from starting. (This causes attempts to register domains to fail instead.)
2009-05-16Provide better diagnostics when the cust_main owning this domain does notrsiddall
provide fields required for use as a contact handle in the domain registration record. Also temporarily disable the ability to have the export do only registration or only transfers.
2009-05-15Simple domain registration at Tucows OpenSRS using an export based on ↵rsiddall
Net::OpenSRS. When a domain is added and the export runs, it will register the domain or initiate a transfer. You can also choose no action. There's currently no provision for revoking domains or renewing registrations. Depending on the settings at OpenSRS, orders may look like they've succeeded in Freeside but actually be queued pending input by the reseller at OpenSRS. The part_export CGIs were modified to allow a multi-valued select to be used to control which TLDs are enabled for registration.
2009-05-14ask for help assignting geocode more oftenjeff
2009-05-14show geocode when taxproducts enabledjeff
2009-05-13improved taxproduct tax report RT#4783jeff
2009-05-13remove obsolete commentsivan
2009-05-10label phone_name correctlyivan
2009-05-09move cdr-sftp_and_import script to FS/bin, add -p option, RT#4081ivan
2009-05-09add cdr-charged_party-truncate_{length,prefix} in order to trim ↵ivan
charged_party to a certain length, RT#4081
2009-05-09use service-def specific labels, at least for service pages that use ↵ivan
{view,edit}/elements/svc_Common.html RT#4081
2009-05-09add ability to configure service labels per-package (still need to actually ↵ivan
use the labels), RT#4081
2009-05-08fix cloning of custom packages where you've changed '(CUSTOM)', RT#5350ivan
2009-05-05hide agent.invoice_template edit by default, with a config to turn back on, ↵ivan
RT#5218
2009-05-05add company_name to payment receiptivan
2009-05-05finish the import portion of excel rate edit, RT#5108ivan
2009-05-05ignore fee based taxes and eliminate unused codejeff
2009-05-04this is a quick hack to rebill customers when a cdr didn't happenjeff
2009-05-04agent-virt prepaid income report, RT#5311ivan
2009-05-04eliminate Argument "" isn't numeric in addition (+) warningivan
2009-05-04add menu item and page for d/ling and edit rates with excel. RT#5108ivan
2009-05-03break down search.html into components, RT#5108ivan
2009-05-03add "Redownload resolved batches" ACL for s1, RT#4271ivan
2009-05-03edit any config itemivan
2009-05-03add ability to delete invoice_latexreturnaddress and ↵ivan
invoice_htmlreturnaddress too, RT#5218
2009-05-03add ability to remove suffix-ed config items, RT#5218ivan
2009-05-03confdiffivan
2009-05-02fix eps previewivan
2009-05-02finish up useful agent stuff on the config editor: adding, deleting ↵ivan
overrides too. also add a confirmation to override deletion from the agent browse page. RT#5218
2009-05-02finish up useful agent stuff on the config editor: adding, deleting ↵ivan
overrides too. also add a confirmation to override deletion from the agent browse page. RT#5218
2009-05-01calculate tax on tax per line and not on aggregatejeff
2009-05-01view all overrides when asked, even the ones without values. hmm :/ RT#5218ivan
2009-05-01fix re-print/email from event page, yow. RT#5293ivan
2009-05-01add ability to edit the agent overrides from the main config, RT#4218ivan
2009-04-29fix inadvertant select box, RT#5277ivan
2009-04-28UIivan
2009-04-28add cancelled_cust-noevents flag to emulate SG billing-daily -r behavior, ↵ivan
RT#4412
2009-04-28add cancelled_cust-noevents flag to emulate SG billing-daily -r behaviorivan
2009-04-27typoivan
2009-04-27refuse to run w/CGI.pm 3.38. all lenny upgrades will need libcgi-pm-perl ↵ivan
removed, suck