markjcrane
|
323d318141
|
Update boolean toggle
- When 2 equals it evaluates null as false and then false is selected.
|
2025-11-19 15:26:40 -07:00 |
|
Alex
|
987c6f7cb8
|
Prevent more PHP warnings (#7609)
* Prevent more PHP warnings
* Update call_broadcast_edit.php
* Update call_center_agent_edit.php
* Update call_flow_edit.php
* Update call_center_queue_edit.php
* Update conference_center_edit.php
* Update conference_room_edit.php
* Update conference_control_detail_edit.php
* Update conference_control_edit.php
* Update conference_profile_edit.php
* Update conference_edit.php
* Update conference_profile_param_edit.php
* Update destination_edit.php
* Update device_edit.php
* Update dialplan_inbound_add.php
* Update dialplan_outbound_add.php
* Update dialplan_add.php
* Update dialplan_edit.php
* Update event_guard_logs.php
* Update extension_setting_edit.php
* Update extension_edit.php
* Update fax_edit.php
* Update fifo_edit.php
* Update ivr_menu_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 xml_cdr_search.php
* Update dashboard_widget_edit.php
* Update domain_edit.php
* Update group_edit.php
* Update user_edit.php
* Update gateway_edit.php
|
2025-11-13 08:37:51 -07:00 |
|
markjcrane
|
7286d4b58d
|
Update permission_exists for multiple permissions
|
2025-11-06 08:20:46 -07:00 |
|
markjcrane
|
b0eabca1f6
|
Update check permisisons
|
2025-11-02 00:22:57 -06:00 |
|
FusionPBX
|
d1baf05891
|
Remove redundant database instances (#7535)
|
2025-10-01 08:56:06 -06:00 |
|
FusionPBX
|
7f9064fadb
|
Update boolean toggle and the database boolean type (#7522)
* Change the data type to boolean
* Use boolean values in SQL and Conditional Statements
* Schema Data Types: Drop views so that alter tables statements complete
* Update settings.php
* Add extension for call_screen_enabled
* Gateway handle boolean
Add the boolean toggle
- distinct_to
- caller_id_in_from
- supress_cng
- extension_in_contact
- contact_in_ping
* Update gateways.php
* Update voicemail_edit.php
* Replace the ${caller_id_name} with the extensions caller id name
* Phrase - Edit: Update slide toggle with new select beneath.
* Update the input toggle style
* Set the input_toggle_style_switch as boolean
* Update the input toggle style
* Theme: Adjust CSS to wrap description text on form fields.
* Add domain_uuid and domain_name to the SQL SELECT
* Unset the parameters to fix the next query
* Gateway: Integrate new slide toggle switch.
* Dashboard: Update the input toggle style (#7499)
* Dashboard: Update the input toggle style
* Update dashboard_widget_edit.php
* Update dashboard_edit.php
* Inbound Route - Add: Integrate new slide toggle switch and boolean.
* User Settings: Integrate new slide toggle switch.
* Call Block Edit: Update the input toggle style (#7500)
* Bridge Edit: Update the input toggle style (#7501)
* Update phrases.php
* Update domain_edit.php
* Domain Settings Edit: Update the input toggle style
* User Edit: Update the input toggle style
* Update install.php
* Remove fields marked as deprecated
* Use boolean in the select statement
* Streams: New slide toggle and boolean.
* Streams: Remove unnecessary default.
* Queues (FIFO): New slide toggle.
* Call Detail Records: Update the input toggle style (#7503)
* Call Detail Records: Update the input toggle style
* Update xml_cdr_extension_summary.php
* Update xml_cdr_extension_summary.php
* Update xml_cdr_extension_summary.php
* Call Centers: Update the input toggle style (#7502)
* Call Centers: Update the input toggle style
* Update call_center_agent_edit.php
* Conference Centers: Update the input toggle style (#7506)
* Conference Centers: Update the input toggle style
* Update app_config.php
* Update conference_center_edit.php
* Use boolean data type (#7505)
* Call Flow Edit: Update the input toggle style (#7504)
* Devices: Update the input toggle style
* IVR Menus: New slide toggle.
* IVR Menu: Remove deprected file.
* SIP Profile - Edit: New slide toggle.
* Device Profiles: Update the input toggle style
* Ring Groups - List: Fix syntax.
* Theme: Fire onchange event when switching slide toggle control.
* Device Vendors: Update the input toggle style
* Update enabled boolean
* Update device_edit.php
* Ring Groups: New slide toggle.
* Update domain_edit.php
* Email Templates: Update the input toggle style
* Header: Correct default value on input toggle style.
* Default/Domain/User Settings: Adjust Select option label for better clarity.
* Use true boolean types for switch theme toggle or drop-down box (#7507)
* Groups: Update the input toggle style
* Conference Controls: Update the input toggle style (#7509)
* Conference Controls: Update the input toggle style
* Update conference_control_edit.php
* Update conference_control_details.php
* Update conference_control_detail_edit.php
* Conferences: Update the input toggle style (#7511)
* Use true boolean types for switch theme toggle or drop-down box (#7513)
* Dialplans: Update the input toggle style
Also updated outbound route add
* Ring Group: Only adjust ring group forward destination top margin when slide toggle enabled.
* Default/Domain/User Settings - List: Adjust for new 'Select Box' label on input_toggle_style value.
* Use true boolean types for switch theme toggle or drop-down box (#7514)
* Call Forward / Follow Me: Minor javascript adjustments to mirror previous behavior.
* Ring Groups [Dashboard]: New slide toggle.
* Get the contacts details with a seperate SQL Query
* Remove debug info
* Destinations: Update the input toggle style
* Conference Profiles: Update the input toggle style (#7515)
* Conference Profiles: Update the input toggle style
* Update conference_profiles.php
* Update conference_profile_params.php
* Update conference_profile_param_edit.php
* Update conference_profile_edit.php
* Extensions: Update the input toggle style
* Contacts: Update the input toggle style (#7517)
* Contacts: Update the input toggle style
* Update contact_address_edit.php
* Update contact_attachment_edit.php
* Update contact_edit.php
* Update contact_email_edit.php
* Update contact_phone_edit.php
* Update contact_relation_edit.php
* Update contact_setting_edit.php
* Update contact_url_edit.php
* Update contacts.php
* Voicemails: New slide toggle.
* Voicemail Greeting: New slide toggle.
* Modules: New slide toggle.
* Recordings: New slide toggle
* Variables: New slide toggle.
* Time Conditions: New slide toggle.
* Extensions - List: Remove invalid column name.
* Extension Settings: New slide toggle.
* Number Translations: New slide toggle and boolean.
* Sofia global settings: Update the input toggle style
* Update alter table convert to boolean
* Fix contact relation search (#7518)
* Sip Profile Edit: Fix setting enabled labels (#7519)
* Sip Profile Edit: Fix setting enabled labels
* Update sip_profile_edit.php
* Update dialplan_edit.php (#7520)
* Update SQL queries to use true/false for contact primary settings (#7521)
* Update SQL queries to use true/false for contact primary settings
* Update contacts_vcard.php
* Update email.php
* Update totp.php
* Update contact_url_edit.php
* Update contact_email_edit.php
* Update contact_address_edit.php
* Update contact_attachment_edit.php
* Update contact_phone_edit.php
* Add a database views method
* Add database view groups
* Add database users view
* Add database call_recordings view
* Update users.php
* Add database view call block
* Update schema to use the database views method
* Update conference.conf.lua boolean
* Update directory.lua boolean
* Update callcenter.conf.lua agent_status boolean
* Update sofia.conf.lua boolean
* Update number translations lua boolean
* Update directory.lua boolean
* Update group_call.lua fix the cache
* Update reverse-auth-lookup.lua boolean
* Update directory.lua boolean
* Use concat instead of ||
* Update index.lua
---------
Co-authored-by: fusionate <nate@fusionpbx.com>
Co-authored-by: Alex <alex@fusionpbx.com>
Co-authored-by: frytimo <tim@fusionpbx.com>
|
2025-09-20 18:42:05 -06:00 |
|
FusionPBX
|
c3952028b1
|
Use the settings get method for the buttons
|
2025-04-14 10:36:21 -06:00 |
|
fusionate
|
bf7526f0ef
|
Multiple Apps: Integrate content cards.
|
2024-09-04 17:51:23 -06:00 |
|
FusionPBX
|
5182e5e2d5
|
Change value to textarea
|
2023-08-22 16:58:47 -06:00 |
|
frytimo
|
d7bbcd89f5
|
Use magic constant dir (#6711)
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__ to load only functions.php
* replace spaces with tab character
* update dirname command to use levels instead of nesting
* use magic constant __DIR__
* update dirname command to use levels instead of nesting
* Update access_control_edit.php
* Update access_control_import.php
* Update access_controls.php
* Update dnd.php
* Update access_controls_reload.php
* Update call_center_agents.php
* Update call_center_agents.php
* Update fax_queue.php
* Update login.php
* Update pdo.php
* Update pdo_vm.php
* Update switch.php
* Update index.php
* Update css.php
* Update v_mailto.php
* Update fax_to_email.php
---------
Co-authored-by: FusionPBX <markjcrane@gmail.com>
|
2023-06-15 11:28:23 -06:00 |
|
fusionate
|
e016d3d39c
|
Variables: Updates for PHP 8.1
|
2023-06-09 17:27:55 +00:00 |
|
fusionate
|
d327d569f5
|
Misc: Updates for PHP 8.1 (?: to ??)
|
2023-06-06 22:05:05 +00:00 |
|
markjcrane
|
2fd25f3621
|
Vars PHP 8.1 updates
|
2023-05-27 13:06:32 -06:00 |
|
frytimo
|
fef8165be2
|
Frytimo pr patches for php8.1 (#6630)
* Passing null to parameter #2 ($string) of type string is deprecated
* Passing null to parameter #1 ($string) of type string is deprecated
* php 8.1 fixes
* php 8.1 fixes - replace strlen($var) > 0 with !empty($var)
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - strlower with null
* php 8.1 fixes - strreplace with null
* php 8.1 fixes - passing null to base64_decode
* php 8.1 fixes - check for false and check for null on $this->dir
* php 8.1 fixes - remove assignment of $db variable to modules object
* php 8.1 fixes - avoid sending null to substr
* php 8.1 fixes - change ${var} to {$var}
* php 8.1 fixes - check for null before preg_replace
* php 8.1 fixes - remove setting db variable on domains object
* php 8.1 fixes - set empty string if $row['domain_setting_subcategory'] is null
* php 8.1 fixes - set empty string if $_REQUEST['show'] is not available
* php 8.1 fixes
* php 8.1 fixes - correct $_POST checking syntax
* php 8.1 fixes - correct $_POST variables
* php 8.1 fixes
* Use brackets consistently
* Update user_setting_edit.php
* Change to not empty
* Update device.php
* Update text.php
---------
Co-authored-by: Tim Fry <tim@voipstratus.com>
Co-authored-by: FusionPBX <markjcrane@gmail.com>
|
2023-05-05 10:46:37 -06: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
|
a229d1e46c
|
Add enabled toggle to more pages and bug fix (#6552)
* Add enabled toggle to more pages and bug fix
* Add device profile enable toggle
* fixed enable on bridge_edit.php
* Fixed enable on call_block_edit.php
* Fixed enable on call_flow_edit.php
* Fixed enable on conference_center_edit.php
* Add conference room enabled toggle
* Fixed enable on conference_control_detail_edit.php
* Fixed enable on conference_control_edit.php
* Fixed enable on conference_profile_edit.php
* Add conference profile param enabled toggle
* Fixed enable on conference_edit.php
* Fixed enabled on device_edit.php
* Fixed enable on extension_edit.php
* Fixed enable on gateway_edit.php
* Fixed enable on number_translation_edit.php
* Fixed enable on phrase_edit.php
* Fixed enable on ring_group_edit.php
* Fixed enable on sip_profile_edit.php
* Fixed enable on stream_edit.php
* Fixed enable on time_condition_edit.php
* Fixed enable on var_edit.php
* Fixed enable on voicemail_edit.php
* Fixed enable on user_edit.php
* Fixed enable on user_setting_edit.php
* Update user_edit.php
* Update bridge_edit.php
* Update call_flow_edit.php
* Update conference_control_edit.php
* Update stream_edit.php
* Fixed enable on default_setting_edit.php
* Fixed enable on domain_edit.php
* Fixed enable on email_template_edit.php
* Fixed enable on module_edit.php
|
2023-02-14 11:19:02 -07:00 |
|
Alex
|
129d173624
|
Add enable toggle to more pages (#6549)
* Add bridge enabled toggle
* Update call_block_edit.php
* Add call flows enabled toggle
* Add conference center enabled toggle
* Add conference control detail enabled toggle
* Add conference control enabled toggle
* Add conference enabled toggle
* Add phrase enabled toggle
* Add stream enabled toggle
* Add voicemail enabled toggle
* Add destination enabled toggle
* Add time condition enabled toggle
* Add default settings enabled toggle
* Add domain enabled toggle
* Add email template enabled toggle
* Add module enabled toggle
* Add number translation enabled toggle
* Add sip profile enabled toggle
* Add switch var enabled toggle
|
2023-02-13 18:02:01 -07:00 |
|
markjcrane
|
d50bcb476a
|
Replace root.php
|
2022-10-10 16:35:14 -06:00 |
|
Nate
|
e8494facee
|
Multiple: Add IDs to form tags, remove empty action attributes.
|
2020-03-05 10:02:25 -07:00 |
|
Nate
|
029c7174b4
|
Multiple - Add IDs to common/default action buttons.
|
2020-03-05 00:05:45 -07:00 |
|
Nate
|
316b4e9fa0
|
Variables - Edit: Button updates.
|
2020-02-10 21:59:02 -07:00 |
|
Nate
|
f643154768
|
Variables: Add window titles.
|
2020-01-06 12:37:01 -07:00 |
|
Nate
|
392737864a
|
Variables: List view updates.
|
2019-12-09 12:42:49 -07:00 |
|
Nate
|
6b65742b1e
|
Vars: Token integration.
|
2019-09-19 07:40:32 -06:00 |
|
Nate
|
04c2f7a132
|
Misc: Database class integration.
|
2019-08-28 17:53:34 -06:00 |
|
FusionPBX
|
f3222df842
|
Update var_edit.php
|
2019-08-27 23:46:51 -06:00 |
|
FusionPBX
|
10dfaafd67
|
Update var_edit.php
|
2019-08-17 22:18:51 -06:00 |
|
FusionPBX
|
2e894e2555
|
Update var_edit.php
|
2019-08-17 22:17:07 -06:00 |
|
Nate
|
318bfc61f2
|
Variables: Database class integration.
|
2019-08-14 13:38:18 -06:00 |
|
FusionPBX
|
4ffd4eac59
|
Update var_edit.php
|
2018-10-03 08:32:32 -06:00 |
|
markjcrane
|
a72f1d6266
|
Change messages class to message
|
2018-08-31 03:09:01 +00:00 |
|
AlexanderDCrane
|
6ad42dd583
|
Update var_edit.php (#3309)
|
2018-08-27 20:27:42 -06:00 |
|
FusionPBX
|
c88ecf8976
|
Update var_edit.php
|
2018-03-25 11:11:03 -06:00 |
|
FusionPBX
|
6963b8f28d
|
Update var_edit.php
|
2018-03-25 11:03:24 -06:00 |
|
FusionPBX
|
0e0a3f4d12
|
Update var_edit.php
|
2018-03-25 10:26:50 -06:00 |
|
FusionPBX
|
a8561ec397
|
Update var_edit.php
|
2018-03-25 10:09:37 -06:00 |
|
FusionPBX
|
a3e5e033f3
|
Update var_edit.php
|
2017-12-13 23:25:22 -07:00 |
|
Mafoo
|
3cab4401cf
|
Enhance - More messages::add updates (#2662)
convert more messages over to messsagse::add
|
2017-06-09 20:13:40 -06:00 |
|
Mark Crane
|
06d3833d55
|
Add hostname to the variable list.
|
2015-03-25 20:30:17 +00:00 |
|
Mark Crane
|
5c33233ce5
|
Add hostname to the variables.
|
2015-03-25 18:30:18 +00:00 |
|
Nate Jones
|
e5295bad45
|
Visual adjustments.
|
2015-02-15 09:20:19 +00:00 |
|
Nate Jones
|
0018e553c4
|
Visual adjustments.
|
2015-02-15 07:59:02 +00:00 |
|
Nate Jones
|
996e89c396
|
Removal of colon next to form label names.
|
2015-02-15 06:50:00 +00:00 |
|
Nate Jones
|
147d03169d
|
Use the new multi-lingual code on fusionpbx/app sub directories.
|
2015-01-18 10:04:43 +00:00 |
|
Nate Jones
|
dc2196dd6f
|
Document (Window) Title: Update variable name to avoid conflict when paging is used.
|
2014-07-10 00:32:50 +00:00 |
|
Nate Jones
|
53c7c9957e
|
Variable form select value mods
|
2014-04-27 08:55:39 +00:00 |
|
Nate Jones
|
bac3749ddd
|
Submit button also placed at top; reordered to right margin, too.
|
2014-04-26 22:50:52 +00:00 |
|
Nate Jones
|
8bf986b259
|
Response message updates... from Pizza Hut!!!
|
2014-02-21 05:06:46 +00:00 |
|
Mark Crane
|
0ff565c0a9
|
Update the variable edit page and fix the permissions.
|
2013-09-27 18:44:11 +00:00 |
|
Mark Crane
|
8f8fd3e3e8
|
Audited the permissions names. Permissions names are to be non plural.
|
2013-09-21 21:45:35 +00:00 |
|