Not-cd20 | [IDEMPIERE] hieplq updated IDEMPIERE-3460 | 02:08 |
---|---|---|
Not-cd20 | [IDEMPIERE] Hi [~nmicoud], Osgi is supported array properties. 1. when input properties use line break to separate 2. modify String uuid = (String) reference.getProperty("AD_Window_UU"); to String uuid = (String []) reference.getProperty("AD_Window_UU"); it mean you have to check type of return value before cast. | 02:08 |
Not-cd20 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3460 | 02:08 |
Not-cd20 | [iDempiere4.1Daily] jenkins built #102 completed (success) http://ci.idempiere.org/job/iDempiere4.1Daily/102/ | 04:48 |
*** nmicoud has joined #idempiere | 05:56 | |
Not-cd20 | [IDEMPIERE] mpowacht created IDEMPIERE-3462 Server log error: No valid order - MOrder[0-<800003>,IsSOTrx=false,C_DocType_ID=0, GrandTotal=0] OR no valid invoice | 05:56 |
Not-cd20 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3462 | 05:56 |
*** jdpaniagua has joined #idempiere | 06:10 | |
*** mbozem has joined #idempiere | 07:13 | |
Not-cd20 | [IDEMPIERE] hieplq updated IDEMPIERE-3043 | 07:29 |
Not-cd20 | [IDEMPIERE] yeb. i will correct experiment branch to development branch | 07:29 |
Not-cd20 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3043 | 07:29 |
Not-cd20 | [IDEMPIERE] hieplq updated IDEMPIERE-3461 labels set to "+Patch" | 07:55 |
Not-cd20 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3461 | 07:55 |
Not-cd20 | [IDEMPIERE] hieplq updated IDEMPIERE-3461 | 07:58 |
Not-cd20 | [IDEMPIERE] hi [~egil0902] maybe it's better to use bellow code to check mobile device {code:java} Executions.getCurrent().getBrowser("mobile") !=null; {code} it got from zk community here https://www.zkoss.org/wiki/Small_Talks/2012/November/How_to_Apply_Responsive_Design below css will effect to all hlayout, need to limit? {code:css} .z-hlayout-inner { width: 100%; height: 40%; display: block; } {code} | 07:58 |
Not-cd20 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3461 | 07:58 |
Not-cd20 | [IDEMPIERE] hieplq created IDEMPIERE-3463 2pack should run by bundle event than activator | 08:57 |
Not-cd20 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3463 | 08:57 |
Not-cd20 | [IDEMPIERE] nmicoud updated IDEMPIERE-3460 | 09:36 |
Not-cd20 | [IDEMPIERE] Hi [~hieplq], I try to record properties using array but i failed :( See screenshots 1 & 2 I then try to fill xml file manually but Eclipse complains (see screesnshots 3/4) Any ideas ? Thanks, Nicolas !screenshot1.png|thumbnail! !screenshot2.png|thumbnail! !screenshot3.png|thumbnail! !screenshot4.png|thumbnail! | 09:36 |
Not-cd20 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3460 | 09:36 |
Not-cd20 | [IDEMPIERE] nmicoud updated IDEMPIERE-3460 Attachment set to "screenshot1.png" | 09:36 |
Not-cd20 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3460 | 09:36 |
Not-cd20 | [IDEMPIERE] hieplq updated IDEMPIERE-3460 | 09:52 |
Not-cd20 | [IDEMPIERE] i use neon, maybe it's reason. this's my xml {code:xml} <property name="AD_Window_UU" type="String">e407e1b9-958f-4550-9ffa-ba28a34e603f e407e1b9-958f-4550-9ffa-ba28a34e6031 e407e1b9-958f-4550-9ffa-ba28a34e6032 </property> {code} if you place on value properties, it mean single value. | 09:52 |
Not-cd20 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3460 | 09:52 |
Not-cd20 | [IDEMPIERE] nmicoud updated IDEMPIERE-3460 Attachment set to "IDEMPIERE-3460_v2.patch" | 10:09 |
Not-cd20 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3460 | 10:09 |
Not-cd20 | [IDEMPIERE] nmicoud updated IDEMPIERE-3460 labels set to "+Patch" | 10:09 |
Not-cd20 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3460 | 10:09 |
Not-cd20 | [IDEMPIERE] nmicoud updated IDEMPIERE-3460 | 10:10 |
Not-cd20 | [IDEMPIERE] Yep, i think it was because of my Eclipse version (Juno as I'm still on 2.1 for this project). With a copy-paste, error was gone Thanks for your guidance ! Nicolas | 10:10 |
Not-cd20 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3460 | 10:10 |
*** CarlosRuiz has joined #idempiere | 10:52 | |
Not-cd20 | [iDempiere-experimental] jenkins built #164 completed (failure) http://ci.idempiere.org/job/iDempiere-experimental/164/ | 10:56 |
*** CarlosRuiz has quit IRC | 11:51 | |
Not-cd20 | [IDEMPIERE] egil0902 updated IDEMPIERE-3461 Attachment set to "WLogin.patch" | 13:49 |
Not-cd20 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3461 | 13:49 |
Not-cd20 | [IDEMPIERE] egil0902 updated IDEMPIERE-3461 | 13:49 |
Not-cd20 | [IDEMPIERE] Ok i am agree. Attach new patch with the recomended way of check if mobile and also i change it in wlogin. I also change css of z-hlayout-inner for .desktop-header > .z-hlayout-inner, to selective apply this style in this class [^WLogin.patch] [^DefaultDesktop.patch] [^desktop.css.dsp.patch] | 13:49 |
Not-cd20 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3461 | 13:49 |
Not-cd20 | [IDEMPIERE] egil0902 updated IDEMPIERE-3461 Attachment set to "None" | 13:50 |
Not-cd20 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3461 | 13:50 |
Not-cd20 | [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-4.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/ | 13:50 |
Not-cd20 | [iDempiere] nmicoud 2247008 - IDEMPIERE-3460 Ability to share window validators by several windows | 13:50 |
Not-cd20 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3460 status set to "Resolved" -assignee set to "Nicolas Micoud" -resolution set to "Fixed" | 13:50 |
Not-cd20 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3460 | 13:50 |
Not-cd20 | [IDEMPIERE] egil0902 updated IDEMPIERE-3461 Attachment set to "None" | 13:50 |
Not-cd20 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3461 | 13:50 |
*** CarlosRuiz has joined #idempiere | 14:10 | |
Not-cd20 | [iDempiere4.1] jenkins built #173 completed (success) http://ci.idempiere.org/job/iDempiere4.1/173/ | 14:13 |
*** jdpaniag_ has joined #idempiere | 14:31 | |
*** jdpaniagua has quit IRC | 14:33 | |
*** CarlosRuiz has quit IRC | 14:38 | |
*** mbozem has quit IRC | 14:47 | |
Not-cd20 | [iDempiere-experimental] jenkins built #165 completed (success) http://ci.idempiere.org/job/iDempiere-experimental/165/ | 15:00 |
Not-cd20 | [iDempiere-experimental] jenkins built #166 completed (success) http://ci.idempiere.org/job/iDempiere-experimental/166/ | 15:34 |
*** CarlosRuiz has joined #idempiere | 15:43 | |
Not-cd20 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3461 | 16:00 |
Not-cd20 | [IDEMPIERE] Thanks [~egil0902], Nice idea, I see is implementing what [~cboecking] proposed here: https://groups.google.com/d/msg/idempiere/y_wVwYn0klI/7oYXgiRVAgAJ I integrated the four patches and tested locally (chrome developer tools - ipad setting), what I found: - On login window the left panel is collapsed by default - when displayed, cannot be collapsed back - it requires a refresh - On main window - the left | 16:00 |
Not-cd20 | panel (favourites and recent) is shown collapsed, clicking on the uncollapse button doesn't show anything (ipad mode, in ipad pro mode it works fine) It is definite a great improvement and I'll be very happy to integrate it - but I think it requires a bit more of testing in different scenarios? Regards, Carlos Ruiz | 16:00 |
Not-cd20 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3461 | 16:00 |
*** nmicoud has quit IRC | 16:41 | |
Not-cd20 | [IDEMPIERE] freepath updated IDEMPIERE-3049 | 17:14 |
Not-cd20 | [IDEMPIERE] Hi, this bug is still present in 4.1, but maybe a better solution is to fix it in WStringEditor, its enough to add null check in init (line 168) and dinamicDisplay (line 304) by checking if s != null in: for(String s : items) { combo.appendItem(s); } I am sorry i cant provide a patch file. Best regards, Silvano | 17:14 |
Not-cd20 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3049 | 17:14 |
*** CarlosRuiz has quit IRC | 17:51 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!