Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0017474 | Openbravo ERP | B. User interface | public | 2011-06-02 15:36 | 2011-08-10 13:28 |
|
Reporter | dbaz | |
Assigned To | dbaz | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP2 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0017474: [KS] Some shortcuts definition should be via AD_PREFERENCE + ob-keyboard-manager.js and not hardcoded |
Description | https://spreadsheets.google.com/ccc?key=0AscCzhu_uHnCdFlJSkMxQTRoNHdYUE1PNDBYRDY1YUE&hl=en&authkey=CPjuiJsF#gid=0 [^]
"Grid" shortcuts definition should be via AD_PREFERENCE + ob-keyboard-manager.js and not hardcoded in the javascript.
"Open on tab ("link out")" shortcut definition should be via AD_PREFERENCE + ob-keyboard-manager.js and not hardcoded in the javascript. Right now is at the end of ob-view-form.js
"Selector" shortcuts definition should be via AD_PREFERENCE + ob-keyboard-manager.js and not hardcoded in the javascript.
|
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-06-02 15:36 | dbaz | New Issue | |
2011-06-02 15:36 | dbaz | Assigned To | => dbaz |
2011-06-02 15:36 | dbaz | Modules | => Core |
2011-06-07 22:42 | dbaz | Summary | [KS] "Grid" shortcuts definition should be via AD_PREFERENCE + ob-keyboard-manager.js and not hardcoded => [KS] Some shortcuts definition should be via AD_PREFERENCE + ob-keyboard-manager.js and not hardcoded |
2011-06-07 22:42 | dbaz | Description Updated | bug_revision_view_page.php?rev_id=2195#r2195 |
2011-06-13 15:05 | dbaz | Priority | urgent => immediate |
2011-06-22 18:02 | dmitry_mezentsev | Priority | immediate => urgent |
2011-06-22 18:04 | dmitry_mezentsev | Note Added: 0038494 | |
2011-06-22 18:04 | dmitry_mezentsev | Priority | urgent => immediate |
2011-06-28 21:40 | dbaz | Target Version | 3.0MP1 => 3.0MP2 |
2011-07-05 19:14 | dmitry_mezentsev | Priority | immediate => urgent |
2011-07-27 14:36 | dbaz | Description Updated | bug_revision_view_page.php?rev_id=2510#r2510 |
2011-07-27 14:36 | dbaz | Relationship added | has duplicate 0017473 |
2011-07-27 16:39 | hgbot | Checkin | |
2011-07-27 16:39 | hgbot | Note Added: 0039453 | |
2011-07-27 16:39 | hgbot | Status | new => resolved |
2011-07-27 16:39 | hgbot | Resolution | open => fixed |
2011-07-27 16:39 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e71aac88d050c438f82b87ccc656109d06206d9c [^] |
2011-08-01 14:22 | hudsonbot | Checkin | |
2011-08-01 14:22 | hudsonbot | Note Added: 0039710 | |
2011-08-10 13:28 | iperdomo | Status | resolved => closed |
Notes |
|
|
Sorry, changed wrongly it first time.
David,
Could you please confirm that you are working on it now as it is Immediate? |
|
|
(0039453)
|
hgbot
|
2011-07-27 16:39
|
|
Repository: erp/devel/pi
Changeset: e71aac88d050c438f82b87ccc656109d06206d9c
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Wed Jul 27 16:39:32 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/e71aac88d050c438f82b87ccc656109d06206d9c [^]
Fixed issue 17474: [KS] Refactor of KS to allow define a KS target
---
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_PREFERENCE.xml
M modules/org.openbravo.client.application/src/org/openbravo/client/application/templates/layout.js.ftl
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-manager.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/classic/ob-classic-compatibility.js
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/form/ob-view-form.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-tab.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/navbar/ob-application-menu.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/navbar/ob-logout-widget.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/navbar/ob-quickrun-widget.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-keyboard-manager.js
M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
---
|
|
|
|
|