Commit Graph

266 Commits (3.4)

Author SHA1 Message Date
Christian Veigl 3e3b1910d0 frontend for trusted peers, mantis:797
15 years ago
Christian Veigl 1f0dbf1463 call_prov() expects a ref for returning data
15 years ago
Daniel Tiefnig c9dd682413 avoid get_subscriber_by_id where possible
15 years ago
Christian Veigl 023a4ff0ec enforce billing profile name limit (mantis:969)
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 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
Andreas Granig 130e0bd0c1 Fix fetching of voicebox/faxserver preferences.
15 years ago
Daniel Tiefnig 58c6318fe8 number normalization for adm block lists
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.
15 years ago
Andreas Granig 6cba17c108 Use drag/drop elements to display current values.
15 years ago
Andreas Granig 79b6db901a Properly display existing time 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.
15 years ago
Andreas Granig 8f4c9cd4b8 Prepare preference view to make CFs editable.
15 years ago
Andreas Granig f80c24f32c Add separate section for CF and new view for time defs.
15 years ago
Andreas Granig 87cb1a0b9d Prettify call-forward targets in view.
15 years ago
Andreas Granig 2927994252 Implement drag&drop for CF destinations.
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.
15 years ago
Andreas Granig 98afa1e7ef Add separate view for CF handling - WIP.
15 years ago
Daniel Tiefnig e6ff3f464c do not store preferences in session to avoid size limits
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.
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
Andreas Granig f47d34cb4a Add optional hostname to peering servers, some cleanup.
15 years ago
Daniel Tiefnig 698a117c07 not calling get_subscriber_registered_devices for terminated subscribers
15 years ago
Daniel Tiefnig b9acb8cd60 removed unnecessary use of session for admin::Utils::prepare_call_list
15 years ago
Daniel Tiefnig 0c005ffb21 added some syntax checks for billing CSV upload
15 years ago
Daniel Tiefnig b80b57860d added prepaid checkbox for billing profiles
15 years ago
Daniel Tiefnig fcb964be3a don't store subscriber and account in session - fixes issue #853
15 years ago
Daniel Tiefnig f6b2ae8748 use urlencoded parameter for billing fee edit - fixes issue #763
15 years ago
Daniel Tiefnig 84d295b41a typo, dropped duplicated semicolon
15 years ago
Daniel Tiefnig dfe1f5371d use urlencoded parameter for ncos pattern edit - see issue #763
15 years ago
Daniel Tiefnig e1bc749dff not storing the voip account in the session
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
Daniel Tiefnig 30a0357b6f search for / get by external ID for subscribers, accounts, customers
15 years ago
Daniel Tiefnig 11ea48cdba allowe customer external_id to be unset
15 years ago
Daniel Tiefnig 60b9387ede allowe account external_id to be unset
15 years ago
Daniel Tiefnig 48f6d8e2ae added subscriber external ID handling
15 years ago
Daniel Tiefnig 6f926d28cf added external ID handling for voip accounts
15 years ago
Daniel Tiefnig 8712625b36 added customer external ID handling
15 years ago
Daniel Tiefnig 34d33837dd fixed function names to retrieve / delete client registrations
15 years ago
Daniel Tiefnig 591149dc2c workaround for empty peektime settings
15 years ago
Daniel Tiefnig 3966a73ec7 remove read_only preferences before sending them to the backend
15 years ago
Daniel Tiefnig 534c0f5b90 changed obsolete get_subscriber_byid to get_subscriber_by_id
15 years ago
Daniel Tiefnig 2653e42ffc localize() is also using call_prov() now - requires authentication
15 years ago
Daniel Tiefnig e09641fe6d implemented alias number handling for subscribers
15 years ago
Daniel Tiefnig 3848813c76 unified peer_id / peerid parameter name
15 years ago
Andreas Granig 6dd7c9707e Enable flash-to-stash.
15 years ago
Daniel Tiefnig 37b8243f66 added peer host preferences functions and templates
16 years ago
Daniel Tiefnig 4dfe9fd774 added domain preferences functions and templates
16 years ago
Daniel Tiefnig 03fa1f136b reworked domain templates to follow new design
16 years ago
Daniel Tiefnig 9cfee8ff60 filtering for usr preferences in preferences list
16 years ago
Daniel Tiefnig cd2c9f4626 allow empty "ac" settings and treat "ac" as a string
16 years ago
Andreas Granig d2aff14cd8 Make non-TT views work on Debian Squeeze.
16 years ago
Andreas Granig 3f68df211d Redesign using jquery-ui and blueprint frameworks.
16 years ago
Daniel Tiefnig aaa2a86706 moved admin creation / edit form to a separate page
16 years ago
Daniel Tiefnig 352d159cdf update to copyrights in source files
16 years ago
Daniel Tiefnig 2c7d3ed625 allow user to edit webusername
16 years ago
Daniel Tiefnig eedd51cab0 added forwards to conference rooms
16 years ago
Daniel Tiefnig 9972ea29b2 using new preference information from ossbss
16 years ago
Andreas Granig 45ddf815ad Make peering contract mandatory when creating a group.
16 years ago
Andreas Granig 3d6fdb4e9c Show active calls instead of options latency.
16 years ago
Andreas Granig 53a1c99e8b Replaced graphs.
16 years ago
Daniel Tiefnig a3e6b48bbc not removing old usr preferences from subscriber display
16 years ago
Daniel Tiefnig 85c03f370b changed usr preferences handling to rely on ossbss output
16 years ago
Andreas Granig 0afaa4f6ae Added rrd controller to use authentication for fetching rrd files from javascript by users.
16 years ago
Daniel Tiefnig 9d35039b68 removed xmlctrl interface
16 years ago
Daniel Tiefnig 187aeb5abe removed peering server domain
16 years ago
Daniel Tiefnig da94ac1eb8 renamed contract_detail template to follow naming convention
16 years ago
Daniel Tiefnig 6bb29dc613 removed prepaid billing profile flag
16 years ago
Daniel Tiefnig c1ab8bf332 removed local, cc and timezone settings from domains
16 years ago
Daniel Tiefnig f48ae40dc0 removed subscriber timezone
16 years ago
Daniel Tiefnig 73949c7690 deactivated products
16 years ago
Daniel Tiefnig 4433f967e1 handle duplicate destination errors
16 years ago
Daniel Tiefnig db775d36e5 added config option to deactivate customer handling
16 years ago
Andreas Granig 6452036b08 Graphs are defined in controller.
16 years ago