Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013032Openbravo ERPA. Platformpublic2010-04-19 12:572010-05-19 00:00
iperdomo 
iperdomo 
urgentminoralways
closedfixed 
202.6.30-gentoo-r5
pi 
2.50MP17 
Core
No
0013032: Remove back button from UI when hideMenu GET param is true
The hideMenu GET parameter renders the current Openbravo ERP user interface without the menu.

When using this parameter the back button next the "refresh" button should be hided.
Use a deep-link URL to get to some tab, eg.

http://localhost:8080/openbravo/security/Menu.html?Command=DEFAULT&tabId=F53E35A11C564F20BE4082A7B8CFF6B7&hideMenu=true [^]

This should show the Module tab without the left menu. The Back button shouldn't appear.
Hide the back button when hideMenu=true
No tags attached.
Issue History
2010-04-19 12:57iperdomoNew Issue
2010-04-19 12:57iperdomoAssigned To => iperdomo
2010-04-19 12:57iperdomoStatusnew => scheduled
2010-04-19 12:57iperdomofix_in_branch => pi
2010-04-21 12:35hgbotCheckin
2010-04-21 12:35hgbotNote Added: 0026534
2010-04-21 12:35hgbotStatusscheduled => resolved
2010-04-21 12:35hgbotResolutionopen => fixed
2010-04-21 12:35hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/71efbe7821e3038baf92ecb040209fb88dcb27ac [^]
2010-05-14 15:27hudsonbotCheckin
2010-05-14 15:27hudsonbotNote Added: 0027255
2010-05-18 14:41mtaalNote Added: 0027428
2010-05-18 14:41mtaalStatusresolved => closed
2010-05-18 14:41mtaalFixed in Version => 2.50MP17
2010-05-19 00:00anonymoussf_bug_id0 => 3003679

Notes
(0026534)
hgbot   
2010-04-21 12:35   
Repository: erp/devel/pi
Changeset: 71efbe7821e3038baf92ecb040209fb88dcb27ac
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Mon Apr 19 16:44:25 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/71efbe7821e3038baf92ecb040209fb88dcb27ac [^]

Fixes issue 13032: Hide UI back button when hideMenu is true

---
M src-wad/src/org/openbravo/wad/javasource.javaxml
M src/org/openbravo/erpCommon/security/Menu.java
---
(0027255)
hudsonbot   
2010-05-14 15:27   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/71efbe7821e3 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/36f76c8d7193 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17198.obx [^]
(0027428)
mtaal   
2010-05-18 14:41   
Tested works fine