nyash
0bc048a634
Add/edit some polish translations ( #6327 )
...
* Add/edit some polish translations
* Minor touches to polish translations
2022-03-26 14:30:02 -06:00
KRooney
989fc0541b
Update app_config.php ( #6295 )
...
french update
2022-02-07 23:53:12 -07:00
markjcrane
4ca524b443
Add destination_delay_max and destination_timeout_max
2022-01-31 15:25:50 -07:00
AlexC
7a8e33d7c9
Removed unnecessary footer ( #6252 )
2022-01-21 10:14:55 -07:00
FusionPBX
0a8c6f01fb
Increase the number used in the ring group destination delay and timeout.
2022-01-14 10:35:06 -07:00
Anthony
1db3e5ba14
Removed Search Reset ( #6241 )
...
* Update default_settings.php
* Update devices.php
* Update extensions.php
* Update gateways.php
* Update users.php
* Update destinations.php
* Update dialplans.php
* Update bridges.php
* Update call_block.php
* Update call_broadcast.php
* Update call_flows.php
* Update call_forward.php
* Update call_recordings.php
* Update conference_centers.php
* Update conference_controls.php
* Update conference_profiles.php
* Update conferences.php
* Update contacts.php
* Update fax.php
* Update ivr_menus.php
* Update phrases.php
* Update recordings.php
* Update ring_groups.php
* Update time_conditions.php
* Update voicemails.php
* Update call_center_queues.php
* Update email_logs.php
* Update registrations.php
* Update user_logs.php
* Update access_controls.php
* Update domains.php
* Update email_templates.php
* Update groups.php
* Update menu.php
* Update number_translations.php
* Update sip_profiles.php
* Update database_transactions.php
* Update vars.php
* Update dashboard.php
2022-01-12 16:00:01 -07:00
FusionPBX
67be72b452
Database save method set to false. ( #6215 )
...
* When database save set to false for app_defaults.php
2021-12-24 12:42:16 -07:00
agree
7d6a45eeb7
Update ring_groups.php ( #6175 )
2021-12-06 23:03:58 -07:00
FusionPBX
94f32e5513
Adjusting permissions for the dashbaord
...
Farther down in the code if the user doesn't have ring_group_edit or ring_group_forward then let them see ring groups they were assigned directly. The check permissions that is being removed in this commit interferes with the assigned user from being able to see ring group assigned to them.
2021-11-11 10:03:44 -07:00
FusionPBX
8c0129419c
Update the path to the dashboad from app to core.
2021-11-10 07:50:54 -07:00
markjcrane
032a5aec39
Add a new dashboard
2021-11-09 18:42:14 -07:00
FusionPBX
a80cae4259
Add cache dialplan ring_group_context
2021-04-13 15:16:09 -06:00
FusionPBX
045248ae19
Change the style of the code to match preferences.
2021-03-27 01:53:34 -06:00
FusionPBX
842bcd93ee
Remove domain_uuid from the array that is saved.
...
The domain_uuid should not be modified from this page so it has been removed.
2020-12-09 12:24:39 -07:00
demonspork
5a39dbf68e
Prevent Users without permission from clobbering ring_group_caller_id_name and number
...
Bring the ring_group_caller_id_name and number fields and permissions in line with the prefix permissions so that users without permission don't overwrite those those fields by hitting save.
2020-12-02 20:00:55 -06:00
fusionate
c67c8cd4c2
Destination Select - Dynamic: Clear session array on add/toggle/delete of a destination type record.
2020-11-30 14:15:57 -07:00
agree
16b34145d6
add extensions to destination class ( #5501 )
2020-09-29 11:43:48 -06:00
FusionPBX
afe78ffc62
Add a uuid to the destinations array.
2020-08-24 09:11:50 -06:00
FusionPBX
d51008d3e7
Remove the deprecated save_dialplan_xml function.
2020-08-14 00:32:32 -06:00
FusionPBX
fc0ec80fbd
Remove the deprecated save_dialplan_xml function.
2020-08-14 00:21:12 -06:00
FusionPBX
87497721c6
Default the ring_group_call_timeout to 30 seconds.
2020-06-15 13:38:53 -06:00
FusionPBX
dc137edabe
Rename message-timeout-action to message-timeout_action
2020-06-15 13:26:02 -06:00
FusionPBX
be8d2fcc3d
Rename translation label message-timeout to message-call_timeout
2020-06-15 13:24:31 -06:00
FusionPBX
62c1161328
Require the ring group call timeout.
2020-06-15 13:20:55 -06:00
Nate
e58f488677
Ring Group - Edit: RG Forward permission adjustment.
2020-05-06 11:34:08 -06:00
Nate
4dc6ae0afe
Ring Groups: Fix Missed Call notification form fields.
2020-04-13 10:06:06 -06:00
Nate
dd463b578e
Dashboard - Ring Groups: Allow non-numeric characters in Forwarding destination.
2020-04-11 16:08:07 -06:00
FusionPBX
d5bc6b7f45
Update ring_group_edit.php
2020-04-10 22:35:08 -06:00
FusionPBX
0546c2b71a
Update app_config.php
2020-04-10 22:34:09 -06:00
FusionPBX
86a9f12d77
Update app_languages.php
2020-04-10 22:33:12 -06:00
Nate
c77485c380
Ring Groups: Modal integration.
2020-03-26 14:12:07 -06:00
racitup
a1699f6fa6
Add en-gb fusionpbx language ( #5192 )
...
* Create en-gb language by copying en-us
* Add en-gb to app_configs
* Add en-gb to app_menus
* Language copy utility
* Fix missing quote mark
* Delete cp_lang.py
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-03-20 14:47:13 -06:00
Nate
029c7174b4
Multiple - Add IDs to common/default action buttons.
2020-03-05 00:05:45 -07:00
Nate
8cf57f30be
Multiple - Edit: Minor mods.
2020-03-03 19:59:41 -07:00
Nate
e5e2e6a3c4
Ring Groups: Edit - Add bulk delete of Destinations, dynamic Delete button action, Copy function. Remove deprecated Destination delete script.
2020-02-28 09:29:12 -07:00
Nate
11bb2103bc
Ring Groups: Remove deprecated delete script.
2020-02-15 11:35:15 -07:00
FusionPBX
bf344f690f
Update ring_group_edit.php
2020-02-07 12:03:09 -07:00
Nate
67f9be4c4a
Streams - Edit: Button updates.
2020-02-05 20:23:30 -07:00
Nate
00b5ca6742
Ring Group - Edit: Button updates.
2020-02-05 20:18:32 -07:00
root
e9f4d5113f
Added destination select permissions
2020-01-21 11:43:19 -05:00
chansizzle
9fe84a2b7d
Update app_config.php ( #5040 )
...
* Update app_config.php
2020-01-08 20:48:58 -07:00
Nate
7b514d342c
Ring Groups: Add window titles.
2020-01-06 11:55:40 -07:00
chansizzle
a05f09ee36
Update ring_group_forward.php ( #4970 )
2019-12-18 20:13:47 -07:00
Nate
21f2808368
Update ring_group_forward.php
2019-12-17 16:56:09 -07:00
Nate
1f67a6f8f4
Dashboard: App list view updates, token integration, bug fixes.
2019-12-04 19:08:02 -07:00
Nate
bec5c647c9
List View: Updates to action classes.
2019-11-30 15:18:48 -07:00
Nate
aa593c03fc
List Views: Minor adjustments to code.
2019-11-30 14:18:00 -07:00
Nate
a1eb244589
Update ring_groups.php
2019-11-30 12:35:16 -07:00
Nate
b993ab8197
Ring Groups: Include dialplan in list view actions (doh).
2019-11-30 10:02:53 -07:00
Nate
8bd59ccbf7
Ring Groups: List view updates.
2019-11-30 09:09:43 -07:00