Gerhard Jungwirth
c46f1c497c
MT#21293 API fix peer auth sems update
...
behaviour unified with webpanel controller
Change-Id: I21c4018dd2584e7a8934de0a2f339ca541f84838
9 years ago
Gerhard Jungwirth
01c24b501d
MT#21193 fix internal server errors 500 from usage of strict
...
code dies now, when regex is applied to undef or subroutine exists
via last
Change-Id: I618b0a6351bce2c151b8066f7d41319213eb2ef8
9 years ago
Guillem Jover
a6d859ca8f
MT#21193 Remove unused dependencies and imports
...
The codebase does not use autodie directly, it does indirectly via
Sipwise::Base, and the autodie module is part of the standard perl
distribution anyway. TryCatch is imported via Sipwise::Base, and
that depends on it. The rest are not used anymore in the codebase.
Change-Id: Ic08e246cc60d7d151381dff39e0eba517a492e06
9 years ago
Gerhard Jungwirth
b34a7df2e1
MT#21193 use Sipwise::Base in api modules
...
which implies, among others, strict and warnings. these should never
be omitted and are one of the most frequent complaints of perlcritic
currently.
as a result TryCatch can be removed (imported by Sipwise::Base).
also, "no Moose" is removed (has no effect).
Change-Id: I901b6a9f0f6d426f62b73e68f2c5ad6365c1eeef
9 years ago
Gerhard Jungwirth
6d883c6de3
MT#21141 fix login redirect between realms
...
by using a relative target url (without the host part) we make sure,
that when logging in as an admin we don't get redirected to a subscriber
page or vice versa. also simplifying the login controller a bit.
Change-Id: Ib9f0cdf7c687b711f8b357816e17a175efdfd1fe
9 years ago
Jenkins Git User
36371aa446
I18N dump: snapshot 2016-07-12 02:40:18 +0200
9 years ago
Jenkins Git User
c6fcdb054b
I18N dump: snapshot 2016-07-07 01:15:18 +0200
9 years ago
Gerhard Jungwirth
95179f1715
MT#21011 subscriberapi fix reseller_id search
...
Change-Id: Ic622a3855eae40c64d3a57c7743d2c4483436ba4
9 years ago
Gerhard Jungwirth
4d8d5e8bf4
MT#19795 create rtcapps REST api endpoint
...
Change-Id: Ic3a7d41865f464e3f51b08c5506e1ea59d78d29b
9 years ago
Jenkins Git User
98b6d75a18
I18N dump: snapshot 2016-07-06 10:20:30 +0200
9 years ago
Jenkins Git User
cac5eba402
I18N dump: snapshot 2016-07-05 01:15:28 +0200
9 years ago
Gerhard Jungwirth
9d2bbdaa76
MT#19509 fix datetime filtering with datatables
...
the uppermost level in @searchColumns is to be comined via AND,
the next level, via OR (implicitly by DBIx::Class)
- plus fix billing networks in customers to be date-searched
Change-Id: I8db95cc5e8aadf5d5c86ef8fe06e59eb5e95c3d0
9 years ago
Gerhard Jungwirth
4515337b4c
MT#18993 provide info about ngcp-support-access in panel
...
through a separate page
Change-Id: I4a9905bfd5f0cf5c1db110a348c5b6ed456ef864
9 years ago
Gerhard Jungwirth
5eccf13d08
MT#20797 additional configurable documentation links
...
format is
<external_documentation>
<link>
name Google
url http://elgoog.im/
</link>
<link>
name Sipwise Website
url https://sipwise.com/
</link>
</external_documentation>
Change-Id: Id9283f1df5fb5933fa6523cbf2f01a458fa21475
9 years ago
Jenkins Git User
b8b39b8aa6
I18N dump: snapshot 2016-06-24 01:14:11 +0200
9 years ago
Jenkins Git User
3501eeb980
I18N dump: snapshot 2016-06-23 01:14:18 +0200
9 years ago
Jenkins Git User
8e8112c8f2
I18N dump: snapshot 2016-06-22 01:22:29 +0200
9 years ago
Irina Peshinskaya
53c815d1db
MT#20369 Catch duplicated alias error on subscriber update
...
Change-Id: I27eb47a82cd81f7a9d9d797eb98251d8b2cf03ed
9 years ago
Jenkins Git User
71ace932f5
I18N dump: snapshot 2016-06-21 01:14:15 +0200
9 years ago
Rene Krenn
930115c80b
MT#20023 MT#20027 fix using constant error msgs with c->loc
...
Change-Id: If7943a718c6be6fffe98ec1444d7d616f10d2340
9 years ago
Jenkins Git User
5fab6c59a7
I18N dump: snapshot 2016-06-20 01:15:36 +0200
9 years ago
Jenkins Git User
dbec88a3d6
I18N dump: snapshot 2016-06-19 01:15:06 +0200
9 years ago
Jenkins Git User
6b67ad9177
I18N dump: snapshot 2016-06-17 01:14:12 +0200
9 years ago
Jenkins Git User
e37fec074a
I18N dump: snapshot 2016-06-16 01:22:09 +0200
9 years ago
Jenkins Git User
bcff69cf9c
I18N dump: snapshot 2016-06-15 01:14:18 +0200
9 years ago
Jenkins Git User
be40c6e485
I18N dump: snapshot 2016-06-14 01:13:56 +0200
9 years ago
Jenkins Git User
ee7a98ebf3
I18N dump: snapshot 2016-06-11 01:14:50 +0200
9 years ago
Gerhard Jungwirth
8fbc59d861
MT#19729 encode call_id in url
...
using (de|en)code_base64url because the callid can contain a lot of characters,
which are invalid in a url including forward slash and questionmark.
see https://tools.ietf.org/html/rfc3261#section-25
Change-Id: I9818e0e06e251c3f58a8b26e46973176162103c1
9 years ago
Jenkins Git User
f47421ac01
I18N dump: snapshot 2016-06-10 01:21:39 +0200
9 years ago
Rene Krenn
400d0383cd
MT#20257 filter subscriber collection by subscriber's external_id
...
Change-Id: Ib684686b87cfc64efcbbd69425c9e3ca45125f4c
9 years ago
Gerhard Jungwirth
a2e2ed4547
MT#19625 specify maxlength of ncos level name
...
Change-Id: Ica9ef7c97f2e91f170ad7aeee888dfd9a1fdd0a3
9 years ago
Rene Krenn
2912808d77
MT#20023 MT#20027 lnp unique number and lnp provider delete checks
...
+prohibit deletion of lnp providers if numbers are
still linked to it
+number+provider must be unique
+fixed other panel lnp page validation checks
+db constraints to stand concurrent inserts/updates
+fixup all txn_do die() calls in panel to properly
display the error
+bulk upload checks by db constraints
+lnp api testcase
Change-Id: I872b19f50d96e6c39c7fd5728b2a16555a397236
9 years ago
Jenkins Git User
6f99aa43d5
I18N dump: snapshot 2016-06-09 01:14:27 +0200
9 years ago
Jenkins Git User
f6b5e80b08
I18N dump: snapshot 2016-06-08 01:14:28 +0200
9 years ago
Jenkins Git User
dce7bbf368
I18N dump: snapshot 2016-06-07 01:16:25 +0200
9 years ago
Kirill Solomko
30ecb6a781
MT#20325 TryCatch syntax fix
...
- now requires syntax "} catch ($e) {"
otherwise the scope parser fails
Change-Id: I00eb2f03032f064a6031447e2a0a0e80048c88f8
9 years ago
Irina Peshinskaya
0dbcfd69c2
MT#20235 Allow to add fw filename to the latest firmware url
...
Change-Id: I0b23e14aa01fcf27925d71aab8789a3a59814731
9 years ago
Irina Peshinskaya
b226c4d3df
MT#20315 Add email templates and invoice template ids...
...
...as a form "id" processing exception in update_item method
Change-Id: I33167a17b6bad645c2ad9a32c13f58924b52a80e
9 years ago
Jenkins Git User
0cdb05f10b
I18N dump: snapshot 2016-06-06 01:14:22 +0200
9 years ago
Jenkins Git User
208f976827
I18N dump: snapshot 2016-06-03 01:21:50 +0200
9 years ago
Jenkins Git User
feeb2185b6
I18N dump: snapshot 2016-06-02 01:14:40 +0200
9 years ago
Jenkins Git User
ee1219590e
I18N dump: snapshot 2016-06-01 01:14:12 +0200
9 years ago
Gerhard Jungwirth
13e5e31de4
MT#19795 API improvements RTC sessions and networks
...
- the connector name is properly set when creating a reseller
- the network tag defaults to just (sip,xmpp,webrtc,...)
- rtcsessions doesn't accept network tag anymore
- an rtc-account is created for every network of the rtc-user
- the identifier in the rtc-account is set according to the specific connector
- api-rtc-full.t has been simplified for the user (no more need for domain_id)
- update available networks (in reseller api)
Change-Id: I2700c646726a06569cc5a70a5a30d4cb67eb1c80
9 years ago
Andreas Granig
9f892f5fe2
MT#19457 Add lnp authoritative and skip_rewrite
...
Authoritative is rejecting call with 404 if number is not assigned
to local subscriber.
Skip Rewrite is skipping lnp rewrite rules.
Change-Id: I106df797a0b6530b4aaa0fc25ce54d3a459cbd97
9 years ago
Jenkins Git User
4188ff819b
I18N dump: snapshot 2016-05-31 01:21:21 +0200
9 years ago
Jenkins Git User
1a5218bab9
I18N dump: snapshot 2016-05-30 01:14:04 +0200
9 years ago
Jenkins Git User
5e100b5803
I18N dump: snapshot 2016-05-29 01:14:13 +0200
9 years ago
Jenkins Git User
98ac442b28
I18N dump: snapshot 2016-05-26 01:14:44 +0200
9 years ago
Rene Krenn
10af05a87f
MT#19783 set lock level when creating subscriber
...
Change-Id: I10d95e4bc0df143ae13e32a2b1eb9b1ee76940d6
9 years ago
Jenkins Git User
37b306c690
I18N dump: snapshot 2016-05-25 01:22:08 +0200
9 years ago
Rene Krenn
e8ab9036a8
MT#19821 subsciber profile edit drops random voip_usr_prefs
...
a map used by the profile_edit logic mistakenly used
voip_subscriber_profile_attributes.id
as keys instead of
voip_preferences.id
keys.
so editing a subscriber profile seems to drop arbitrary
voip_usr_preferences values (and also cf mappings),
even when just changing the profile's name.
in addition, the resseller_edit config option is made
working as expected.
Change-Id: I75a60ee3e1e3889bdb16ccc0fa7d5661305f351c
9 years ago
Gerhard Jungwirth
1c2c8cf4fd
MT#19765 add subscriberlogin for API
...
in line with the web-login, a domain can be specified or defaults to
the request host.
because validating the format "username@domain" is not supported natively
by the catalyst HTTP auth plugin, the domain is checked manually at the
appropriate place.
Change-Id: Ifcc86234bc27598244788d1b4b07c2611c2e593b
9 years ago
Jenkins Git User
bb4f87e62c
I18N dump: snapshot 2016-05-24 01:51:56 +0200
9 years ago
Irina Peshinskaya
53feae0484
MT#19937 Enable external_id editing for the pilot subscriber
...
Change-Id: I4ec4dc5c3c37a62c9b0d43a91872e1f8af4c9796
9 years ago
Jenkins Git User
61b903bcc2
I18N dump: snapshot 2016-05-22 01:14:33 +0200
9 years ago
Jenkins Git User
41a7d453f5
I18N dump: snapshot 2016-05-21 01:14:20 +0200
9 years ago
Jenkins Git User
c41164dd47
I18N dump: snapshot 2016-05-19 01:15:18 +0200
9 years ago
Michael Prokop
78932bb8ae
MT#19881 Fix typo in german translation
...
Should be "Sprachnachrichten" instead of "Sprachnachriten".
Change-Id: Ib8086854bd27be01708d8f468f5de726f4250fac
Thanks: Matthias Hohl for reporting this bug on the spce-user mailing list
9 years ago
Jenkins Git User
b92b12707c
I18N dump: snapshot 2016-05-18 01:17:03 +0200
9 years ago
Andreas Granig
f3de0c84b2
MT#19557 Expose ac and cc in device config
...
Change-Id: Id6012a4477b4f0fb2b7ba8bf28505a70745d6c1f
9 years ago
Jenkins Git User
e564fbd3aa
I18N dump: snapshot 2016-05-17 01:13:22 +0200
9 years ago
Rene Krenn
3e57109750
MT#19419 custom action role to support http method override
...
Change-Id: I2d9fbf1f4feca76b91bdf73d4184ea707cc04e78
9 years ago
Jenkins Git User
e29c9d10fb
I18N dump: snapshot 2016-05-16 01:14:06 +0200
9 years ago
Jenkins Git User
815b9f65da
I18N dump: snapshot 2016-05-15 01:14:01 +0200
9 years ago
Jenkins Git User
3e0d1aba3a
I18N dump: snapshot 2016-05-14 01:13:45 +0200
9 years ago
Rene Krenn
9d5085a8ba
MT#19015 correctly use notopup_interval for periodic balance intervals
...
+creation of profile packages with hour and minute
intervals was disabled in api-balanceintervals.t
Change-Id: Idd18ced9704522bf5d919155d866c91b81526b92
9 years ago
Irina Peshinskaya
17e7e848e2
MT#19697 Fix copy-pasted ncos patterns description
...
Change-Id: If02afbaba11a1f82852e783e7ea04c98a76c802d
9 years ago
Gerhard Jungwirth
5ec78b34bb
MT#19439 dashboard always import modules
...
this is neccessary to support multiple threads
plus remove the "handle" indirection
plus remove Moo - OO has no advantage here
Change-Id: I1c0657fd454c5dc2001404920abfadd01aa0a953
9 years ago
Jenkins Git User
0e91b8fc60
I18N dump: snapshot 2016-05-12 01:13:41 +0200
9 years ago
Jenkins Git User
09e8b039f1
I18N dump: snapshot 2016-05-11 01:21:31 +0200
9 years ago
Jenkins Git User
a2ad42ce1c
I18N dump: snapshot 2016-05-10 01:19:34 +0200
9 years ago
Gerhard Jungwirth
d659ae10ed
MT#19439 topmenu widget refactoring
...
drop "inversion of control" loading them
this way we can remove MooseX::Object::Pluggable completely, which did
a filesystem search on _every_ panel page called.
Change-Id: If22dbb1a5a2ab24dee7af68a0085072ab1b2b855
9 years ago
Gerhard Jungwirth
cbad4ce55d
MT#19439 dashboard refactoring
...
using a direct relation to the required widgets instead of MooseX::Object::Pluggable
this also means additional widgets can easily enabled/disabled by the platform admin
in a next step, we can also refactor topmenu widget, to remove this completely
Change-Id: I890b47edc68b6d1df259d71075bda3c04045871e
9 years ago
Jenkins Git User
a3e806b80d
I18N dump: snapshot 2016-05-09 01:14:15 +0200
9 years ago
Jenkins Git User
084a3e7173
I18N dump: snapshot 2016-05-08 01:13:25 +0200
9 years ago
Jenkins Git User
61afc9dfea
I18N dump: snapshot 2016-05-07 01:13:44 +0200
9 years ago
Jenkins Git User
9c6b7e2583
I18N dump: snapshot 2016-05-06 01:14:00 +0200
9 years ago
Jenkins Git User
ded5dab49a
I18N dump: snapshot 2016-05-05 01:14:01 +0200
9 years ago
Jenkins Git User
7fb3efed02
I18N dump: snapshot 2016-05-04 01:20:49 +0200
9 years ago
Andreas Granig
548d59499a
MT#19443 Increase prosody connect and wait timeout
...
Change-Id: I85c666e169771f0290c26fec377a9b5dcedc59d3
9 years ago
Jenkins Git User
7e47c361a4
I18N dump: snapshot 2016-05-03 01:13:22 +0200
9 years ago
Jenkins Git User
86f876bf98
I18N dump: snapshot 2016-05-02 01:14:00 +0200
9 years ago
Jenkins Git User
af593851eb
I18N dump: snapshot 2016-04-30 01:20:45 +0200
9 years ago
Gerhard Jungwirth
ca1996152b
MT#19439 non-destructive dashboard beautification
...
Change-Id: I72a3e0cbeffd7cb36a9fd063fb6c2782ebef2f9c
9 years ago
Jenkins Git User
fdaf64a2ae
I18N dump: snapshot 2016-04-29 01:13:15 +0200
9 years ago
Jenkins Git User
565cf4870e
I18N dump: snapshot 2016-04-28 01:13:56 +0200
9 years ago
Andreas Granig
64622bf5c7
MT#19261 Allow domain selection in pbx extensions
...
Change-Id: I4d7b3b4230f148ae769dfccf3462a8cb1d638f60
9 years ago
Gerhard Jungwirth
b037f148fd
MT#17413 simplify and fix preference edit modal
...
newly added array_values were not immedeately available
Change-Id: Ib3a1f91a6b1a782c5ef0d36732b3bef394a74275
9 years ago
Jenkins Git User
9c1e781588
I18N dump: snapshot 2016-04-27 01:13:20 +0200
9 years ago
Jenkins Git User
bf24085390
I18N dump: snapshot 2016-04-26 01:13:55 +0200
9 years ago
Kirill Solomko
63dd55e97b
MT#19113 CallRoutingVerify: add number/uri validation for caller/callee
...
Change-Id: I190cceceaa66ab00d44e5a273582001fd1fff1b9
9 years ago
Jenkins Git User
779d300085
I18N dump: snapshot 2016-04-24 01:21:15 +0200
9 years ago
Jenkins Git User
4308a8e1a3
I18N dump: snapshot 2016-04-23 01:13:24 +0200
9 years ago
Jenkins Git User
f91105b73d
I18N dump: snapshot 2016-04-22 01:14:26 +0200
9 years ago
Jenkins Git User
0b5b525e8c
I18N dump: snapshot 2016-04-21 01:13:32 +0200
9 years ago
Jenkins Git User
53f59d2654
I18N dump: snapshot 2016-04-20 01:14:39 +0200
9 years ago
Gerhard Jungwirth
651b772538
MT#17461 validate max_subscribers with sipaccount
...
Change-Id: Ib14086dea0b45dfa2097ef96267578a91d9aa168
9 years ago
Irina Peshinskaya
fcf1f7c947
MT#19035 Don't save billing_fee_raw data
...
We will not need to insert lower id from billing_fees_raw
as we have it already in billing_fees
Change-Id: I03dbe5fcf02a63d1a66f4106afe86d8f8b261019
9 years ago
Irina Peshinskaya
418c6ee246
MT#18601 Fix getting pbx relations
...
Change-Id: Ie9f844d73b082abc74d989bc3da5fb41c62aa793
9 years ago
Jenkins Git User
6dd11a8f95
I18N dump: snapshot 2016-04-19 01:13:58 +0200
9 years ago
Kirill Solomko
452eecdeb6
MT#19113 fix voip_peer_hosts, javascript radio check
...
- fix voip_peer_hosts resultset selection
- fix javascript preserving show/hide elements on form
validate error
Change-Id: Ic6ab7569287b8864fe99c1d1bf21a13cf4954365
9 years ago
Kirill Solomko
317a429bec
MT#19113 fix an error when no callee peers are found
...
Change-Id: I217fd321ac008ed58014d1f14630db818e5fad1e
9 years ago
Kirill Solomko
f952054f86
MT#19113 always fill in caller/callee_in/out values in apply rewrite rules
...
Change-Id: Ia767266dd61f024e5e6102407d5628065092fe6a
9 years ago
Kirill Solomko
caf342c71a
MT#19113 CallRoutingVerity fix wrong argument in get_dom_preference() call
...
Change-Id: Ic0910d2f6d4ff21c07d62aebee5b7c2f7a76427f
9 years ago
Jenkins Git User
90a0596da9
I18N dump: snapshot 2016-04-18 01:14:08 +0200
9 years ago
Jenkins Git User
a8693bb7ef
I18N dump: snapshot 2016-04-17 01:14:39 +0200
9 years ago
Jenkins Git User
719eb7cd5b
I18N dump: snapshot 2016-04-16 01:14:07 +0200
9 years ago
Kirill Solomko
d88567548d
MT#19113 add Call Routing Verification (ngcp-panel/tools)
...
Change-Id: Ie178a90bfbafa8c853c3fd816cfcc8c0fa35338b
9 years ago
Kirill Solomko
fd56d72476
MT#19113 subscriber and peering apply_rewrite and lookup
...
- extended apply_rewrite to allow "rwr_rs" parameter to
override rewrite rule set
- added lookup functions for Subscriber and Peering to
perform a lookup based on calleer/callee
Change-Id: Iceea7a807587e12e1f5485998ade23bc932adaaf
9 years ago
Jenkins Git User
945b5a52bc
I18N dump: snapshot 2016-04-15 01:13:53 +0200
9 years ago
Andreas Granig
7aecec0a9a
MT#16777 Also fix start/end lnp handling in API
...
We only checked the csv part before. When individually creating
entries, it's borken as well.
Change-Id: Iaa04492c7beca757a499fa3705671304f77edfee
9 years ago
Jenkins Git User
5a164cf433
I18N dump: snapshot 2016-04-14 01:14:11 +0200
9 years ago
Jenkins Git User
fc5f6ee285
I18N dump: snapshot 2016-04-13 01:13:41 +0200
9 years ago
Jenkins Git User
100b56bf2c
I18N dump: snapshot 2016-04-12 01:13:48 +0200
9 years ago
Jenkins Git User
8183770ddc
I18N dump: snapshot 2016-04-11 01:14:10 +0200
9 years ago
Jenkins Git User
3582f1279e
I18N dump: snapshot 2016-04-10 01:31:13 +0200
9 years ago
Jenkins Git User
b4a3527fc7
I18N dump: snapshot 2016-04-09 08:27:44 +0200
9 years ago
Jenkins Git User
95d67d636f
I18N dump: snapshot 2016-04-09 01:13:40 +0200
9 years ago
Gerhard Jungwirth
1e9f832504
MT#18977 compatible plaintext error dialogic page
...
Change-Id: I384a92cbbc4b3497c273fbbaac33f04b604edcb8
9 years ago
Gerhard Jungwirth
18ae2d2a7a
MT#17805 captured dialogs process callid
...
Change-Id: I6f7e7b673eac8be1e6508048b135b42c8ee0df14
9 years ago
Jenkins Git User
89e8d102fd
I18N dump: snapshot 2016-04-07 01:13:56 +0200
9 years ago
Jenkins Git User
98fe651d8d
I18N dump: snapshot 2016-04-06 01:13:47 +0200
9 years ago
Irina Peshinskaya
b6d22e78e7
MT#18637 Don't show zone name and detail in zonecost API values
...
Zone name is used as a result hash key.
Zone detail should be obtained from zones API if necessary.
Change-Id: Ic45d79bb5c0fc0b637da542571c58ec10802ee6e
9 years ago
Jenkins Git User
96531668cc
I18N dump: snapshot 2016-04-04 01:13:54 +0200
9 years ago
Jenkins Git User
95fa417120
I18N dump: snapshot 2016-04-03 01:13:42 +0200
9 years ago
Kirill Solomko
d388ff2ca3
MT#18865 adapt use of provisioning.voip_fax_journal
...
Change-Id: I55078355e15ad692bfe69d985b89d7c099679b0a
9 years ago
Jenkins Git User
7c957ad1bb
I18N dump: snapshot 2016-04-02 01:13:50 +0200
9 years ago
Andreas Granig
72ce9d1ca5
MT#18821 Add tz param to calllists api
...
This allows to change the time zone of the start_date field.
Change-Id: I84777b4266b296b2840bae6d224e622426783d5e
9 years ago
Jenkins Git User
405b48898f
I18N dump: snapshot 2016-04-01 01:13:47 +0200
9 years ago
Andreas Granig
d0fc0b7c98
MT#16777 Fix csv upload date instead of time
...
Change-Id: I9c0ef65757d012c97e71bf3d337e2b0d91951fdd
9 years ago
Andreas Granig
e4e6f53dbe
MT#16777 Properly set start/end time on csv upload
...
Change-Id: I57847f2c485c6a8114716eb3907e2325013a8b40
9 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
9 years ago
Jenkins Git User
672f97e6eb
I18N dump: snapshot 2016-03-31 01:14:01 +0200
9 years ago
Jenkins Git User
82ac14b2df
I18N dump: snapshot 2016-03-30 01:13:50 +0200
9 years ago
Kirill Solomko
ec16d3cd85
MT#18499 fixed GUI "add location" form description
...
Change-Id: I9c8bd0b048279c7d49ff17c45846d7d7acac89b6
9 years ago
Jenkins Git User
c7def4009b
I18N dump: snapshot 2016-03-29 01:14:09 +0200
9 years ago
Jenkins Git User
40f6d75322
I18N dump: snapshot 2016-03-28 01:14:17 +0200
9 years ago
Jenkins Git User
f1951fe611
I18N dump: snapshot 2016-03-27 01:13:47 +0100
9 years ago
Jenkins Git User
b7b60eb2ba
I18N dump: snapshot 2016-03-26 01:13:57 +0100
9 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
9 years ago
Jenkins Git User
913b2adc20
I18N dump: snapshot 2016-03-25 01:14:09 +0100
9 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
)
9 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
9 years ago
Jenkins Git User
059ca87978
I18N dump: snapshot 2016-03-24 01:14:31 +0100
9 years ago
Jenkins Git User
7e38606a8d
I18N dump: snapshot 2016-03-23 01:14:31 +0100
9 years ago
Jenkins Git User
e96687e3a5
I18N dump: snapshot 2016-03-22 01:21:04 +0100
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