FusionPBX
7997d808ce
Make this a case insensitive
2022-12-08 07:44:55 -07:00
FusionPBX
433918a151
Special characters not required by default.
...
Long enough password special characters can be optional
2022-12-07 00:46:02 -07:00
FusionPBX
8c7677bbb2
Disable until its less disruptive for multiple tabs
2022-11-29 15:03:46 -07:00
FusionPBX
421b5dd024
Use domain_view permisison for better versatility.
2022-11-28 21:05:05 -07:00
FusionPBX
7b9203e84f
Correc the permission name
2022-11-28 20:11:32 -07:00
FusionPBX
bbde291760
Create domain_json.php
2022-11-28 14:52:53 -07:00
FusionPBX
cb7881ce02
Minor version update to 5.0.6
2022-11-28 14:31:13 -07:00
FusionPBX
b241b921fa
Create user_json.php
2022-11-07 08:57:01 -07:00
FusionPBX
b620b36f28
Use SQLite by default for FreeSWITCH
2022-10-26 13:52:30 -06:00
FusionPBX
3859f72c5a
Minor version increment to 5.0.5
2022-10-26 10:01:44 -06:00
FusionPBX
bc378823bd
Check teh config method result.
...
Show the error message if the result is false.
2022-10-22 19:23:03 -06:00
FusionPBX
d87ecbb3f2
Add a message variable.
2022-10-22 19:21:48 -06:00
FusionPBX
bfe557edc3
install class method return boolean
2022-10-22 19:13:32 -06:00
FusionPBX
9880cd630a
Update install.php
2022-10-22 18:46:22 -06:00
FusionPBX
dd87f510c6
Update install.php
2022-10-22 18:39:03 -06:00
FusionPBX
a0e3cd1268
Use is_writable on the config directory
...
- If the directory is writable and config.php exists then use it to write the config.conf file.
- Otherwise provide a message on the commands to run to create the config.conf file.
2022-10-22 18:16:52 -06:00
FusionPBX
e807f9c14a
Move the config.php section
2022-10-22 17:48:47 -06:00
FusionPBX
e84927a216
Use the new install class
...
- Move the code to build config.conf file
- If the config.php file exists use it to create the config.conf file
2022-10-22 16:49:24 -06:00
FusionPBX
2178427977
Add content to the config method
2022-10-22 16:44:19 -06:00
FusionPBX
7685e7fcdb
Delete iso_countries.php
2022-10-22 15:23:04 -06:00
FusionPBX
4892c468eb
Create the install class
2022-10-22 15:22:47 -06:00
FusionPBX
fdf5f5f1f1
Update configuration.htm
2022-10-22 15:06:24 -06:00
FusionPBX
127d55579f
Add button style to the install
2022-10-22 14:16:53 -06:00
FusionPBX
b44a4da6e1
Add local CSS to install.php
2022-10-22 13:19:13 -06:00
FusionPBX
d8acec2630
Update install.php
2022-10-21 12:28:14 -06:00
FusionPBX
87360643ab
Update upgrade.php
2022-10-19 22:25:28 -06:00
FusionPBX
2ea90bfc52
Copy of the domain array and used it in dialplan import
2022-10-19 13:48:15 -06:00
FusionPBX
7e88b594dd
Use the database_dir variable
2022-10-19 11:07:43 -06:00
FusionPBX
14552806a1
Update upgrade.php
2022-10-19 11:06:38 -06:00
FusionPBX
353be53ba8
Use sqlite by default
...
FusionPBX uses PostgreSQL by default
FreeSWITCH uses SQLite by default
2022-10-19 11:06:24 -06:00
FusionPBX
8df6c6be4f
Update configuration.htm
2022-10-15 22:01:03 -06:00
FusionPBX
dfe990b277
Update database.htm
2022-10-15 22:00:57 -06:00
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