Jenkins Git User
e96687e3a5
I18N dump: snapshot 2016-03-22 01:21:04 +0100
9 years ago
Jenkins User
baf1e34f38
Release new version 1.13.0.0+0~mr4.4.0.0
9 years ago
Kirill Solomko
eec01acae4
MT#18499 added customer location filter by contract_location_pref
...
Change-Id: I112b51fbaf7dbe14fef06b2f27a4bcfc88f429e5
9 years ago
Jenkins Git User
2d4bb1c175
I18N dump: snapshot 2016-03-21 01:29:07 +0100
9 years ago
Jenkins Git User
d4064fef6a
I18N dump: snapshot 2016-03-20 01:13:54 +0100
9 years ago
Jenkins Git User
7d540ecafe
I18N dump: snapshot 2016-03-19 01:14:19 +0100
9 years ago
Irina Peshinskaya
b0be8e2aac
MT#17495 Fix API doc for subscriber - no customer_id for update
...
Change-Id: I9f60a476d33a992ec8d31db75ed4bcf98207bcdb
9 years ago
Irina Peshinskaya
2120779d93
MT#18439 Fix API doc examples alignment
...
Change-Id: Ie0ace09968f6d4dd7b21f05c20a6232d7047cea3
9 years ago
Irina Peshinskaya
e2264a840e
MT#17173 Fix forgotten journal_query_params
...
Change-Id: Ia7c2133c2183e7115b3d6a33e59253b0dbdd6289
9 years ago
Gerhard Jungwirth
635c92a04d
MT#15883 comx provide fully functioning test
...
Change-Id: I231760a27ef4052b78589dc6fc69b5f70af2c86c
9 years ago
Gerhard Jungwirth
0a154cd4b7
MT#17617 fix domain prefill
...
Change-Id: I5c53d82957249f0548a4cc3f8b77846874b52687
9 years ago
Jenkins Git User
75efbd0a96
I18N dump: snapshot 2016-03-17 01:14:40 +0100
9 years ago
Irina Peshinskaya
734ed9a8cd
MT#18515 Check zone name against empty value on fees CSV upload
...
Change-Id: I2f54594ec123fb9996f1673bfb10a4ac9c0326fc
9 years ago
Rene Krenn
935b5e0522
MT#18515 delete fee entries with zone (UI)
...
Change-Id: I9c1e309959655b25e36d6d048ad72c5f19107b87
9 years ago
Gerhard Jungwirth
b78b70352e
MT#18219 improve preference documentation for stringified relationships
...
Change-Id: Iabf6daf3f0448ae746d42d0b0ed58621ed0e1961
9 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
9 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
9 years ago
Jenkins Git User
22c989e514
I18N dump: snapshot 2016-03-16 01:13:42 +0100
9 years ago
Jenkins Git User
6d8f3d0764
I18N dump: snapshot 2016-03-15 15:50:03 +0100
9 years ago
Kirill Solomko
992ba6b46d
MT#18499 added customer multi locations feature
...
Change-Id: I16d00c3c4499c98cc7b9109df2bcefe2d3ae4be4
9 years ago
Rene Krenn
4438756017
MT#18395 lazy load dashboard values
...
csc dashboard recent calls cover last 24h
Change-Id: I19704643203795949c3e46b44fd136a59f83ac2b
9 years ago
Gerhard Jungwirth
9c9f33340a
MT#18089 replace is_deeply in Subscribers API Role
...
Change-Id: I3e3ea0d9ed5e918c9df29adf3cd2c06f059e543c
9 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
9 years ago
Kirill Solomko
be1942ae60
MT#18409 - /api/customerbalances add filter by domain
...
Change-Id: Iaffb91d261fdd39431c8563616113c223c9e1cd6
9 years ago
Gerhard Jungwirth
54dc4f57f7
MT#15269 remove obsolete dependencies in tests
...
Change-Id: I0ff3bba237ba22b4266ea3c1db171b6783c3159b
9 years ago
Gerhard Jungwirth
bb03c1ff46
MT#17173 fix item filtering in API
...
item_rs from API.pm was not executed before
Change-Id: I803f5680d174820db9497d4f7cc1902bfa54a9ab
9 years ago
Jenkins Git User
102934a625
I18N dump: snapshot 2016-03-09 01:13:50 +0100
9 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
9 years ago
Kirill Solomko
c2922071ef
MT#17801 added api_admin_system authentication method
...
Change-Id: Id02d7d764bf69de0d39cd5cb75eda1ecd2f552cf
9 years ago
Victor Seva
56b566946c
MT#18453 ngcp-panel: add missing sox dependency
...
Change-Id: Ief46bcb82e3c1caf1aef99b845895045b0829423
9 years ago
Andreas Granig
a579c89722
MT#16777 Implement lnp rewrite rules.
...
Change-Id: Ibb99d73ec74c5c6f419f31b2ad1f8487d9cb7a6d
9 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
9 years ago
Irina Peshinskaya
0b077f3eff
MT#18407 Consider null in emailtemplate.reseller_id
...
Change-Id: I3e2f4606697c04052ed8a976e5c78dbe953261b3
9 years ago
Jenkins Git User
19eba7f755
I18N dump: snapshot 2016-03-08 01:13:43 +0100
9 years ago
Kirill Solomko
c28c41945b
MT#18381 fix reseller_id form field
...
Change-Id: I2ed0bd381018e010d4bdb90db8cd9c8a4c2c3534
9 years ago
Jenkins Git User
1a04acf1aa
I18N dump: snapshot 2016-03-07 01:14:11 +0100
9 years ago
Jenkins Git User
0b6e44c364
I18N dump: snapshot 2016-03-05 01:14:52 +0100
9 years ago
Kirill Solomko
847ed5452c
MT#18381 added API customer fraud events /customerfraudevents/
...
Change-Id: I56c0b0a4252bf93457fb4f31d620a36b01b6f39e
9 years ago
Gerhard Jungwirth
e9580d2e9d
MT#15883 implement rtcnetworks API
...
GET,item PUT, item PATCH implemented
this covers CRUD of rtcnetworks
Change-Id: If64034161886b5c7f943fd5e9a4d651e131c5a52
9 years ago
Jenkins Git User
ece2d274c1
I18N dump: snapshot 2016-03-04 01:14:03 +0100
9 years ago
Irina Peshinskaya
7a1565ba09
MT#15491 Adapt Panel to new NGCP::Fax fax server
...
Change-Id: Iec1e667ff74cbdec93162a1094c6adaa1301ba67
9 years ago
Jenkins Git User
3d636a2659
I18N dump: snapshot 2016-03-03 01:14:16 +0100
9 years ago
Jenkins Git User
4b945a488a
I18N dump: snapshot 2016-03-02 01:13:42 +0100
9 years ago
Jenkins Git User
8c21db316c
I18N dump: snapshot 2016-03-01 01:13:44 +0100
9 years ago
Jenkins Git User
d44eb37f96
I18N dump: snapshot 2016-02-29 01:13:44 +0100
9 years ago
Jenkins Git User
3bdd84c5b6
I18N dump: snapshot 2016-02-28 01:13:58 +0100
9 years ago
Jenkins Git User
94483861b8
I18N dump: snapshot 2016-02-27 01:13:27 +0100
9 years ago
Alexander Lutay
8ab155a672
MT#15269 Restore possibilit to trigger one/specific REST API test
...
Also fix the exit code for failed test which gone during refactoring.
Change-Id: I56702b1247aa7fd157cdd2b556f629fd937ca693
9 years ago
Jenkins Git User
93231df278
I18N dump: snapshot 2016-02-26 01:22:13 +0100
9 years ago
Gerhard Jungwirth
a221ae2aa0
MT#18089 replace is_deeply by Data::Compare in controller
...
Change-Id: I873e1351694f6e9f2783bde2ad8ada71ae04276a
9 years ago