Commit Graph

878 Commits

Author SHA1 Message Date
FusionPBX 373eb5ffc5 Update install_fusionpbx.php
Move to core default settings app defaults.
2016-11-27 17:05:37 -07:00
FusionPBX 2e1e575056 Update app_defaults.php 2016-11-27 16:54:56 -07:00
jebsolutions 8c350b56ba fix typo (#2199) 2016-11-26 16:09:28 -07:00
jebsolutions a54a247345 show git branch + commit. +link to preview git changes (#2186)
* show git branch + commit.  +link to preview git changes

new feature
- bottom of upgrade screen shows git branch + commit you are on
- provides a link to github showing changes since then on your current branch

More eyes reviewing the code is always a plus.  The github link helps make it easier.

* Update index.php

Add translations and pretty it up a little.
2016-11-26 00:21:31 -07:00
FusionPBX 352877108d Update app_defaults.php
Add the temp directory to default settings.
2016-11-25 14:28:35 -07:00
FusionPBX c7bb22ec8e Update app_defaults.php 2016-11-20 16:49:29 -07:00
jebsolutions aa18cc0792 [master] include stderr in git pull results and check for error (#2105)
* [master] include stderr in git pull results and check for error

Old result (seems correct but actually failed):
Updating d190f6a..d958bea

Corrected result (includes failure message):
Updating d190f6a..d958bea
error: Your local changes to the following files would be overwritten by merge:
app/fax/fax_log_view.php
Please, commit your changes or stash them before you can merge.

* tab fixes
2016-11-20 13:54:57 -07:00
FusionPBX eaa80449f7 Update groups.php
Fix the link that was broke when directory name was changed.
2016-11-04 23:15:12 -06:00
FusionPBX cb96213e3d Update ldap.php
If the LDAP password is not provided then set authorized to false.
2016-11-02 00:16:30 -06:00
FusionPBX cfc539ceed Update install_switch.php
Switch directory will not always exist if the FreeSWITCH is installed on a separate machine than FusionPBX.
2016-10-31 23:46:13 -06:00
jebsolutions 130147990e Fax email fix for master branch (#2023)
* allow bypass of certificate validation

* Update app_defaults.php

change to match

* Update app_defaults.php
2016-10-31 14:19:41 -06:00
FusionPBX 78b1f978f0 Update ldap.php 2016-10-31 11:01:52 -06:00
FusionPBX 05ddfce8ef Update app_defaults.php 2016-10-22 22:12:32 -06:00
FusionPBX 012d0c24df Update user_edit.php 2016-10-18 09:23:42 -06:00
reliberate d20a495548 Users: Revamp and consolidate code, integrate ORM. 2016-10-05 10:29:30 -06:00
FusionPBX 07482f52d5 Update database.php 2016-10-03 21:37:27 -06:00
FusionPBX a1fb76f4be Update authentication.php
Update the session username if authorized is true.
2016-10-03 21:35:34 -06:00
markjcrane d7c2930764 Update indentation for includes and check permissions. 2016-10-02 14:30:38 -06:00
Alexey Melnichuk ff1181e43b Fix. Do not display error message if exesute returns `0` (#1939) 2016-09-22 09:17:02 -06:00
AgregarDeveloper 4c0b83707b Added pt-br language support. Few typo fixes. (#1922)
* Added pt-br language support. Few typo fixes.

* Update switch.conf.xml

Update mailer-app and mailer-app-args to use the default install path.
2016-09-17 22:05:51 -06:00
FusionPBX 8efa92230b Update authentication.php 2016-09-11 12:51:54 -06:00
FusionPBX eab39b0192 Update database.php 2016-09-11 12:45:56 -06:00
FusionPBX 51177278fc Update authentication.php
Make the database the default authentication plugin if the default setting -> authentication is not set.
2016-09-11 09:51:40 -06:00
FusionPBX f486d08cff Update ldap.php 2016-09-11 09:09:54 -06:00
FusionPBX eff05debe4 Fix a spelling mistake in ldap.php. 2016-09-11 09:08:33 -06:00
FusionPBX 5cb3a012f5 Update ldap.php 2016-09-10 22:28:35 -06:00
FusionPBX 4640f8ac8d Update database.php
Add contact_uuid to the database plugin.
2016-09-10 22:22:37 -06:00
FusionPBX 7f4e07a8eb Create authentication.php 2016-09-10 22:21:08 -06:00
FusionPBX a3a3dce5e6 Delete authentication.php
Wrong content added to this file that has no history so delete the file.
2016-09-10 22:20:10 -06:00
FusionPBX 5658dc27c4 Create root.php 2016-09-10 18:08:03 -06:00
FusionPBX 612149a91d Create app_config.php 2016-09-10 18:07:18 -06:00
FusionPBX 4a00aeeb9a Delete app_config.php
Put it in the wrong location.
2016-09-10 18:06:51 -06:00
FusionPBX fff6776d4f Create app_config.php 2016-09-10 18:06:13 -06:00
FusionPBX 232cc73eb3 Create ldap.php
Add a the authentication ldap plugin.
2016-09-10 18:02:37 -06:00
FusionPBX 9419245dff Update database.php
Update the database plugin description.
2016-09-10 17:59:59 -06:00
FusionPBX 0e00e7192d Create database.php
Add the default plugin.
2016-09-10 17:58:06 -06:00
FusionPBX ef79a6af03 Create authentication.php
First commit in a series of commits adding a new authentication class.
2016-09-10 17:54:32 -06:00
FusionPBX bc057ac1f5 Update index.php
Advanced -> Upgrade -Remove label tag as it broke the checkbox and description vertical alignment.
2016-09-10 17:26:14 -06:00
nyfon 49fd2cc3c4 user dashboard generates errors in httpd error log (#1873)
* Update extension.php

* Update user_dashboard.php

User dashboard fills the httpd error log with shell_exec errors. These changes add escapeshellcmd which eliminates these errors and adds 2>&1 to the df command which also generates an error when /home is not mounted
2016-09-03 20:25:41 -06:00
FusionPBX adca3557b8 Add a default password_length to default settings. 2016-08-28 14:23:43 -06:00
FusionPBX 5791d2204d Update user_edit.php 2016-08-09 16:13:56 -06:00
FusionPBX e65ed77b98 Update menu_item_edit.php
Get the data before presenting it to prevent mixing backend and front end work.
2016-08-05 09:16:42 -06:00
FusionPBX 63c82fa7d4 Update user_dashboard.php
Correct the layout for the description on the dashboard.
2016-08-04 19:23:07 -06:00
FusionPBX c0e5088005 Update user_dashboard.php
Dashboard there is one more voicemail link to update.
2016-07-22 13:18:26 -06:00
FusionPBX 21a414d31e Update user_dashboard.php
Fix the voicemail box link for the user dashboard.
2016-07-22 10:28:09 -06:00
Mafoo 613b9c9bea Enhance Voicemail Emails (#1738)
* Renamed template variable account to voicemail_id and adjusted all
templates
* Added ${voicemail_description}
* Added ${voicemail_name_formatted} (will render the voicemail identifier in accordance with Default/Domain Settings > Voicemail > display_domain_name)
* Updated templates to be consistent spacing
* Updated templates to include use of ${voicemail_name_formatted}
* Changed ${account} to be voicemail_name_formatted instead of id
2016-07-22 09:23:03 -06:00
Chris Black 0e347fbf62 add default settings to dashboard for auto-answer, record, ringback (#1762)
* add default settings to dashboard for auto-answer, record, ringback

* change default setting to click_to_call
2016-07-20 13:28:17 -06:00
markjcrane 504ea75d3b Move the voicemail default settings to main default_settings/app_defaults.php for better efficiency. 2016-06-26 12:32:51 -06:00
markjcrane 774dfd1053 Improve the indentation on default_setting_edit.php. 2016-06-21 17:58:05 -06:00
reliberate 6db9b1f4fb Music on Hold: Support multiple global categories. Support for changing moh domain. Support for managing additional stream parameters (shuffle, stereo, interval, chimes, custom moh paths, etc). Enhanced file system housekeeping.
Theme: Enhanced audio playback progress indicator.  Added settings to control body icon normal/hover colors.
VM Greetings: Updated to support new audio playback indicator (more apps to come shortly).
Group Permissions: Prevent enter key submission on search field.
2016-06-21 15:56:15 -06:00