View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004500 | SOGo | GUI | public | 2018-07-02 08:02 | 2019-01-24 14:55 |
Reporter | amair | Assigned To | francis | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | reopened | ||
Product Version | 4.0.0 | ||||
Fixed in Version | 4.0.2 | ||||
Summary | 0004500: SOGo v4 Themes: not all colors applied | ||||
Description | I tried to change the SOGo colors but they are not applied like expected.
What works: orange in login screen, some orange text in calendar and address book, orange background of selected mail and contact | ||||
Tags | No tags attached. | ||||
Set/add the following attribute in your sogo.conf: SOGoUIxDebugEnabled = YES; |
|
@francis: Yes, that works, but I think it should work with SOGoUIxDebugEnabled being disabled. Will this be fixed? BTW: there's one place where green color is still used: Preferences / Calendar / Week days to display |
|
I've updated the documentation with some solution if you don't want to enable UI debugging: https://sogo.nu/files/docs/SOGoDevelopersGuide.html#_defining_an_alternate_color_theme |
|
There are some more location where green/blue color is used:
Not sure if there are more. |
|
There's at least one left: |
|
I've now updated to v4.0.5 where I found more color usages that don't use theme colors:
From my understanding I'd say none of them should be used, at least $sogoBlue and $sogoGreen. They should be using colors from the theme's primary or accent palette. Don't know about $sogoPaper, shouldn't that be themeable too? In the .scss files one can also find many references to $colorGrey... colors. I wonder if those shouldn't use the theme's background palette. |
|
sogo: master d6f85efa 2018-07-09 10:59 Details Diff |
(css) Respect theme in sg-toggle-grid Fixes 0004500 |
Affected Issues 0004500 |
|
mod - UI/WebServerResources/js/Common/sgToggleGrid.directive.js | Diff File | ||
mod - UI/WebServerResources/scss/components/gridList/grid-list.scss | Diff File | ||
sogo: master c3271dd2 2018-08-23 12:00 Details Diff |
(css) Respect theme in time picker and freebusy Fixes 0004500 |
Affected Issues 0004500 |
|
mod - UI/WebServerResources/js/Common/Common.app.js | Diff File | ||
mod - UI/WebServerResources/js/Common/sgTimepicker.directive.js | Diff File | ||
mod - UI/WebServerResources/js/Scheduler/Scheduler.app.js | Diff File | ||
mod - UI/WebServerResources/js/theme.js | Diff File | ||
mod - UI/WebServerResources/scss/components/timepicker/timepicker.scss | Diff File | ||
mod - UI/WebServerResources/scss/views/SchedulerUI.scss | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-07-02 08:02 | amair | New Issue | |
2018-07-06 13:45 | francis | Note Added: 0012940 | |
2018-07-09 11:25 | amair | Note Added: 0012941 | |
2018-07-09 15:01 | francis | Changeset attached | => sogo master d6f85efa |
2018-07-09 15:01 | francis | Assigned To | => francis |
2018-07-09 15:01 | francis | Resolution | open => fixed |
2018-07-09 15:35 | francis | Note Added: 0012942 | |
2018-07-09 15:35 | francis | Status | new => resolved |
2018-07-09 15:35 | francis | Fixed in Version | => 4.0.1 |
2018-07-11 08:33 | amair | Note Added: 0012947 | |
2018-07-11 08:33 | amair | Status | resolved => feedback |
2018-07-11 08:33 | amair | Resolution | fixed => reopened |
2018-08-23 16:02 | francis | Changeset attached | => sogo master c3271dd2 |
2018-08-23 16:03 | francis | Status | feedback => resolved |
2018-08-23 16:03 | francis | Fixed in Version | 4.0.1 => 4.0.2 |
2018-08-23 16:03 | francis | Resolution | reopened => fixed |
2018-09-13 12:55 | amair | Note Added: 0013023 | |
2018-09-13 12:55 | amair | Status | resolved => feedback |
2018-09-13 12:55 | amair | Resolution | fixed => reopened |
2019-01-24 09:19 | amair | Note Edited: 0013023 | |
2019-01-24 14:55 | amair | Note Added: 0013279 | |
2019-01-24 14:55 | amair | Status | feedback => assigned |