Commit Graph

137 Commits

Author SHA1 Message Date
drenda b42e347b11 Added Italian translation (#2379)
* Added Italian translation

* add italian translation

* add italian translation

* add italian translation

* fix typo error

* add italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian language

* added italian translation

* added italian language
2017-02-16 19:46:50 -07:00
FusionPBX d22a6aa731 Update app_config.php 2017-02-15 21:25:18 -07:00
FusionPBX 52078c3ce3 Update app_config.php 2017-01-13 16:38:07 -07:00
FusionPBX 638d3acd02 Update app_config.php 2017-01-13 16:36:56 -07:00
FusionPBX e03ddef22d Update app_config.php 2017-01-13 16:34:04 -07:00
FusionPBX 25fd69cfea Update app_config.php 2017-01-13 16:28:21 -07:00
FusionPBX bf890dcf0c Update app_defaults.php 2017-01-13 13:51:54 -07:00
FusionPBX 617bdcc3db Update app_config.php 2017-01-13 10:45:23 -07:00
FusionPBX 191e01801e Update app_config.php 2017-01-13 10:27:12 -07:00
FusionPBX ac3b8b50cd Create app_config.php 2017-01-13 10:21:03 -07:00
FusionPBX ae7deb8fcb Update template.php 2016-12-11 23:08:40 -07:00
FusionPBX 661f480a29 Update template.php 2016-12-11 23:05:15 -07:00
FusionPBX 6c8b6557b9 Update css.php 2016-11-06 01:44:32 -07:00
FusionPBX b09e17e892 Update template.php 2016-10-06 18:18:52 -06:00
Joey 19db155e40 FIX: Stream audio in browser (#1872)
This fixes browsers like Safari and allows them to stream audio within
the browser vs downloading the audio.
2016-09-03 20:24:47 -06:00
reliberate f75eef6307 Theme: Enhance audio playback indicator smoothness for files less than 30 sec in length. 2016-06-28 12:08:36 -06:00
reliberate 68c442e063 Music on Hold: Style/layout tweaks.
Recordings:  Updated to support new audio playback indicator. Show upload date/time (when not using base64).
VM Messages:  Updated to support new audio playback indicator.
VM Greetings:  Updated to support new audio playback indicator.
CDR:  Updated to support new audio playback indicator.
2016-06-22 12:42:03 -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
reliberate bf03b763ea Adminer: Fix and simplify previous auto-login feature (controlled by Default Setting). 2016-06-09 14:13:10 -06:00
FusionPBX 80c75554db Update template.php
Remove a character that accidently made it in a commit.
2016-06-08 17:32:08 -06:00
FusionPBX 3668f9584b Update template.php
Change the default logo.
2016-06-08 17:28:01 -06:00
Mafoo aa98a4f3a6 update installer to use default theme (#1626)
added support to allow install to use the theme's default settings and
reduce the number of php errors during the installer due to missing
settings
2016-06-08 07:31:45 -06:00
reliberate 72687adef2 Security: Integrate Settings and necessary functions to enforce password complexity requirements.
Theme: Add basic password strength indicator bar.
Default Settings: Also verify correct Type (name) on Upgrade > App Defaults.
User: Show Nickname in Contact select if no Given or Family name.
Password Reset: Integrate hide and convert password fields method to prevent browser prompt.
2016-06-02 18:26:32 -06:00
reliberate ad1ae95415 Theme: Additional settings to control domain name (selector), menu toggle icon, and logout icon color and hover colors separately.
Adminer: Added ability to login automatically.
2016-06-01 22:04:00 -06:00
reliberate cb87324aad Theme: Don't add URL to main menu item if a submenu exists. 2016-05-24 18:21:26 -06:00
reliberate 9f34b5e719 Theme: Fix login footer, simplify and optimize code. 2016-05-21 17:38:23 -06:00
reliberate 73eac17cac Theme: Code cleanup, optimize CSS. 2016-05-20 19:08:10 -06:00
reliberate 3bc6969e49 Theme: Make DateTimePicker on CSS .datepicker class available by default. 2016-05-17 13:44:42 -06:00
reliberate 2b6f51024d Theme: Integrate ability to use Google Fonts. 2016-05-05 12:57:08 -06:00
reliberate fd4230e5b5 Theme: Move CSS to external file. 2016-05-04 12:55:56 -06:00
markjcrane 3abaff004c Check the missing array has content before processing it. 2016-05-04 00:22:35 -06:00
reliberate a8c447354b Theme: Set default background color for sub menu. 2016-05-03 12:23:13 -06:00
reliberate 5956a3a17f Menu Manager: Add ability to customize main and sub menu icons. 2016-05-02 14:42:06 -06:00
reliberate 930ea7f113 Theme: Enable body style on public pages (still excludes default login). 2016-05-02 10:52:15 -06:00
markjcrane 5e57418d52 Disable more of the horizontal login code plan on reworking and using as an option later. 2016-04-29 15:33:52 -06:00
markjcrane fbb16be924 Move the comment in template.php. 2016-04-29 11:38:56 -06:00
markjcrane 24569c1c53 Remove the horizontal login form. 2016-04-29 11:23:13 -06:00
markjcrane bc51cd7d1d Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
FusionPBX e97782fbee Merge pull request #1557 from hcoin/fix-warnings
Mariadb 10.1, Freeswitch 1.6, Ubuntu Xenial LTS, Ldaps, warnings enabled, cli install/upgrade
2016-04-28 14:43:06 -06:00
reliberate 7a80051a4f Theme: Restore display: inline-block on login body. 2016-04-28 13:05:34 -06:00
Harry G. Coin fd313a7c66 fixes so cli installs/upgrades work.
Also another step along the way allowing freeswitch to run -u -g freeswitch and fusionpbx to run -u -g www-data
2016-04-25 21:26:26 -05:00
Harry G. Coin 91a92d8e5e \r\n --> \n
Cause all the .php files containing lines ending with \r\n to instead end with \n.

DYI with:

find fusionpbx -type f -name '*.php' -exec dos2unix '{}' \;
2016-04-25 20:30:23 -05:00
Harry G. Coin 89e5ecbcdf The goal is to increase confidence in fusionpbx, one step is to run by default with error_reporting (E_ALL ^ E_NOTICE);
So, please find in this set numerous small changes which eliminate numerous php warning messages.

Also, a small bug fix in an sql statistics routine, naming a count(*) field as count, so displaying correct detail.

If any of the proposed changes are omitted, the relevant page will experience php warnings.

There are no doubt fusionpbx pages I've yet to visit that still generate warnings, this set is nearly certainly not comprehensive.
2016-04-25 20:19:58 -05:00
reliberate b1becf5f17 Theme: Revert CSS change.
Contacts: Change email input field type to 'text' instead of 'email'.
2016-04-25 10:34:39 -06:00
reliberate 7531cc15e5 Theme: Add input[type=email] to styles. 2016-04-25 10:26:17 -06:00
markjcrane f03cbc7b1a Fix the install path for the redirect. 2016-04-15 18:39:12 -06:00
markjcrane 4a564a1215 Use a more efficient way to add the default settings. 2016-04-15 09:24:55 -06:00
reliberate 53b07c67f7 Misc: Fix datetimepicker on Time Conditions, CDR, Contact Times, etc.
Misc: Fix textarea height.
Theme: CSS adjustments to correct misc bugs.
2016-04-13 13:23:07 -06:00
reliberate e6ce059454 Theme: Rework login settings, add settings to enable ability control login page background image(s) and color(s) separately from standard background image(s) and color(s). 2016-04-12 16:18:50 -06:00
reliberate 1f1f8abd03 Theme: Integrate settings to control button styles and form input styles.
Dashboard: Remove table row hover and pointer cursor if not linked.
2016-04-11 17:52:58 -06:00