Difference between revisions of "Freeside:2.1.1:Changelog"

From Freeside
Jump to: navigation, search
(Ticketing)
(Batching)
Line 39: Line 39:
 
== Batching ==
 
== Batching ==
  
* Payment batch upload and processing shows a progress bar  
+
* Payment batch upload and processing shows a progress bar
 +
* Save batched cards and masks for later refund
  
 
= Ticketing =
 
= Ticketing =

Revision as of 00:33, 17 August 2010

Notes

This is the changelog for the 2.1.1 release.

For additional changes since 1.9, see Freeside:2.1:Changelog

For a more detailed, raw log of changes, see the source ChangeLog

MySQL

  • Fix error with MySQL and condition column

Message templates

  • A new framework for storing fill-in message templates and sending them to customers via billing events

UI

  • Customer tags
  • Add "view customers of all agents" access right
  • New "Ordered" customer status indicating a recurring package is ordered, but not yet setup
  • "Bill now" link progressbar

Billing

VoIP CDRs

  • CDR rating time-of-day/day-of-week overrides
  • CDR matching by PBX tenant (multi-tenant Thirdlane, others)
  • CDR display uses international date_format config if set
  • Taqua OM CDR format
  • CDR SFTP/FTP options for port and passive mode

Invoicing

  • Option for batch download of invoice PDF spool
  • add config variables to position invoice addresses in envelope windows

Batching

  • Payment batch upload and processing shows a progress bar
  • Save batched cards and masks for later refund

Ticketing

  • Turn "create ticket" back into a link instead of a button
  • Show customers in ticket lists, sort by customer number or name
  • Restore email address by default in RT 3.8
  • Custom fields defined as dates (calendar popup, validation, searching before/after, etc.)
  • Fix ticket links relationship graph
  • Fix rt/rt links (custom field configuration, homepage refresh)

Reporting

  • Inventory activity report
  • Fix CSV/Excel report downloads
  • Package reports: Add service label to downloads
  • CCH taxation: Add progressbar to long-runningreports
  • FCC Form 477 improvements

Self-service

  • New high-performance non-Apache XML-RPC server for self-service API.

Exports

  • Customer exports: cust_main-exports config option and example HTTP/HTTPS export
  • Communigate pro updates: domain rule updates,

Resellers

  • Fix agent payment gateway overrides throwing an error

Upgrade

  • Commit between each table upgrade

Misc

  • Update the RPM build system and check it into CVS. Update CentOS 5, drop CentOS 4.
  • Disable noisy RTAddressRegexp warning for now
  • Clearer error message when send_email fails in the job queue