FusionPBX
bc2b14739c
Change 'do' to 'action' and update options.
...
Options: upgrade_source, upgrade_schema, app_defaults, menu_defaults, permission_defaults
2022-09-20 19:01:32 -06:00
markjcrane
eb5c25aa35
Add insert_date, insert_user, update_date, update_user to all tables
2022-09-18 00:54:37 -06:00
frytimo
ba3b60b07b
Move database methods to static and document database class ( #6474 )
...
* Add new static method to created newly connected database object
* Document database class and clean up and document some of the methods.
This removes the methods that should not be in each instance and places
them in the single instance class as to occupy less resources and be
able to create database objects more efficiently.
* More docs & removed the ability to set any value within the object.
Co-authored-by: Tim Fry <tim@voipstratus.com >
2022-09-17 15:44:21 -06:00
FusionPBX
347e02e273
Update software.php
2022-08-25 15:24:14 -06:00
FusionPBX
287e8c07b6
Minor version update 5.0.2
2022-07-27 12:29:55 -06:00
FusionPBX
88b34831e4
Sanitize the menu link by restricting it to specific characters.
2022-07-08 18:28:08 -06:00
nacircoronado
99ed45ca2b
Update app_menu.php ( #6429 )
2022-06-21 15:41:56 -06:00
FusionPBX
e83885c722
User Logs - Paging Broken with Search
2022-05-07 09:36:14 -06:00
agree
90f33bd64d
[domains] add exit after redirect ( #6366 )
2022-05-06 17:08:52 -06:00
Luis Daniel Lucio Quiroz
ca921e88ac
Fixes NULL in _SESSION[context] ( #6360 )
...
* Update check_auth.php
* Update domains.php
2022-05-05 09:04:19 -06:00
FusionPBX
6c0f167733
Minor version 5.0.1
...
Updating because of a bug fix.
2022-04-27 23:48:11 -06:00
FusionPBX
55925326f8
Major version update FusionPBX 5.0.0.
2022-04-27 16:27:55 -06:00
AlexC
fbcd8242c4
Add max_retry and find_time default settings ( #6352 )
2022-04-26 10:16:51 -06:00
FusionPBX
7c7112783c
Automatically block multiple authentication failures
2022-04-25 22:52:20 -06:00
FusionPBX
600411a2a7
Clear the cache when updating the domain.
2022-03-28 12:25:42 -06:00
nyash
0bc048a634
Add/edit some polish translations ( #6327 )
...
* Add/edit some polish translations
* Minor touches to polish translations
2022-03-26 14:30:02 -06:00
FusionPBX
8388dd2bee
Improve the description for smtp_secure
2022-02-28 13:46:42 -07:00
FusionPBX
bd1229c377
Add a new setting for domain country_code.
2022-02-24 18:03:58 -07:00
FusionPBX
47b1d6720d
Fix domain delete button visibility.
2022-02-23 13:56:00 -07:00
fusionate
676d3010e9
Theme: Side Menu - Setting to control submenu close behavior.
2022-02-11 20:46:15 -07:00
fusionate
b5c073383e
Theme: Side Menu - Setting to control submenu close behavior.
2022-02-11 20:45:33 -07:00
fusionate
84565360f6
Theme: Side Menu - Setting to control submenu close behavior.
2022-02-11 20:45:09 -07:00
fusionate
be408c6461
Theme: Side Menu - Setting to control submenu close behavior.
2022-02-11 20:44:24 -07:00
fusionate
d5f9264c35
Theme: Side Menu - Setting to control submenu close behavior.
2022-02-11 20:43:54 -07:00
AlexC
2cf8e375a1
Update default_settings.php ( #6308 )
...
* Update default_settings.php
* Update default_setting_edit.php
2022-02-11 16:33:26 -07:00
FusionPBX
7588c8d9f8
Use the argv[1] only if it is set.
2022-02-05 17:42:27 -07:00
KRooney
dc1a3d4b17
Update app_languages.php ( #6280 )
...
FR update
2022-01-31 12:35:45 -07:00
KRooney
798be8a6de
Update app_config.php ( #6279 )
...
FR-CA update
2022-01-31 12:35:31 -07:00
KRooney
e2101b19f2
Update app_menu.php ( #6278 )
...
FR-CA update
2022-01-31 12:35:23 -07:00
FusionPBX
b758962ec1
Add smtp_crypto_method for PHP mailer
2022-01-31 12:23:41 -07:00
KRooney
d2e61e351c
Update app_menu.php ( #6275 )
2022-01-30 21:05:01 -07:00
KRooney
3fb85b3fd5
Update app_menu.php ( #6274 )
2022-01-30 21:03:54 -07:00
KRooney
66bb5d6877
Update app_languages.php ( #6272 )
2022-01-30 21:01:00 -07:00
KRooney
b88c46bf47
Update app_languages.php ( #6270 )
2022-01-29 19:05:42 -07:00
KRooney
12ca3eff5e
Update app_languages.php ( #6269 )
2022-01-29 19:04:39 -07:00
KRooney
74913674f5
Update app_languages.php ( #6268 )
2022-01-29 19:03:25 -07:00
KRooney
527f817e09
Update app_languages.php ( #6267 )
2022-01-29 16:00:10 -07:00
KRooney
8432423267
Update app_languages.php ( #6266 )
2022-01-29 15:58:25 -07:00
FusionPBX
46190fadb4
Update upgrade.php
2022-01-27 09:07:59 -07:00
FusionPBX
8035e3ffa1
Add more command line upgrade options.
2022-01-26 23:48:00 -07:00
KRooney
730442f72f
Update app_languages.php ( #6264 )
...
FR-CA translation changes
2022-01-25 12:23:47 -07:00
AlexC
78c5666aff
Fixed dashboard layout bugs ( #6263 )
...
* Fixed dashboard layout bugs
* Update domain_limits.php
* Update missed_calls.php
* Update recent_calls.php
* Update voicemails.php
* Update system_counts.php
* Update system_cpu_status.php
* Update system_status.php
* Update caller_id.php
2022-01-25 11:03:37 -07:00
AlexC
3541625f6d
Allow dashboard widgets to be draggable only in edit mode ( #6261 )
2022-01-24 17:05:15 -07:00
KRooney
78a43b3c54
Update app_languages.php ( #6204 )
...
* Update app_languages.php
2022-01-17 21:09:22 -07:00
KRooney
73f13ef005
Update app_languages.php ( #6203 )
2022-01-17 21:08:32 -07:00
KRooney
1ed392c9c4
Update app_languages.php ( #6205 )
2022-01-17 21:06:17 -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
AlexC
ab0e4faa94
Add labels to dashboard system counts ( #6225 )
...
* Update app_languages.php
* Update system_counts.php
2022-01-04 20:48:35 -07:00
FusionPBX
d94390a157
Update user_logs.php
2021-12-24 13:13:41 -07:00