Commit Graph

36 Commits

Author SHA1 Message Date
Nate b8e8e61126 Domain Settings: Integrate copy and toggle functions. 2019-10-09 15:52:53 -06:00
chansizzle 3fbe35854b Update css.php (#4760) 2019-10-08 14:47:50 -07:00
Nate d5264be977 Bridges: Integrate Action Bar, delete on edit. 2019-10-07 18:31:11 -06:00
Nate 489362a002 CDR: Responsive search form, add permissions to control search field visibility. 2019-10-02 14:01:27 -06:00
chansizzle 291ffcf2fd Update css.php (#4569) 2019-09-12 17:02:05 -06:00
Nate db75acc3c3 Theme: CSS adjustment to restore icon-only submenu functionality on the Fixed menu. 2019-09-02 16:20:07 -06:00
Nate a61c0b86f2 Adjust CSS selector for main side menu items. 2019-08-31 05:52:30 -06:00
Nate 14d66632c2 Menu main text color hover selector adjustments. 2019-08-29 18:57:12 -06:00
chansizzle bac86ca565 Update css.php (#4465) 2019-08-28 18:17:29 -06:00
chansizzle 54f82fcc06 Update css.php (#4459) 2019-08-27 14:16:56 -06:00
FusionPBX ea62b40f11 Update css.php 2019-08-27 12:11:22 -06:00
Nate 17f2911056 Replace misc glyphicon usage. 2019-08-20 19:53:21 -06:00
Nate 733ba98dc6 Update to Bootstrap v4.3.1, jQuery 3.4.1. Adjustments to support updates. 2019-08-20 18:15:50 -06:00
FusionPBX bc786a8f65 Update css.php 2019-08-03 19:39:25 -06:00
chansizzle a7b1af68ea Update css.php (#4394) 2019-07-27 19:04:13 -06:00
chansizzle 773c37d1e7 Update css.php (#4392) 2019-07-27 11:45:06 -06:00
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