FusionPBX
ef3bd6ddaf
Update index.php
2022-10-15 21:14:43 -06:00
FusionPBX
49e146c8c2
Write the new config.conf file.
...
Remove config.php and add the new code to write the config.conf file.
2022-10-14 11:18:42 -06:00
FusionPBX
5f12776252
change label-domain to domain_name.
2022-10-14 10:37:35 -06:00
FusionPBX
07916dec2e
Add server variables and project path
2022-10-14 10:30:52 -06:00
FusionPBX
80b76cd156
Add domain
2022-10-14 10:28:30 -06:00
FusionPBX
69246119f6
Fix the domain label
2022-10-14 10:23:14 -06:00
FusionPBX
61d8b54dcb
Fix the include path
2022-10-14 10:10:40 -06:00
FusionPBX
d207508ac5
Use require_once instead of include for functions.php
2022-10-12 13:46:16 -06:00
FusionPBX
40680f1e00
Change comment from config.php to config.conf
2022-10-12 10:45:40 -06:00
FusionPBX
f54f1e6fc5
Replace config.php with config.conf
2022-10-12 10:41:49 -06:00
FusionPBX
1dee0683ef
Add missing resources/require.php
2022-10-12 09:47:19 -06:00
FusionPBX
dc748c2376
Method text send the core/upgrade
...
Also remove the additional includes not necessary because of the auto loader in resources/require.php
2022-10-11 17:54:13 -06:00
FusionPBX
2f55ba03c8
Allow copy setting to a domain for single tenant
2022-10-11 10:20:02 -06:00
FusionPBX
8179da3ef8
Allow domain copy even for single tenant systems.
2022-10-11 10:16:57 -06:00
FusionPBX
e3b782e7cb
Update user_dashboard.php
2022-10-10 19:39:27 -06:00
FusionPBX
fb0c92bbeb
Change config.php to config.conf
2022-10-10 19:38:46 -06:00
markjcrane
d50bcb476a
Replace root.php
2022-10-10 16:35:14 -06:00
FusionPBX
f37dad8814
Update upgrade.php
2022-10-10 12:35:28 -06:00
FusionPBX
e06a7d4fef
Minor version update to 5.0.4
2022-09-30 11:28:28 -06:00
FusionPBX
7964410618
Use is_array before foreach and implode
2022-09-27 14:29:53 -06:00
FusionPBX
6f2a8df168
Update FusionPBX version only when changed.
2022-09-22 11:23:51 -06:00
FusionPBX
27041e63e6
Only update version if it has changed
2022-09-22 10:15:49 -06:00
FusionPBX
8a0f4ed6d2
Add group_uuid for group permissions if the ID is null
2022-09-22 09:22:23 -06:00
FusionPBX
21d6f002b3
Add missing permissions.
...
Goal is to make work to make loading new permissions more efficient.
2022-09-22 00:25:00 -06:00
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