diff options
author | ivan <ivan> | 2005-07-11 12:39:47 +0000 |
---|---|---|
committer | ivan <ivan> | 2005-07-11 12:39:47 +0000 |
commit | b682bd86065eeb85f37083720497c8c15c74d34c (patch) | |
tree | 538f88d1435071d440a083578398cfd1165b08c2 /Changelog | |
parent | f552a4259dd5e8497dd2d62debfa2702e75eb1fd (diff) |
s/ANNOUNCE/Changelog/
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 54 |
1 files changed, 54 insertions, 0 deletions
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) + |