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.
229 lines
8.5 KiB
229 lines
8.5 KiB
ngcp-panel (1.0.19) unstable; urgency=low
|
|
|
|
[ Gerhard Jungwirth ]
|
|
* [f9bf64f] MT#4261 Proper number handling on subscribers
|
|
* [c1b3c11] MT#4261 number handling on subscriber update
|
|
* [8646de1] MT#4261 alias number handling
|
|
|
|
[ Andreas Granig ]
|
|
* [a6962dc] MT#4657 Make ac an empty string if undef.
|
|
|
|
-- Andreas Granig <agranig@sipwise.com> Thu, 24 Oct 2013 12:48:37 +0200
|
|
|
|
ngcp-panel (1.0.18) unstable; urgency=low
|
|
|
|
* [d2b7aca] MT#4607 Replace UNION by simple OR
|
|
|
|
-- Andreas Granig <agranig@sipwise.com> Tue, 22 Oct 2013 17:19:12 +0200
|
|
|
|
ngcp-panel (1.0.17) unstable; urgency=low
|
|
|
|
* [d38e984] MT#4309 Show locked subs in Customer Details
|
|
* [36c83fc] MT#4263 Also show email in Contract field.
|
|
* [37a1bf0] Fix registration list if ignore_auth_realm is set.
|
|
* [c192278] Make domain optional when handling reg contacts.
|
|
|
|
-- Andreas Granig <agranig@sipwise.com> Tue, 22 Oct 2013 15:46:07 +0200
|
|
|
|
ngcp-panel (1.0.16) unstable; urgency=low
|
|
|
|
* Bump version to 1.0.16
|
|
|
|
-- Andrew Pogrebennyk <apogrebennyk@sipwise.com> Mon, 07 Oct 2013 22:54:25 +0200
|
|
|
|
ngcp-panel (1.0.15) unstable; urgency=low
|
|
|
|
[ Andreas Granig ]
|
|
* [8e2e567] MT#3981 Write numbers to provisioning.voip_dbalias.
|
|
* [3ca68fa] Use localtime in TS and set createtime for subs.
|
|
* [dc4de41] Add accordion toggle button.
|
|
* [b2b4073] MT#3975 Prevent subadmin from terminating himself.
|
|
|
|
[ Gerhard Jungwirth ]
|
|
* [30c2fb8] Option to edit an existing contact, belonging to a customer
|
|
* [caefe25] Add some fields to contacts form
|
|
* [e14d517] don't count terminated resellers in Dashboard
|
|
* [574f7da] Validation on the replacement pattern of rewrite rules
|
|
* [a0a39c2] Call end-user-contracts customers to avoid confusion
|
|
* [7e9b06c] fix missing include "NGCP::Panel::Utils::DateTime"
|
|
* [db25b1f] Option to select the number of rows in datatables table
|
|
* [c17db14] Only expose delete button to contacts with no contracts
|
|
* [85007e8] Expose the contacts controller to Edit/Delete Contacts
|
|
* [3adda47] provide error message on "column" cannot be null
|
|
* [26bc604] Only show relevant domains on reseller details
|
|
* [4de5764] Group callflows by call_id
|
|
* [7dbe51e] Fix saving preferences of type enum with empty value
|
|
* [b41a719] Fix syling of long labels in modal
|
|
* [e51ae82] Suppress superfluous error messages "Value must be an integer"
|
|
* [fa286e1] Consistent naming: Web Username/Password vs CSC Username/Password
|
|
* [a64bc15] Preserve the product_id when updating a billing_mapping
|
|
* [684fef1] Correctly select customers under reseller-> customers section
|
|
* [6a3e3ea] Fix e164 validation on subscriber creation
|
|
* [e67c4b7] Validate SIP username
|
|
* [64766a4] Show Contract (equals Cusomer-) id
|
|
* [bf3337b] Correctly identify customer contracts
|
|
* [5c46e89] Fix duplicate showing of contracts under Reseller Details - Reseller Contract
|
|
* [9f98aa9] Show Timeset and Destination Set Names
|
|
* [afc47e1] Fix failing redirect due to double submitid
|
|
* [02296a9] uri_unescape CDRs
|
|
* [99bcb29] validate weight field of Peering Servers
|
|
* [f3bcebd] Allow 18 decimal digits on Fee rates
|
|
* [45a0d6c] Restrict certain domain-prefs to their respective reseller
|
|
* [f541e8b] Allow for + at beginning of replacement patterns
|
|
|
|
[ Andrew Pogrebennyk ]
|
|
* [0035fa8] Fix a typo on peering page: caller vs callee.
|
|
|
|
-- Andrew Pogrebennyk <apogrebennyk@sipwise.com> Mon, 07 Oct 2013 17:48:35 +0200
|
|
|
|
ngcp-panel (1.0.14) unstable; urgency=low
|
|
|
|
[ Michael Prokop ]
|
|
* [a9c05a2] Use invoke-rc.d if available in postinst maintainer script
|
|
* [cd22cd9] Debian packaging: provide long description
|
|
* [147ec8f] Add apache2 to Depends
|
|
* [c292e08] Run wrap-and-sort on Debian files
|
|
* [ccc709c] Add libapache2-mod-perl2 to Depends
|
|
* [74cb386] Move apache2/libapache2-mod-perl2 to Pre-Depends
|
|
* [1098138] Replace Pre-Depends on apache2 with apache2.2-common
|
|
|
|
[ Gerhard Jungwirth ]
|
|
* [62124ac] Have a new messaging util for custom filtering of error
|
|
messages
|
|
* [e44482f] possibility to search a subscriber by his number
|
|
* [8f02c62] Option to edit an existing contact, belonging to a customer
|
|
* [c69ab29] Add some fields to contacts form
|
|
* [607932f] don't count terminated resellers in Dashboard
|
|
* [e262205] Fix some warnings due to non-numeric argument empty string ("")
|
|
* [a2ddf93] Copy rewrite rule set functionality
|
|
* [e892998] Adapt literal sql to older versions of DBIx::Class
|
|
* [f569c82] adapt search data structure to older versions of DBIx::Class
|
|
* [a8a0d9b] Validation on the replacement pattern of rewrite rules
|
|
* [0909c81] Use the messaging utility for Domains
|
|
* [778c3ca] fix missing validation on integer preferences
|
|
* [1a073df] adapt peering test to recent changes
|
|
* [562a9cc] adapt more tests
|
|
* [4e49c96] use the message utility for all controllers
|
|
|
|
-- Michael Prokop <mprokop@sipwise.com> Wed, 21 Aug 2013 11:17:10 +0200
|
|
|
|
ngcp-panel (1.0.13) unstable; urgency=low
|
|
|
|
[ Andreas Granig ]
|
|
* [352e403] HTML doesn't have an </input> field.
|
|
* [0174463] Clear created domain from session.
|
|
* [2d1d5b6] Allow to add empty offpeak start/end time.
|
|
* [7b24025] Filter sound groups according to config.
|
|
* [0f9d12f] Prevent termination of contract with id 1.
|
|
* [3cb1340] Don't allow to terminate contract via list view.
|
|
|
|
[ Gerhard Jungwirth ]
|
|
* [2403c72] Handle allowed_ips preference.
|
|
* [b18ab25] Handle the preference man_allowed_ips like allowed_ips
|
|
|
|
-- Andreas Granig <agranig@sipwise.com> Fri, 09 Aug 2013 17:22:27 +0200
|
|
|
|
ngcp-panel (1.0.12) unstable; urgency=low
|
|
|
|
* [e5652b3] Pass ctx to DestinationSet form.
|
|
|
|
-- Andreas Granig <agranig@sipwise.com> Fri, 09 Aug 2013 13:02:18 +0200
|
|
|
|
ngcp-panel (1.0.11) unstable; urgency=low
|
|
|
|
* [6f406e3] Don't show faxserver preferences if it's disabled.
|
|
|
|
-- Andreas Granig <agranig@sipwise.com> Fri, 09 Aug 2013 12:19:27 +0200
|
|
|
|
ngcp-panel (1.0.10) unstable; urgency=low
|
|
|
|
* [0f6fc8a] Fix preference handling with max_occur > 1.
|
|
|
|
-- Andreas Granig <agranig@sipwise.com> Fri, 09 Aug 2013 11:57:53 +0200
|
|
|
|
ngcp-panel (1.0.9) unstable; urgency=low
|
|
|
|
* [b430850] Fix filtering of free reseller contracts.
|
|
|
|
-- Andreas Granig <agranig@sipwise.com> Thu, 08 Aug 2013 23:52:48 +0200
|
|
|
|
ngcp-panel (1.0.8) unstable; urgency=low
|
|
|
|
* [3d75574] Remove a2ensite/dissite handling.
|
|
|
|
-- Andreas Granig <agranig@sipwise.com> Thu, 08 Aug 2013 22:02:37 +0200
|
|
|
|
ngcp-panel (1.0.7) unstable; urgency=low
|
|
|
|
* [eb063dd] Fix syntax error.
|
|
|
|
-- Andreas Granig <agranig@sipwise.com> Thu, 08 Aug 2013 19:11:55 +0200
|
|
|
|
ngcp-panel (1.0.6) unstable; urgency=low
|
|
|
|
[ Andreas Granig ]
|
|
* [083fbc7] Catch all exceptions and log errors as error.
|
|
* [b2faa82] Properly filter customer contracts.
|
|
* [2ead4f8] Don't fail installation if postinst fails.
|
|
* [d2aeb82] Make modal header more generic.
|
|
* [d43f4ca] Re-use ossbss logging config if available.
|
|
|
|
[ Gerhard Jungwirth ]
|
|
* [ec18d91] move admin deletion to Utils::Contract::recursively_lock_contract
|
|
* [ca5e863] fix view on narrow screens
|
|
|
|
-- Andreas Granig <agranig@sipwise.com> Thu, 08 Aug 2013 18:21:00 +0200
|
|
|
|
ngcp-panel (1.0.5) unstable; urgency=low
|
|
|
|
* [993c7b9] Enable ngcp-panel in apache after installation.
|
|
|
|
-- Andreas Granig <agranig@sipwise.com> Thu, 08 Aug 2013 14:13:48 +0200
|
|
|
|
ngcp-panel (1.0.4) unstable; urgency=low
|
|
|
|
[ Andreas Granig ]
|
|
* [685d7d4] Pass back newly created domain to parent.
|
|
* [2a84ea4] Only disable other sites if they are enabled.
|
|
|
|
[ Gerhard Jungwirth ]
|
|
* [69ac47f] Handle the case, the user logs out twice
|
|
* [20bb711] Adapt billing test to recent fixes
|
|
* [3af5806] delete related tables on reseller terminate
|
|
* [13a0b50] correctly terminate reseller from edit-modal
|
|
|
|
-- Andreas Granig <agranig@sipwise.com> Thu, 08 Aug 2013 13:00:52 +0200
|
|
|
|
ngcp-panel (1.0.3) unstable; urgency=low
|
|
|
|
* [f9ed88a] Provision "search" domain to prosody.
|
|
|
|
-- Andreas Granig <agranig@sipwise.com> Thu, 08 Aug 2013 00:10:12 +0200
|
|
|
|
ngcp-panel (1.0.2) unstable; urgency=low
|
|
|
|
* [56c167c] Fix terminating voip_subscribers for reseller.
|
|
|
|
-- Andreas Granig <agranig@sipwise.com> Wed, 07 Aug 2013 18:40:28 +0200
|
|
|
|
ngcp-panel (1.0.1) unstable; urgency=low
|
|
|
|
[ Gerhard Jungwirth ]
|
|
* [e41fe33] Use a modal to display the NCOS setting "Include local ac"
|
|
* [cc73c23] update dependencies in Build.PL
|
|
|
|
-- Andreas Granig <agranig@sipwise.com> Wed, 07 Aug 2013 18:04:04 +0200
|
|
|
|
ngcp-panel (1.0.0) unstable; urgency=low
|
|
|
|
* Initial release of feature-complete v1.0
|
|
|
|
-- Andreas Granig <agranig@sipwise.com> Wed, 07 Aug 2013 16:52:57 +0200
|
|
|
|
ngcp-panel (0.01~dev) unstable; urgency=low
|
|
|
|
* Initial release.
|
|
|
|
-- Michael Prokop <mprokop@sipwise.com> Tue, 05 Mar 2013 16:09:44 +0100
|
|
|