Tim Fry
6481aa6b51
remove class_exists wrapper for class definitions
2025-03-12 11:11:53 -03:00
Tim Fry
51eca0b530
remove class_exists wrapper for class definitions
2025-03-12 11:11:47 -03:00
Tim Fry
46c76a6b83
remove class_exists wrapper for class definitions
2025-03-12 11:11:41 -03:00
Tim Fry
909485eca3
remove class_exists wrapper for class definitions
2025-03-12 11:11:35 -03:00
Tim Fry
b62af7ee53
remove class_exists wrapper for class definitions
2025-03-12 11:11:29 -03:00
Tim Fry
cd78ab4f7f
remove class_exists wrapper for class definitions
2025-03-12 11:11:24 -03:00
Tim Fry
6befd3221c
remove class_exists wrapper for class definitions
2025-03-12 11:11:17 -03:00
Tim Fry
ebe1e4b0b9
remove class_exists wrapper for class definitions
2025-03-12 11:11:11 -03:00
Tim Fry
61d1bd855b
remove class_exists wrapper for class definitions
2025-03-12 11:11:05 -03:00
Tim Fry
f75c9459dc
remove class_exists wrapper for class definitions
2025-03-12 11:10:59 -03:00
Tim Fry
09e68bf89b
remove class_exists wrapper for class definitions
2025-03-12 11:10:50 -03:00
Tim Fry
21595802bd
remove class_exists wrapper for class definitions
2025-03-12 11:10:44 -03:00
Tim Fry
e385d3ae52
remove class_exists wrapper for class definitions
2025-03-12 11:10:39 -03:00
Tim Fry
aeae0d759b
remove class_exists wrapper for class definitions
2025-03-12 11:10:26 -03:00
Alex
397db90533
Add content card div to call block recent calls ( #7290 )
2025-03-06 10:17:41 -07:00
fusionate
03030465d9
Audio Waveform: Boolean adjustments.
2025-03-05 16:09:17 -07:00
Alex
b418a892e3
Align action bar text to the left ( #7289 )
2025-03-05 15:39:05 -07:00
FusionPBX
7ac2f76804
Use audio_player_waveform_enabled as boolean
2025-03-05 15:23:13 -07:00
frytimo
e9739d2b06
Use single event socket object in registrations class ( #7288 )
...
* Use single event socket object in registrations class
Allow passing an event_socket in the constructor
Ensure the event_socket is connected before using it in loops
2025-03-05 10:08:08 -07:00
AdSecIT
b714d25150
Update device.php ( #7287 )
...
Spelling correction.
2025-03-05 09:58:00 -07:00
FusionPBX
0fa87760cb
Update fifo_edit.php
...
Add validation
Use the event_socket object
2025-03-04 18:18:04 -07:00
frytimo
1aa1eb6159
Use text instead of boolean for ace editor settings ( #7285 )
2025-03-04 16:30:17 -07:00
FusionPBX
cd3ff91f9a
Update app_defaults.php
2025-03-04 16:27:59 -07:00
FusionPBX
167cc94f18
Move editor settings used
...
Used in multiple features for this reason moved to core.
2025-03-04 16:17:16 -07:00
frytimo
d529021b3f
Use boolean setting as true boolean ( #7284 )
...
* use boolean setting as true boolean
* Update settings class to use the php filter_var function for boolean
Using the built-in filter type for boolean seems like a better option as they are faster, already hardened, and more widely tested.
I found this better method used originally by Mark J. Crane in 2022 in the content.php page so I included it here.
* Update settings class to use the php filter_var function for boolean
Using the built-in filter type for boolean seems like a better option as they are faster, already hardened, and more widely tested.
I found this better method used originally by Mark J. Crane in 2022 in the content.php page so I included it here.
2025-03-04 11:25:47 -07:00
Antonio Fernandez
1b19e40be4
Consistent email wording ( #7283 )
2025-03-04 10:53:23 -07:00
FusionPBX
bb02c97c64
Add grandstream_transfer_mode_via_vpk
2025-03-03 18:51:19 -07:00
FusionPBX
c47eac110a
Add grandstream_transfer_mode_via_vpk
2025-03-03 18:50:58 -07:00
FusionPBX
9fcfc7276a
Add grandstream_transfer_mode_via_vpk
2025-03-03 18:50:44 -07:00
FusionPBX
6baa6973f3
Add grandstream_transfer_mode_via_vpk
2025-03-03 18:47:28 -07:00
FusionPBX
150eeccd5e
Add grandstream_transfer_mode_via_vpk
2025-03-03 18:43:29 -07:00
fusionate
7b3b3aa5f9
Menu: New option to set icon colors.
2025-03-03 14:08:05 -07:00
FusionPBX
7d62cc1e63
Fix the server 2 address and sip transport
2025-03-03 12:29:56 -07:00
FusionPBX
a15488a708
Update the condition for validate certificate for a boolean value
2025-03-02 10:45:31 -07:00
FusionPBX
48e44814de
Update email_send.php
2025-03-02 10:38:34 -07:00
FusionPBX
06c20ef292
Fix contact notes with line feeds.
...
When saving contact notes, it would add extra line feeds. The escaping caused this issue.
2025-03-01 22:25:06 -07:00
FusionPBX
de516ed210
Minor version update 5.4.2
2025-03-01 20:59:48 -07:00
chansizzle
e4ddb4561e
fix email category mispelling ( #7280 )
2025-02-28 17:22:22 -07:00
FusionPBX
b4de6f5e4b
Use status voicemail
...
Moved voicemail status after missed calls. This way, it will show the status of voicemail when it goes to voicemail.
There is still a field in the CDR for missed_call and this will still be set to true.
2025-02-28 17:09:35 -07:00
fusionate
06e69bf5df
Contact - Attachments: Prevent access without authentication.
2025-02-28 14:36:41 -07:00
fusionate
f6df4fd0b3
Contacts - List: Only retrieve a single Primary attachment, in the chance that multiple exist.
2025-02-28 11:03:05 -07:00
fusionate
3de202b987
Contact - Attachment: Store image files in same format as uploaded.
2025-02-28 09:36:42 -07:00
FusionPBX
c1296f26e0
Update users.php
2025-02-27 23:16:42 -07:00
frytimo
f8e1e81546
fix wrong logical check ( #7282 )
...
Forgot to remove the '!' (not) operator from the cache check when re-organizing the update cache function
2025-02-27 21:09:31 -07:00
frytimo
863de97270
Update grandstream template loop ( #7281 )
2025-02-27 19:47:27 -07:00
FusionPBX
f3986290ea
Add enable-rfc-5626 to the internal profile
2025-02-27 10:48:29 -07:00
FusionPBX
c3bc265ff0
Show contact details
2025-02-26 12:24:37 -07:00
FusionPBX
1fba94d92b
Add contact note to users
2025-02-26 12:01:20 -07:00
markjcrane
9591ce0cbd
Change the path in the menu to use core
2025-02-26 10:30:39 -07:00
markjcrane
bd54c07e50
Move email_templates to core
2025-02-26 10:29:45 -07:00