Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0046455 | Openbravo ERP | A. Platform | public | 2021-05-03 10:36 | 2021-05-07 11:18 |
|
Reporter | cberner | |
Assigned To | cberner | |
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | PR21Q3 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0046455: Color palette window and color picker selector |
Description | A new color palette window should be created to allow creating color palettes that may have several colors and be assigned in different places, instead of a specific hexcolor. This allows creating a color and when modified will also update the places where it was referenced.
As part of this project, a new color selector should also be created, this will show all colors of all palettes and will allow filtering between them and selecting one of those.
For more information: https://docs.google.com/document/d/1bkjCpgT6bO-uxku15gGZO7osx5un3jH2XNHbIXAcmbM/edit# [^] |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0046458 | TAP | closed | cberner | POS2 | Color palette window and color picker selector |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2021-05-03 10:36 | cberner | New Issue | |
2021-05-03 10:36 | cberner | Assigned To | => cberner |
2021-05-03 10:36 | cberner | OBNetwork customer | => No |
2021-05-03 10:36 | cberner | Modules | => Core |
2021-05-03 10:36 | cberner | Triggers an Emergency Pack | => No |
2021-05-03 12:16 | cberner | Relationship added | depends on 0046458 |
2021-05-03 12:49 | hgbot | Merge Request Status | => open |
2021-05-03 12:49 | hgbot | Note Added: 0127738 | |
2021-05-03 17:13 | hgbot | Merge Request Status | open => approved |
2021-05-03 17:39 | hgbot | Resolution | open => fixed |
2021-05-03 17:39 | hgbot | Status | new => closed |
2021-05-03 17:39 | hgbot | Fixed in Version | => PR21Q3 |
2021-05-03 17:39 | hgbot | Note Added: 0127751 | |
2021-05-03 17:39 | hgbot | Note Added: 0127752 | |
2021-05-07 11:17 | hgbot | Note Added: 0127886 | |
2021-05-07 11:17 | hgbot | Note Added: 0127887 | |
2021-05-07 11:17 | hgbot | Note Added: 0127888 | |
2021-05-07 11:18 | hgbot | Note Added: 0127890 | |
2021-05-07 11:18 | hgbot | Note Added: 0127889 | |
2021-05-07 11:18 | hgbot | Note Added: 0127891 | |
2021-05-07 11:18 | hgbot | Note Added: 0127892 | |
2021-05-07 11:18 | hgbot | Note Added: 0127893 | |
2021-05-07 11:18 | hgbot | Note Added: 0127894 | |
Notes |
|
(0127738)
|
hgbot
|
2021-05-03 12:49
|
|
|
|
(0127751)
|
hgbot
|
2021-05-03 17:39
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 76f4dc0b52f5e818fc9652e49c0785eb4e42f9f4
Author: Cristian Berner <cristian.berner@openbravo.com>
Date: 2021-05-03T17:38:29+02:00
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/76f4dc0b52f5e818fc9652e49c0785eb4e42f9f4 [^]
Fixes ISSUE-46455: Color palette window and color picker selector
This project introduces a new window for creating palettes of colors and
adds a new selector that allows selecting a color from all available
color palettes.
---
A modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/FKColorUIDefinition.java
A modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-color-item.js
A src-db/database/model/tables/AD_COLOR.xml
A src-db/database/model/tables/AD_COLOR_PALETTE.xml
A src/org/openbravo/event/ColorEventHandler.java
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewParameterHandler.java
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-canvas.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-onchange-functions.js
M modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/SelectorComponentProvider.java
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_MENU.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src-db/database/sourcedata/AD_TREENODE.xml
M src-db/database/sourcedata/AD_WINDOW.xml
M src-db/database/sourcedata/OBCLKER_UIDEFINITION.xml
M src-db/database/sourcedata/OBUISEL_SELECTOR.xml
---
|
|
|
(0127752)
|
hgbot
|
2021-05-03 17:39
|
|
|
|
(0127886)
|
hgbot
|
2021-05-07 11:17
|
|
|
|
(0127887)
|
hgbot
|
2021-05-07 11:17
|
|
|
|
(0127888)
|
hgbot
|
2021-05-07 11:17
|
|
|
|
(0127889)
|
hgbot
|
2021-05-07 11:18
|
|
|
|
(0127890)
|
hgbot
|
2021-05-07 11:18
|
|
|
|
(0127891)
|
hgbot
|
2021-05-07 11:18
|
|
|
|
(0127892)
|
hgbot
|
2021-05-07 11:18
|
|
|
|
(0127893)
|
hgbot
|
2021-05-07 11:18
|
|
|
|
(0127894)
|
hgbot
|
2021-05-07 11:18
|
|
|