| *** nmicoud has joined #idempiere | 05:03 | |
| *** a42niem has joined #idempiere | 05:09 | |
| *** a42niem has quit IRC | 07:01 | |
| *** nmicoud_ has joined #idempiere | 08:19 | |
| *** nmicoud has quit IRC | 08:22 | |
| Not-7634 | [IDEMPIERE] nmicoud updated IDEMPIERE-3000 status set to "Reopened" -resolution set to "None" | 12:05 |
|---|---|---|
| Not-7634 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3000 | 12:05 |
| Not-7634 | [IDEMPIERE] nmicoud updated IDEMPIERE-3000 | 12:07 |
| Not-7634 | [IDEMPIERE] Hi [~carlosruiz_globalqss], Found a bug... If the first object opened is a window, then its title became the tab browser name. After some debug, i found that the window is registered before the "Home" (means that the windows has WindowNo=0 and Home has WindowNo = 1). So I remove all stuff from ADempiereWebUI and put it in DefaultDesktop.renderHomeTab(), right after the dashboardController.render(homeTab, | 12:07 |
| Not-7634 | this, true); In my local 2.1 version, the method looks like : {code:java} public void renderHomeTab() { homeTab.getChildren().clear(); //register as 0 registerWindow(homeTab); dashboardController.render(homeTab, this, true); automaticOpen(); West w = layout.getWest(); w.getChildren().clear(); sideController.render(w, this, false); Clients.response(new AuScript("$('.slimScroll .z-anchorlayout- | 12:07 |
| Not-7634 | body').slimScroll({height: '100%',railVisible: true, alwaysVisible: false});")); } {code} I also move automaticOpen() and getMenuID from AdempiereWebUI to DefaultDesktop. As I'm not sure it's the best thing to do, i do not create a patch to fix this. Can you confirm it or give advice ? Thanks, Nicolas | 12:07 |
| Not-7634 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3000 | 12:07 |
| Not-7634 | [IDEMPIERE] nmicoud updated IDEMPIERE-3000 assignee set to "Carlos Antonio Ruiz Gomez" | 12:07 |
| Not-7634 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3000 | 12:07 |
| *** aguerra has joined #idempiere | 14:48 | |
| *** CarlosRuiz has joined #idempiere | 15:08 | |
| *** nmicoud_ has quit IRC | 15:18 | |
| *** aguerra has quit IRC | 15:37 | |
| *** aguerra has joined #idempiere | 15:48 | |
| *** a42niem has joined #idempiere | 16:46 | |
| *** aguerra has quit IRC | 17:11 | |
| *** aguerra has joined #idempiere | 17:23 | |
| *** CarlosRuiz has quit IRC | 17:54 | |
| Not-7634 | [IDEMPIERE] a42niem updated IDEMPIERE-3213 assignee set to "Dirk Niemeyer" | 17:59 |
| Not-7634 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3213 | 17:59 |
| Not-7634 | [IDEMPIERE] hieplq updated IDEMPIERE-3000 | 19:36 |
| Not-7634 | [IDEMPIERE] renderHomeTab is called at WGadgets, so it isn't a good place. | 19:36 |
| Not-7634 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3000 | 19:36 |
| *** a42niem has quit IRC | 20:15 | |
| *** aguerra has quit IRC | 21:28 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!