Commit Graph

123 Commits

Author SHA1 Message Date
Nate 75a4154453 Theme: Add ability to specify target on table row link. 2019-05-06 10:08:15 -06:00
Nate 33d3e13c03 Messages: Integrate primary attachment (image) from Contacts in message thread. Dynamically adjust thread height on window resize. 2019-03-28 17:58:02 -06:00
Nate 3e02d48544 Theme: Misc improvements 2019-03-27 16:38:23 -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 ad8e641a31 Theme: Side Menu > Minor Adjustment 2019-03-26 18:56:35 -06:00
Nate c8f3312fae Theme: Side Menu Brand Image Adjustments 2019-03-26 18:52:35 -06:00
Nate a34073a0e0 Theme: Side Menu > New Default Logo Files 2019-03-26 17:13:31 -06:00
Nate f94120a8ef Theme: Side Menu > Separate Default Logo Image & Path 2019-03-26 16:58:33 -06:00
Nate 4cfe9f32a9 Theme: Side Menu Adjustments 2019-03-26 16:11:47 -06:00
Nate 9da98dc937 Theme: Side Menu > Add title attribute to top-level items. 2019-03-26 14:50:30 -06:00
Nate 299a0141ff Theme: Side Menu Enhancements 2019-03-26 14:43:31 -06:00
FusionPBX b1bad807f8 Update template.php 2019-03-23 08:42:15 -06:00
Nate f10d0f6d7e Initial Side Menu Integration (Still in Development) 2019-03-22 20:11:55 -06:00
Nate 425a2563f9 Update template.php
Adjusted JS for message bar display to better support being called by JS directly.
2019-02-16 13:48:31 -07:00
FusionPBX a248a2f6b4 Update template.php 2018-12-22 01:52:31 -07:00
Nate 3df76a13c9 Fix alert/message bar display. 2018-12-12 14:52:56 -07:00
FusionPBX 886fa95967 Update template.php 2018-09-02 11:39:36 -06:00
FusionPBX 705a468b11 Update template.php 2018-08-30 21:32:59 -06:00
FusionPBX a68d07134d Update template.php 2018-08-30 21:31:20 -06:00
FusionPBX a4fefeb8d6 Update template.php 2018-06-30 10:42:17 -06: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 10188339e5 BugFix [master] - messages class (#2618)
htmlspecialchars isn't required for the javascript, only the \r?\n escape
2017-05-31 14:09:07 -06: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
Mafoo a8ae822b81 BugFix-sub item rendering (#2450)
Fix for $mod_li and $mod_a_li not being blanked/reset foreach menu
parent item rendered, causing the first menu with sub items to force sub
item rendering for all remaining menu items
2017-03-24 20:20:35 -06:00
FusionPBX b2248633ce Update template.php 2016-12-11 23:08:40 -07:00
FusionPBX d16c84f291 Update template.php 2016-12-11 23:05:15 -07:00
FusionPBX b3386b1d4c Update template.php 2016-10-06 18:18:52 -06:00
Joey 3acd66771a 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 4ea5b2a4ad Theme: Enhance audio playback indicator smoothness for files less than 30 sec in length. 2016-06-28 12:08:36 -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
reliberate 75717d1d60 Adminer: Fix and simplify previous auto-login feature (controlled by Default Setting). 2016-06-09 14:13:10 -06:00
FusionPBX fd115c685c Update template.php
Remove a character that accidently made it in a commit.
2016-06-08 17:32:08 -06:00
FusionPBX d47bc75315 Update template.php
Change the default logo.
2016-06-08 17:28:01 -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 5c8df26aa2 Theme: Don't add URL to main menu item if a submenu exists. 2016-05-24 18:21:26 -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 36bb44c932 Theme: Make DateTimePicker on CSS .datepicker class available by default. 2016-05-17 13:44:42 -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
reliberate 5a178625d5 Menu Manager: Add ability to customize main and sub menu icons. 2016-05-02 14:42:06 -06:00
reliberate 7599b8f96b Theme: Enable body style on public pages (still excludes default login). 2016-05-02 10:52:15 -06:00
markjcrane 339b5425c2 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 19eae3dd72 Move the comment in template.php. 2016-04-29 11:38:56 -06:00
markjcrane e5e2f92592 Remove the horizontal login form. 2016-04-29 11:23:13 -06:00
FusionPBX d57a44ae23 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 3b1a6aa34a Theme: Restore display: inline-block on login body. 2016-04-28 13:05:34 -06:00
Harry G. Coin 8abe003a71 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 f1300d1ac6 Theme: Revert CSS change.
Contacts: Change email input field type to 'text' instead of 'email'.
2016-04-25 10:34:39 -06:00