Andreas Granig
d0fc0b7c98
MT#16777 Fix csv upload date instead of time
...
Change-Id: I9c0ef65757d012c97e71bf3d337e2b0d91951fdd
10 years ago
Andreas Granig
e4e6f53dbe
MT#16777 Properly set start/end time on csv upload
...
Change-Id: I57847f2c485c6a8114716eb3907e2325013a8b40
10 years ago
Andreas Granig
82a58bde80
MT#16777 Fix up/downloading CSV
...
Use proper fh to write and close
Also insert trailing rows not multiples of chunk size
Also download/upload routing number
Change-Id: I2654c880f89ccc58de1ff1eae320746ee3792788
10 years ago
Jenkins Git User
672f97e6eb
I18N dump: snapshot 2016-03-31 01:14:01 +0200
10 years ago
Jenkins Git User
82ac14b2df
I18N dump: snapshot 2016-03-30 01:13:50 +0200
10 years ago
Kirill Solomko
ec16d3cd85
MT#18499 fixed GUI "add location" form description
...
Change-Id: I9c8bd0b048279c7d49ff17c45846d7d7acac89b6
10 years ago
Jenkins Git User
c7def4009b
I18N dump: snapshot 2016-03-29 01:14:09 +0200
10 years ago
Jenkins Git User
40f6d75322
I18N dump: snapshot 2016-03-28 01:14:17 +0200
10 years ago
Jenkins Git User
f1951fe611
I18N dump: snapshot 2016-03-27 01:13:47 +0100
10 years ago
Jenkins Git User
b7b60eb2ba
I18N dump: snapshot 2016-03-26 01:13:57 +0100
10 years ago
Guillem Jover
0632585eba
MT#18443 Use parent instead of base module
...
Switch from the discouraged base module to the light-weight parent module.
Also remove some surrounding BEGIN blocks from 'use parent' which are
completely unnecessary.
Change-Id: I3a669e8024f098819be45030ca9d1afa8756105c
10 years ago
Andreas Granig
b34073d77b
MT#18593 Script puts system into emergency mode
...
When activated for all or selected domains, inbound registrations
will be rejected or fake-replied, inbound calls will be rejected
for non-priorized subscribers unless destination is emergency call
or priorized subscriber, and running calls not involving emergency
calls or priorized subscribers will be torn down.
Change-Id: Id1ae0b71f777eb2c45e60bac08c7c97ae55317e7
10 years ago
Jenkins Git User
913b2adc20
I18N dump: snapshot 2016-03-25 01:14:09 +0100
10 years ago
Gerhard Jungwirth
a90e97da0c
MT#17309 show interval values in customerbalances api
...
Change-Id: I39c6e79fc83da6bdffc3cf52156031ea56d5c55a
(cherry picked from commit f269c155be )
(cherry picked from commit 77bf89004d )
10 years ago
Rene Krenn
3b044379b0
MT#18699 control if datatable columns can be sorted
...
+disable sorting for profile package's 'Used' count
columns
Change-Id: I9b9fe28591fb0ee8b22d7b95ce6b527961eab940
10 years ago
Jenkins Git User
059ca87978
I18N dump: snapshot 2016-03-24 01:14:31 +0100
10 years ago
Rene Krenn
45537f7ff0
MT#18601 clear out pbx_group_ids testcase
...
problem seems to be in
NGCP::Panel::Utils::Subscriber::get_pbx_subscribers_by_ids
Change-Id: Iffdd73600ee7445b318fbb360bd1f48b1bdae817
10 years ago
Jenkins Git User
7e38606a8d
I18N dump: snapshot 2016-03-23 01:14:31 +0100
10 years ago
Jenkins Git User
e96687e3a5
I18N dump: snapshot 2016-03-22 01:21:04 +0100
10 years ago
Jenkins User
baf1e34f38
Release new version 1.13.0.0+0~mr4.4.0.0
10 years ago
Kirill Solomko
eec01acae4
MT#18499 added customer location filter by contract_location_pref
...
Change-Id: I112b51fbaf7dbe14fef06b2f27a4bcfc88f429e5
10 years ago
Jenkins Git User
2d4bb1c175
I18N dump: snapshot 2016-03-21 01:29:07 +0100
10 years ago
Jenkins Git User
d4064fef6a
I18N dump: snapshot 2016-03-20 01:13:54 +0100
10 years ago
Jenkins Git User
7d540ecafe
I18N dump: snapshot 2016-03-19 01:14:19 +0100
10 years ago
Irina Peshinskaya
b0be8e2aac
MT#17495 Fix API doc for subscriber - no customer_id for update
...
Change-Id: I9f60a476d33a992ec8d31db75ed4bcf98207bcdb
10 years ago
Irina Peshinskaya
2120779d93
MT#18439 Fix API doc examples alignment
...
Change-Id: Ie0ace09968f6d4dd7b21f05c20a6232d7047cea3
10 years ago
Irina Peshinskaya
e2264a840e
MT#17173 Fix forgotten journal_query_params
...
Change-Id: Ia7c2133c2183e7115b3d6a33e59253b0dbdd6289
10 years ago
Gerhard Jungwirth
635c92a04d
MT#15883 comx provide fully functioning test
...
Change-Id: I231760a27ef4052b78589dc6fc69b5f70af2c86c
10 years ago
Gerhard Jungwirth
0a154cd4b7
MT#17617 fix domain prefill
...
Change-Id: I5c53d82957249f0548a4cc3f8b77846874b52687
10 years ago
Jenkins Git User
75efbd0a96
I18N dump: snapshot 2016-03-17 01:14:40 +0100
10 years ago
Irina Peshinskaya
734ed9a8cd
MT#18515 Check zone name against empty value on fees CSV upload
...
Change-Id: I2f54594ec123fb9996f1673bfb10a4ac9c0326fc
10 years ago
Rene Krenn
935b5e0522
MT#18515 delete fee entries with zone (UI)
...
Change-Id: I9c1e309959655b25e36d6d048ad72c5f19107b87
10 years ago
Gerhard Jungwirth
b78b70352e
MT#18219 improve preference documentation for stringified relationships
...
Change-Id: Iabf6daf3f0448ae746d42d0b0ed58621ed0e1961
10 years ago
Rene Krenn
18766cc4ca
MT#18395 widget sorting fix
...
interestingly, the sorting with a malformed comparison used here
sort {$a > $b} @elements
gives different results on master (mr4.2x) and mr3.8.5. however,
results are the same with correct comparison.
sort {$a <=> $b} @elements
Change-Id: I62f0fd65b62a1db24ee9e2cc735839e30d5da916
10 years ago
Gerhard Jungwirth
de6d94748e
MT#15883 rtc-sessions and account (subscribers)
...
POST, GET, and item GET work
+adapt to new roleless api controllers
Change-Id: Iab9c3ac3f63bd1da51c3723ed49ab4dadfd490cc
10 years ago
Jenkins Git User
22c989e514
I18N dump: snapshot 2016-03-16 01:13:42 +0100
10 years ago
Jenkins Git User
6d8f3d0764
I18N dump: snapshot 2016-03-15 15:50:03 +0100
10 years ago
Kirill Solomko
992ba6b46d
MT#18499 added customer multi locations feature
...
Change-Id: I16d00c3c4499c98cc7b9109df2bcefe2d3ae4be4
10 years ago
Rene Krenn
4438756017
MT#18395 lazy load dashboard values
...
csc dashboard recent calls cover last 24h
Change-Id: I19704643203795949c3e46b44fd136a59f83ac2b
10 years ago
Gerhard Jungwirth
9c9f33340a
MT#18089 replace is_deeply in Subscribers API Role
...
Change-Id: I3e3ea0d9ed5e918c9df29adf3cd2c06f059e543c
10 years ago
Andreas Granig
362b5711a4
MT#16777 Write chunks to db to not run out of mem
...
If we have a 20M lnp file to upload, putting everything into the
numbers array is killing the fcgi process on low-mem machines.
Make sure to write each 2k chunk to DB and clear the array
afterwards.
Change-Id: I857be5d6a0195607b1fcb86db3327a9fd10ce5f1
10 years ago
Kirill Solomko
be1942ae60
MT#18409 - /api/customerbalances add filter by domain
...
Change-Id: Iaffb91d261fdd39431c8563616113c223c9e1cd6
10 years ago
Gerhard Jungwirth
54dc4f57f7
MT#15269 remove obsolete dependencies in tests
...
Change-Id: I0ff3bba237ba22b4266ea3c1db171b6783c3159b
10 years ago
Gerhard Jungwirth
bb03c1ff46
MT#17173 fix item filtering in API
...
item_rs from API.pm was not executed before
Change-Id: I803f5680d174820db9497d4f7cc1902bfa54a9ab
10 years ago
Jenkins Git User
102934a625
I18N dump: snapshot 2016-03-09 01:13:50 +0100
10 years ago
Andreas Granig
e3873daf4d
MT#16777 LNP adaptions and RWR fixes
...
Make LNP number params optional.
Fix clearing optional LNP number params.
Fix rewrite rule inflation, deflation and validation (doesn't seem
related to the lnp rwr changes, just started to not work anymore?).
Change-Id: If2278ad6dceacb84facd0397388ee2895b120b00
10 years ago
Kirill Solomko
c2922071ef
MT#17801 added api_admin_system authentication method
...
Change-Id: Id02d7d764bf69de0d39cd5cb75eda1ecd2f552cf
10 years ago
Victor Seva
56b566946c
MT#18453 ngcp-panel: add missing sox dependency
...
Change-Id: Ief46bcb82e3c1caf1aef99b845895045b0829423
10 years ago
Andreas Granig
a579c89722
MT#16777 Implement lnp rewrite rules.
...
Change-Id: Ibb99d73ec74c5c6f419f31b2ad1f8487d9cb7a6d
10 years ago
Irina Peshinskaya
0272c297b8
MT#17173 Remove Moose Roles from API
...
Conflicts:
lib/NGCP/Panel/Controller/API/MetaConfigDefs.pm
lib/NGCP/Panel/Controller/API/Root.pm
Change-Id: I25597baebbec6e2436b15776da17bd6d1bfef838
10 years ago