removing old changelogs
authorivan <ivan>
Fri, 29 Dec 2006 08:22:06 +0000 (08:22 +0000)
committerivan <ivan>
Fri, 29 Dec 2006 08:22:06 +0000 (08:22 +0000)
Changelog [deleted file]
Changes.1.5.7 [deleted file]
Changes.1.5.8 [deleted file]

diff --git a/Changelog b/Changelog
deleted file mode 100644 (file)
index 36c78e1..0000000
--- a/Changelog
+++ /dev/null
@@ -1,54 +0,0 @@
-- 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
deleted file mode 100644 (file)
index 1407af6..0000000
+++ /dev/null
@@ -1,45 +0,0 @@
-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
-
diff --git a/Changes.1.5.8 b/Changes.1.5.8
deleted file mode 100644 (file)
index 6c6aeec..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-Major new features and updates since 1.5.7:
-- Added prepaid packages that set the RADIUS "Expiration" attribute and
-  auto-suspend on their next bill date
-- Added banned card table and option to send customer cards there on
-  cancel
-- Bulk svcpart change
-- Integrated RT upgraded to 3.4.4
-
-UI:
-- Re-did billing section of customer edit, should be much less confusing
-- Redo quick payment entry page with ajax magic
-- Redid account view and edit pages, add ability to edit uid/gid if conf
-  options for it are turned on
-- cust-fields configuration value to control which customer fields are
-  shown on reports
-- Moved account search (httemplate/search/svc_acct.cgi), cust_pkg search
-  (httemplate/search/cust_pkg.cgi) and others to new template
-- add unlinked mail forward (svc_forward) report
-- Moved to XMLHttpRequest instead of hidden iframe transport for
-  progress bar
-- Also use XMLHttpRequest for retreiving states rather than send a huge
-  page for customer add/edit, much faster
-
-Resellers:
-- Added active/suspended/cancelled customer packages to agent browse
-
-Billing:
-- Added maximum "cap" options to RADIUS usage charges
-- Added support for maestro/switch/solo cards, including start date and
-  issue number
-- Added agent/taxclass/card type-specific gateway overrides for people
-  with multiple payment gateways for different resellers, taxclasses
-  and/or card types
-- Explicit payment types for cash and (optionally) western union
-
-Reporting:
-- Tax report updated, per-agent option and most items now clickable
-
-Exports:
-- Added a Cpanel export
-- Added a native Radiator export
-- Added an export to everyone.net outsourced mail service
-