Jon Bonilla
4f24771ef4
Allow leading '+' in permanent contacts
14 years ago
Andrew Pogrebennyk
7df30e31d8
merge "propagate syntax error in regex (mantis:1733)"
14 years ago
Andrew Pogrebennyk
b4a16ccb52
merge from trunk until r8246
...
r8170 (frontend for trusted peers) is skipped, it belongs to 2.6 release
15 years ago
Andrew Pogrebennyk
b282dee98d
merge up to r7972 from trunk
15 years ago
Daniel Tiefnig
c9dd682413
avoid get_subscriber_by_id where possible
...
This will use get_voip_account_subscriber* whenever possible so we use
consistent set of subscriber_id's.
Third step to replace provisioning subscriber_id by billing subscriber_id
see https://bugtracker.sipwise.com/view.php?id=1361
15 years ago
Christian Veigl
023a4ff0ec
enforce billing profile name limit (mantis:969)
15 years ago
Andrew Pogrebennyk
6985afce47
merge r7445-7848 from trunk
15 years ago
Andreas Granig
d37661d41d
Implement basic sipstats feature.
15 years ago
Andreas Granig
65a7666c85
Implement adding a permanent location entry.
15 years ago
Andreas Granig
c36fb0abeb
Add timeout to CF destinations.
15 years ago
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
f11bcb0e26
merge r7390:7411 from trunk
...
* number normalization for adm block lists
* Fix fetching of voicebox/faxserver preferences.
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
0372c51713
merged r7284:7381 from trunk:
...
Allow multiple CF mappings per CF type.
use simplified delete_subscriber_cf_map parameters
use simplified delete_subscriber_cf_destination_set parameters
use streamlined _cf_destination function parameters
use streamlined delete_subscriber_cf_time_set parameters
use streamlined _cf_time_period function parameters
create changelog entry for 3.3.1
add some input field descriptions
15 years ago
Daniel Tiefnig
b88d18665f
add branch version
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
Andreas Granig
7e7570c341
Clean up legacy CF handling.
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
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
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
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
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
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
Daniel Tiefnig
7a9f15557d
not storing subscriber in session to avoid "store_session: data too large" errors
15 years ago
Daniel Tiefnig
ad0fbc0d25
fix billing profile fee error handling - fixes #351
15 years ago
Andreas Granig
6f26f9b84a
Prefix fax2mail forward with + for consistency.
...
Add leading + to make fax2mail number format consistent with
other number formats.
15 years ago
Andreas Granig
002e011597
Remove unnecessary trailing amp when redirecting.
15 years ago
Andreas Granig
fdefdb9787
Don't jump back to edit mode after saving a change in LNP.
15 years ago
Richard Fuchs
6ebc1d626d
always round up fractional call durations
15 years ago