From b682bd86065eeb85f37083720497c8c15c74d34c Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 11 Jul 2005 12:39:47 +0000 Subject: [PATCH] s/ANNOUNCE/Changelog/ --- Changelog | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ Changes.1.5.7 | 45 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 99 insertions(+) create mode 100644 Changelog create mode 100644 Changes.1.5.7 diff --git a/Changelog b/Changelog new file mode 100644 index 000000000..36c78e102 --- /dev/null +++ b/Changelog @@ -0,0 +1,54 @@ +- broadband (dsl/wireless) tracking, etc etc +- Extended description on invoice for time/data charges +- Multiple, named taxes +- */*FIX +- extended reported and graphing +- integrated RT ticketing system +- one-time payments (in signup server too). DCRD and DCHK on-demand payment types +- credit report +- reseller interface + +1.5.0pre6: +- RADIUS session viewing +- Major updates for reseller interface +- Credit card and ACH refunds (w/supported processor module) +- Proper email payment receipts (not invoice copies) +- modular price plans, rewrote package add/edit page +- fixed up tax report - should be correct for edge cases with named taxes, + tax classes, etc. +- Documentation updates + +1.5.7: +- version numbering change, now even/odd like Perl or Linux +- fix bug that could cause mis-billing on upgrades! (new installs ok) +- updated install documentation +- historical late notice viewing in web interface +- VoIP billing for CDRs from RADIUS +- promotional codes for signup +- lots of RT integration, integrated RT upgraded to 3.2.2, preliminary RT + add-on docs +- one-time referral credits +- invoices now use history records (don't lose details) +- option to credit for remaining service upon package cancel/change + (peter bowen) +- one-time registration codes +- "selfservice_server-session_module" config value can be set to + "Cache::FileCache" on FreeBSD or elsewhere IPC::ShareLite has trouble. +- package changes don't re-charge setup fee +- per-agent payment and credit reports +- CSV and Excel export of most reports, others to be migrated to new report template +- prepaid card support updated: now includes a web generator, agent-specific + prepaid cards, and creates *payments*, not credits +- preliminary setup for Slony-1 PostgreSQL replication +- reformatted latex invoice templates w/Text::Template (khoff) and removed + some useless fields (quantity/unit price) +- simplified upgrade instructions +- add export to vpopmail SQL +- html invoices +- big self-service updates (recharge w/prepaid card, change info, more) +- significant freeside-daily speedup + +notyet (1.5.8?): +- account merging UI in exports (for example, to consolidate passwd files from + multiple servers) + diff --git a/Changes.1.5.7 b/Changes.1.5.7 new file mode 100644 index 000000000..1407af62b --- /dev/null +++ b/Changes.1.5.7 @@ -0,0 +1,45 @@ +Major new features and updates: +- Version numbering has been simplified. 1.5.7 is the version after + 1.5.0pre6. It is still a development version - releases with odd numbered + middle parts (NN in x.NN.x) are development versions, like Perl or Linux. +- VoIP rating and billing for CDRs from RADIUS +- Lots of additions to the RT integration, integrated RT upgraded to 3.2.2, + preliminary RT installation docs +- Self-service updates (recharge w/prepaid card, change info, UI updates) + +Signup additions: +- Prepaid card support updated: now includes a web generator and agent-specific + prepaid cards +- Promotional codes and one-time registration codes for signup, with + agent-specific option + +Invoicing: +- HTML formatting option for email invoices +- Retypeset and reformatted latex invoice templates w/Text::Template + (thanks to Kristian Hoffman) +- Option to credit a package for the prorated remaining service upon cancel + or change (thanks to Peter Bowen) +- Web interface now includes ability to view all late notices as the customer + sees them + +Reporting: +- Per-agent payment and credit reports +- New report template used for most reports includs CSV and Excel export. + Remaining reports will shortly be migrated to the new template. + +Documentation updates: +- Updated the install documentation +- Simplified upgrade instructions + +Miscellaneous: +- Added direct export to vpopmail SQL databases +- Preliminary setup for Slony-1 PostgreSQL replication +- "selfservice_server-session_module" config value can be set to + "Cache::FileCache" on FreeBSD or elsewhere IPC::ShareLite has trouble. + +Bugfixes and optimizations: +- Significant freeside-daily speedup +- Fix bug that could cause mis-billing on upgrades! (new installs ok) +- Invoices now use history records to retain account details +- Package changes don't re-charge setup fee + -- 2.11.0