Commit Graph

27 Commits

Author SHA1 Message Date
FusionPBX
47b1d6720d Fix domain delete button visibility. 2022-02-23 13:56:00 -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
7e0b4045db Update the URL to the dashboard 2021-11-13 15:30:16 -07: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
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
Nate
97eec1da04 Template, Core Apps: Update to new modal. 2020-03-25 16:48:12 -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
FusionPBX
ebb075bc4f Update domains.php 2020-01-30 13:02:37 -07:00
Nate
4fe8cc74cb Domains: Add window title. 2020-01-06 12:17:16 -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
e3dd8514aa Update domains.php 2019-08-22 11:03:23 -06:00
FusionPBX
8ea2e69b23 Update domains.php 2019-08-12 15:36:47 -06:00
FusionPBX
d59955a38c Update domains.php 2019-07-24 01:06:34 -06:00
FusionPBX
21c0b38014 Update domains.php 2019-07-24 00:18:15 -06:00
FusionPBX
cca85378e1 Update and rename core/domain_settings/domains.php to core/domains/domains.php 2019-07-23 23:56:27 -06:00
Mark Crane
fe49c7ffbb Change directory in core/domains to core/domain_settings. 2013-01-05 21:25:31 +00:00
Mark Crane
f29051bcdc Use the new domains class when switching between domains. 2012-10-16 18:08:24 +00:00
Mark Crane
23a2f84577 Harden the security with specific permissions for domains, domain settings and default settings. Everyone using multi-tenant are encouraged to update. Run Upgrade Schema on wiki.fusionpbx.com. After updating go to advanced -> group manager click on the superadmin group and then select the permissions for domains, domains settings, and default settings. Logout and back in. 2012-09-27 00:34:10 +00:00
Mark Crane
ad8d2fc263 Advanced -> Domains fix the sorting.
http://code.google.com/p/fusionpbx/issues/detail?id=300
2012-09-03 17:05:03 +00:00
Mark Crane
af103e9c41 Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00