Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0018206 | Openbravo ERP | B. User interface | public | 2011-08-04 19:41 | 2011-08-16 13:24 |
|
Reporter | dbaz | |
Assigned To | mtaal | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP4 | Fixed in Version | 3.0MP3 | |
Merge Request Status | |
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 | 0018206: [Personalize form layout] Image type item has not the upload icon |
Description | Image type item has not the upload icon |
Steps To Reproduce | Go to the "personalize form layout" of a window containing a image type field (example: Organization -> Information).
Notice that all items have their icon (the combo has the arrow down, the selector has the magnifying glass, ...) but the image type field, it is just an input without icon.
It should have the "upload" icon in its right to be coherent with the other field types and also to facilitate the user that it is a image type field. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0039227 | | closed | caristu | Error with tree reference fields in the form personalization button |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-08-04 19:41 | dbaz | New Issue | |
2011-08-04 19:41 | dbaz | Assigned To | => mtaal |
2011-08-04 19:41 | dbaz | Modules | => Core |
2011-08-04 19:41 | dbaz | OBNetwork customer | => No |
2011-08-08 22:37 | hgbot | Checkin | |
2011-08-08 22:37 | hgbot | Note Added: 0040011 | |
2011-08-08 22:37 | hgbot | Status | new => resolved |
2011-08-08 22:37 | hgbot | Resolution | open => fixed |
2011-08-08 22:37 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1df00298a39e34b0699176944bea905c74bd4fc0 [^] |
2011-08-09 01:08 | dbaz | Note Added: 0040013 | |
2011-08-09 01:08 | dbaz | Status | resolved => new |
2011-08-09 01:08 | dbaz | Resolution | fixed => open |
2011-08-09 10:55 | hgbot | Checkin | |
2011-08-09 10:55 | hgbot | Note Added: 0040027 | |
2011-08-09 10:55 | hgbot | Status | new => resolved |
2011-08-09 10:55 | hgbot | Resolution | open => fixed |
2011-08-09 10:55 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/1df00298a39e34b0699176944bea905c74bd4fc0 [^] => http://code.openbravo.com/erp/devel/pi/rev/7269663bc925b4612564ff78f4eeb4eae7ab947e [^] |
2011-08-09 12:13 | dbaz | Status | resolved => closed |
2011-08-09 12:13 | dbaz | Fixed in Version | => 3.0MP3 |
2011-08-16 13:23 | hudsonbot | Checkin | |
2011-08-16 13:23 | hudsonbot | Note Added: 0040194 | |
2011-08-16 13:24 | hudsonbot | Checkin | |
2011-08-16 13:24 | hudsonbot | Note Added: 0040201 | |
2018-09-11 18:18 | caristu | Relationship added | related to 0039227 |
Notes |
|
(0040011)
|
hgbot
|
2011-08-08 22:37
|
|
Repository: erp/devel/pi
Changeset: 1df00298a39e34b0699176944bea905c74bd4fc0
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Aug 08 22:36:07 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/1df00298a39e34b0699176944bea905c74bd4fc0 [^]
Fixes issue 18206: [Personalize form layout] Image type item has not the upload icon
Let the icons of the image formitem also show when the form item is disabled
Add a property isPreviewFormItem to true for the fields shown in the preview form
---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/templates/ob-view-personalization-form.js.ftl
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-image.js
---
|
|
|
(0040013)
|
dbaz
|
2011-08-09 01:08
|
|
The "rubbish bin" icon should not be present in the form personalization window. Just the "upload" icon as it is said in the issue description |
|
|
(0040027)
|
hgbot
|
2011-08-09 10:55
|
|
Repository: erp/devel/pi
Changeset: 7269663bc925b4612564ff78f4eeb4eae7ab947e
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Aug 09 10:54:46 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/7269663bc925b4612564ff78f4eeb4eae7ab947e [^]
Fixes issue 18206: [Personalize form layout] Image type item has not the upload icon
Do not show erase button
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-image.js
---
|
|
|
|
|
|
|
|