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 |
fusionate
|
2980555287
|
Call Broadcast: Implement Date/Time Picker for Start Time field.
|
2023-01-18 22:25:55 +00:00 |
markjcrane
|
d50bcb476a
|
Replace root.php
|
2022-10-10 16:35:14 -06:00 |
AlexC
|
e316559771
|
Added show all button (#6249)
* Update call_center_queues.php
* Update call_center_agents.php
* Update app_config.php
* Update app_config.php
* Update contacts.php
* Update app_config.php
* Update ivr_menus.php
* Update app_config.php
* Update call_flows.php
* Update app_config.php
* Update conference_centers.php
* Update app_config.php
* Update voicemails.php
* Update app_config.php
* Update phrases.php
* Update app_config.php
* Update recordings.php
* Update app_config.php
* Update call_recordings.php
* Update app_config.php
* Update call_broadcast.php
* Update app_config.php
* Update time_conditions.php
* Update app_config.php
* Update music_on_hold.php
* Update app_config.php
* Update conferences.php
|
2022-01-20 15:54:42 -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 |
Nate
|
7fda6b2a77
|
Call Broadcast: Modal integration.
|
2020-03-25 19:41:16 -06:00 |
Nate
|
029c7174b4
|
Multiple - Add IDs to common/default action buttons.
|
2020-03-05 00:05:45 -07:00 |
Nate
|
76d97806a2
|
Call Broadcast - List: Hide copy and delete buttons when no records displayed.
|
2020-02-15 11:23:20 -07:00 |
Nate
|
6c77a584d8
|
Call Broadcast: Add window titles.
|
2020-01-06 10:40:42 -07:00 |
Nate
|
aa593c03fc
|
List Views: Minor adjustments to code.
|
2019-11-30 14:18:00 -07:00 |
Nate
|
bfb17507f1
|
List Views: Simplify action handling.
|
2019-11-30 11:12:41 -07:00 |
Nate
|
c6d5516467
|
Database Transactions: List view updates. Misc Action Bar adjustments. Include missing class for Conferences (Doh).
|
2019-11-05 08:13:42 -07:00 |
Nate
|
0c584db194
|
Minor mods to Access Controls, Bridges, Call Block and Call Broadcast lists and classes.
|
2019-10-25 19:40:28 -06:00 |
Nate
|
f0347b5214
|
Action Bar mods.
|
2019-10-24 16:31:14 -06:00 |
Nate
|
6879195ae2
|
Action Bar mods.
|
2019-10-24 16:28:09 -06:00 |
Nate
|
ea536d2f6e
|
Button class updates, logic updates to other files.
|
2019-10-23 21:19:37 -06:00 |
Nate
|
8d1020c8f6
|
Call Broadcast: List view updates.
|
2019-10-21 17:05:17 -06:00 |
Nate
|
7e4c68892e
|
Call Broadcast: Database class integration.
|
2019-08-06 17:29:16 -06:00 |
Nate
|
e18f1ef537
|
Database class integration.
|
2019-07-02 08:44:23 -06:00 |
AlexanderDCrane
|
6849211aed
|
Update call_broadcast.php
|
2019-05-28 14:53:38 -06:00 |
FusionPBX
|
63584e76cb
|
Update call_broadcast.php
|
2018-06-06 09:34:34 -06:00 |
FusionPBX
|
c007530fa2
|
Update call_broadcast.php
|
2018-06-05 13:43:42 -06:00 |
FusionPBX
|
4cf3d8aeb7
|
Update call_broadcast.php
|
2018-06-05 12:34:34 -06:00 |
reliberate
|
aeabb4a072
|
Misc: Fix datetimepicker on Time Conditions, CDR, Contact Times, etc.
Misc: Fix textarea height.
Theme: CSS adjustments to correct misc bugs.
|
2016-04-13 13:23:07 -06:00 |
reliberate
|
5974b686e9
|
Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric).
|
2016-03-28 23:02:11 -06:00 |
Nate Jones
|
2df30b401e
|
Visual adjustments.
|
2015-02-15 10:05:08 +00:00 |
Nate Jones
|
0018e553c4
|
Visual adjustments.
|
2015-02-15 07:59:02 +00:00 |
Nate Jones
|
2448ab3a8e
|
Use the new multi-lingual code on misc files.
|
2015-01-18 10:33:34 +00:00 |
Mark Crane
|
c5755666cb
|
Add the text class to more of the applications.
|
2015-01-18 10:06:08 +00:00 |
Nate Jones
|
e143301f2a
|
Description column style mods, just for consistency.
|
2014-06-22 06:35:33 +00:00 |
Nate Jones
|
a66286deb9
|
Usability Enhancement: Click on list rows to Edit items.
|
2014-06-22 01:10:24 +00:00 |
Nate Jones
|
fd5f2b8630
|
Add links to certain column text in a list view.
Misc bug fixes.
|
2014-06-21 03:42:09 +00:00 |
Mark Crane
|
e9aa47069c
|
Update the references for header.php and footer.php files to point the resources directory.
|
2013-07-06 06:29:50 +00:00 |
Mark Crane
|
c44d39dcf9
|
Change the path for includes/require.php to the resources directory.
|
2013-07-06 06:03:27 +00:00 |
Mark Crane
|
6a70d8db41
|
Change includes/checkauth.php to resources/check_auth.php.
|
2013-07-06 05:50:55 +00:00 |
Mark Crane
|
cada64d125
|
Remove the v_ from the links in call broadcast.
|
2012-11-24 00:24:54 +00:00 |
Mark Crane
|
9334c2dcbb
|
rename v_call_broadcast.php to call_broadcast.php
|
2012-11-24 00:19:14 +00:00 |