Commit Graph

  • c5800b7072 Add Screen Pop search by Caller ID number. FusionPBX 2026-03-17 15:50:51 +00:00
  • f0377700c4 Add parent widget drag handle (#7792) Alex 2026-03-17 01:08:52 +00:00
  • c7769b1dbd Check if multi select container exists to prevent javascript error (#7791) Alex 2026-03-16 22:02:29 +00:00
  • 44c19f3487 Fix destination import for multiple actions FusionPBX 2026-03-16 11:04:23 -06:00
  • 233dbfd13e Add destination condition description (#7789) Alex 2026-03-13 19:39:40 +00:00
  • 867e986ba8 Use textarea for default setting value input (#7790) Alex 2026-03-13 19:38:25 +00:00
  • c771179afc Remove empty function from the destination_trunk_prefix FusionPBX 2026-03-12 22:33:41 +00:00
  • 8c1df99ffc Fix to add domain_uuid, domain_name to the bridge FusionPBX 2026-03-12 18:51:33 +00:00
  • f537604e24 Fix array null error (#7788) Alex 2026-03-12 16:53:02 +00:00
  • 92609e825a Minor CDR search bug fixes (#7787) Alex 2026-03-12 16:48:03 +00:00
  • 778d33d72e Fix widget detail state check logic (#7786) Alex 2026-03-12 15:51:20 +00:00
  • 3ce1aa0df4 Fix provision device_keys use the category FusionPBX 2026-03-12 02:12:15 +00:00
  • c8f330342c Use key[category] as other templates used for years FusionPBX 2026-03-12 02:00:03 +00:00
  • 737650ff74 CDR Advanced Search: Add extension multi select dropdown (#7780) Alex 2026-03-11 23:55:13 +00:00
  • bb5240a1cc Add remember token to user log array instead of update query (#7782) Alex 2026-03-11 22:43:59 +00:00
  • 93fd95bf9a Fix widget detail state setting not showing (#7781) Alex 2026-03-11 21:38:22 +00:00
  • 25a08f6cd3 Add Yealink vendor function key mobile_line FusionPBX 2026-03-11 21:35:06 +00:00
  • f0ebbba659 Allow square brackets in paging class regex to preserve array keys (#7777) Alex 2026-03-11 19:50:54 +00:00
  • ab5ecd8106 Move caller id number field (#7778) Alex 2026-03-11 19:50:32 +00:00
  • 5667aa3157 Process files in the cdr directory when the service has started FusionPBX 2026-03-11 19:23:55 +00:00
  • e129db46b2 Update how the application icon is determined - Created application_icons array - Add the application_icon before the code is displayed FusionPBX 2026-03-11 18:34:45 +00:00
  • 8f5fd17479 Update the alignment FusionPBX 2026-03-11 18:30:47 +00:00
  • abe3bf9022 Fix extension input/select box toggle function (#7774) Alex 2026-03-09 21:06:22 +00:00
  • f76207d327 Use date-time to set the year, month, day and time - date-time replaced to support channel variable time_zone FusionPBX 2026-03-06 20:50:23 +00:00
  • a3d9819404 Add drag and drop to dialplan details (#7771) Alex 2026-03-04 12:56:43 -07:00
  • 39fcc171c7 Add drag and drop to phrase details (#7772) Alex 2026-03-04 12:56:22 -07:00
  • 1068cf70c4 Add drag and drop to device keys (#7770) Alex 2026-03-04 12:56:06 -07:00
  • 075c5a4fa0 Remove the hostname prefix from the directory cache key FusionPBX 2026-03-04 11:50:49 -07:00
  • a67adad071 Fix websocket message - Multiple Changes (#7768) frytimo 2026-03-04 10:50:54 -04:00
  • 34c6330f41 If not set then set the record_ext to wav FusionPBX 2026-03-03 09:15:11 -07:00
  • 17438edddf Auto loader file cache removed, remove the permission update FusionPBX 2026-03-01 10:25:55 -07:00
  • 3f838dd951 Use the recursive_delete function FusionPBX 2026-02-28 22:50:27 -07:00
  • 7d1ab4a64f Fix the ADVANCED button settings alignment. FusionPBX 2026-02-28 14:33:34 -07:00
  • 5326e8969f Add session authorized and return to remember token validate FusionPBX 2026-02-28 10:20:03 -07:00
  • 858071307d Add processed as an optional column in the CDR table FusionPBX 2026-02-27 16:07:24 -07:00
  • 82d5b7cbbf Allow backslashes to fix namespaces in autoloader (#7765) Alex 2026-02-27 15:34:53 -07:00
  • e9f1faa1b7 Add password changed email template (#7764) Alex 2026-02-27 12:15:35 -07:00
  • 5714fb3cd9 Fix email template path (#7762) Alex 2026-02-27 11:49:27 -07:00
  • 82f339c4a0 Remove remember me tokens when password is updated (#7759) Alex 2026-02-26 17:02:56 -07:00
  • c095138d50 Change limit_max check from empty to isset (#7760) Alex 2026-02-26 17:00:52 -07:00
  • 9d3c749d5c Fix remember me text alignment (#7758) Alex 2026-02-26 10:14:44 -07:00
  • fb90c00c8d Security - replace command line with recursive_delete - Using the recursive function is safer than using a command line FusionPBX 2026-02-26 06:54:54 -07:00
  • f69ad0fad3 Update the recursive_delete function - Use opendir instead of glob for better performance - Use native PHP code for safe recursive delete - Remove command line exec FusionPBX 2026-02-26 06:36:51 -07:00
  • 5f293cac60 Version update 5.6.0-dev FusionPBX 2026-02-26 05:08:49 -07:00
  • 207e56927d Fix the dialplan_xml filter FusionPBX 2026-02-26 04:50:32 -07:00
  • 12529b3911 Fix Recordings to remove the SQL domain_uuid is null FusionPBX 2026-02-26 03:51:05 -07:00
  • 1eafb36470 Remove the do_upgrade_auto_loader function FusionPBX 2026-02-26 02:16:48 -07:00
  • 1dbf7a5ec6 Update app_config.php FusionPBX 2026-02-26 00:35:08 -07:00
  • 6d554fcf3d Update 470_valet_park.xml (#7757) AdSecIT 2026-02-26 16:09:20 +10:30
  • a77b7bb336 Add inotify to the xml_cdr service FusionPBX 2026-02-25 18:16:54 -07:00
  • 0d0872a0a3 Update user_logs.php (#7756) Alex 2026-02-24 16:25:49 -07:00
  • f5611468d6 Comment out ctrl+a for checking all checkboxes FusionPBX 2026-02-24 14:43:01 -07:00
  • ba5b7aada5 Add cache file constant (#7755) frytimo 2026-02-24 17:35:21 -04:00
  • ff4f857570 Add default for remember_me setting (#7754) Alex 2026-02-24 14:18:15 -07:00
  • 416dd107fd Add remember me feature (#7750) Alex 2026-02-24 13:43:18 -07:00
  • 1ee116c3ee Remove file caching in auto loader (#7752) frytimo 2026-02-24 16:21:44 -04:00
  • 6a134eaf61 Remove unused email_body from SQL select FusionPBX 2026-02-23 18:52:43 -07:00
  • fa42a8b774 Users - List/Edit: Maintain search, order by and page values through paging and update. fusionate 2026-02-23 15:00:17 -07:00
  • 3f23142f31 Fix the Destination Select Dynamic mode FusionPBX 2026-02-21 15:30:31 -07:00
  • 9a640e19b1 Add wildcard domain search FusionPBX 2026-02-20 21:44:25 -07:00
  • 683477fdcf Remove exit command on reload signal (#7749) frytimo 2026-02-20 23:27:29 -04:00
  • 3487abad83 Gateway - List/Edit: Maintain search, order by and page values through paging and update. fusionate 2026-02-20 19:02:05 -07:00
  • ecff4f26bf Extensions List/Edit: Maintain search, order by and page values through update. fusionate 2026-02-20 17:22:31 -07:00
  • 96893036fd Devices - List/Edit: Maintain search, order by and page values through update. fusionate 2026-02-20 17:13:35 -07:00
  • 9c15f3b6a9 Extension - List: Fix paging issue when search term present. fusionate 2026-02-20 16:50:10 -07:00
  • 92412e90ec Devices - List: Ensure order by parameters included in pagination buttons, prevent duplicate order by params in column heading links. fusionate 2026-02-20 16:30:52 -07:00
  • 94450481be User Logs - List: Pass search term in pagination buttons, prevent duplicate order by params in column heading links. fusionate 2026-02-20 16:28:28 -07:00
  • 06e0f5024c Paging [Function]: Trim leading ampersand to prevent empty '&=' in param string. fusionate 2026-02-20 16:26:08 -07:00
  • fca9aa65e9 Adjust the indentation FusionPBX 2026-02-19 15:35:30 -07:00
  • 621424f1a5 Add domain_uuid filter for the users table FusionPBX 2026-02-19 15:24:21 -07:00
  • 53511f579a Set the max-width for extension and user_agent FusionPBX 2026-02-19 08:51:15 -07:00
  • fd0e447496 Use grandstream_ip_mode default 0 - DHCP Deprecate grandstream_ip_address_mode FusionPBX 2026-02-18 17:12:28 -07:00
  • 4dc66748e0 Save the record_name when the call recording file exists FusionPBX 2026-02-18 12:00:27 -07:00
  • ba45d527ed Add run as user and group parameters for the service (#7747) frytimo 2026-02-18 12:36:08 -04:00
  • 379b369a38 Fix user user logs missing url params on pagination (#7748) frytimo 2026-02-18 12:28:39 -04:00
  • 80b6f1d729 Add a new Yealink T31W template markjcrane 2026-02-18 07:24:43 -07:00
  • 45cf609276 Import default set to enabled FusionPBX 2026-02-17 14:23:34 -07:00
  • 12523c5830 Add a new cidr class FusionPBX 2026-02-17 09:20:45 -07:00
  • 23ecec6162 Fix CIDR check to use correct variable FusionPBX 2026-02-16 15:07:13 -07:00
  • a04ee72d21 Rename cidr variable to cidr_value FusionPBX 2026-02-16 15:01:09 -07:00
  • f055ae90b2 Fix empty broadcast start time column (#7745) Alex 2026-02-16 14:01:13 -07:00
  • ca9ea51104 Fix voicemail remote_access FusionPBX 2026-02-16 12:36:13 -07:00
  • 56aee8a1de Clear the cache when agent is removed from the Queue - Add checkboxes for removing one or more agents from the call center queue. FusionPBX 2026-02-13 18:06:19 -07:00
  • 30736b00ab Clear the contact caller_id cache when the contact on update. Mark J Crane 2026-02-13 11:53:17 -07:00
  • 267d7f9a96 When UNREGISTER is press don't reboot FusionPBX 2026-02-12 17:41:28 -07:00
  • 8aa8d5caff Fix intermittent call recording by removing api_on_answer FusionPBX 2026-02-12 12:10:19 -07:00
  • 2623140e24 Change the audio file extension to lowercase on upload (#7743) Alex 2026-02-12 11:15:19 -07:00
  • 916fdc02d4 Update recording actions FusionPBX 2026-02-12 10:10:07 -07:00
  • 2fd980fd9c Fix call disposition to use correct row data FusionPBX 2026-02-11 13:32:50 -07:00
  • 7d5a4f3144 Add call disposition FusionPBX 2026-02-11 13:13:21 -07:00
  • b5220cab1e Fix active_conferences high cpu bug on switch disconnect (#7742) frytimo 2026-02-11 13:53:39 -04:00
  • ed3311033c Use native PHP preg_split instead of library (#7741) frytimo 2026-02-10 19:33:51 -04:00
  • 141a350a96 Change Fanvil event header for check_sync command (#7740) Antonio Fernandez 2026-02-09 15:18:18 -05:00
  • 639a69cf3c Use select max-width to prevent overflow content area FusionPBX 2026-02-08 10:57:30 -07:00
  • ffa03fbde2 Filter for each Event-Subclass FusionPBX 2026-02-07 14:18:59 -07:00
  • 0279dd90e6 Add timeout parameter to read_event method FusionPBX 2026-02-07 14:13:56 -07:00
  • 6f9cb85859 CDR - Details: Fix recording Play button label. fusionate 2026-02-07 12:08:37 -07:00
  • 15e79122a4 Fix domain limits being ignored when set to 0 (#7738) Alex 2026-02-06 11:17:27 -07:00
  • bfcdef308d Add reconnection delay to prevent high CPU usage when server is unavailable. (#7736) frytimo 2026-02-06 10:24:33 -04:00
  • 03ff47dc59 Fix settings initialization (#7734) Alex 2026-02-05 16:48:34 -07:00