Commit Graph

20 Commits

Author SHA1 Message Date
Nate 0516f63c43 Default Theme updates. Enable URLs on top-level items (where defined) on Side menu. Code cleanup. 2019-03-27 13:21:25 -06:00
Nate 2d6a134a97 Theme: Side Menu > Brand Text Adjustment 2019-03-26 19:04:41 -06:00
Nate c8f3312fae Theme: Side Menu Brand Image Adjustments 2019-03-26 18:52:35 -06:00
Nate 299a0141ff Theme: Side Menu Enhancements 2019-03-26 14:43:31 -06:00
Nate f10d0f6d7e Initial Side Menu Integration (Still in Development) 2019-03-22 20:11:55 -06:00
Nate 071457d5d3 Fixed Contact URL input field style. 2019-02-28 02:45:59 -07:00
Nate 3df76a13c9 Fix alert/message bar display. 2018-12-12 14:52:56 -07:00
Mafoo b312fbc425 Enhance-Multiple messages display (#2702)
Store messages by mood so they can be grouped up
change default mood to positive and add a default colour to catch messages with a wrong mood
migrate settings so upgrading vs new is consistent
2017-06-21 08:27:05 -06:00
Mafoo 7bdea2c30c dos2unix (#2682)
find . -name "*.php" | xargs dos2unix
2017-06-12 22:09:36 -07:00
Mafoo 941b115d92 Enhance-Add message stack (#2521)
Implement new messages class
Support legacy $_SESSION['message_*']
New function messages::add($message, $mood, $delay) to simplify adding messages
updated core/users/user_edit.php to demonstrate
includes space->tab corrections
2017-04-27 11:30:52 -06:00
FusionPBX 5972366dd6 Update css.php 2016-11-06 01:44:32 -07:00
reliberate 3c823fa651 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 3ae85a7098 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
Mafoo 96d576fc7a 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 0f07828d0c 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 30f437139c 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 8755205681 Theme: Fix login footer, simplify and optimize code. 2016-05-21 17:38:23 -06:00
reliberate 58cac0b990 Theme: Code cleanup, optimize CSS. 2016-05-20 19:08:10 -06:00
reliberate df22a29ed4 Theme: Integrate ability to use Google Fonts. 2016-05-05 12:57:08 -06:00
reliberate aee6df28e5 Theme: Move CSS to external file. 2016-05-04 12:55:56 -06:00