Difference between revisions of "Freeside:3.2:Changelog"

From Freeside
Jump to: navigation, search
(Created page with "= Notes = This is the changelog for the 3.1 release. For a more detailed, raw log of changes, see [http://freeside.biz/gitweb/?p=freeside.git;a=shortlogh=refs/heads/FREESIDE_3_…")
 
(VoIP)
 
(32 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
= Notes =
 
= Notes =
  
This is the changelog for the 3.1 release.
+
This is the changelog for the 3.2 release.
  
For a more detailed, raw log of changes, see [http://freeside.biz/gitweb/?p=freeside.git;a=shortlogh=refs/heads/FREESIDE_3_BRANCH the git log]
+
For a more detailed, raw log of changes, see [http://freeside.biz/gitweb/?p=freeside.git;a=shortlog;h=refs/heads/FREESIDE_3_BRANCH the git log]
 +
 
 +
= PayPal =
 +
 
 +
* Full PayPal support for customer payment via browser redirect from self-service
 +
 
 +
= Sales People =
 +
 
 +
* Per-package sales people, sales person commissions
 +
 
 +
= Customers =
 +
 
 +
== Contacts ==
 +
 
 +
* [[Freeside:3:Documentation:Self-Service access without service | Contact self-service access]]
 +
* Search by contacts
 +
 
 +
== Addresses ==
 +
 
 +
* Address standardization with new TomTom API (replaces EZ-Locate / geocode.com)
 +
* Address standardization with Melissa Data
 +
* Clear existing coordinate fields on address edit
 +
* Option to make a separate shipping company field available again
 +
 
 +
== Misc ==
 +
 
 +
* Search by credit card number or masked credit card number
 +
* Edit one-time charges before billing
 +
 
 +
= Invoices =
 +
 
 +
* Improve readability when both summaries and previous balance summaries are enabled
 +
* Added option to put previous balance detail in a section of its own
 +
* New "Invoice configurations" feature to replace multiple templates in a cleaner fashion
 +
 
 +
= Packages =
 +
 
 +
* Improve layout of package order and change popups
 +
* Fix suspension reasons
 +
* Preserve quantities on package changes
 +
* Prorating with per-day instead of per-second granularity
 +
* Discount classes
 +
* Discounts on bulk packages
 +
* Package definition comment is no longer a required field
 +
 
 +
= Message templates =
 +
 
 +
* Improve UI for multi-language message templates
 +
* Fix substitutions for new CKEditor version
 +
* Disable message templates
 +
* Improve per-agent templates
 +
 
 +
= VoIP =
 +
 
 +
* A2Billing integration (provisioning, CDR imports)
 +
* Include prerated CDRs in prepaid API responses
 +
* Track PBX extensions
 +
* On invoices, hide zero price CDRs by default (same behavior as 2.3.x), option to show
 +
 
 +
= RADIUS =
 +
 
 +
* Assign entire address blocks to services and export to RADIUS Framed-Route
 +
* Track RADIUS usage for svc_broadband services in addition to svc_acct
 +
 
 +
= WISP =
 +
 
 +
* Add additional fields to towers for mapping
 +
 
 +
= New Services =
 +
 
 +
* svc_cable for tracking cable service
 +
* svc_alarm for tracking alarm service
 +
 
 +
= Reporting =
 +
 
 +
* Customer, tax reports: option to break down by package class
 +
* FCC 477 report: Percentages to 3 decimal places, fix submission for 0 value fields
 +
* Census tracts for FCC 477 reporting: Fix census tract determination for FFIEC site changes, improve census tract editing UI, add missing census tracts to location report
 +
* Sales report: Select multiple package classes or report classes, manual color selection, show add-on packages
 +
* Payment report: Select by payment entry batch
 +
* New report showing phone number breakdown by state
 +
 
 +
= Misc =
 +
 
 +
* Fix Texas tax exemption edge cases with new prorate options
 +
* Improve memory usage when upgrading from very large 2.3.x databases
 +
* Support "selectable choice" for arbitrary service fields

Latest revision as of 18:14, 24 January 2014

Notes

This is the changelog for the 3.2 release.

For a more detailed, raw log of changes, see the git log

PayPal

  • Full PayPal support for customer payment via browser redirect from self-service

Sales People

  • Per-package sales people, sales person commissions

Customers

Contacts

Addresses

  • Address standardization with new TomTom API (replaces EZ-Locate / geocode.com)
  • Address standardization with Melissa Data
  • Clear existing coordinate fields on address edit
  • Option to make a separate shipping company field available again

Misc

  • Search by credit card number or masked credit card number
  • Edit one-time charges before billing

Invoices

  • Improve readability when both summaries and previous balance summaries are enabled
  • Added option to put previous balance detail in a section of its own
  • New "Invoice configurations" feature to replace multiple templates in a cleaner fashion

Packages

  • Improve layout of package order and change popups
  • Fix suspension reasons
  • Preserve quantities on package changes
  • Prorating with per-day instead of per-second granularity
  • Discount classes
  • Discounts on bulk packages
  • Package definition comment is no longer a required field

Message templates

  • Improve UI for multi-language message templates
  • Fix substitutions for new CKEditor version
  • Disable message templates
  • Improve per-agent templates

VoIP

  • A2Billing integration (provisioning, CDR imports)
  • Include prerated CDRs in prepaid API responses
  • Track PBX extensions
  • On invoices, hide zero price CDRs by default (same behavior as 2.3.x), option to show

RADIUS

  • Assign entire address blocks to services and export to RADIUS Framed-Route
  • Track RADIUS usage for svc_broadband services in addition to svc_acct

WISP

  • Add additional fields to towers for mapping

New Services

  • svc_cable for tracking cable service
  • svc_alarm for tracking alarm service

Reporting

  • Customer, tax reports: option to break down by package class
  • FCC 477 report: Percentages to 3 decimal places, fix submission for 0 value fields
  • Census tracts for FCC 477 reporting: Fix census tract determination for FFIEC site changes, improve census tract editing UI, add missing census tracts to location report
  • Sales report: Select multiple package classes or report classes, manual color selection, show add-on packages
  • Payment report: Select by payment entry batch
  • New report showing phone number breakdown by state

Misc

  • Fix Texas tax exemption edge cases with new prorate options
  • Improve memory usage when upgrading from very large 2.3.x databases
  • Support "selectable choice" for arbitrary service fields