Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011047Openbravo ERPA. Platformpublic2009-10-20 10:502009-11-03 00:00
alostale 
alostale 
urgentmajorN/A
closedfixed 
5
 
 
Core
No
0011047: Create a session management window
Create a new window that allows system administrator to view which are the currently active sessions and kill them.
main
related to defect 0010302 closed alostale Expired OBPS says that users will not be able to log in but they can 
related to defect 0011099 closed alostale Show user in session tab 
Issue History
2009-10-20 10:50alostaleNew Issue
2009-10-20 10:50alostaleAssigned To => alostale
2009-10-20 10:52alostaleRelationship addedrelated to 0010302
2009-10-21 12:21alostaleNote Added: 0021258
2009-10-21 12:22hgbotCheckin
2009-10-21 12:22hgbotNote Added: 0021259
2009-10-21 12:22hgbotStatusnew => resolved
2009-10-21 12:22hgbotResolutionopen => fixed
2009-10-21 12:22hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4e56dd38ec7bbe3bbf4ae6239b843c0e4aae7352 [^]
2009-10-21 15:51hgbotCheckin
2009-10-21 15:51hgbotNote Added: 0021275
2009-10-21 15:51hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/4e56dd38ec7bbe3bbf4ae6239b843c0e4aae7352 [^] => http://code.openbravo.com/erp/devel/pi/rev/43aebd51aff4001c6bd8fbfd8b40bb8ea8b96ef7 [^]
2009-10-22 16:51alostaleNote Added: 0021343
2009-10-22 19:26psarobeTag Attached: main
2009-10-23 08:11alostaleRelationship addedrelated to 0011099
2009-11-02 15:44shuehnerStatusresolved => closed
2009-11-02 15:44shuehnerNote Added: 0021509
2009-11-03 00:00anonymoussf_bug_id0 => 2890985

Notes
(0021258)
alostale   
2009-10-21 12:21   
Currently there's already a Session window under Security menu entry. This tab will be modified to support killing sessions.
(0021259)
hgbot   
2009-10-21 12:22   
Repository: erp/devel/pi
Changeset: 4e56dd38ec7bbe3bbf4ae6239b843c0e4aae7352
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Oct 21 12:21:55 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4e56dd38ec7bbe3bbf4ae6239b843c0e4aae7352 [^]

fixed issue 11047: Create a session management window

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_PROCESS.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
A src/org/openbravo/erpCommon/ad_process/KillSession.java
---
(0021275)
hgbot   
2009-10-21 15:51   
Repository: erp/devel/pi
Changeset: 43aebd51aff4001c6bd8fbfd8b40bb8ea8b96ef7
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Oct 21 15:51:11 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/43aebd51aff4001c6bd8fbfd8b40bb8ea8b96ef7 [^]

issue 11047

When using in a tab one of the audit fields, its label appears duplicated.

---
M src-wad/src/org/openbravo/wad/Wad.java
---
(0021343)
alostale   
2009-10-22 16:51   
Documnetation:
http://wiki.openbravo.com/wiki/ERP/2.50/Professional_Subscription_Manual#Managing_Concurrent_Users [^]
(0021509)
shuehner   
2009-11-02 15:44   
Verified. Works as expected. List of active sessions is displayed. Force-Logout of a session is possible and works. Force-Logout of your own session is blocked with an error message.