FusionPBX
64a95a972e
More efficient use of the database object
2024-09-23 19:19:19 -06:00
fusionate
5a8613ec0a
Adjustment in method used to update Font Awesome icon valuse in * Settings.
2024-09-04 14:36:25 -06:00
fusionate
4b23913555
Update Font Awesome to v6.6.x, adjust some icon references.
2024-08-09 18:14:52 -06:00
FusionPBX
13529f9b9f
Update app_defaults.php
2023-09-15 23:03:20 -06:00
FusionPBX
54a449a990
Update app_defaults.php
2019-12-17 22:43:01 -07:00
Nate
04c2f7a132
Misc: Database class integration.
2019-08-28 17:53:34 -06:00
Nate
b38396a591
Update app_defaults.php
2019-08-20 18:30:39 -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
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
FusionPBX
b06b895a38
Update app_defaults.php
2017-01-13 13:51:54 -07: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
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
df22a29ed4
Theme: Integrate ability to use Google Fonts.
2016-05-05 12:57:08 -06:00
markjcrane
097a5d8ade
Check the missing array has content before processing it.
2016-05-04 00:22:35 -06:00
reliberate
17852a040e
Theme: Set default background color for sub menu.
2016-05-03 12:23:13 -06:00
Harry G. Coin
bda6861f88
\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
markjcrane
8731afb5e2
Use a more efficient way to add the default settings.
2016-04-15 09:24:55 -06:00
reliberate
f0372faed1
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
8b0c01c772
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
reliberate
61bd9e214d
Theme: Add setting to control Login box width.
2016-04-08 15:01:29 -06:00
reliberate
8ec4d785fd
Theme: Add setting to control border radius of Dashboard blocks.
2016-04-08 10:58:18 -06:00
reliberate
a887eab36a
Fun Stuff: http://pasteboard.co/1ormWYp.png
...
Login: Add settings to style Reset Password (and related) text links, add (disabled) settings to display domain name field.
Theme: Add settings to control login box border size, color, radius and padding. Explicitly defined placeholder text color/opacity (where possible).
2016-04-07 19:35:39 -06:00
reliberate
798f94125f
Theme: Integrate settings to customize the style of edit form tables (label, field, heading and row cells).
...
Editor: Prevent / (slashes) in clip name.
Dialplan Editor: Code cleanup, and minor adjustments for theme compatibility.
Functions: Add option to check_str() to skip string trim.
2016-04-07 12:00:19 -06:00
reliberate
6573a2b535
Theme: Add settings to control main and sub menu border size, color and corner radius.
2016-04-05 19:38:50 -06:00
reliberate
afdd272ebf
Theme: Correct menu_main_icons to boolean type.
2016-04-05 16:47:55 -06:00
reliberate
acbd0cb2f9
Theme: Add settings to hide main menu icons, to control main menu text size and font, and sub menu text size and font.
2016-04-05 16:41:58 -06:00
reliberate
15df7d8422
Dashboard: Style tweaks.
2016-03-30 15:07:38 -06:00
reliberate
65ff377972
Dashboard: Integrate Settings to control theme/style of Dashboard elements.
2016-03-30 14:41:45 -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
markjcrane
f691287d86
Update themes/app_defaults to reduce database selects.
2016-03-27 03:34:16 -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
442791478f
Theme: Remove login_opacity from app_defaults - no longer necessary.
2016-03-27 01:27:29 -06:00
reliberate
77cff78bf2
Theme adjustments and fixes.
...
Flesh out Theme Default Settings descriptions.
2016-03-27 00:32:19 -06:00
markjcrane
6991199fac
Fix a spelling mistake.
2016-03-25 20:17:34 -06:00
markjcrane
6aededb90a
Remove two deprecated default settings and a missing one.
2016-03-25 20:14:39 -06:00
markjcrane
f0b47a62ab
Make the code more efficient adding the theme default settings.
2016-03-25 19:45:39 -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