Commit Graph

378 Commits

Author SHA1 Message Date
FusionPBX 8179da3ef8
Allow domain copy even for single tenant systems. 2022-10-11 10:16:57 -06: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
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
Nate 92144b1f8a Default Settings: Add window title. 2020-01-06 12:15:57 -07:00
Nate ea3c3ab7f3 Default Settings: Add Category select box filter. 2019-12-30 15:35:39 -07:00
Nate b371b57465 Domain Settings: List view updates, move actions to class. 2019-12-30 12:14:57 -07:00
Nate ecd413a43f Default Settings: Misc adjustment. 2019-12-19 19:43:08 -07:00
Nate 1b4e44bb84 Default Settings: Misc adjustments. 2019-12-19 19:38:55 -07:00
FusionPBX 40b8095e96 Update default_settings.php 2019-12-19 09:36:03 -07:00
Nate 8e46e4d1df Default Settings: Complete copy method. 2019-12-19 09:27:56 -07:00
FusionPBX 20d80aea5c Update default_settings.php 2019-12-19 08:46:22 -07:00
FusionPBX 1666c30377 Create default_settings.php 2019-12-19 08:45:28 -07:00
Nate 9961ebb148 Domain Settings: Add Reload button. 2019-12-11 16:40:38 -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
Nate bc5b0d0ebc Default/Domain Settings: Fix a few issues. 2019-11-27 11:03:54 -07:00
FusionPBX 71cbb131b2 Update app_defaults.php 2019-11-26 20:22:10 -07:00
FusionPBX 4f7e770ecc Update app_defaults.php 2019-11-26 19:50:06 -07:00
FusionPBX 7eab71804a Update default_settings.php 2019-10-16 19:12:53 -06:00
Nate 558097f96e Update app_defaults.php 2019-10-15 10:24:02 -06:00
Nate 2678eb0bb1 Bridges: Misc updates, integrate Button class. 2019-10-12 01:12:59 -06:00
Nate 5e61dbc459 Default/Domain Settings: Fix Category names. 2019-10-08 10:10:19 -06:00
chansizzle 86da64bf15 Update default_settings.php (#4711) 2019-10-01 11:20:25 -07:00
Nate 7314fafb55 Default Settings: Token integration. 2019-09-19 07:50:43 -06:00
chansizzle dfea976aec Update app_config.php (#4489) 2019-09-03 21:16:06 -06:00
Nate 1edd5b03c8 Restore Check-All checkbox functionality on Default/Domain Settings. 2019-08-21 13:54:42 -06:00
Nate 733ba98dc6 Update to Bootstrap v4.3.1, jQuery 3.4.1. Adjustments to support updates. 2019-08-20 18:15:50 -06:00
FusionPBX 2fe1970a66 Update default_settings.php 2019-08-16 12:14:48 -06:00
FusionPBX 84a7b2852b Update app_defaults.php 2019-07-25 09:42:19 -06:00
FusionPBX 1c5ea7c530 Update app_defaults.php 2019-07-25 08:40:29 -06:00
Nate a1b6c9947d Fix Default Settings Copy feature. 2019-07-23 17:23:00 -06:00
Nate 1c0901c756 Misc: Default Setting Edit 2019-07-10 08:42:45 -06:00
Nate 77b85a3f9c Database class integration. Modify database class singular() method to support table names ending in 'ses', such as v_databases. 2019-07-09 20:06:17 -06:00
FusionPBX eaff2062eb Update default_settings.php 2019-04-23 08:15:25 -06:00
Nate 3e02d48544 Theme: Misc improvements 2019-03-27 16:38:23 -06:00
Nate 299a0141ff Theme: Side Menu Enhancements 2019-03-26 14:43:31 -06:00
Nate f10d0f6d7e Initial Side Menu Integration (Still in Development) 2019-03-22 20:11:55 -06:00
Nate 9e3321e93b Update default_setting_toggle.php
Check correct permission.
2019-03-01 19:58:56 -07:00
Nate d799d42e1f Modify en/decryption functions to be openssl-based - mcrypt_* functions are now deprecated as of PHP 7.1.0 2019-02-28 18:22:34 -07:00
FusionPBX 04c8a44c6c Update app_config.php 2019-01-29 15:08:55 -07:00
Nate ab0acd1fa1 Messages app improvements. Output escaped. Display limit added as Default Setting. Media download fixed. Sending of media/file attachments enabled, but not yet functional - waiting on feedback from provider. 2018-12-29 11:13:18 -07:00
FusionPBX c37205cfdd Update app_config.php 2018-12-02 11:19:13 -07:00
Dan d0a139e265 Rename Default settings category (#3754)
* Added a simple selfhosted voicemail transcription API client

* Minor logging cleanup

* Add some string escaping to handle transcription providers

* Add JSON handling (optional) to selfhosted API

* Changed name of Security settings to Extension

* Revert "Added a simple selfhosted voicemail transcription API client"

This reverts commits 77ae2b2830 to 2056a71f13
2018-12-02 11:00:30 -07:00
Nate 77f55378ce Update app_config.php
Add Default Setting for optional smtp_hostname to be defined when sending mail.
2018-11-29 09:56:26 -07:00
FusionPBX 397a4b3ef3 Update app_config.php 2018-11-10 00:56:58 -07:00
markjcrane a72f1d6266 Change messages class to message 2018-08-31 03:09:01 +00:00
FusionPBX 88bec5f66c Update app_config.php 2018-07-12 21:04:11 -06:00
FusionPBX 4917d68911 Update default_settings.php 2018-06-29 23:43:22 -06:00
FusionPBX 300952e1a1 Update app_defaults.php 2018-03-29 19:28:12 -06:00
FusionPBX 97afaea6cd Update default_setting_edit.php 2018-03-27 13:25:17 -06:00
Mafoo 73d0085dcc Enhance [master] - update Aastra provision templates (#2997)
* Enhance update Aastra provision templates

add default settings for time format, date format and timezone
hide include folders (they are not provision templates)
update links to documents
add note to 6xxx templates

* Aastra - the descriptions for the time settings are useful.
2018-02-25 01:58:17 -07:00