You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
www_admin/debian/changelog

303 lines
10 KiB

ngcp-www-admin (3.4.5) unstable; urgency=low
[ agranig ]
* Fix wday mapping.
-- Andrew Pogrebennyk <apogrebennyk@sipwise.com> Thu, 24 Jan 2013 17:25:24 +0100
ngcp-www-admin (3.4.4) unstable; urgency=low
[ Christian Veigl ]
* peering.pm: check if peering rule already exists beforehand
* rewrite_detail.tt: truncate long patterns and suffix with "..."
* bans_ips.tt: access the actual ip with the correct key
[ dtiefnig ]
* peering.pm: don't treat peering rule updates as duplicates
* peering.pm: also check callee pattern to detect duplicates
* peering_detail.tt: fix layout for peering servers and rules
* rewrite_detail.tt: fix layout for rewrite rules and optimize space usage
[ agranig ]
* admin.conf,Utils.pm: Add asterisk to call graphs.
[ apogrebennyk ]
* account_detail.tt: replace hardcoded Euro currency with account.currency
-- Daniel Tiefnig <dtiefnig@sipwise.com> Wed, 26 Sep 2012 01:43:14 +0200
ngcp-www-admin (3.4.3) unstable; urgency=low
[ Michael Prokop ]
* Update debian packaging regarding VERSION/BUILD_VERSION
[ Christian Veigl ]
* fix precedence hickup
* make $admin::VERSION UNIVERSAL-compatible
-- Michael Prokop <mprokop@sipwise.com> Fri, 24 Aug 2012 18:38:23 +0200
ngcp-www-admin (3.4.2) unstable; urgency=low
[ mprokop ]
* rules,admin.pm: Adjust VERSION string on the fly during package build
[ cveigl ]
* admin.pm: remove debug-switch
-- Andrew Pogrebennyk <apogrebennyk@sipwise.com> Thu, 23 Aug 2012 21:21:53 +0200
ngcp-www-admin (3.4.1) unstable; urgency=low
[ dtiefnig ]
* bilprof_edit.tt: use same locklevel texts as for subscriber lock
* subscriber.pm,subscriber_detail.tt: hide active lock level in subscriber lock drop-down
* admin.css: add some space above notifications
* admin.css,tt/: use <li> instead of <div> for errors in lists
[ agranig ]
* admin.conf,menu,tt/: Remove audiofile_feature config option.
* bans.pm,bans_ips.tt,bans_users.tt: Fix IP ban handling and add delete function.
* bans.pm: Fix syntax error.
* bans_ips.tt,bans_users.tt: Cosmetical fixes.
-- Daniel Tiefnig <dtiefnig@sipwise.com> Tue, 21 Aug 2012 17:14:08 +0200
ngcp-www-admin (3.4.0) unstable; urgency=low
* added trusted peers frontend
* added sound set/files frontend
* added banned user/IPs frontend
* added sipstats frontend for PRO
* support for new caller and callee patterns in peering rules
* support for three-state booleans true/false/default
* some layout fixes, specially for long item names
* some general bugfixes, improved syntax checks and error messages
-- Daniel Tiefnig <dtiefnig@sipwise.com> Mon, 20 Aug 2012 16:17:27 +0200
ngcp-www-admin (3.3.5) unstable; urgency=low
[cveigl]
* propagate syntax error in regex (mantis:1733)
-- Andrew Pogrebennyk <apogrebennyk@sipwise.com> Wed, 20 Jun 2012 09:50:54 +0200
ngcp-www-admin (3.3.4) unstable; urgency=low
[cveigl]
* enforce billing profile name limit (mantis:969)
* avoid get_subscriber_by_id where possible
[dtiefnig]
* add fraud parameters to billing profile web form
* call_prov() expects a ref for returning data
* billing.pm: allow fraud_interval_notify string to be on-the-fly replaced by array ref
* billing.pm: fix fraud notify array reference handling
* billing.pm: print error message on invalid notification e-mail addresses
* bilprof_edit.tt: fix notification web help text
* admin.css,account_detail.tt: "unlink" terminated and mark locked subscribers in account view
* billing.pm: allow fraud notify address field to be unset
-- Andrew Pogrebennyk <apogrebennyk@sipwise.com> Mon, 02 Apr 2012 12:21:35 +0200
ngcp-www-admin (3.3.3) unstable; urgency=low
[dtiefnig]
* fix subscriber matching in call lists
[agranig]
* Add timeout to CF destinations.
* Implement adding a permanent location entry.
* Implement basic sipstats feature.
[cveigl]
* make stats timezone-aware
* remember selected domain on failure (mantis 1253)
* only display most specific error message (mantis 1257)
-- Andrew Pogrebennyk <apogrebennyk@sipwise.com> Tue, 06 Mar 2012 17:56:20 +0100
ngcp-www-admin (3.3.2) unstable; urgency=low
[ agranig ]
* Fix fetching of voicebox/faxserver preferences.
[ dtiefnig ]
* number normalization for adm block lists
-- Andrew Pogrebennyk <apogrebennyk@sipwise.com> Wed, 01 Feb 2012 16:54:39 +0100
ngcp-www-admin (3.3.1) unstable; urgency=low
[ agranig ]
* allow multiple CF mappings per CF type
[ dtiefnig ]
* subscriber.pm: some changes to time-based call-forward parameters
-- Daniel Tiefnig <dtiefnig@sipwise.com> Tue, 31 Jan 2012 02:46:45 +0100
ngcp-www-admin (3.3.0) unstable; urgency=low
[ mprokop ]
* changelog: debian/changelog: fix invalid mail address
* ngcp-www-admin.postinst: postinst script: use invoke-rc.d instead of directly invoking init script
[ dtiefnig ]
* subscriber.pm: not storing subscriber in session to avoid "store_session: data too large" errors
* subscriber.pm: do not store preferences in session to avoid size limits
[ agranig ]
* Limit userpart length in SIP URI.
* Implement time-based call-forward.
-- Andrew Pogrebennyk <apogrebennyk@sipwise.com> Thu, 26 Jan 2012 14:59:41 +0100
ngcp-www-admin (3.2.0) unstable; urgency=low
* support for subscriber alias numbers
* display SEMS registrar information
* display and accept external IDs for accounts and subscribers
* support for statistics graphs pulling data from multiple RRD files
* some improvements to statistics graphs
* more template design updates, creating a consistent look and feel
* many minor fixes and improvements
-- Daniel Tiefnig <dtiefnig@sipwise.com> Fri, 02 Dec 2011 13:33:58 +0100
ngcp-www-admin (3.1.4) unstable; urgency=low
* added generic rewrite rule sets for subscribers/domains/peers
* removed domain/peer rewrite rules and re-added them as a preference
-- Daniel Tiefnig <dtiefnig@sipwise.com> Thu, 18 Aug 2011 03:03:17 +0200
ngcp-www-admin (3.1.3) unstable; urgency=low
* automatically reload apache on package upgrades
* removed $self reference from login object, reducing session size
* recovered pagination styles and adapted them to new design
* better column widths in subscriber view and search listing
* fixed "Active Registrations" display
-- Daniel Tiefnig <dtiefnig@sipwise.com> Wed, 20 Jul 2011 02:20:50 +0200
ngcp-www-admin (3.1.2) unstable; urgency=low
* syntax checks on rewrite rules
* fixed parameter passing in rewrite rule forms
-- Daniel Tiefnig <dtiefnig@sipwise.com> Mon, 23 May 2011 20:51:19 +0200
ngcp-www-admin (3.1.1) unstable; urgency=low
* bump version for SPCE/PRO v2.2 release.
-- Andreas Granig <agranig@sipwise.com> Fri, 29 Apr 2011 12:21:46 +0200
ngcp-www-admin (3.1.0+svn4705) unstable; urgency=low
* new interface design with jquery
* ported to Debian squeeze
* support for domain and peer preferences
-- Andreas Granig <agranig@sipwise.com> Tue, 19 Apr 2011 13:27:26 +0200
ngcp-www-admin (3.0.0-1) unstable; urgency=low
* copyright files are now included in the package correctly
-- Daniel Tiefnig <dtiefnig@sipwise.com> Thu, 16 Dec 2010 13:19:48 +0100
ngcp-www-admin (3.0.0) unstable; urgency=low
* moved framework from /usr/local to /usr/share
* created templates for centralized config
* renamed packages to comply with our global naming policy
* couple of smaller packaging and installer bugfixes
* packaging not compatible with last release, forced new major version
* even more optional forms, displayed or hidden based on configuration
* added dashboard with statistics
* implemented automatic handling of new provisioning.voip_preferences
* GPLv3+ licensing!
-- Daniel Tiefnig <dtiefnig@sipwise.com> Wed, 01 Dec 2010 23:35:21 +0100
ngcp-www-admin (2.1.0) unstable; urgency=medium
* per domain caller rewrite rules
* peer rewrite rules priorities
* xmlrpc dispatcher hosts configuration
* call data display for subscribers
* normalizing E.164 numbers based on config options
* some minor interface bugfixes
* some required changes for ossbss 2.1.1
-- Daniel Tiefnig <dtiefnig@sipwise.com> Wed, 14 Jul 2010 02:02:17 +0200
ngcp-www-admin (2.0.2) unstable; urgency=medium
* LNP number search persistence fixed
* package files install dirs corrected
-- Daniel Tiefnig <dtiefnig@sipwise.com> Fri, 12 Mar 2010 18:09:04 +0100
ngcp-www-admin (2.0.1) unstable; urgency=medium
* various number format unifications
* some smaller bugfixes
-- Daniel Tiefnig <dtiefnig@sipwise.com> Thu, 11 Mar 2010 18:32:12 +0100
ngcp-www-admin (2.0.0-1) unstable; urgency=medium
* dpkg install rules fix
-- Daniel Tiefnig <dtiefnig@sipwise.com> Wed, 10 Mar 2010 15:41:05 +0100
ngcp-www-admin (2.0.0) unstable; urgency=low
* speed dial
* LNP database handling
* NCOS levels
* local number blocks
* SIP peering configuration
* number rewrite rules for SIP peerings
* vertical service code configuration
* split view for subscribers
* fax number configuration
* reminder call configuration
* new user preferences
* many minor interface bugfixes
* lots of interface-quick-help title strings
* default configuration files
-- Daniel Tiefnig <dtiefnig@sipwise.com> Wed, 10 Mar 2010 15:15:41 +0100
ngcp-www-admin (1.2.1) unstable; urgency=low
* allowing direct entry of regex in billing fee destinations
* now handling domains with local subscribers as "local" domains
* fixed unicode handling for newer Perl versions
* added some descriptive tooltips to domain form
* some smaller functional improvements and bugfixes
-- Daniel Tiefnig <dtiefnig@sipwise.com> Tue, 09 Jun 2009 05:36:24 +0200
ngcp-www-admin (1.2.0) unstable; urgency=low
* implemented product and billing-profile management
* implemented billing fees and peaktime management
* improved syntax checks and error handling
* introduced descriptive tooltips to parts of the interface
* some smaller functional improvements and bugfixes
-- Daniel Tiefnig <dtiefnig@sipwise.com> Mon, 18 May 2009 02:27:37 +0200
ngcp-www-admin (1.1.4) unstable; urgency=low
* Initial release.
-- Michael Prokop <mprokop@sipwise.com> Tue, 10 Feb 2009 18:45:14 +0100