Christian Veigl
699a08d954
undo r7465
14 years ago
Christian Veigl
dd6f4fb093
make stats timezone-aware (mantis 1231)
14 years ago
Daniel Tiefnig
8abbddb727
fix subscriber matching in call lists
14 years ago
Andreas Granig
130e0bd0c1
Fix fetching of voicebox/faxserver preferences.
14 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)
14 years ago
Daniel Tiefnig
deeed3e84b
use streamlined _cf_time_period function parameters
14 years ago
Daniel Tiefnig
d2c823e3a1
use streamlined delete_subscriber_cf_time_set parameters
14 years ago
Daniel Tiefnig
ce75a7a3f1
use streamlined _cf_destination function parameters
14 years ago
Daniel Tiefnig
3ec263f002
use simplified delete_subscriber_cf_destination_set parameters
14 years ago
Daniel Tiefnig
0ee7176c8e
use simplified delete_subscriber_cf_map parameters
14 years ago
Andreas Granig
cdced45c5b
Allow multiple CF mappings per CF type.
14 years ago
Andreas Granig
7e7570c341
Clean up legacy CF handling.
14 years ago
Andreas Granig
c41ff3a7d1
Make CF mappings editable.
14 years ago
Andreas Granig
cdb87937a8
Implement editing of time periods.
...
Can be used with drag/drop/remove like a new period now.
14 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.
14 years ago
Andreas Granig
79b6db901a
Properly display existing time periods.
...
Use similar blocks like when creating/editing periods.
14 years ago
Andreas Granig
9a912c6c82
Implement deletion of CF time periods.
14 years ago
Andreas Granig
7fa871bd14
Add creation of CF time periods.
14 years ago
Andreas Granig
9409b8449a
Implement CF time set handling.
...
Add functionality to manipulate CF time sets.
Time periods are WIP.
14 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).
14 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.
14 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.
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
Daniel Tiefnig
7a9f15557d
not storing subscriber in session to avoid "store_session: data too large" errors
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
002e011597
Remove unnecessary trailing amp when redirecting.
14 years ago
Andreas Granig
fdefdb9787
Don't jump back to edit mode after saving a change in LNP.
14 years ago
Richard Fuchs
6ebc1d626d
always round up fractional call durations
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
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
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
15 years ago
Richard Fuchs
39c1eb7b59
Change the "free memory" graph to add buffers and cache and add a "free swap" graph
15 years ago
Daniel Tiefnig
2875bd90ee
merged r5696:5806 from branch 3.1:
...
15 years ago
Andreas Granig
bfde877838
Fixed bug having rewrite priorites upside down.
15 years ago
Daniel Tiefnig
9f1f708aa9
added support for CSV billing import header lines
15 years ago
Daniel Tiefnig
5c7c53f26a
support mac style linebreaks
15 years ago
Daniel Tiefnig
c6378e649f
added peer registration display for subscribers
15 years ago