Commit Graph

113 Commits

Author SHA1 Message Date
FusionPBX 200bd891f3
Update css.php fixed menu_main_background_color_hover 2023-05-13 22:42:43 -06:00
FusionPBX 714add73fb
Update css.php favor empty function 2023-05-13 21:28:54 -06:00
fusionate 11a49bfacd
Theme [CSS]: Updates for PHP 8.1 2023-05-12 22:50:24 +00:00
frytimo fef8165be2
Frytimo pr patches for php8.1 (#6630)
* Passing null to parameter #2 ($string) of type string is deprecated

* Passing null to parameter #1 ($string) of type string is deprecated

* php 8.1 fixes

* php 8.1 fixes - replace strlen($var) > 0 with !empty($var)

* php 8.1 fixes - replace ${var} with {$var}

* php 8.1 fixes - replace ${var} with {$var}

* php 8.1 fixes - replace ${var} with {$var}

* php 8.1 fixes - replace ${var} with {$var}

* php 8.1 fixes - strlower with null

* php 8.1 fixes - strreplace with null

* php 8.1 fixes - passing null to base64_decode

* php 8.1 fixes - check for false and check for null on $this->dir

* php 8.1 fixes - remove assignment of $db variable to modules object

* php 8.1 fixes - avoid sending null to substr

* php 8.1 fixes - change ${var} to {$var}

* php 8.1 fixes - check for null before preg_replace

* php 8.1 fixes - remove setting db variable on domains object

* php 8.1 fixes - set empty string if $row['domain_setting_subcategory'] is null

* php 8.1 fixes - set empty string if $_REQUEST['show'] is not available

* php 8.1 fixes

* php 8.1 fixes - correct $_POST checking syntax

* php 8.1 fixes - correct $_POST variables

* php 8.1 fixes

* Use brackets consistently

* Update user_setting_edit.php

* Change to not empty

* Update device.php

* Update text.php

---------

Co-authored-by: Tim Fry <tim@voipstratus.com>
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2023-05-05 10:46:37 -06:00
fusionate 3d593b35d1
Theme: Remove width limit on textarea. 2023-04-13 20:30:28 +00:00
emak 800e742387
Disable fax sending when domain is disabled (#6606)
* Add warning_bar style for disabled fax sending

Add styles for .warning_bar class when fax server sending is disabled due to disabled domain.

* Disable fax sending if domain is disabled

When domain is disabled, users should not be able to send faxes either.

* Add text for fax sending disabled warning
2023-04-10 09:31:16 -06:00
fusionate 0334768c30
Dashboard - Ring Group Forward: Rework style to match other widgets. 2023-02-17 23:02:25 +00:00
fusionate d04b6db96a
Dashboard: Call Forward widget, Edit position without reload, misc adjustments. 2023-01-31 00:19:09 +00:00
fusionate df6bc02489
Ring Groups: Enhance Destination Enabled Switch 2023-01-21 01:30:34 +00:00
FusionPBX d345542098
Update css.php 2022-10-22 10:49:09 -06:00
markjcrane d50bcb476a Replace root.php 2022-10-10 16:35:14 -06:00
FusionPBX 28c0d704df
Add op_valet_park_active to the css. 2022-05-09 15:33:44 -06:00
agree 7a9603dbb8
Add scroll to dashboard when overflowed (#6289) 2022-02-08 20:33:44 -07:00
Anthony dbd4808122
Update css.php (#6211) 2021-12-23 11:18:47 -07:00
AlexC 0fbecfa4ac
Update css.php (#6188)
* Update css.php

* Update app_config.php
2021-12-14 10:38:46 -07:00
Anthony d62130cf1f
Add theme default settings for operator panel (#6187)
* Add theme default settings for operator panel
2021-12-13 17:11:38 -07:00
AlexC 96f74c1936
Fix logout icon styling (#6165) 2021-11-30 15:39:39 -07:00
AlexC 4ac4286921
Add styles to user and domain header (#6162) 2021-11-30 08:36:32 -07:00
FusionPBX 1bbc995d3a
Add new theme setting pre_text_color 2021-11-24 12:30:20 -07:00
AlexC eddc4c1b26
Update css.php (#6118) 2021-11-09 23:26:04 -07:00
FusionPBX d63e9e210c
Use the new default settings login_body_top and login_body_left 2021-06-15 15:43:58 -06:00
Nate 68dfa0d66d CSS: Allow textarea to resize. 2020-10-15 17:58:42 -06:00
Stephen Forster ae1e849658
Update css.php for Operator Panel (#5382)
Add new CSS class for non-registered extensions. Button will appear disabled on the operator panel.
2020-08-27 09:14:47 -06:00
benwiesner1 4ddaaf0b1f
Update css.php (#5375)
remove underline on hover i think is a bit cleaner
2020-07-31 21:44:26 -06:00
Nate 9178fd63a7 Theme: Settings to control Domain Selector title colors. 2020-06-02 09:17:23 -06:00
Nate 4a5b05ea83 Theme: Additional settings to control Domain Selector look. 2020-05-28 14:34:49 -06:00
Nate d05429ad4e Theme: Header Bar updates. 2020-05-27 23:02:13 -06:00
Nate 6f33204316 Theme: Side Menu updates. 2020-05-27 21:24:07 -06:00
Nate 4a986730eb Theme: Side Menu updates. 2020-05-25 18:38:52 -06:00
Nate eb3f01d25a Theme: Side Menu updates. 2020-05-23 19:25:32 -06:00
Nate ba0eceb88b Theme: Side Menu updates. 2020-05-23 19:18:16 -06:00
Nate f18e2423ed Theme: Side Menu updates. 2020-05-23 14:00:49 -06:00
Nate f5bfc2199a Theme: Side Menu default state controls. 2020-05-20 21:24:19 -06:00
FusionPBX 6677004b41
Update css.php 2020-04-16 22:53:15 -06:00
Nate 5b195bbd87 Contacts: Add view before edit. 2020-03-31 17:32:12 -06:00
Nate 5b8158f38d Template: Fix background. 2020-03-30 08:42:07 -06:00
Nate 043708d183 Users - Add/Edit: Persistent form values upon submission failure. 2020-03-27 18:09:04 -06:00
Nate c431c86382 Template CSS, Vertical Menu: Minor adjustments. 2020-03-26 16:54:06 -06:00
Nate 4135ceece2 Template: Settings to control modal style. 2020-03-25 18:06:14 -06:00
Nate 97eec1da04 Template, Core Apps: Update to new modal. 2020-03-25 16:48:12 -06:00
Nate 1b104aa3dc Template: Restore proper format of non-authenticated pages and menus. 2020-03-21 22:33:35 -06:00
Nate 92719e0399 Template: Integrate compression on included .js and .css files, fix custom_css template variable. 2020-03-19 21:11:53 -06:00
Nate 0df02b95dd Template: Convert to Smarty syntax. 2020-03-17 20:31:29 -06:00
Nate 7341236c85 MOH - List: Better indicate kHz value is an edit link. 2020-03-06 11:19:43 -07:00
Nate 33898df824 Template: Minor adjustment to vtablerow > label style. 2020-03-04 10:49:32 -07:00
Nate 55c6be8a7a Template: JS function optimizations, add support for bulk delete select-all checkbox. 2020-02-27 18:58:44 -07:00
Nate 8a6ba1fda2 Extensions: Option to delete voicemail when deleting extensions. 2020-02-18 07:44:01 -07:00
Nate fdbca28177 Operator Panel: CSS height adjustment on extension blocks to address spacing issues. 2020-02-13 11:14:19 -07:00
Nate 64f03fa80d Template: CSS padding and margin helper classes. 2020-02-10 13:46:15 -07:00
Nate bbfbc43330 Voicemail - Edit: Button updates. 2020-02-07 06:52:58 -07:00