Commit Graph

1923 Commits

Author SHA1 Message Date
Ben
a86ef65e76 added translations (#6636) 2023-04-28 11:19:08 -06:00
Ben
0b3cc45032 Filled in traslations (#6634) 2023-04-28 11:17:29 -06:00
frytimo
69bd42af05 remove unneeded destruct methods as GC has higher performance (#6631)
Co-authored-by: Tim Fry <tim@voipstratus.com>
2023-04-27 20:18:53 -06:00
fusionate
4a67359a78 Domain Settings: Implement ability to Duplicate settings. 2023-04-27 21:04:35 +00:00
fusionate
3711bf3664 Default Settings: Minor adjustment to Copy domain select box default. 2023-04-27 21:02:26 +00:00
fusionate
b6950a4083 Default Settings: Fix missing Enabled value when duplicating disabled setting(s). 2023-04-27 20:22:30 +00:00
FusionPBX
5cfdccdc2a [bug] base32 encoded TOTP secret
Some applications rejected the TOTP secret. Use the Base2n class to create a better base32 encoded TOTP secret.
2023-04-27 01:14:06 -06:00
FusionPBX
b3a0d67ac9 FusionPBX version 5.1.0 RC1 2023-04-26 22:45:01 -06:00
Ben
a9908cb745 Added translations (#6622) 2023-04-26 19:31:20 -06:00
Ben
2e50454e1c added languages (#6618) 2023-04-26 15:08:58 -06:00
Ben
3cc543c1e5 added translations (#6621) 2023-04-26 15:08:33 -06:00
FusionPBX
4433737c43 Removed quotes
The quotes are optional and looks a little nicer so they have been removed.
2023-04-26 11:46:53 -06:00
FusionPBX
b4ccdd244b [bug] error reporting options user, dev, all (#6616)
An enhancement that adds simple options to show what errors to show in the web interface. This also fixes a bug that causes an error in PHP8.
2023-04-26 11:19:45 -06:00
FusionPBX
d11d4b167d Add option to get the version number 2023-04-24 09:45:48 -06:00
FusionPBX
c270aed781 Add language values for user totp 2023-04-23 01:38:17 -06:00
FusionPBX
0295c17393 Add field user_totp_secret 2023-04-23 01:28:45 -06:00
FusionPBX
e405e375f6 Add totp and enhance api key 2023-04-23 01:26:51 -06:00
FusionPBX
81f42a4148 Use the google_authenticator php class 2023-04-23 01:17:22 -06:00
FusionPBX
b6542299ba Center the authentication_code 2023-04-23 01:13:55 -06:00
fusionate
f5f6b33676 Dashboard: Change Contract All button label to Collapse All 2023-04-19 22:24:23 +00:00
FusionPBX
6f489f0cf3 Remove unset removes the session settings 2023-04-18 11:28:24 -06:00
FusionPBX
fd20067433 Remove unused login_destination_url 2023-04-18 09:41:25 -06:00
FusionPBX
e336cb6999 Remove destination url 2023-04-18 09:40:33 -06:00
FusionPBX
a9dc2ec479 Add login form to ldap 2023-04-18 09:36:09 -06:00
FusionPBX
33de786791 Add the logo soure, width and height 2023-04-18 09:23:04 -06:00
FusionPBX
1cebbb7c45 If set use the SESSION username 2023-04-17 22:15:02 -06:00
FusionPBX
edb65edeec Update app_config.php 2023-04-17 16:30:35 -06:00
FusionPBX
8498d3edb6 Add default settings authentication methods 2023-04-17 16:04:13 -06:00
FusionPBX
ca0f5d5363 Use and set the SESSION username 2023-04-17 11:30:27 -06:00
FusionPBX
6bdab612b5 Use the session username when it is set 2023-04-17 11:22:27 -06:00
markjcrane
00801b5b04 Add mutli-factor authentication. 2023-04-16 01:10:39 -06:00
FusionPBX
2582720028 Add permission domain_select 2023-04-12 18:35:32 -06:00
FusionPBX
d704ffa1c9 Remove domain limit
Limit is likely not needed unless someone has a really large number of domains.
2023-04-04 09:56:16 -06:00
FusionPBX
e710c20a0d Minor version update to 5.0.10 2023-03-30 09:34:24 -06:00
FusionPBX
de70dd2910 Using for backwards compatibility
Added for more graceful upgrade as people update their menu to use the new dashboard.
2023-03-29 20:50:13 -06:00
trideeindhoven
fba26b3f84 Better NL translations (#6590)
Co-authored-by: Jeroen Hermans <jeroen@perfectvoip.nl>
2023-03-28 10:24:11 -06:00
fusionate
9714da4309 Default/Domain/User Settings: Offer select for boolean values. 2023-03-27 17:10:10 +00:00
chansizzle
e905e7e3c8 upgrade menu sorted (#6586)
Sets the list of menus to upgrade sorted ascending, and leaves 'default' menu as default selected for consistency and ease.
2023-03-24 20:00:52 -06:00
FusionPBX
b449bef03e Use preg_replace instead of escape (#6575)
Escape broke auto matching fields use preg_replace instead.
2023-03-10 09:54:49 -07:00
fusionate
731d6d1e47 Domains - Edit: Update Call Center Agent Contact on domain rename. 2023-03-01 22:43:43 +00:00
Daniel C
c57f8fee22 Fix fax queue selection not sending list and some french translation. (#6565)
* Fix sending selected faxes from the queue

* Fix some french translations

---------

Co-authored-by: Daniel <git@myrandor.com>
2023-02-28 00:00:51 -07:00
fusionate
c6cbecc5d5 Upgrade: Toggle checkmarks by row click. 2023-02-23 15:23:00 +00:00
FusionPBX
eb828db2d7 Minor version update to 5.0.9 2023-02-21 15:17:33 -07:00
fusionate
29b5b774eb Upgrade: Detect alternate successful response. 2023-02-20 18:43:51 +00:00
fusionate
ecad712b26 Dashboard: Adjust Expand/Contract All button based on widget Hidden state, as well. 2023-02-18 00:18:29 +00:00
fusionate
2d4bd75ac9 Dashboard: Fix Save position without change. 2023-02-18 00:11:36 +00:00
fusionate
da4f02521f Dashboard - Settings: Fix Enabled state on edit. 2023-02-17 23:53:08 +00:00
Alex
7326cb845a Set default for enabled (#6556)
* Set default for enabled

* Update conference_profile_edit.php

* Update call_block_edit.php

* Update conference_control_edit.php

* Update conference_control_detail_edit.php

* Update conference_profile_edit.php

* Update conference_profile_param_edit.php

* Update conference_edit.php

* Update destination_edit.php

* Update device_edit.php

* Update device_profile_edit.php

* Update device_vendor_edit.php

* Update email_template_edit.php

* Update extension_edit.php

* Update module_edit.php

* Update phrase_edit.php

* Update ring_group_edit.php

* Update sip_profile_edit.php

* Update stream_edit.php

* Update time_condition_edit.php

* Update var_edit.php

* Update voicemail_edit.php

* Update call_block_edit.php

* Update default_setting_edit.php

* Update domain_setting_edit.php

* Update domain_edit.php

* Update user_edit.php

* Update bridge_edit.php

* Update sip_profile_edit.php

* Update sofia_global_setting_edit.php

* Update call_flow_edit.php

* Update email_template_edit.php

* Update call_flow_edit.php

* Update bridge_edit.php

* Update email_template_edit.php

* Update sip_profile_edit.php

* Update sofia_global_setting_edit.php

* Update bridge_edit.php

* Update call_flow_edit.php

* Update conference_control_edit.php

* Update sip_profile_edit.php

* Update stream_edit.php

* Update default_setting_edit.php

* Update email_template_edit.php

* Update extension_setting_edit.php

* Update default_setting_edit.php

* Update dashboard_edit.php

* Update dashboard_edit.php

* Update default_setting_edit.php
2023-02-17 14:21:41 -07:00
Alex
a8deadc38c Update ivr_menu_edit.php (#6554)
* Update ivr_menu_edit.php

* Update extension_setting_edit.php

* Update domain_setting_edit.php
2023-02-15 09:52:49 -07:00
agree
4c29c3c4cf [security] import pages xss prevention (#6553) 2023-02-14 15:34:53 -07:00