Commit Graph

363 Commits

Author SHA1 Message Date
reliberate
a1dda766d8 Theme: Minor CSS tweaks.
Ring Groups: Rework forwarding controls - integrate into Dashboard view and Ring Group edit page.
2016-03-29 14:15:01 -06:00
reliberate
ea00c4f794 Theme: Fix for background-image not loading in some mobile browsers (Dolphin, Chrome on Android). 2016-03-28 23:46:51 -06:00
reliberate
2ed66f2c5d Theme: Maximize body width and shrink padding in xs view. 2016-03-28 23:39:42 -06:00
reliberate
5b97091e27 Theme: Add additional Settings to control the style of various elements, remove old css classes.
Default/Domain/User Settings: Add color previews in list view.
2016-03-28 22:29:15 -06:00
reliberate
0cb8ab5224 Theme: Replace image-based control icons with Bootstra Glyphicon buttons.
Voicemail Messsages: Added ability to toggle message status (saved/new).
2016-03-28 17:50:07 -06:00
reliberate
1a05ff4f50 Theme: Fix wrapping on menu brand text. 2016-03-28 12:49:46 -06:00
Nate
e13e594376 Merge pull request #1514 from moteus/menu_project_path
Fix. add `PROJECT_PATH` to menu item url
2016-03-28 11:20:13 -06:00
reliberate
3f3956d345 Recordings/CDR: Fix audio playback and progress bar style. 2016-03-28 09:09:33 -06:00
reliberate
8c6b7deec1 Theme: Explicitly set file input class to be inline.
MOH: Revert last change.
2016-03-28 08:22:59 -06:00
Alexey Melnichuk
9934522c95 Fix. add PROJECT_PATH to menu item url 2016-03-28 11:25:13 +03:00
markjcrane
f160ae47b2 Minor adjustment to the theme. 2016-03-27 14:56:53 -06:00
markjcrane
b10f0af345 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2016-03-27 03:34:32 -06:00
markjcrane
f691287d86 Update themes/app_defaults to reduce database selects. 2016-03-27 03:34:16 -06:00
reliberate
74a25f19c0 Theme: Fix js confirmation on logout icon click (set language variable as global inside menu function). 2016-03-27 03:22:42 -06:00
reliberate
5864777a64 Theme: Restore footer/copyright on Login page. 2016-03-27 03:09:50 -06:00
reliberate
eb7f66e42e Command: Correct layout & styles. 2016-03-27 02:54:29 -06:00
reliberate
11f33c6e5b Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2016-03-27 02:33:40 -06:00
reliberate
a8faf347e0 Theme: Added defaults (in the code) for the footer/copyright if missing in Settings. 2016-03-27 02:33:27 -06:00
markjcrane
ad0a802571 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2016-03-27 02:31:29 -06:00
markjcrane
a405964829 Change the login background. 2016-03-27 02:31:13 -06:00
reliberate
68c9b44c5a Theme: Adjustment to defaults. 2016-03-27 02:17:45 -06:00
reliberate
1ad01ea842 Theme: Fixed CSS issue with domain name (selector) style. 2016-03-27 02:09:27 -06:00
reliberate
442791478f Theme: Remove login_opacity from app_defaults - no longer necessary. 2016-03-27 01:27:29 -06:00
reliberate
cdaba6dc99 Theme: Only round bottom menu corners on Static menu style. 2016-03-27 01:03:13 -06:00
reliberate
f2324a5148 Theme: Minor adjustments on Fixed and Static style menus. 2016-03-27 00:46:06 -06:00
reliberate
77cff78bf2 Theme adjustments and fixes.
Flesh out Theme Default Settings descriptions.
2016-03-27 00:32:19 -06:00
reliberate
9894a34004 Default Template: Removed body_opacity setting - superseded by body_color rgba ability 2016-03-26 21:42:55 -06:00
markjcrane
ba095f3852 Additional work to improve the install, template and the menu. 2016-03-26 12:22:15 -06:00
markjcrane
6991199fac Fix a spelling mistake. 2016-03-25 20:17:34 -06:00
markjcrane
45ff056ce6 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2016-03-25 20:14:59 -06:00
markjcrane
6aededb90a Remove two deprecated default settings and a missing one. 2016-03-25 20:14:39 -06:00
reliberate
943fb2c2b2 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2016-03-25 19:51:18 -06:00
reliberate
ba9f5c7b72 Fixed: Default Theme - Adjust top body margin when menu position is bottom. 2016-03-25 19:49:52 -06:00
markjcrane
4048814fb6 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2016-03-25 19:46:00 -06:00
markjcrane
f0b47a62ab Make the code more efficient adding the theme default settings. 2016-03-25 19:45:39 -06:00
reliberate
44e77b0eef Enhance: Default Theme - enable menu style and positioning options. 2016-03-25 19:38:57 -06:00
markjcrane
4c026f74d6 Remove the extra $x++; 2016-03-25 19:27:43 -06:00
markjcrane
031986d814 Add default settings to control the new theme. 2016-03-25 19:22:26 -06:00
markjcrane
f104dbdc71 Move the app_defaults.php from theme/enhanced to themes/default. 2016-03-25 17:26:28 -06:00
reliberate
ef4f7bcd95 Fixed: Control icon paths for Default theme. 2016-03-25 16:38:20 -06:00
reliberate
d5c60df4fc Added: Bootstrap Framework - initial integration.
Added: Bootstrap Plugins - DateTimePicker, ColorPicker (in multiple apps)
Added: Default Theme - responsive
Removed: RightJS Framework - no longer needed.
Removed: Accessible Theme - superseded by Default theme.
Removed: Minimized Theme - superseded by Default theme.
Enhanced: Menu - responsiveness added.
Enhanced: Dashboard - responsiveness added.
Etc.
2016-03-25 16:29:20 -06:00
markjcrane
9f02d81e11 Remove the old default and even older classic themes. 2015-07-28 11:19:22 -06:00
reliberate
e24526fb92 Upgrade: Converted Advanced > Upgrade to use Git instead of SVN (untested).
Misc: Added provisions elsewhere to account for .git/* files, as currently done with .svn/* files.
2015-07-02 17:25:41 -06:00
Nate Jones
5996a7089e Themes: Remove unnecessary JS functions.
Call Block: Fixed issue in language file.
User Edit: Fixed issue in language file.
File Editor: Fix JS issue in header.
2015-04-16 19:14:20 +00:00
luis daniel lucio quiroz
b7b98cef79 not short-tags on all project 2015-03-25 13:46:19 +00:00
Mark Crane
9cb5bbec4b Fix the main menu color. 2015-01-09 20:57:40 +00:00
Nate Jones
83a9b8e969 Device: Updated other themes to work with duplicate checker. 2014-08-02 13:43:11 +00:00
Nate Jones
4cd99e5bbf Contacts: QR code logo png file moved to theme folders, instead of /app/contacts/ 2014-07-26 06:45:45 +00:00
Nate Jones
9049eecedb Contacts: Implemented a new QR Code generator, includes additional contact detail fields. 2014-07-26 06:02:21 +00:00
Nate Jones
25a6dc3b17 Implemented Login Message feature for superadmin only, advertising new Notifications section 2014-07-06 03:50:18 +00:00