Jenkins Git User
9c45dc64a3
I18N dump: snapshot 2016-02-16 01:13:47 +0100
9 years ago
Rene Krenn
69cd56954f
MT#17855 terminating a contract by edit AND term. button
...
Change-Id: I28dbcd40bf7e64542a81f7253204bfc8784c244f
9 years ago
Jenkins Git User
88323de041
I18N dump: snapshot 2016-02-15 01:14:09 +0100
9 years ago
Jenkins Git User
78ba251f42
I18N dump: snapshot 2016-02-14 01:14:29 +0100
9 years ago
Jenkins Git User
03209c4e72
I18N dump: snapshot 2016-02-13 01:13:59 +0100
9 years ago
Jenkins Git User
92d10d6fd0
I18N dump: snapshot 2016-02-12 14:55:31 +0100
9 years ago
Andreas Granig
7db73430c9
MT#17887 Properly update captagent on X1 PUT/PATCH
...
Change-Id: I8e90ecf3444fc355297dcd28548213242617a105
9 years ago
Irina Peshinskaya
0a964901ed
MT#17727 Use http format for last-modified
...
Change-Id: I2291fe5ab4229594f48cd6ca15aae1f8b5be0176
9 years ago
Kirill Solomko
5c54121e0a
MT#16017 cleaned up Fax preferences
...
- removed send_copy, send_status, password fields
- removed destination.cc field
Change-Id: I8dd952c6be0e7fac78ac6560d56efd10b75ac180
9 years ago
Rene Krenn
c7b7d6a3b5
MT#17855 fix customer and contract relaod
...
Change-Id: I9f85c5a772320848211c694ae2d7907d07a1c1de
9 years ago
Gerhard Jungwirth
029765d8a5
MT#17473 allow single numbers in alias range field
...
by setting the length to 0 or undef
Change-Id: Ide65d6a0c6be635cdd51b569dd3f913fb52cf2bb
9 years ago
Andreas Granig
d8c903281c
MT#17543 Drop call distribution graph from panel
...
Change-Id: I223860719b66f8f86afaa7c839ba1320b6a01aad
9 years ago
Andreas Granig
e0f80027b1
MT#17641 Add admins resource to api
...
Currently I only need to fetch a collection and create a new item
within the collection, no need for update/delete an existing one.
Thus, no AdminsItem.pm yet.
Since we're exposing field names now, rename md5pass to password.
Change-Id: I571a340f89560bc456147b0ec27d3ae737e6dbc3
9 years ago
Kirill Solomko
d5592b1e12
MT#14679 add mail2fax for GUI and API interfaces
...
Change-Id: I856f08393e09249f481f7acd02f3972bf946dc6d
9 years ago
Irina Peshinskaya
0a446f89c3
MT#14659 Fix Datatables uninitialized value error
...
Change-Id: I5729bde933c05cff5e5a2abc93f5b7c59d9b6edb
10 years ago
Andreas Granig
0562ab53f8
MT#17623 Reload dialplan cache on rwr changes
...
In panel, the reload was missing for set clone/delete
In API, it was missing everywhere
Change-Id: Ib474d56cf3f1ace5e3e2eb66fdb109014a4ed756
10 years ago
Rene Krenn
22607eedf3
MT#13337 add subscriber lock level 5 ('ported')
...
Change-Id: Ief3c9b09653e634a271843899736ab334b47ae12
10 years ago
Gerhard Jungwirth
40ed685a9e
MT#17487 remove the use of capture
...
which was provided by Capture::Tiny, which was provided by perl5i,
which was provided by Sipwise::Base
As an alternative, we just merge stdout and stderr using perl primitives.
Change-Id: I5aaf8267ff6275754981998296692577ee25332d
10 years ago
Irina Peshinskaya
9a5cd2feab
MT#14659 Optimize aggregation and counts in datatables
...
Change-Id: I6fa0b2d9a08c43d1fefa8e0a386af914167af61d
10 years ago
Rene Krenn
58a55b9855
MT#16855 UNION ALL for panel UI call lists
...
+dashboard uses a similar query for the survey
info visible to subscribers, which should now
load faster as well.
+the filter dropdown select+update table was
generally not working properly (MT#17323):
-fnFilter() does net necesarily trigger new
ajax requests, but searches in clientside
table store. the list stays empty, if there
is no direction column present, to match
"in" or "out" literals.
-using sSearch for specifying in/out filter
disallows to enter other search params in
text search field.
+union all now also used for the api
subscriber_id filter
Change-Id: Ia777504b9ade7acb34c66cb899f366ce029c905f
10 years ago
Irina Peshinskaya
bbfe673f4f
MT#16983 Don't display pbxgroups and subscribers if there is no linked
...
Change-Id: Ic7070f6ca7614cabaa455d70399908f608d9a82f
10 years ago
Andreas Granig
75045e1eb8
MT#8725 Increase max firmware size to 128M
...
Panasonic HDV330 firmware has ~68MB.
Change-Id: I31c849148a7aa7d7bd0c9fa7a34672a95af6ec2a
10 years ago
Alexander Lutay
10aed038b8
MT#17465 Fix 'undefined subroutine is_int' for 'allowed_ips' adding missed NGCP::Panel::Utils::Generic
...
Change-Id: I3f2ae70813fb1c9a7f203e498b944b4be4de41d8
10 years ago
Gerhard Jungwirth
b62c3fd4f3
MT#17473 fix repeatableJs regex
...
was matching any character (dot) before
Change-Id: Ia7384f2272fd689a211eb3fce7cbbc5ac64ed3c7
10 years ago
Irina Peshinskaya
36c08c6eb8
MT#11731 Consider different content types for API actions
...
Change-Id: I3edc66cf091ac1cf4575fd12302c1f6befe71e6d
10 years ago
Irina Peshinskaya
81bb0509dc
MT#15633 API for peering groups, servers, rules
...
Change-Id: Ic39751a622240f12c5d790ee15ea3a329d731807
10 years ago
Gerhard Jungwirth
7a7fb94008
MT#15883 use expand param of rtc API
...
this is important, because it allows us, to be completely
independent of their href uris, whom we cannot always trust (the domain
part in particular)
Change-Id: Ic67f8240dfb50a5ea4948931d7e0554ce7f5ef4e
10 years ago
Rene Krenn
ad3719772a
MT#17263 edit offpeak/onpeak using api
...
+input validation for verlapping time ranges
for both weekdays and special. can be disabled.
+root entiy locking
+peektime special is growing and not paginated,
so PUT/PATCH will get slower if special peektimes
are added on a regular basis. they can be removed
using the UI however
+testcase to check overlap detection
Change-Id: I935d943078ab5c81263da88ecd04e004deb26c8b
10 years ago
Gerhard Jungwirth
81c4dde54f
MT#15883 implement rtc-reseller connection
...
creating and deleting the entities users and networks
via the rtc api, when a reseller is created or modified
Change-Id: I2e9c785cacec680d1b22827983abca6037cdee3b
10 years ago
Irina Peshinskaya
71118bec9d
MT#10199 Fix typo in profiles preferences
...
Change-Id: I460701d15e8b42f2478b4583b1a61559006523de
10 years ago
Irina Peshinskaya
56234716ee
MT#17137 Rewrite rules documentation enchancement
...
Change-Id: I27c51191ff7a02ceaa848d8ab718a996b739273c
10 years ago
Irina Peshinskaya
21b9b966a9
MT#17199 Add user_agent field into subscriberregistrations GET output
...
Change-Id: Ie47192d72753ef3dde4d7d4ec9dbfb0ca56778a9
10 years ago
Rene Krenn
ce8c0ddf51
MT#17247 float field precision given, but no size
...
+precision adjusted from 18 to 14, since 15 is the
max number of digits of double (53 bits)
Change-Id: Ia47448354ce943d57294be7098ec6c7e4af1935e
10 years ago
Irina Peshinskaya
db2c16c43e
MT#15633 Unify preferences defs
...
Change-Id: Ib98bcd6f6f1ef8240708247a6bec0b2f802c17d5
10 years ago
Irina Peshinskaya
1782648b6d
MT#5349 Fix typo in profile preferences metadata
...
Change-Id: I53720c08349c38956eb3a5d6ee8eb6c90c4a825e
10 years ago
Rene Krenn
a2aeb2b77d
MT#17201 reloading terminated contracts
...
+add terminate button for system contracts
Change-Id: Ibd0c6955ea263cac4e92de08ffb70b08733a29c1
10 years ago
Irina Peshinskaya
687c541391
MT#15489 Fix faxes form fields description
...
Change-Id: Idd57b6a9f83abff96b900d868b49edb84e6ddbcf
10 years ago
Irina Peshinskaya
dd8d988ce8
MT#7227 Just a comment about code decision
...
Change-Id: I6798638cbb3c69d4c69c65b4e044f87c4cad5640
10 years ago
Irina Peshinskaya
3b8dbc8c05
MT#15489 Use textfmt to prepare textfile with utf for hylafax
...
Alternative way for the solution from review 3924
Change-Id: Ibfb4b165f1fd1d9bdbb55047f23e157f19d6dcc9
10 years ago
Andreas Granig
011622f079
MT#16985 Use Moose in trunk for API
...
Got dropped by accident.
Change-Id: I47311bd57424d6a7e9faba66100934244c9dd72f
10 years ago
Andreas Granig
d6096237ef
MT#16985 InterceptDB points to pair instead of RO
...
Change-Id: Ie951b784aaaead64d8af2e376dc8d970a3b1dcd0
10 years ago
Andreas Granig
f9ce228e76
MT#16985 Rename CentralDB to RoDB
...
Change-Id: I3e4fcf39dc2323213e3f3a69c3bac375421f6bd4
10 years ago
Andreas Granig
88dd69e012
MT#16107 Provide firmware.booturl in bootstrap
...
Change-Id: I296c6b465af4219d4c73598692eec4bdee411e24
10 years ago
Andreas Granig
c6f589754a
MT#16107 Provide HTTP firmware url.
...
HDV130 only supports HTTP download of firmware, provide a
template var for config templates as firmware.booturl.
Change-Id: Ia7be98867849489de9beab67acdf7615ec99f42d
10 years ago
Andreas Granig
638a4de158
MT#16985 Use CentralDB schema for interceptions.
...
Change-Id: I4924eafb6d103ac23b33b3c889cbcd457b841ef5
10 years ago
Kirill Solomko
9fcd55e6c5
MT#16955 API added NULL query params macro
...
Change-Id: Ie5e87964a569c60d262eac682bad0339ae9b225d
10 years ago
Andreas Granig
7f93fbbaf5
MT#4067 Fix NCOS LNP resource description in API
...
Change-Id: Idd3cd1964065ad4d21ea6224ce6396f32571f72c
10 years ago
Gerhard Jungwirth
4ab6ff3e1e
MT#16467 only show PBX customers for soundset creation
...
Change-Id: I9cff379aa6b67d666ede7c32acbc6b2af708409a
10 years ago
Andreas Granig
da9d1a6e2b
MT#4067 Add NCOS LNP handling.
...
Change-Id: Idd3cd1964065ad4d21ea6224ce6396f32571f72b
10 years ago
Gerhard Jungwirth
85e2fdfd75
MT#16883 set vmb prefix in API
...
Change-Id: Id9991e9baf1b5eb37f6b8cc88ab2dc23a6c93833
10 years ago