Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0018306 | Openbravo ERP | A. Platform | public | 2011-08-17 14:25 | 2011-08-22 18:39 |
|
Reporter | mtaal | |
Assigned To | mtaal | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP3 | 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 | 0018306: Window Personalization Form Layouter: let close automatically save, add guidance text |
Description | Add the following guidance text to the status bar:
By dragging a field vertically in the list in the Fields pane you can change the order of the fields and the it appears in
The close button currently asks for confirmation before exiting (if changes occur), change this to autosave |
Steps To Reproduce | . |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0018309 | 3.0MP3 | closed | mtaal | Window Personalization Form Layouter: guidance text is bad positioned |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-08-17 14:25 | mtaal | New Issue | |
2011-08-17 14:25 | mtaal | Assigned To | => mtaal |
2011-08-17 14:25 | mtaal | Modules | => Core |
2011-08-17 14:25 | mtaal | OBNetwork customer | => No |
2011-08-17 15:06 | hgbot | Checkin | |
2011-08-17 15:06 | hgbot | Note Added: 0040266 | |
2011-08-17 15:06 | hgbot | Status | new => resolved |
2011-08-17 15:06 | hgbot | Resolution | open => fixed |
2011-08-17 15:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/6dd9668a37bb4a306aabf415ca4ad39c59c9ab60 [^] |
2011-08-17 15:52 | hgbot | Checkin | |
2011-08-17 15:52 | hgbot | Note Added: 0040268 | |
2011-08-17 15:54 | hgbot | Checkin | |
2011-08-17 15:54 | hgbot | Note Added: 0040269 | |
2011-08-17 16:13 | dbaz | Note Added: 0040270 | |
2011-08-17 16:13 | dbaz | Status | resolved => closed |
2011-08-17 16:13 | dbaz | Fixed in Version | => 3.0MP3 |
2011-08-17 16:13 | dbaz | Relationship added | related to 0018309 |
2011-08-22 18:39 | hudsonbot | Checkin | |
2011-08-22 18:39 | hudsonbot | Note Added: 0040398 | |
2011-08-22 18:39 | hudsonbot | Checkin | |
2011-08-22 18:39 | hudsonbot | Note Added: 0040400 | |
2011-08-22 18:39 | hudsonbot | Checkin | |
2011-08-22 18:39 | hudsonbot | Note Added: 0040401 | |
Notes |
|
(0040266)
|
hgbot
|
2011-08-17 15:06
|
|
Repository: erp/devel/pi
Changeset: 6dd9668a37bb4a306aabf415ca4ad39c59c9ab60
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Aug 17 15:05:56 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6dd9668a37bb4a306aabf415ca4ad39c59c9ab60 [^]
Fixes issue 18306: Window Personalization Form Layouter: let close automatically save, add guidance text
---
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-statusbar.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-personalize-form.js
---
|
|
|
(0040268)
|
hgbot
|
2011-08-17 15:52
|
|
Repository: erp/devel/pi
Changeset: ac838ba073085547be956d4763b952184ab9b72c
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Aug 17 15:51:02 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ac838ba073085547be956d4763b952184ab9b72c [^]
Related to issue 18306: Window Personalization Form Layouter: let close automatically save, add guidance text
Added autosave/showconfirmationdefault handling
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-personalize-form.js
---
|
|
|
(0040269)
|
hgbot
|
2011-08-17 15:54
|
|
Repository: erp/devel/pi
Changeset: 2b8cac5023a8295ddd5880dfded09f4baabcff32
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Aug 17 15:53:40 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/2b8cac5023a8295ddd5880dfded09f4baabcff32 [^]
Related to issue 18306: Window Personalization Form Layouter: let close automatically save, add guidance text
Handled the case that no window can be determined, be robust
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-personalize-form.js
---
|
|
|
(0040270)
|
dbaz
|
2011-08-17 16:13
|
|
|
|
|
|
|
|
|
|
|
|