Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024814Openbravo ERPB. User interfacepublic2013-09-23 22:122014-03-04 07:50
dbaz 
dbaz 
normalminoralways
closedfixed 
5
 
3.0PR14Q2 
alostale
Core
No
0024814: Feature to allow tabs to be reordered
Feature to ensure tabs can be reordered. (Drag and drop using the mouse)

It would be interesting that main tabs could be reordered. "Workspace" tab should always remain in the first position, but the other ones could/should be moved/reordered.

Note that it ONLY applies to the parent tabs and each tab order change should involve an update in the browser url (to put in the url arguments the new selected tab and the proper order)
Login in Openbravo.
Open any two windows.
Check that you can move/reorder them (drag any tab and drop it in any other place).
Check that there is no way to move the first tab "Workspace"
Check that the url is updated properly with each tab movement
No tags attached.
depends on feature request 0025574 closed dbaz Upgrade SmartClient 10.0d 
Issue History
2013-09-23 22:12dbazNew Issue
2013-09-23 22:12dbazAssigned To => dbaz
2013-09-23 22:12dbazModules => Core
2013-09-23 22:12dbazTriggers an Emergency Pack => No
2013-09-23 22:12dbazReview Assigned To => AugustoMauch
2013-09-23 22:12dbazIssue Monitored: AugustoMauch
2013-09-23 22:14dbazDescription Updatedbug_revision_view_page.php?rev_id=5039#r5039
2013-09-23 22:14dbazSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=5041#r5041
2013-09-23 22:17dbazNote Added: 0061362
2013-09-23 22:18dbazSummaryFeature to ensure tabs can be reordered => Feature to allow tabs to be reordered
2014-01-28 12:25dbazRelationship addeddepends on 0025574
2014-02-26 15:34hgbotCheckin
2014-02-26 15:34hgbotNote Added: 0064616
2014-02-26 15:34hgbotStatusnew => resolved
2014-02-26 15:34hgbotResolutionopen => fixed
2014-02-26 15:34hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/7b5c476fe9dbe8801a267626e595948d982748c5 [^]
2014-02-28 19:50hudsonbotCheckin
2014-02-28 19:50hudsonbotNote Added: 0064694
2014-03-04 07:50alostaleReview Assigned ToAugustoMauch => alostale
2014-03-04 07:50alostaleNote Added: 0064775
2014-03-04 07:50alostaleStatusresolved => closed
2014-03-04 07:50alostaleFixed in Version => 3.0MP32

Notes
(0061362)
dbaz   
2013-09-23 22:17   
Fix temporary pushed in "pi-scupgrade" branch, since this feature requires a new Smartclient version:

https://code.openbravo.com/erp/devel/pi-scupgrade/rev/7b5c476fe9db [^]
(0064616)
hgbot   
2014-02-26 15:34   
Repository: erp/devel/pi
Changeset: 7b5c476fe9dbe8801a267626e595948d982748c5
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Mon Sep 23 22:15:55 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/7b5c476fe9dbe8801a267626e595948d982748c5 [^]

[scupgrade] Fixed issue 24814: Tabs can now be reordered
by doing 'drag and drop' with the mouse.
Note that 'Workspace' tab always will remain in the first position

---
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/utilities/ob-view-manager.js
---
(0064694)
hudsonbot   
2014-02-28 19:50   
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/2a3305b1338e [^]
Maturity status: Test
(0064775)
alostale   
2014-03-04 07:50   
code reviewed + tested