Andreas Granig
87cb1a0b9d
Prettify call-forward targets in view.
...
Use proper radio button selections and display short form
for internal service destinations and numbers.
14 years ago
Andreas Granig
bd4bd7c560
Cleanups and better usability.
...
Remove html debug comments.
Popup destination edit field if a destination set is empty.
14 years ago
Andreas Granig
2927994252
Implement drag&drop for CF destinations.
...
It's now possible to reorder CF destination within
a destination set using drag&drop.
14 years ago
Andreas Granig
3ac043d949
Fix another override of new subscriber handling.
14 years ago
Andreas Granig
8ae6dd2bb9
Fix overwrite of a previous commit.
14 years ago
Andreas Granig
4447cee740
Implement handling of CF destinations within CF sets.
...
Add support for adding/changing/deleting CF destinations.
14 years ago
Andreas Granig
98afa1e7ef
Add separate view for CF handling - WIP.
...
CFs will be managed in a separate view in the future. This
commit prepares the skeleton for the new view and implements
a first version for managing CF destination sets.
The current CF handling is not touched and the new stuff
won't show up unless you add the "cf_test" preference
manually to the db.
14 years ago
Daniel Tiefnig
e6ff3f464c
do not store preferences in session to avoid size limits
...
fixes "URL not found" errors when opening the preferences tab
14 years ago
Andreas Granig
132a565294
Align to new design.
14 years ago
Andreas Granig
9758c7863e
Limit userpart length in SIP URI.
...
Limit size of input field for userpart to not break line when using an
IPv6 address as domain.
14 years ago
Daniel Tiefnig
7a9f15557d
not storing subscriber in session to avoid "store_session: data too large" errors
14 years ago
Daniel Tiefnig
db00cbcf68
finish changelog for 3.2.0 - first NGCP 2.4 release
14 years ago
Daniel Tiefnig
eab8a852bb
set maintainer field to our new default - Sipwise Development Team
14 years ago
Daniel Tiefnig
ad0fbc0d25
fix billing profile fee error handling - fixes #351
14 years ago
Andreas Granig
6f26f9b84a
Prefix fax2mail forward with + for consistency.
...
Add leading + to make fax2mail number format consistent with
other number formats.
14 years ago
Andreas Granig
ba255fea50
Remove delete button for billing profiles.
...
Fixes #353 by just not making deletion of billing profiles possible,
because this can have severe side effects.
14 years ago
Andreas Granig
dc88fdbaea
Add note if no peering rule is created.
...
Warn user that peering servers of a group are not used until at least one
peering rule is created.
14 years ago
Andreas Granig
7b6efa58e8
Finished rework to match new design.
14 years ago
Andreas Granig
38b3ccd436
Fix success message box to not overlap with add button.
14 years ago
Andreas Granig
aff7afe967
Bring subscriber search form to standard design.
14 years ago
Andreas Granig
17979f33c3
Minor fix to properly line out add/del icons.
...
Don't make the add-icon overlap with the input form.
Move delete-icon to same vertical position as the add icon.
14 years ago
Andreas Granig
002e011597
Remove unnecessary trailing amp when redirecting.
14 years ago
Andreas Granig
a18980346a
Finish migration of NCOS/LNP to new design.
14 years ago
Andreas Granig
fdefdb9787
Don't jump back to edit mode after saving a change in LNP.
14 years ago
Andreas Granig
460339e961
More LNP view redesign.
14 years ago
Daniel Tiefnig
67d3fc3970
adapt billing fees view to new design
14 years ago
Andreas Granig
c7237a83f4
Started aligning lnp site to new design (WIP).
14 years ago
Andreas Granig
c569d2ae9c
More alignments to new design.
14 years ago
Andreas Granig
8eaf624475
Port NCOS overview to new design.
...
Use lists for each entry.
Combine listing and adding into same section to make it consistent with
other views.
14 years ago
Daniel Tiefnig
e6e9cf5b6d
limit billing profile name and handle to max. length of database fields
...
fixes #967
for 2.5 the limits should be raised and proper error handling should be
implemented in osssbss - curently an internal server error is generated
14 years ago
Richard Fuchs
6ebc1d626d
always round up fractional call durations
14 years ago
Andreas Granig
2dd80b92c1
Update changelog.
14 years ago
Andreas Granig
f47d34cb4a
Add optional hostname to peering servers, some cleanup.
...
If set, hostname is put into r-uri-domain instead of the
IP address. Call is still being sent to IP.
Cleanup of layout to better fit into page.
Fix to display peer errors in peer section instead of
rules section.
14 years ago
Daniel Tiefnig
698a117c07
not calling get_subscriber_registered_devices for terminated subscribers
...
fixes #887
14 years ago
Daniel Tiefnig
b9acb8cd60
removed unnecessary use of session for admin::Utils::prepare_call_list
...
fixes issue #765
14 years ago
Daniel Tiefnig
0c005ffb21
added some syntax checks for billing CSV upload
...
displays errors for invalid character sets and simple syntax errors
requires latest language strings in ossbss
14 years ago
Daniel Tiefnig
22b0b718d5
hiding prepaid flag for systems without prepaid support
14 years ago
Daniel Tiefnig
b80b57860d
added prepaid checkbox for billing profiles
14 years ago
Daniel Tiefnig
fcb964be3a
don't store subscriber and account in session - fixes issue #853
14 years ago
Daniel Tiefnig
f6b2ae8748
use urlencoded parameter for billing fee edit - fixes issue #763
14 years ago
Daniel Tiefnig
84d295b41a
typo, dropped duplicated semicolon
14 years ago
Daniel Tiefnig
dfe1f5371d
use urlencoded parameter for ncos pattern edit - see issue #763
14 years ago
Michael Prokop
1937bd0508
admin.conf: quote auto_allow_cli variable
...
apache2 won't start with auto_allow_cli=0:
| [error] /etc/ngcp-www-admin/admin.conf:26: parser error : AttValue: " or ' expected\n auto_allow_cli=0\n
| ^\n/etc/ngcp-www-admin/admin.conf:26: parser error : attributes construct error\n auto_allow_cli=0\n
So use auto_allow_cli="..." instead.
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Daniel Tiefnig
734dc96572
moved auto_allow_cli to the subscriber section of the configuration
14 years ago
Daniel Tiefnig
95f77dce19
added auto_allow_cli config option to simplify the web workflow
...
this is not just a duplicate of the ossbss setting with the same name,
it is instead intended to be set if the ossbss setting is disabled
14 years ago
Daniel Tiefnig
e1bc749dff
not storing the voip account in the session
...
the session is size limited, which also limited the voip account
fixes issue #759
14 years ago
Richard Fuchs
f14330885a
changelog update
14 years ago
Richard Fuchs
39c1eb7b59
Change the "free memory" graph to add buffers and cache and add a "free swap" graph
14 years ago
Richard Fuchs
ae3526f562
remove dummy test graphs :)
14 years ago
Richard Fuchs
24bae14be7
add support for Flot graphs populated by multiple RRD files
14 years ago