Christian Veigl
54df78301c
remember selected domain on failure (mantis 1253)
15 years ago
Christian Veigl
50f46d2b1d
make stats timezone-aware
15 years ago
Christian Veigl
233d00ff25
make stats timezone-aware
15 years ago
Christian Veigl
699a08d954
undo r7465
15 years ago
Christian Veigl
dd6f4fb093
make stats timezone-aware (mantis 1231)
15 years ago
Daniel Tiefnig
8abbddb727
fix subscriber matching in call lists
15 years ago
Andrew Pogrebennyk
528f312cf0
one more change needs merge
15 years ago
Andrew Pogrebennyk
064473f8c5
changelog for the new version
15 years ago
Andreas Granig
130e0bd0c1
Fix fetching of voicebox/faxserver preferences.
15 years ago
Daniel Tiefnig
58c6318fe8
number normalization for adm block lists
...
maybe this should actually be obsoleted by a change in the number format
handling, but fixing it nevertheless, as it causes some problems in
older versions of the interface (3.0 at least)
15 years ago
Daniel Tiefnig
15fdad9da8
add some input field descriptions
15 years ago
Daniel Tiefnig
79243d9c20
create changelog entry for 3.3.1
15 years ago
Daniel Tiefnig
deeed3e84b
use streamlined _cf_time_period function parameters
15 years ago
Daniel Tiefnig
d2c823e3a1
use streamlined delete_subscriber_cf_time_set parameters
15 years ago
Daniel Tiefnig
ce75a7a3f1
use streamlined _cf_destination function parameters
15 years ago
Daniel Tiefnig
3ec263f002
use simplified delete_subscriber_cf_destination_set parameters
15 years ago
Daniel Tiefnig
0ee7176c8e
use simplified delete_subscriber_cf_map parameters
15 years ago
Andreas Granig
cdced45c5b
Allow multiple CF mappings per CF type.
15 years ago
Andrew Pogrebennyk
6a8a0e3290
debian/changelog: prepare for 2.5-rc1 release
15 years ago
Andreas Granig
7e7570c341
Clean up legacy CF handling.
15 years ago
Andreas Granig
ef48bb4c47
Clear CF header to fix anchoring.
15 years ago
Andreas Granig
c41ff3a7d1
Make CF mappings editable.
15 years ago
Andreas Granig
cdb87937a8
Implement editing of time periods.
...
Can be used with drag/drop/remove like a new period now.
15 years ago
Andreas Granig
25e2ee2fbb
Properly display saved values in building blocks.
15 years ago
Andreas Granig
6cba17c108
Use drag/drop elements to display current values.
...
Use our building blocks to show existing values, just make it non-editable
if we're not in edit mode for this row. WIP.
15 years ago
Andreas Granig
ad18adce87
Fix status bar.
15 years ago
Andreas Granig
79b6db901a
Properly display existing time periods.
...
Use similar blocks like when creating/editing periods.
15 years ago
Andreas Granig
9a912c6c82
Implement deletion of CF time periods.
15 years ago
Andreas Granig
7fa871bd14
Add creation of CF time periods.
15 years ago
Andreas Granig
9557ffcc55
Handle multiple drop zones with same type correctly.
...
Allow drag&drop to a new period in all time sets.
15 years ago
Andreas Granig
4ea53157e4
More view changes for CF period handling.
15 years ago
Andreas Granig
9409b8449a
Implement CF time set handling.
...
Add functionality to manipulate CF time sets.
Time periods are WIP.
15 years ago
Andreas Granig
8f4c9cd4b8
Prepare preference view to make CFs editable.
...
Show dsets and tsets dropdown while editing CFs.
Remove time defs from dset view (has a own view now).
15 years ago
Andreas Granig
f80c24f32c
Add separate section for CF and new view for time defs.
...
Use separate section in subscriber preferences view to configure call-forwards.
Add new view to configure call forward time sets.
15 years ago
Michael Prokop
0dfef74c39
postinst script: use invoke-rc.d instead of directly invoking init script
...
When invoking an init script directly we don't get the benefits
of what invoke-rc.d and its policy-rc.d framework gives us, so
instead use invoke-rc.d.
This fixes the lintian error:
| ngcp-www-admin: maintainer-script-calls-init-script-directly postinst:34
From: Michael Prokop <mprokop@sipwise.com>
15 years ago
Michael Prokop
9ec841d316
debian/changelog: fix invalid mail address
...
Ack-ed by Daniel.
Supposed to fix:
| E: ngcp-www-admin: debian-changelog-file-contains-invalid-email-address dtiefnig@orion
| E: ngcp-templates-pro-www-admin: debian-changelog-file-contains-invalid-email-address dtiefnig@orion
From: Michael Prokop <mprokop@sipwise.com>
15 years ago
Andreas Granig
87cb1a0b9d
Prettify call-forward targets in view.
...
Use proper radio button selections and display short form
for internal service destinations and numbers.
15 years ago
Andreas Granig
bd4bd7c560
Cleanups and better usability.
...
Remove html debug comments.
Popup destination edit field if a destination set is empty.
15 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.
15 years ago
Andreas Granig
3ac043d949
Fix another override of new subscriber handling.
15 years ago
Andreas Granig
8ae6dd2bb9
Fix overwrite of a previous commit.
15 years ago
Andreas Granig
4447cee740
Implement handling of CF destinations within CF sets.
...
Add support for adding/changing/deleting CF destinations.
15 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.
15 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
15 years ago
Andreas Granig
132a565294
Align to new design.
15 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.
15 years ago
Daniel Tiefnig
7a9f15557d
not storing subscriber in session to avoid "store_session: data too large" errors
15 years ago
Daniel Tiefnig
db00cbcf68
finish changelog for 3.2.0 - first NGCP 2.4 release
15 years ago
Daniel Tiefnig
eab8a852bb
set maintainer field to our new default - Sipwise Development Team
15 years ago
Daniel Tiefnig
ad0fbc0d25
fix billing profile fee error handling - fixes #351
15 years ago