Commit Graph

522 Commits

Author SHA1 Message Date
fusionate
42c96239c8 Theme: Set select password fields to monospace font when revealed. New input_text_font_password setting to control default font. 2025-03-18 17:55:41 -06:00
Alex
89eeeb84ae Use settings object in css.php (#7317)
* Use settings object in css.php

* Update css.php
2025-03-14 16:57:29 -06:00
Alex
7639f0755c Update xml_cdr.php (#7315)
* Update xml_cdr.php

* Update css.php

* Update template.php
2025-03-13 14:58:15 -06:00
Alex
5dffd4d6e0 Add CDR column_overflow default setting (#7314)
* Add cdr column_overflow default setting

* Update app_config.php

* Update xml_cdr.php

* Update default_setting_edit.php

* Update template.php

* Update app_languages.php

* Update css.php
2025-03-13 14:49:30 -06:00
Alex
43edc82cbe Fix header user menu when using inline or static menu style (#7306)
* Fix header user menu when using inline or static menu

* Update template.php
2025-03-12 13:15:38 -06:00
FusionPBX
81ab295059 Update template.php 2025-03-12 10:41:39 -06:00
Alex
3167a8ce49 Use scroll bar if there are too many columns in a content card (#7300) 2025-03-12 09:40:02 -06:00
Alex
885df6b3fb Add count div to domain selector (#7305)
* Add count div to domain selector
2025-03-11 16:11:40 -06:00
Alex
d9827f8800 Use table_row_text settings for domain selector text size and font (#7302) 2025-03-11 14:32:50 -06:00
Alex
bb5320e6ca Change menu multi column dropdown width based on text size (#7296) 2025-03-07 16:27:21 -07:00
Alex
8b95f62d39 Fix logout icon alignment (#7291) 2025-03-06 15:38:31 -07:00
Alex
941ec9c060 Add input_height default setting (#7292)
* Add input_height default setting

* Update app_config.php
2025-03-06 15:38:12 -07:00
Alex
b418a892e3 Align action bar text to the left (#7289) 2025-03-05 15:39:05 -07:00
FusionPBX
7ac2f76804 Use audio_player_waveform_enabled as boolean 2025-03-05 15:23:13 -07:00
frytimo
d529021b3f Use boolean setting as true boolean (#7284)
* use boolean setting as true boolean

* Update settings class to use the php filter_var function for boolean
Using the built-in filter type for boolean seems like a better option as they are faster, already hardened, and more widely tested.
I found this better method used originally by Mark J. Crane in 2022 in the content.php page so I included it here.

* Update settings class to use the php filter_var function for boolean
Using the built-in filter type for boolean seems like a better option as they are faster, already hardened, and more widely tested.
I found this better method used originally by Mark J. Crane in 2022 in the content.php page so I included it here.
2025-03-04 11:25:47 -07:00
fusionate
7b3b3aa5f9 Menu: New option to set icon colors. 2025-03-03 14:08:05 -07:00
n0obHere
bb0386e952 Align search input text field with buttons (#7251) 2025-02-22 20:39:08 -07:00
fusionate
b85eaaac73 Upgrade - Source: Move Preview styles to theme CSS file, style after modal. 2025-02-21 08:51:52 -07:00
Alex
1237b94cc4 remove duplicates (#7250) 2025-02-07 12:02:44 -07:00
fusionate
d51eb0892b Theme: Reapply changes from yesterday. 2025-02-07 11:55:18 -07:00
Alex
a07ca55da5 Update css.php (#7249) 2025-02-07 11:42:59 -07:00
fusionate
f056e82740 Theme: Additional settings to better control border and now outline styles. 2025-02-06 14:37:33 -07:00
Alex
0a75229a43 Fix input toggle switch handle color default setting (#7247) 2025-02-06 13:45:38 -07:00
Alex
3088bb188f Fix login input default settings (#7248) 2025-02-06 13:45:26 -07:00
fusionate
cf22444a64 Contact - View: Apply card styles to contact-detail grid boxes. 2025-01-28 17:19:14 -07:00
FusionPBX
aecf84c6b6 Allow wrap on the action bar
This is needed to fit better on tablets and mobile screens.
2024-12-21 14:35:26 -07:00
FusionPBX
c88378a4fe Default dashboard_label_background_color to empty 2024-11-27 09:23:04 -07:00
FusionPBX
5757f2c9ee Fix CSS missing characters
Disable the ob_gzhandler
2024-11-26 23:53:32 -07:00
fusionate
5d5fbbc83d Template: Remove unused parameters from recording_seek() function. 2024-10-18 19:02:21 -06:00
fusionate
e0fe291da0 CDR - Recording Playback: Fix seeking for chromium based browsers. 2024-10-18 18:58:44 -06:00
anthony-ricci
7122ecc154 Recording Seek (#7163) 2024-10-18 18:45:21 -06:00
Antonio Fernandez
3b8309af11 fix waveform image background (#7160) 2024-10-15 15:19:04 -06:00
FusionPBX
c21a6cad4c Add login_background_image 2024-10-11 11:15:29 -06:00
FusionPBX
fc4f75f30c User logs fix failed 2024-10-10 16:21:03 -06:00
fusionate
b498af4cf4 Theme - Fixed Menu: Add new user menu to menu bar. 2024-10-07 14:36:55 -06:00
fusionate
ae15319487 Body Header User Image and Menu, Domain Selector, Contact Attachment improvements. 2024-09-28 16:37:36 -06:00
fusionate
b9ebdf673e Side Menu - Body Header: Show User's assigned primary Contact Attachment image, if exists. 2024-09-27 17:14:42 -06:00
fusionate
183e5d652d Fax Server - Edit: Adjust style for Email & Confirmation Email fields. 2024-09-24 16:33:46 -06:00
FusionPBX
64a95a972e More efficient use of the database object 2024-09-23 19:19:19 -06:00
markjcrane
65cb4fe20c Remove the CSS card overflow it cut off the date-time picker 2024-09-20 10:56:49 -06:00
FusionPBX
d9319e4cf1 Update the border radius 2024-09-18 11:36:18 -06:00
FusionPBX
e7434f3560 Update more theme settings 2024-09-16 19:56:29 -06:00
FusionPBX
9d1e8d1110 Update a few more theme settings 2024-09-16 19:45:10 -06:00
FusionPBX
4f87a17761 Update multiple theme settings 2024-09-16 19:40:49 -06:00
FusionPBX
aa9c7a18ed Update button theme colors 2024-09-16 19:00:29 -06:00
FusionPBX
f42e11cabe Update menu theme colors 2024-09-16 18:55:55 -06:00
fusionate
7fc0f19032 Dashboard: Default color adjustments. 2024-09-16 18:30:34 -06:00
FusionPBX
7a77f25057 Update the card theme settings enable by default 2024-09-16 18:29:27 -06:00
FusionPBX
4dd7336d32 Update the colors used on the dashboard theme 2024-09-16 18:18:14 -06:00
fusionate
f073dbe152 Theme: Style adjustments. 2024-09-11 18:35:50 -06:00