agree
90f33bd64d
[domains] add exit after redirect ( #6366 )
2022-05-06 17:08:52 -06:00
Luis Daniel Lucio Quiroz
ca921e88ac
Fixes NULL in _SESSION[context] ( #6360 )
...
* Update check_auth.php
* Update domains.php
2022-05-05 09:04:19 -06:00
FusionPBX
600411a2a7
Clear the cache when updating the domain.
2022-03-28 12:25:42 -06:00
FusionPBX
bd1229c377
Add a new setting for domain country_code.
2022-02-24 18:03:58 -07:00
FusionPBX
47b1d6720d
Fix domain delete button visibility.
2022-02-23 13:56:00 -07:00
KRooney
730442f72f
Update app_languages.php ( #6264 )
...
FR-CA translation changes
2022-01-25 12:23:47 -07:00
AlexC
2a74114cf2
Copy, toggle and delete buttons visible when checkbox is selected ( #6242 )
...
* Update bridges.php
* Update call_block.php
* Update call_center_queues.php
* Update call_center_agents.php
* Update call_broadcast.php
* Update call_flows.php
* Update call_recordings.php
* Update conference_centers.php
* Update conference_rooms.php
* Update conference_controls.php
* Update conference_profiles.php
* Update conferences.php
* Update contacts.php
* Update fax.php
* Update ivr_menus.php
* Update music_on_hold.php
* Update phrases.php
* Update recordings.php
* Update streams.php
* Update voicemails.php
* Update devices.php
* Update device_vendors.php
* Update device_vendor_functions.php
* Update extensions.php
* Update gateways.php
* Update dialplans.php
* Update destinations.php
* Update email_templates.php
* Update modules.php
* Update sip_profiles.php
* Update vars.php
* Update databases.php
* Update users.php
* Update default_settings.php
* Update domains.php
* Update groups.php
* Update menu.php
2022-01-13 11:37:59 -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
e06d5a64c5
Create new voicemail directory when adding a new domain.
2021-11-22 09:45:41 -07:00
FusionPBX
d8b6e8bf66
When adding a new domain make sure to make the recordings directory.
2021-11-16 11:13:35 -07:00
FusionPBX
7e0b4045db
Update the URL to the dashboard
2021-11-13 15:30:16 -07:00
FusionPBX
806958fffd
Change guid to uuid.
2021-08-25 14:12:09 -06:00
FusionPBX
1049b37e6b
Replace the pipe with additiaonl spaces to visually seperate the links.
2021-07-29 08:21:27 -06:00
demonspork
b847f95987
Add "Settings" link to Domains list
...
Skip the step of clicking on the domain then clicking settings. I very rarely want to edit a domain's basic settings, 99% of the time I am wanting to either manage the domain or edit domain_settings.
2021-03-11 14:01:55 -06:00
FusionPBX
4e17dc4f85
Advanced -> Domains add Manage link as an option to switch domains.
...
This used to be there and some people miss it so adding it back again.
2021-02-20 17:02:31 -07:00
Nate
5c7f97ac8a
Domains: Retain session domain_name and domain_uuid on add and delete.
2020-11-02 16:00:02 -07:00
FusionPBX
b4f9e3ffaf
Update domain_edit.php
2020-08-14 00:30:50 -06:00
FusionPBX
a660250899
Update domain_edit.php
2020-08-10 12:29:50 -06:00
FusionPBX
e4b72206b3
On button replace escape with urlencode
2020-07-29 13:41:33 -06:00
FusionPBX
ecb8d919ce
Remove header_description-domain_settings
2020-07-28 21:14:23 -06:00
FusionPBX
cf7c918b0c
Add a Settings button.
2020-07-28 21:13:34 -06:00
FusionPBX
1a25c8932e
Put the each column name on its own row.
2020-07-27 14:50:14 -06:00
FusionPBX
b4beae1e97
Cast domain_enabled to text
2020-07-10 09:45:54 -06:00
FusionPBX
42a926684a
Remove a duplicate domain_uuid.
2020-07-10 09:44:53 -06:00
FusionPBX
95faf76f97
Use cast to text on domain_enabled.
2020-07-10 09:41:43 -06:00
Mark J Crane
a07781860b
Change data type and add toggle values
2020-07-02 12:02:54 -06:00
Nate
d03b0e11d6
Domains - Add: Use lowercase, alert on duplicate.
2020-05-21 18:39:53 -06:00
FusionPBX
39f4abfd37
Update app_config.php
2020-04-17 00:25:16 -06:00
Nate
97eec1da04
Template, Core Apps: Update to new modal.
2020-03-25 16:48:12 -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
FusionPBX
5efa873a21
Update domain_edit.php
2020-03-12 16:23:01 -06:00
agree
51a6b56dae
Update domains.php ( #5092 )
...
* Update domains.php
2020-03-11 20:04:41 -06:00
Nate
f8c74e6586
Multiple: Add IDs to common/default action buttons.
2020-03-05 10:01:09 -07:00
Nate
531655c8d8
Domains: Remove deprecated delete script.
2020-02-17 08:58:35 -07:00
Nate
0cc208bb03
Domains - Edit: Sticky Domain Settings action bar.
2020-02-12 11:59:29 -07:00
FusionPBX
ebb075bc4f
Update domains.php
2020-01-30 13:02:37 -07:00
FusionPBX
820177ac6d
Update app_config.php
2020-01-09 20:09:27 -07:00
Nate
4fe8cc74cb
Domains: Add window title.
2020-01-06 12:17:16 -07:00
Nate
b371b57465
Domain Settings: List view updates, move actions to class.
2019-12-30 12:14:57 -07:00
Nate
5056e7ba4f
Domain Edit: Add delete button.
2019-12-16 13:32:27 -07:00
FusionPBX
769d0fc278
Update domains.php
2019-12-16 10:25:33 -07:00
FusionPBX
5b0c075582
Update domains.php
2019-12-16 09:59:50 -07:00
FusionPBX
b9b01d2b5b
Update app_languages.php
2019-12-16 09:23:05 -07:00
fneto1977
86ea29da4c
Fixed translations for Brazilian Portuguese ( #4920 )
...
* Fixed translations for Brazilian Portuguese
* Update app_config.php
* Fixed Translations for pt-br
* Fixed Translations for pt-br
* Fixed Translations for pt-br
* Update app_config.php
* Update app_languages.php
* Update app_menu.php
* app_config Domain
* app_languages.php - Domains
* app_menu - domains
* app_config - default settings
* app_languages - - default settings
* app_menu - default settings
* app_config - databases
* app_languages - databases
* app_menu - - databases
* app_config - upgrade
* app_languages - upgrade
* app_menu - upgrade
* app_config - users
* app_languages - users
* app_menu - users
* app_config - usersettings
* app_languages - usersettings
* app_menu - usersettings
* app_language - Reources
2019-11-27 17:53:28 -07:00
FusionPBX
3bb6ead7dd
Update domain_edit.php
2019-11-09 13:12:23 -07:00
FusionPBX
a0f184824b
Update domain_edit.php
2019-10-30 02:33:38 -06:00
FusionPBX
bc3f71b911
Update domain_edit.php
2019-10-30 01:01:52 -06:00
FusionPBX
df8d0d3ebb
Update domain_edit.php
2019-10-22 22:19:28 -06:00
FusionPBX
784aabca7e
Update domain_edit.php
2019-10-20 18:53:07 -06:00
Nate
5f4b55b88a
Domain Settings: Add ability to Copy to Default Settings.
2019-10-16 22:16:52 -06:00