Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016680Openbravo ERPA. Platformpublic2011-04-07 11:582011-08-12 12:10
mtaal 
alostale 
normalmajorhave not tried
closedfixed 
5
 
3.0MP23.0MP2 
Core
No
0016680: Implement the ShowConfirmationDefault preference
The autosave preference has been implemented but not yet the ShowConfirmationDefault preference. This needs to be done.

Some tips:
- the autosave preference is read from the database when a window is opened, see the code in WindowSettingsActionHandler class, add an extra json property for the ShowConfirmationDefault preference.
- this preference is read in the ob-standard-window.js file, the setWindowSettings method, it is stored on class level
- the autosave confirmation is shown/displayed through the autoSaveConfirmAction method in the ob-standard-window.js file
No tags attached.
has duplicate defect 00170533.0MP0 closed mtaal Autosave: implement ShowConfirmationDefault 
Issue History
2011-04-07 11:58mtaalNew Issue
2011-04-07 11:58mtaalAssigned To => alostale
2011-04-07 11:58mtaalModules => Core
2011-04-11 09:36alostaleStatusnew => scheduled
2011-04-11 09:36alostalefix_in_branch => pi
2011-05-05 19:18dmitry_mezentsevNote Added: 0036443
2011-05-05 19:18dmitry_mezentsevTarget Version3.0RC7 => 3.0MP0
2011-05-05 19:18dmitry_mezentsevfix_in_branchpi =>
2011-05-23 13:59mtaalRelationship addedhas duplicate 0017053
2011-06-02 10:53dmitry_mezentsevTarget Version3.0MP0 => 3.0MP1
2011-06-22 19:57dmitry_mezentsevTarget Version3.0MP1 => 3.0MP2
2011-07-21 16:51hgbotCheckin
2011-07-21 16:51hgbotNote Added: 0039299
2011-07-21 16:51hgbotStatusscheduled => resolved
2011-07-21 16:51hgbotResolutionopen => fixed
2011-07-21 16:51hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/dfe885fd7ad8393dd46182b321e5518dbbddff77 [^]
2011-08-01 14:20hudsonbotCheckin
2011-08-01 14:20hudsonbotNote Added: 0039652
2011-08-12 12:10jecharriNote Added: 0040150
2011-08-12 12:10jecharriStatusresolved => closed
2011-08-12 12:10jecharriFixed in Version => 3.0MP2

Notes
(0036443)
dmitry_mezentsev   
2011-05-05 19:18   
Does not fit RC7.
(0039299)
hgbot   
2011-07-21 16:51   
Repository: erp/devel/pi
Changeset: dfe885fd7ad8393dd46182b321e5518dbbddff77
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Jul 21 16:50:35 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/dfe885fd7ad8393dd46182b321e5518dbbddff77 [^]

fixed issue 16680: Implement the ShowConfirmationDefault preference

---
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.client.application/src/org/openbravo/client/application/WindowSettingsActionHandler.java
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js
---
(0039652)
hudsonbot   
2011-08-01 14:20   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/cf2afed6e8ef [^]

Maturity status: Test
(0040150)
jecharri   
2011-08-12 12:10   
tested