Commit Graph

3193 Commits (6c538c2a69ad074d860b744f0df15017fdc297ee)

Author SHA1 Message Date
Rene Krenn 3478751223 TT#61105 allow modifying billing profile/networks if not actual (6.5+)
6 years ago
Guillem Jover 6351678560 TT#60750 Use modern commands in preference of deprecated ones
6 years ago
Rene Krenn 2391e3ce37 TT#62063 fix ac string instead of numeric comparison
6 years ago
Rene Krenn 0c93d71e90 TT#61559 TT#61752 apply orderby to datatable setop queries
6 years ago
Kirill Solomko 28d51dce15 TT#58950 RedisLocationResult improvements
6 years ago
Rene Krenn 6d89e74253 TT#59803 obfuscate .*password.* fields in request+response body (json)
6 years ago
Rene Krenn cf6ae55991 TT#60850 fix api cert unique serial generator
6 years ago
Kirill Solomko 9094ec496e TT#60502 refactor PATCH by value ARRAY
6 years ago
Kirill Solomko ffdb2d0010 TT#60502 fix PATCH removal by value when multiple elements are removed
6 years ago
Rene Krenn f20d419335 TT#60116 accept leading / in cert DN
6 years ago
Rene Krenn e237a479ce TT#60116 don't gdpr-quote cert DN in logs
6 years ago
Rene Krenn b0465b9f07 TT#59803 obfuscate logged request+response body to protect passwords
6 years ago
Rene Krenn dda5ffe48f TT#56340 fix subscribers.t not matching obfuscation chars
6 years ago
Rene Krenn 157206a6bb TT#59803 opfuscate password fields in any logmessage part
6 years ago
Rene Krenn 64a6637a88 TT#56340 fix ip logged instead of username
6 years ago
Rene Krenn cae5270af5 TT#56340 panel logline obfuscation
6 years ago
Sipwise Jenkins Builder 102e2b751b TT#4166 I18N dump: snapshot 2019.06.01-01.21.55
7 years ago
Irina Peshinskaya 53118b0988 TT#51552 Order pbx extensions by display_name or username
7 years ago
Irina Peshinskaya 33dc1a0a22 TT#57653 Sync missed email templates on demand
7 years ago
Irina Peshinskaya 5dc3065cdf TT#51061 Disable prepaid billing plan for peering/reseller contracts
7 years ago
Irina Peshinskaya ba54711047 TT#49255 Consider response code to parse ZTP servers responses
7 years ago
Flaviu Mates c63a5df4fb TT#58590 - Fix call lists suppresion in /api/conversations
7 years ago
Kirill Solomko 883d994514 TT#59324 disable DeviceBootStrap LWP::UserAgent keep_alive
7 years ago
Sipwise Jenkins Builder 1df256e7b9 TT#4166 I18N dump: snapshot 2019.05.25-01.20.41
7 years ago
Kirill Solomko 7c22d44516 TT#59164 Field::URI allow "\\" char in sip-username
7 years ago
Sipwise Jenkins Builder 5cf886a9bb TT#4166 I18N dump: snapshot 2019.05.22-01.31.41
7 years ago
Flaviu Mates 9afc01afed TT#50655 Fix for Call Flow page
7 years ago
Flaviu Mates d59e4c97e2 TT#58570 Fix subscriberadmin PATCH
7 years ago
Irina Peshinskaya 4a4761be42 TT#49255 Fix ssl verify config appliance for Grandstream
7 years ago
Rene Krenn 7d1e004c3a TT#58004 stop+start_profile instead of update_profile event
7 years ago
Sipwise Jenkins Builder 04aa1fb36a TT#4166 I18N dump: snapshot 2019.05.03-02.03.41
7 years ago
Flaviu Mates cac9c4dea0 TT#56060 Implement PATCH method for soundfiles
7 years ago
Kirill Solomko 7753ba1c78 TT#57701 Form/Header/Rule add direction "reply"
7 years ago
Sipwise Jenkins Builder 51a6a704b1 TT#4166 I18N dump: snapshot 2019.04.13-03.59.41
7 years ago
Irina Peshinskaya 41c3332af2 TT#46161 Add French translation file, flag file and menu point
7 years ago
Irina Peshinskaya 68436b044d TT#55366 Fix strings comparison in datatable multifield
7 years ago
Rene Krenn 7952117b0d TT#56463 remove use Catalyst; from Utils/Message.pm
7 years ago
Rene Krenn e6a6799f1a TT#56463 fix string concat in log msg
7 years ago
Kirill Solomko 5e63be9b93 TT#56653 disable UI system status widget
7 years ago
Sipwise Jenkins Builder cfa13da9ae TT#4166 I18N dump: snapshot 2019.04.10-06.10.39
7 years ago
Kirill Solomko 63740095cf TT#56602 no apply_rewrite for a terminated prov subscriber
7 years ago
Rene Krenn 61a9c10a36 TT#56463 fix $c->log vs $c->loc #2
7 years ago
Rene Krenn 33f470dbd4 TT#56463 fix $c->log vs $c->loc #1
7 years ago
Irina Peshinskaya f20a423930 TT#49255 Change Snom ZTP server hostname
7 years ago
Irina Peshinskaya 99e1d60ee6 TT#49255 Enable all ssl checkings for the ZTP RPC calls
7 years ago
Irina Peshinskaya 1477062188 TT#55364 Fix /api/numbers PATCH for aliases
7 years ago
Kirill Solomko 3a539b09c0 TT#55459 subscriber_only UI header rule set changes
7 years ago
Rene Krenn 76b88062a1 TT#56411 honor use_session => 0 for bcrypt auth
7 years ago
Rene Krenn 1cfc524f80 Revert "TT#56411 honor use_session => 0 for bcrypt auth WIP"
7 years ago
Rene Krenn 4789f6b61f TT#56411 honor use_session => 0 for bcrypt auth WIP
7 years ago
Flaviu Mates 378d27d0a9 TT#33114 Implement DELETE method to terminate BillingProfiles and BillingNetworks
7 years ago
Kirill Solomko 6a7f65ad2a TT#55459 fix header_rule_set preference UI filtering
7 years ago
Flaviu Mates 69bff5fd94 TT#54957 Implement support for uploading multiple sound file types on /api/soundfiles
7 years ago
Sipwise Jenkins Builder e08d2369d7 TT#4166 I18N dump: snapshot 2019.04.03-04.54.03
7 years ago
Rene Krenn 559cf20b13 TT#56463 fix $$c refs
7 years ago
Guillem Jover 363da116ad TT#53701 Move config files under etc/
7 years ago
Sipwise Jenkins Builder e20288cea7 TT#4166 I18N dump: snapshot 2019.03.27-13.25.43
7 years ago
Irina Peshinskaya f741f62191 TT#47017 Fix return page after closing edit phonebook form
7 years ago
Andreas Granig 39e81ebbe0 TT#55873 Only expose marked sound handles to customers
7 years ago
Andreas Granig 89ac5b9d6b TT#52989 Fix device-id handling in panel UI
7 years ago
Irina Peshinskaya 5e4b73813b TT#47017 Fix Phonebook and Timeset UI rendering
7 years ago
Flaviu Mates 362ebd1b1d TT#54754 Fix sound file creation with filename null
7 years ago
Flaviu Mates 83521b3b70 TT#53334 Fix header rule set id handling
7 years ago
Sipwise Jenkins Builder 05d741077f TT#4166 I18N dump: snapshot 2019.03.15-06.14.28
7 years ago
Irina Peshinskaya 71a442b324 TT#54350 Consider DTSTART and DTEND in event representation
7 years ago
Irina Peshinskaya 3d524defe7 TT#54205 TT#54264 TT#54351 TT#54263 TT#54206 Timesets events representation fixes
7 years ago
Kirill Solomko 82e3ce898b TT#55104 fix sound files update_model error handling
7 years ago
Rene Krenn c397042448 TT#49694 match patterns: reject malformed "\0"-"\9" only
7 years ago
Sipwise Jenkins Builder 16b648c4ed TT#4166 I18N dump: snapshot 2019.03.08-04.32.07
7 years ago
Rene Krenn 78a134ef15 TT#46955 reseller preferences
7 years ago
Sipwise Jenkins Builder c2292f347f TT#4166 I18N dump: snapshot 2019.03.07-06.22.22
7 years ago
Kirill Solomko 2a6dffa62e TT#47010 add per subscriber header manipulations
7 years ago
Sipwise Jenkins Builder 50f355b422 TT#4166 I18N dump: snapshot 2019.03.06-06.37.35
7 years ago
Kirill Solomko b25fd7bd35 TT#52006 header manipulations priority is now editable in the UI
7 years ago
Kirill Solomko c3ed47b5c7 TT#51911 rework Header Manipulations to support datatables
7 years ago
Irina Peshinskaya 052935e8da TT#53760 Fix using of the explicit copy mode flag
7 years ago
Irina Peshinskaya d0a6ad323d TT#53760 Use explicit email template copy mode
7 years ago
Irina Peshinskaya 3d02b9674a TT#53760 Consider copy in email templates name checking
7 years ago
Irina Peshinskaya 2b11a89ad6 TT#53320 Fix voicemailgreetings upload error handling
7 years ago
Irina Peshinskaya c4b542d7d6 TT#52980 Return num_lines to api device models lineranges
7 years ago
Irina Peshinskaya ef70c3d5a0 TT#47534 Fix event parsing without rrule
7 years ago
Andreas Granig d5ba7c11cb TT#52989 Implement device alias provisioning logic
7 years ago
Sipwise Jenkins Builder dae98217a4 TT#4166 I18N dump: snapshot 2019.02.23-06.18.59
7 years ago
Irina Peshinskaya bee5da9325 TT#50802 Additional test cases for aliases management
7 years ago
Irina Peshinskaya 80b0cf0a35 TT#47534 Remove unnecessary debug from timesets api
7 years ago
Irina Peshinskaya ec178cd8e4 TT#47534 Implement api timesets upload/download
7 years ago
Irina Peshinskaya 9adf470adc TT#47534 Add iCalendar download/upload web ui
7 years ago
Irina Peshinskaya 345f89d407 TT#47534 Add configured defailt mime-type to Entities FW
7 years ago
Irina Peshinskaya 0162f70fae TT#49688 Implement human readable rrule in ical events list
7 years ago
Irina Peshinskaya 92ac694c6c TT#49689 Rename method *_timesets to *_timeset
7 years ago
Irina Peshinskaya 4099adf695 TT#49689 Implement web UI for ical events
7 years ago
Irina Peshinskaya 85aeeaa8dc TT#50204 Fix "All" datatables entries option
7 years ago
Sipwise Jenkins Builder 97701c980a TT#4166 I18N dump: snapshot 2019.02.21-16.09.07
7 years ago
Rene Krenn 97ecd6dde2 TT#53382 no default '.' source for prefix fees
7 years ago
Rene Krenn 915e317419 TT#53421 fix conversations item<->resource confusion
7 years ago
Andreas Granig a1f4779a04 TT#53326 Fix showing display name in field dev creation form
7 years ago
Sipwise Jenkins Builder 30af629644 TT#4166 I18N dump: snapshot 2019.02.19-14.00.04
7 years ago
Andreas Granig de6f270b40 TT#52961 Use cisco port for http bootstrap method
7 years ago
Andreas Granig c56e140341 TT#52961 Use custom bootstrap uri on http sync if set
7 years ago
Andreas Granig ec2c977e02 TT#52961 Use redis if enabled to fetch reg subsscribers
7 years ago
Andreas Granig 1caea8271f TT#52961 Use separate port for Cisco SPA search
7 years ago
Irina Peshinskaya 86a2ae7cad TT#50907 Don't use form caching in WEB UI
7 years ago
Irina Peshinskaya 858905035b TT#50975 Replace "value" logic to "filter" in "remove-by-value"
7 years ago
Andreas Granig ca97df400d TT#52628 Fix serving autoprov firmwares for unknown macs
7 years ago
Andreas Granig ea25662c18 TT#49037 Implement rds connector to sipwise eds
7 years ago
Kirill Solomko 759ce4e9ab TT#51910 add HM cf_inbound, cf_outbound direction
7 years ago
Irina Peshinskaya 4b2dc9a649 TT#52355 Use pattern for systemctl --list-unit-files openvpn search
7 years ago
Rene Krenn 8ed0574a68 TT#48988 timezone conversions for CF timeset periods
7 years ago
Kirill Solomko 361563563e TT#50151 enable peering host sound_sets
7 years ago
Irina Peshinskaya 08a6b818d8 TT#50802 Use one-to-one relation to filter numbers by type
7 years ago
Irina Peshinskaya e15e404232 TT#51109 Enable api soundgroups and soundhandles for subscriberadmin
7 years ago
Rene Krenn 9d3030f161 TT#47658 lowercase redis usrloc filter (username, domain)
7 years ago
Kirill Solomko 7dbbe5ea36 TT#50815 Fix HeaderManipulations invalidate request to kamailio
7 years ago
Irina Peshinskaya e9486b891d TT#50802 Consider terminated subscribers in alias management
7 years ago
Andreas Granig 465ee3dd71 TT#51065 Workaround for grafana not setting UTF-8 in Content-Type for js
7 years ago
Irina Peshinskaya 4bac7f0665 TT#48165 Return field_list for profilee form
7 years ago
Kirill Solomko 66241b6d03 TT#49754 add t/api-rest/api-headerrulesets.t
7 years ago
Sipwise Jenkins Builder c242e3852e TT#4166 I18N dump: snapshot 2019.01.08-05.28.44
7 years ago
Kirill Solomko 13d121618f TT#47004 Implement Header Manipulation API endpoints
7 years ago
Kirill Solomko 87a1c782f6 TT#30387 implement Header Manipulations UI
7 years ago
Irina Peshinskaya 335a09bc8d TT#49552 Use Log::Log4perl->warn instead of waning
7 years ago
Sipwise Jenkins Builder 4a2ad9828f TT#4166 I18N dump: snapshot 2018.12.21-05.26.23
7 years ago
Irina Peshinskaya a376cc6619 TT#49027 Fix capabilities api
7 years ago
Sipwise Jenkins Builder fa3b9e3862 TT#4166 I18N dump: snapshot 2018.12.18-05.07.00
7 years ago
Rene Krenn fec183ca63 TT#46159 fix saving sip_username re in Intrecept-SOAP
7 years ago
Kirill Solomko b364746d1a TT#48855 fix UI billing zones
7 years ago
Sipwise Jenkins Builder 1c41bf2424 TT#4166 I18N dump: snapshot 2018.12.13-05.36.25
7 years ago
Irina Peshinskaya 39bc7eb75d TT#48198 Fix order_by functionality in api
7 years ago
Irina Peshinskaya 8ee1e8e08b TT#47268 Fix getting banned items
7 years ago
Irina Peshinskaya 667522fafc TT#47268 Use order_by_cols to avoid item_rs call for api doc gen
7 years ago
Irina Peshinskaya b27e4c5b87 TT#46856 Add openvpn toggle from admin panel
7 years ago
Irina Peshinskaya 1fe6db943d TT#48198 Use items array from paginations in all api controllers
7 years ago
Irina Peshinskaya 760ba75e5b TT#48198 Remove differences before items array from pagination
7 years ago
Irina Peshinskaya 39918f4f90 TT#48198 Avoid extra page in no_count mode
7 years ago
Irina Peshinskaya 5219cdb244 TT#48198 Fix no_count behavior in API.pm
7 years ago
Sipwise Jenkins Builder 3e764befda TT#4166 I18N dump: snapshot 2018.12.01-05.23.01
7 years ago
Andreas Granig bff6bda605 TT#42767 Allow Range header in firmware downloads
7 years ago
Irina Peshinskaya 83d715230e TT#47963 Fix emailtemplates put and patch
7 years ago
Irina Peshinskaya 72c771ec87 Revert "TT#45960 Disable timesets API for 7.0"
7 years ago
Irina Peshinskaya f08e982511 Revert "TT#45960 disable timesets web ui in 7.0"
7 years ago
Irina Peshinskaya 7c366d8544 TT#47906 Fix soundsets filters
7 years ago
Irina Peshinskaya 73d4c8fa74 TT#47906 Fix soundsets POST without contract or customer
7 years ago
Irina Peshinskaya bb04e38d65 Revert "Revert "TT#47906 Remove unnecessary code from /api/soundsets/""
7 years ago
Sipwise Jenkins Builder d781ea8189 TT#4166 I18N dump: snapshot 2018.11.24-05.00.32
7 years ago
Kirill Solomko 04500cbc40 Revert "TT#47906 Remove unnecessary code from /api/soundsets/"
7 years ago
Irina Peshinskaya af314a0d33 TT#47906 Remove unnecessary code from /api/soundsets/
7 years ago
Irina Peshinskaya e55e4a8336 TT#45960 disable timesets web ui in 7.0
7 years ago
Irina Peshinskaya 048b0f7720 TT#45960 Disable timesets API for 7.0
7 years ago
Irina Peshinskaya 4ceb7754b7 TT#47906 Fix discrepancy between doc and code in /api/soundsets/
7 years ago
Irina Peshinskaya e0ee27d2bb TT#47569 Rename soundset override parameter to replace_existing
7 years ago