Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0016572
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2011-03-31 09:442011-06-03 13:26
ReporterrgorisView Statuspublic 
Assigned Tomarvintm 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revisione8dcd653fb6f
ProjectionnoneETAnoneTarget Version3.0MP0
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0016572: OPTIMIZE-05: Rename context menu items

DescriptionA few changes:
- renamed "New record in grid" to "Insert row Ctrl+i"
- add "Clone record" to the menu, place it below "Insert row"
- change all words to lower case except for the first word
- add the keyboard shortcuts where possible (right aligned)

NOTE: check with latest status in shortcuts and add them.
Proposed SolutionPage 8 in the pdf
TagsNo tags attached.
Attached Filespdf file icon Flow Optima V2.pdf [^] (2,655,522 bytes) 2011-03-31 09:44
png file icon KS-Context.png [^] (10,825 bytes) 2011-05-31 10:21

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0035774)
rgoris (developer)
2011-04-08 13:42

As per discussion with Psarobe we have put these issues forward to RC7 due to business partner´s requests.
(0036625)
dmitry_mezentsev (developer)
2011-05-10 13:35

Does not fit RC7.
(0037442)
rgoris (developer)
2011-05-25 17:42

Since that we have the clone functionality we must add "Clone record" to the context menu.
(0037716)
rgoris (developer)
2011-05-30 12:42

Re: last comment after discussion with Marvintm: We can wait till clone is available for all document types in the future.
So you can leave it for now.
(0037743)
hgbot (developer)
2011-05-30 16:23

Repository: erp/devel/pi
Changeset: e8dcd653fb6fcd0c56aabbda4bc69bf4f5140461
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon May 30 15:12:42 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/e8dcd653fb6fcd0c56aabbda4bc69bf4f5140461 [^]

Fixed issue 16572. Done the following changes:
- Changed 'New record in grid'->'Insert row'
- Changed 'New record in grid' to 'Insert row'
- Changed upper case to lower case in the context menu items
- Added keyboard shortcuts to a couple of options in the context menu items

---
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/grid/ob-view-grid.js
---
(0037802)
hudsonbot (developer)
2011-05-31 09:45

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/ea275e03a164 [^]

Maturity status: Test
(0037808)
rgoris (developer)
2011-05-31 10:18
edited on: 2011-05-31 10:21

Just a few details that aren´t good yet.

f2 must be F2 (uppercase F)
Ctrl+I must be Ctrl+i (lowercase i)
Ctrl+Delete is incorrect. It must be Del only.

See image attached.

(0037824)
rgoris (developer)
2011-05-31 12:35

as per notes for small changes
(0037839)
hgbot (developer)
2011-05-31 18:01

Repository: erp/devel/pi
Changeset: de85bb7ca07bedab92f61951e9d7360c15814178
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Tue May 31 18:00:55 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/de85bb7ca07bedab92f61951e9d7360c15814178 [^]

Related to issue 16572: Changed some keys name

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-keyboard-manager.js
---
(0037870)
hgbot (developer)
2011-06-01 10:40

Repository: erp/devel/pi
Changeset: 49ef0e8d7dbc5cbeee05ee26930ae6c41a9c4915
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Jun 01 10:38:09 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/49ef0e8d7dbc5cbeee05ee26930ae6c41a9c4915 [^]

Related to issue 16572. Added messages for key names

---
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/utilities/ob-keyboard-manager.js
---
(0037871)
marvintm (developer)
2011-06-01 10:43

Last two commits should have fixed the remaining issues.
(0037967)
hudsonbot (developer)
2011-06-03 13:26

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/2a05e66b60ca [^]

Maturity status: Test
(0037978)
hudsonbot (developer)
2011-06-03 13:26

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/2a05e66b60ca [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2011-03-31 09:44 rgoris New Issue
2011-03-31 09:44 rgoris Assigned To => alostale
2011-03-31 09:44 rgoris File Added: Flow Optima V2.pdf
2011-03-31 09:44 rgoris Modules => Core
2011-04-08 13:40 rgoris Target Version => 3.0RC7
2011-04-08 13:42 rgoris Status new => scheduled
2011-04-08 13:42 rgoris Note Added: 0035774
2011-04-08 13:51 rgoris Type feature request => defect
2011-05-10 13:35 dmitry_mezentsev Note Added: 0036625
2011-05-10 13:35 dmitry_mezentsev Target Version 3.0RC7 => 3.0MP0
2011-05-17 09:15 iperdomo Priority urgent => normal
2011-05-17 09:16 iperdomo Priority normal => urgent
2011-05-19 11:57 rgoris Assigned To alostale => marvintm
2011-05-24 12:13 rgoris Priority urgent => normal
2011-05-24 12:13 rgoris Description Updated View Revisions
2011-05-25 17:42 rgoris Note Added: 0037442
2011-05-25 17:42 rgoris Description Updated View Revisions
2011-05-25 17:42 rgoris Description Updated View Revisions
2011-05-30 12:42 rgoris Note Added: 0037716
2011-05-30 16:23 hgbot Checkin
2011-05-30 16:23 hgbot Note Added: 0037743
2011-05-30 16:23 hgbot Status scheduled => resolved
2011-05-30 16:23 hgbot Resolution open => fixed
2011-05-30 16:23 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e8dcd653fb6fcd0c56aabbda4bc69bf4f5140461 [^]
2011-05-31 09:45 hudsonbot Checkin
2011-05-31 09:45 hudsonbot Note Added: 0037802
2011-05-31 10:17 rgoris File Added: KS-Context.png
2011-05-31 10:18 rgoris Note Added: 0037808
2011-05-31 10:18 rgoris Status resolved => new
2011-05-31 10:18 rgoris Resolution fixed => open
2011-05-31 10:20 rgoris File Deleted: KS-Context.png
2011-05-31 10:21 rgoris File Added: KS-Context.png
2011-05-31 10:21 rgoris Note Edited: 0037808 View Revisions
2011-05-31 12:35 rgoris Status new => scheduled
2011-05-31 12:35 rgoris Note Added: 0037824
2011-05-31 12:36 rgoris fix_in_branch => pi
2011-05-31 18:01 hgbot Checkin
2011-05-31 18:01 hgbot Note Added: 0037839
2011-06-01 10:40 hgbot Checkin
2011-06-01 10:40 hgbot Note Added: 0037870
2011-06-01 10:43 marvintm Note Added: 0037871
2011-06-01 10:43 marvintm Status scheduled => resolved
2011-06-01 10:43 marvintm Resolution open => fixed
2011-06-01 12:07 rgoris Status resolved => closed
2011-06-03 13:26 hudsonbot Checkin
2011-06-03 13:26 hudsonbot Note Added: 0037967
2011-06-03 13:26 hudsonbot Checkin
2011-06-03 13:26 hudsonbot Note Added: 0037978


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker