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.
151 lines
5.1 KiB
151 lines
5.1 KiB
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
|
|
|