FusionPBX
9c19eff170
Add toggle ring group enabled
2023-02-10 09:43:14 -07:00
fusionate
b393089769
Ring Group - Edit: Set value to FALSE when Destination switch is off.
2023-01-23 22:44:57 +00:00
FusionPBX
d31d028a0c
Upgrade: Enable ring group destinations by default
2023-01-22 11:19:50 -07:00
fusionate
df6bc02489
Ring Groups: Enhance Destination Enabled Switch
2023-01-21 01:30:34 +00:00
K-Flagman
581c919132
Add iphone style toggle to enable/disable ring groups destinations #6394 ( #6395 )
...
* Add iphone style toggle for destinations in ring groups
* Add iphone style toggle for destinations in ring groups
* only select enabled destination when make ring group calls
* add destination_enable filed in table v_ring_group_destinations schema
* Change destination_enabled value on to true.
* Update app_config.php
* Change destination_enabled from on to true
* Change destination_enabled to boolean
* Delete fix.css
* Will style this
* Update template.php
Co-authored-by: flagman <flagman@flagman.com>
Co-authored-by: FusionPBX <markjcrane@gmail.com>
Co-authored-by: K-flagman <43560934+kapetrosyan@users.noreply.github.com>
2023-01-20 18:25:13 -07:00
FusionPBX
88bc541d0d
Create database object if not set. ( #6492 )
...
* Create database object if not set.
2022-11-08 09:40:12 -07:00
markjcrane
d50bcb476a
Replace root.php
2022-10-10 16:35:14 -06:00
markjcrane
eb5c25aa35
Add insert_date, insert_user, update_date, update_user to all tables
2022-09-18 00:54:37 -06:00
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
FusionPBX
222e8ad37f
Update ring_group_edit.php
2019-11-26 21:49:27 -07:00
noci2012
e1ed3140cc
nl-nl translations next batch. ( #4892 )
...
* add nl-nl items
* Update app_config.php
* add nl-nl items
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Fix typos inn nl-nl
* Add nl-nl items
* dd nl-nl items.
* Add nl-nl items.
* Add nl-nl items (call-flows)
* Add nl-nl items
* Add nl-nl items
* dd nl-nl items (calls)
* Add nl-nl items
* Add nl-nl items (contacts)
* Add nl-nl items (vars)
* Add nl-nl items (voicemails)
* Add nl-nl items (xml_cdr)
* Add nl-nl items (xml_cdr)
* This reverts commit 41afeb4796 .
* Add nl-nl items (voicemail_greetings)
* Add nl-nl items (system)
* Add nl-nl items (sip_profiles)
* Add nl-nl items (sip_status)
* Add nl-nl items (settings)
* Add nl-nl items (database_transactions)
* Add nl-nl items (destinations)
* Add nl-nl (devices)
* Add nl-nl (conferences)
* Add nl-nl (conferences_active)
* Add nl-nl (conference_centers)
* Update nl-nl (conference_centers)
* Add nl-nl (conference_controls)
* Add nl-nl items (conference_profiles)
* Add nl-nl items (dialplan_inbound)
* Add nl-nl items (dialplan_inbound)
* Add nl-nl items (dialplan_outbound)
* Add nl-nl items (dialplans)
* Add nl-nl items (edit)
* Add nl-nl items (email_logs)
* Add nl-nl items (errors)
* Add nl-nl items (exec)
* Add nl-nl items (access_controls)
* some skipped entries
* add nl-nl items (extensions)
* add nl-nl items (fifo)
* fixed translation, better fitting word kenmerk instead of etiket
* add nl-nl items (fifo_list)
* add nl-nl items (follow_me)
* add nl-nl items (gateways)
* add nl-nl items (ivr_menus)
* add nl-nl items (meetings)
* add nl-nl items (log_viewer)
* add nl-nl items (ring_groups)
* add nl-nl items (messages)
* add nl-nl items (modules)
* add nl-nl items (music_on_hold)
* add nl-nl items (number_translations)
* fix merge conflict (gateways)
2019-11-22 17:37:36 -07:00
FusionPBX
d6ddaa9ad4
Update ring_group_delete.php
2019-10-28 13:08:14 -06:00
FusionPBX
78ed9ca3bc
Update ring_group_edit.php
2019-10-28 11:17:46 -06:00
FusionPBX
dc1ba5299c
Update ring_groups.php
2019-10-25 19:22:31 -06:00
FusionPBX
aca93b0721
Update ring_group_edit.php
2019-10-25 19:21:54 -06:00
FusionPBX
3b31f2cfe0
Update ring_groups.php
2019-10-25 18:19:28 -06:00
FusionPBX
005f44f3c4
Update app_config.php
2019-10-25 12:53:13 -06:00
FusionPBX
5524ed94c7
Update ring_group_edit.php
2019-10-02 13:56:35 -06:00
FusionPBX
0b66435338
Update ring_group_edit.php
2019-10-02 13:12:04 -06:00
FusionPBX
607a2cfc61
Update app_languages.php
2019-10-02 13:10:16 -06:00
FusionPBX
8285fc2bb9
Update app_config.php
2019-10-02 12:42:55 -06:00
FusionPBX
2719661ce9
Delete ring_group_destination_edit.php
2019-10-02 12:28:11 -06:00
FusionPBX
611ca644ed
Update app_languages.php
2019-10-02 12:27:01 -06:00
FusionPBX
6a7b254170
Update app_languages.php
2019-10-02 12:22:32 -06:00
FusionPBX
21cd7d19c9
Update app_languages.php
2019-10-02 12:20:55 -06:00
FusionPBX
b9246dc903
Update ring_group_edit.php
2019-10-02 12:19:36 -06:00
Nate
f50e99b02a
Ring Groups: Token integration.
2019-09-19 07:34:03 -06:00
emaktech
89a1e807c4
Modified fr-ca / fr-fr translation. ( #4621 )
2019-09-17 12:36:28 -06:00
Nate
31e370d0b2
Ring Groups: Fix CID Name/Number Prefix.
2019-09-16 09:53:11 -06:00
FusionPBX
9fa9e30833
Fix the ring group message for add or update.
2019-09-05 07:45:02 -06:00
FusionPBX
3275553168
Update ring_group_forward.php
2019-08-17 11:55:11 -06:00
FusionPBX
df8e696405
Update ring_group_forward.php
2019-08-14 10:53:44 -06:00
FusionPBX
8f20a59225
Update ring_group_edit.php
2019-08-14 02:01:18 -06:00
Nate
927458933e
Ring Groups: Database class integration.
2019-08-13 04:48:28 -06:00
FusionPBX
015144bdd2
Update ring_group_edit.php
2019-08-06 19:50:44 -06:00
FusionPBX
c7aab4f7f7
Update ring_group_edit.php
2019-07-13 09:31:54 -06:00
FusionPBX
bec05da9e9
Update app_defaults.php
2019-07-02 14:03:04 -06:00
FusionPBX
1945fc8cff
Update app_defaults.php
2019-07-02 13:04:29 -06:00
FusionPBX
9a7b2071af
Update app_defaults.php
2019-07-02 12:58:20 -06:00
FusionPBX
e7fac86e7c
Update app_defaults.php
2019-07-02 12:53:23 -06:00
FusionPBX
fa8fd98fc9
Update app_config.php
2019-07-01 09:55:12 -06:00
FusionPBX
c23c4ced5a
Update ring_group_delete.php
2019-05-08 08:58:26 -06:00
FusionPBX
ac98d98746
Update ring_group_destination_delete.php
2019-05-08 08:57:52 -06:00
FusionPBX
da29560230
Update ring_group_delete.php
2019-05-08 08:50:19 -06:00
FusionPBX
0f8b1a9ed2
Update app_config.php
2019-03-24 08:04:45 -06:00
FusionPBX
6ee722be37
Update ring_group_delete.php
2019-02-05 18:29:38 -07:00
FusionPBX
bacdd643cf
Update ring_group_edit.php
2018-11-14 00:25:14 -06:00
FusionPBX
6ae151f026
Update ring_group_edit.php
2018-11-03 13:10:53 -06:00
FusionPBX
4c1f70a082
Update ring_group_edit.php
2018-11-03 11:28:41 -06:00
FusionPBX
fbbfe4b12b
Update app_config.php
2018-11-03 11:26:31 -06:00
FusionPBX
3de2eacb27
Update ring_group_edit.php
2018-10-15 09:49:35 -06:00