Commit Graph

325 Commits

Author SHA1 Message Date
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
FusionPBX
8388dd2bee Improve the description for smtp_secure 2022-02-28 13:46:42 -07:00
fusionate
be408c6461 Theme: Side Menu - Setting to control submenu close behavior. 2022-02-11 20:44:24 -07:00
fusionate
d5f9264c35 Theme: Side Menu - Setting to control submenu close behavior. 2022-02-11 20:43:54 -07:00
AlexC
2cf8e375a1 Update default_settings.php (#6308)
* Update default_settings.php

* Update default_setting_edit.php
2022-02-11 16:33:26 -07:00
FusionPBX
b758962ec1 Add smtp_crypto_method for PHP mailer 2022-01-31 12:23:41 -07:00
KRooney
527f817e09 Update app_languages.php (#6267) 2022-01-29 16:00:10 -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
109f6d00df Remove the old dashboard default settings. 2021-11-12 18:25:52 -07:00
FusionPBX
e333b28268 Add email address_type with a default of add_address and an alternative value of add_bcc. 2021-10-20 17:00:52 -06:00
FusionPBX
23f75cddb8 Bold default settings value and enabled that are custom or not the default. 2021-09-15 18:54:11 -06:00
FusionPBX
ed41262537 A way to find determine if the setting has the correct UUID. 2021-09-15 16:51:41 -06:00
markjcrane
9bb7b4e607 Security update for /core/default_settings 2021-07-24 17:41:40 -06:00
markjcrane
2750475ab2 Add better logging to XML CDR 2021-05-26 14:29:46 -06:00
demonspork
30844d90aa Add Domain and Global buttons on the respective settings pages for easy navigation 2021-03-26 16:52:05 -05:00
FusionPBX
05e151822a Change the input text type description into a textarea so the description shows in a more convenient container. 2021-02-26 10:17:16 -07:00
fusionate
aa413b74b2 Default/Domain/User Settings: Implement select boxes for Destinations setting options. 2020-12-28 16:12:16 -07:00
fusionate
59410dab58 Default Settings - List: Minor adjustments to Category selection and options. 2020-12-23 17:11:55 -07:00
Nate
c2bf8cf761 Default/Domain Settings - Copy: Retain state when Enabled is false. 2020-10-21 14:39:39 -06:00
Nate
fcb99ccfc6 Default Settings: Set Domain > time_zone to UTC if empty. 2020-10-21 13:05:06 -06:00
demonspork
80fa9cfe7d Fix displaying array order for settings of type array
the *_setting_order was missing from the SELECT queries for all 3 places I could find that use this mechanism. The device settings don't seem to use it.
2020-10-19 18:46:38 -05:00
Nate
06f79d79e7 Users: Add setting to require username format be an email address or not. 2020-10-16 11:48:07 -06:00
Nate
54ae9e2e13 Login: Adjust Password Reset feature to support using a specific or dynamic domain in the reset link sent. 2020-10-13 15:10:07 -06:00
FusionPBX
9207647fbe Default time_zone to UTC time. 2020-10-07 16:47:19 -06:00
agree
289e73543b Fix dialplan_mode caching (#5428) 2020-08-28 10:34:56 -06:00
FusionPBX
8f5f94507a Use multiple lines for column names. 2020-07-06 10:39:33 -06:00
FusionPBX
9ff9346cc4 Update default_setting_edit.php 2020-07-05 19:28:49 -06:00
FusionPBX
18ed8c0ae2 Update the SQL statement add cast default_setting_enabled as text. 2020-07-05 17:18:16 -06:00
Mark J Crane
a07781860b Change data type and add toggle values 2020-07-02 12:02:54 -06:00
Nate
485d8681ca Settings - Edit: Adjust Description field width. 2020-06-02 09:18:11 -06:00
Nate
d05429ad4e Theme: Header Bar updates. 2020-05-27 23:02:13 -06:00
Nate
6f33204316 Theme: Side Menu updates. 2020-05-27 21:24:07 -06:00
FusionPBX
0d67eed8d2 Change calling_code to a more descriptive name of country_code. 2020-05-26 13:36:12 -06:00
FusionPBX
796932795b Change calling_code to country_code. 2020-05-26 13:33:36 -06:00
Nate
4a986730eb Theme: Side Menu updates. 2020-05-25 18:38:52 -06:00
Nate
6f829ea6cf Theme: Side Menu updates. 2020-05-23 18:57:17 -06:00
Nate
f5bfc2199a Theme: Side Menu default state controls. 2020-05-20 21:24:19 -06:00
FusionPBX
12e8e01b25 Update default_settings.php 2020-04-24 14:40:20 -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
Nate
f8c74e6586 Multiple: Add IDs to common/default action buttons. 2020-03-05 10:01:09 -07:00
Nate
791c2be200 Default Settings - Edit: Revise and simplify javascript. 2020-03-04 18:01:52 -07:00
FusionPBX
b16c4d578c Update default_setting_edit.php 2020-02-27 21:59:49 -07:00
FusionPBX
4ffbceeb93 Update default_setting_edit.php 2020-02-27 21:55:49 -07:00
Nate
41b17c2717 Default Settings: Button & minor updates. 2020-02-10 08:07:06 -07:00
Nate
38b59622f5 Default Settings: Fix domain selection hide on copy cancel. 2020-01-23 08:21:29 -07:00
FusionPBX
62558dd031 Update default_settings.php 2020-01-11 00:25:25 -07:00
FusionPBX
30e7ab14bd Update app_config.php 2020-01-09 20:10:36 -07:00
Nate
ec7bac0144 Domain/Default Settings: Adjust column heading. 2020-01-07 11:12:49 -07:00