Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0055577 | POS2 | Core | public | 2024-05-24 10:18 | 2024-07-08 12:04 |
|
Reporter | AugustoMauch | |
Assigned To | meriem_azaf | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 24Q4 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0055577: Add switch between light and dark themes as in the POS |
Description | Add switch between light and dark themes as in the POS.
See https://openbravo.atlassian.net/browse/RM-13538 [^] |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | causes | defect | 0056065 | | closed | Triage Platform Base | MobileCoreLoginUtilsServletTest.extraLoginDataIsMerged test fails |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2024-05-24 10:18 | AugustoMauch | New Issue | |
2024-05-24 10:18 | AugustoMauch | Assigned To | => Triage Platform Base |
2024-05-24 10:18 | AugustoMauch | Triggers an Emergency Pack | => No |
2024-06-11 11:23 | hgbot | Note Added: 0165789 | |
2024-06-11 11:25 | meriem_azaf | Assigned To | Triage Platform Base => meriem_azaf |
2024-06-11 11:25 | meriem_azaf | Status | new => scheduled |
2024-06-11 11:31 | hgbot | Note Added: 0165790 | |
2024-06-19 13:35 | hgbot | Note Added: 0166094 | |
2024-07-06 13:39 | hgbot | Resolution | open => fixed |
2024-07-06 13:39 | hgbot | Status | scheduled => closed |
2024-07-06 13:39 | hgbot | Fixed in Version | => 24Q4 |
2024-07-06 13:39 | hgbot | Note Added: 0166760 | |
2024-07-06 13:39 | hgbot | Note Added: 0166761 | |
2024-07-06 13:40 | hgbot | Note Added: 0166762 | |
2024-07-06 13:40 | hgbot | Note Added: 0166763 | |
2024-07-06 13:41 | hgbot | Note Added: 0166764 | |
2024-07-06 13:41 | hgbot | Note Added: 0166765 | |
2024-07-07 17:16 | hgbot | Note Added: 0166783 | |
2024-07-07 17:18 | hgbot | Note Added: 0166784 | |
2024-07-08 09:13 | hgbot | Note Added: 0166795 | |
2024-07-08 09:14 | hgbot | Note Added: 0166796 | |
2024-07-08 12:04 | hgbot | Note Added: 0166801 | |
2024-07-19 10:17 | caristu | Relationship added | causes 0056065 |
Notes |
|
(0165789)
|
hgbot
|
2024-06-11 11:23
|
|
|
|
(0165790)
|
hgbot
|
2024-06-11 11:31
|
|
|
|
(0166094)
|
hgbot
|
2024-06-19 13:35
|
|
|
|
(0166760)
|
hgbot
|
2024-07-06 13:39
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 1d032d3dfef351e3815c1f2ad0a984abf6344d3b
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 06-07-2024 13:39:06
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/1d032d3dfef351e3815c1f2ad0a984abf6344d3b [^]
Fixes ISSUE-55577: Adds dark/light setting in all core2 applications
---
A src-db/database/model/tables/OBC2_USER_SETTING.xml
A src/org/openbravo/core2/importprocess/UserSettingsLoaderProcessor.java
A src/org/openbravo/core2/process/UserSettingsLoader.java
A web-jspack/org.openbravo.core2/src/model/setting/hooks/UpdateUserSettings.js
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src-db/database/sourcedata/OBMOBC_SERVICES.xml
M web-jspack/org.openbravo.core2/src/model/setting/Setting.js
---
|
|
|
(0166761)
|
hgbot
|
2024-07-06 13:39
|
|
|
|
(0166762)
|
hgbot
|
2024-07-06 13:40
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: ce99b1c37073fbd4c7352a9aa40bdd3af87d5239
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 06-07-2024 13:40:23
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/ce99b1c37073fbd4c7352a9aa40bdd3af87d5239 [^]
Fixes ISSUE-55577: Adds dark/light setting in all core2 applications
---
A src-db/database/model/modifiedTables/OBC2_USER_SETTING.xml
A web-jspack/org.openbravo.pos2/src/model/setting/hooks/addPos2RequestPropertiesSettings.js
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-db/database/sourcedata/AD_REF_TABLE.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src/org/openbravo/pos2/login/TerminalTypeUserPropertiesProvider.java
M src/org/openbravo/pos2/process/TerminalTypeUserConfigurationLoader.java
M web-jspack/org.openbravo.pos2/src/model/setting/SettingExtension.js
R web-jspack/org.openbravo.pos2/src/model/setting/hooks/UpdateTerminalTypeUserConfiguration.js
---
|
|
|
(0166763)
|
hgbot
|
2024-07-06 13:40
|
|
|
|
(0166764)
|
hgbot
|
2024-07-06 13:41
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.ssms [^]
Changeset: 6775c660855263a58f430b019c343cde3b8c4f58
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 06-07-2024 13:41:34
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.ssms/-/commit/6775c660855263a58f430b019c343cde3b8c4f58 [^]
Fixes ISSUE-55577: Adds dark/light setting in all core2 applications
---
A src-db/database/model/modifiedTables/M_WAREHOUSE.xml
A src-db/database/model/modifiedTables/OBC2_USER_SETTING.xml
A src-db/database/sourcedata/AD_COLUMN.xml
A src-db/database/sourcedata/AD_ELEMENT.xml
A src-db/database/sourcedata/AD_FIELD.xml
A src-db/database/sourcedata/AD_TAB.xml
A web-jspack/org.openbravo.ssms/src/components/Flows/MainWindow/ThemeModeSetting/ThemeModeSetting.config.json
A web-jspack/org.openbravo.ssms/src/model/setting/SettingExtension.js
A web-jspack/org.openbravo.ssms/src/model/setting/hooks/addSSMSRequestPropertiesSettings.js
M src/org/openbravo/ssms/base/SSMSUserPropertiesProvider.java
M web-jspack/org.openbravo.ssms/src/ob-init.js
---
|
|
|
(0166765)
|
hgbot
|
2024-07-06 13:41
|
|
|
|
(0166783)
|
hgbot
|
2024-07-07 17:16
|
|
|
|
(0166784)
|
hgbot
|
2024-07-07 17:18
|
|
|
|
(0166795)
|
hgbot
|
2024-07-08 09:13
|
|
|
|
(0166796)
|
hgbot
|
2024-07-08 09:14
|
|
|
|
(0166801)
|
hgbot
|
2024-07-08 12:04
|
|
|