Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
| ID | ||||||||||||
| 0026865 | ||||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| feature request | [Openbravo ERP] A. Platform | major | have not tried | 2014-06-13 12:26 | 2014-06-13 12:27 | |||||||
| Reporter | egoitz | View Status | public | |||||||||
| Assigned To | AugustoMauch | |||||||||||
| Priority | normal | Resolution | open | Fixed in Version | ||||||||
| Status | new | Fix in branch | Fixed in SCM revision | |||||||||
| Projection | none | ETA | none | Target Version | ||||||||
| OS | Any | Database | Any | Java version | ||||||||
| OS Version | Database version | Ant version | ||||||||||
| Product Version | SCM revision | |||||||||||
| Merge Request Status | ||||||||||||
| Review Assigned To | ||||||||||||
| OBNetwork customer | OBPS | |||||||||||
| Web browser | ||||||||||||
| Modules | Core | |||||||||||
| Support ticket | 29270 | |||||||||||
| Regression level | ||||||||||||
| Regression date | ||||||||||||
| Regression introduced in release | ||||||||||||
| Regression introduced by commit | ||||||||||||
| Triggers an Emergency Pack | No | |||||||||||
| Summary | 0026865: Add the possibility to change the number of recent views and recent document shown on the home page | |||||||||||
| Description | Add the possibility to change the number of recent views and recent document shown on the home page | |||||||||||
| Steps To Reproduce | -Open 6 different window and see that only 5 are shown on the recent views. It is not possible to change it to show less or more values. | |||||||||||
| Proposed Solution | Right now that is harcoded on the ob-view-manager.js file on the following functoin: function ViewManager() { // keep the last 5 opened views this.recentManager.recentNum = 5; } Do something similar than what is done on the quick launch menu entry. ON that menu the last windows opened with the quick launch option are saved. That is by default 3 because it is save on a preference and then readed as follwoing: var storedRecentNum = OB.PropertyStore.get('UINAVBA_RecentListSize'); | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2014-06-13 12:26 | egoitz | New Issue | |
| 2014-06-13 12:26 | egoitz | Assigned To | => AugustoMauch |
| 2014-06-13 12:26 | egoitz | Modules | => Core |
| 2014-06-13 12:26 | egoitz | OBNetwork customer | => Yes |
| 2014-06-13 12:26 | egoitz | Support ticket | => 29270 |
| 2014-06-13 12:26 | egoitz | Triggers an Emergency Pack | => No |
| 2014-06-13 12:27 | egoitz | Proposed Solution updated | |
| Copyright © 2000 - 2009 MantisBT Group |