#idempiere IRC log for Saturday, 2015-12-12

*** milosth has joined #idempiere03:43
*** milosth has left #idempiere03:44
Not-f40f[iDempiere-experimental] jenkins built #97 completed (success) http://ci.idempiere.org/job/iDempiere-experimental/97/03:47
*** hieplq has joined #idempiere03:49
Not-f40f[IDEMPIERE] hieplq updated IDEMPIERE-2968 labels set to "+Patch" -Attachment set to "IDEMPIERE-2968.patch"05:52
Not-f40f[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-296805:53
Not-f40f[IDEMPIERE] hieplq updated IDEMPIERE-2968 status set to "Peer Review Queue"05:53
Not-f40f[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-296805:53
Not-f40f[IDEMPIERE] hieplq updated IDEMPIERE-2969 status set to "Peer Review Queue"05:53
Not-f40f[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-296905:53
*** norbertbede has joined #idempiere06:31
*** hieplq-bk has joined #idempiere07:56
*** hieplq has quit IRC07:59
*** xapiens has quit IRC08:14
*** xapiens has joined #idempiere08:27
*** norbertbede has quit IRC08:50
*** norbertbede has joined #idempiere09:02
*** a42niem has joined #idempiere09:11
Not-f40f[iDempiere-experimental] jenkins built #98 completed (success) http://ci.idempiere.org/job/iDempiere-experimental/98/09:20
*** RecordingBot` has joined #idempiere10:08
*** Not-f40f has quit IRC10:10
*** a42niem has quit IRC10:10
*** RecordingBot has quit IRC10:10
*** a42niem has joined #idempiere10:11
*** norbertbede has quit IRC11:41
*** nmicoud has joined #idempiere11:56
*** norbertbede has joined #idempiere12:00
*** nmicoud has quit IRC12:22
*** Not-83d6 has joined #idempiere15:39
Not-83d6[IDEMPIERE] norbert.bede created IDEMPIERE-2972 Checkbox change in grid view cause NPE15:39
Not-83d6[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-297215:39
*** CarlosRuiz has joined #idempiere15:45
*** ChanServ sets mode: +o CarlosRuiz15:45
Not-83d6[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-296815:47
Not-83d6[IDEMPIERE] Thanks [~hieplq], looks good. How would be the change required to materialize offline? Regards, Carlos Ruiz15:47
Not-83d6[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-296815:47
Not-83d6[IDEMPIERE] hieplq updated IDEMPIERE-2968 Attachment set to "materialize.local.properties"15:57
Not-83d6[IDEMPIERE] has three things to offline. 1. p2 repository 2. maven repository 3. file repository (for jar and database file) p2 is easy, you can use a folder or use local http server. maven and file repository use https://www.jfrog.com/open-source/. (jfrog also support p2 but have to pay) to define offline. you can define a properties file and set at *.cquery file properties="materialize.local.properties"15:57
Not-83d6[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-296815:57
Not-83d6[IDEMPIERE] hieplq updated IDEMPIERE-296816:01
Not-83d6[IDEMPIERE] has three things to offline. 1. p2 repository 2. maven repository 3. file repository (for jar and database file) p2 is easy, you can use a folder or use local http server. maven and file repository use https://www.jfrog.com/open-source/. (jfrog also support p2 but have to pay) to define offline. you can define a properties file and set at *.cquery file properties="materialize.local.properties" i already16:01
Not-83d6setup it in local. i try to make a wiki, but i hand up. so crazy with wiki editor and my English properties file i upload is a bit outdate with this patch. it is adapt with my current setting. but idea is same16:01
Not-83d6[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-296816:01
Not-83d6[iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-3.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/16:12
Not-83d6[iDempiere] globalqss dfe8674 - IDEMPIERE-2935 New record on GridMode error on fields with DisplayLogic / fix another NPE / IDEMPIERE-2972 Checkbox change in grid view cause NPE16:12
Not-83d6[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2972 status set to "Resolved" -assignee set to "Carlos Antonio Ruiz Gomez" -resolution set to "Fixed"16:13
Not-83d6[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-297216:13
Not-83d6[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-293516:13
Not-83d6[IDEMPIERE] Thanks [~hagi], solved in latest commit16:13
Not-83d6[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-293516:13
Not-83d6[IDEMPIERE] hieplq updated IDEMPIERE-296816:14
Not-83d6[IDEMPIERE] other thing need consider. default buckminster will get list of mirror server for equinox, so materialize will fail when turn of network. add argrument -D eclipse.p2.mirrors=false at import action. offline of obit download at http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/orbit-buildrepo-R20150124073747.zip offline of jetty download at:http://download.eclipse.org/jetty/updates16:14
Not-83d6/jetty-bundles-9.x offline any p2 as equinox can copy by two command description at: http://help.eclipse.org/mars/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Fguide%2Fp2_mirror.html16:14
Not-83d6[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-296816:14
norbertbedehi CarlosRuiz16:15
norbertbedethanks for feedback16:15
norbertbedehowever im not sure related patch resolve the issue16:15
norbertbedebecause we yesterday upgrade our system after 10 months to community, and found the mentioned error then tomassvikruha fixed it16:16
norbertbedeso this patch is already in our codebase16:16
Not-83d6[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-296816:16
Not-83d6[IDEMPIERE] That looks good to set up on jenkins - and avoid all the traffic generated16:16
Not-83d6[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-296816:16
CarlosRuiznorbertbede, just comitted a fix16:17
norbertbedeah i see16:17
norbertbedethen we test sure16:17
norbertbedenice16:17
norbertbedewe commit approx 500 changes from januar, so will heavy testing on prod16:18
Not-83d6[iDempiere3.1] jenkins built #20 completed (success) http://ci.idempiere.org/job/iDempiere3.1/20/16:23
*** hieplq-bk has quit IRC16:33
Not-83d6[iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-3.1 [+0/-0/±2] https://bitbucket.org/idempiere/idempiere/commits/17:04
Not-83d6[iDempiere] globalqss e5aa8fb - IDEMPIERE-2879 Attachment name not using printformat translation based user login language17:04
Not-83d6[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2879 status set to "Resolved" -assignee set to "Carlos Antonio Ruiz Gomez" -resolution set to "Fixed"17:05
Not-83d6[IDEMPIERE] [~norbert.bede] & [~tsvikruha], I committed a different patch that covers the names of excel/PDF/etc and also in the export files. Can you please check it? Regards, Carlos Ruiz17:05
Not-83d6[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-287917:05
Not-83d6[iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-3.1 [+2/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/17:16
Not-83d6[iDempiere] tsvikruha ae7acb6 - IDEMPIERE-2716 Bank Register Report - add Bank Account Parameter17:16
Not-83d6[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2716 status set to "Resolved" -resolution set to "Fixed"17:17
Not-83d6[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-271617:17
CarlosRuiznorbertbede, still there?17:17
norbertbedeyes17:17
CarlosRuizcan you please check this thread?17:18
CarlosRuizhttps://groups.google.com/d/msg/idempiere/8JljIBaADwM/t73asRg3AQAJ17:18
CarlosRuizI would like to hear your opinion from the point of view of UI17:18
norbertbedeok. let me check17:18
CarlosRuizNicolas's proposal is to show a link like this:17:23
CarlosRuizhttps://test.idempiere.org/webui/?Action=Zoom&TableName=M_Product&Record_ID=12817:23
CarlosRuizin the record info window17:23
CarlosRuizso - you can copy the link and paste it into an email17:23
norbertbedei would suggest follow standards of share concepts17:24
norbertbedeopetion 1 is generate tinyurl17:24
norbertbedesmall sexy links17:24
norbertbedethis is same also e..g in jira17:24
Not-83d6[iDempiere3.1] jenkins built #21 completed (success) http://ci.idempiere.org/job/iDempiere3.1/21/17:24
norbertbedei suppose this is more secure also17:24
norbertbedei dont like show internal id's outside of idempiere install17:25
CarlosRuizwhen the tinyurl is expanded it will be shown in the url bar17:26
norbertbedeso i layer needs to be installed. if someone wants to share "e.g. click to share button" a record then we generates tiny url. then send by email, etc. so not all records must have tiny url17:27
norbertbedewhen someone click to tinyurl, then we must need to find records behind17:27
CarlosRuizah I see17:28
norbertbedei should investigate make an analysis how others implement this17:28
norbertbedei means it is share concept17:29
norbertbedeshare/invite to my records17:29
norbertbedeshare/invite/follow record17:30
norbertbedeexactly this is more complex approach17:30
norbertbedeone more think….bit related17:35
norbertbedewe have done DMS concept17:35
norbertbedewith Deepak17:35
norbertbedealso development in progress. i mean that will get idempiere to total new level17:36
norbertbedeespecially in DMS and content management17:36
norbertbedecontent sharing is really important17:36
*** Hks has joined #idempiere17:36
norbertbedeso i will try to understand nicolas requirement and follow up with a more complex solution17:36
norbertbedehop help.17:36
HksHi17:37
norbertbedebut short term nicolas can implement it. long term i mean it is security issue17:37
CarlosRuizgood - thanks17:38
norbertbedethanks for trust :)17:38
CarlosRuizshort term - url must be shown always?  or just after clicking a button or link?17:38
CarlosRuizor show it as a link to be copied with right-click?17:38
*** Hks has left #idempiere17:41
*** HKS_ has joined #idempiere17:42
norbertbedeprobably we can add "share" button. actually functionally simple will be as Ctrl+C17:45
norbertbedeuse case17:45
norbertbede1. user open record info, 2 click to share (copy to clipboard) 3. close record info 4. paste link17:45
norbertbedelater we will improve this with various techniques17:45
norbertbedelike send by email, tinylink etc17:46
norbertbedetake a look here17:49
norbertbedehttps://confluence.atlassian.com/jira/emailing-an-issue-269981237.html17:49
norbertbede#3 is how share record17:50
RecordingBot`norbertbede: Error: "3" is not a valid command.17:50
Not-83d6[iDempiere3.1] jenkins built #22 completed (success) http://ci.idempiere.org/job/iDempiere3.1/22/17:53
*** HKS_ has quit IRC18:04
Not-83d6[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2361 status set to "Reopened" -resolution set to "None"18:47
Not-83d6[IDEMPIERE] Reopening as the links generated by default (no sysconfig set) are not working because is not including the http/https and the corresponding port. A useful default link it must include this information18:47
Not-83d6[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-236118:47
Not-83d6[iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-3.1 [+0/-0/±2] https://bitbucket.org/idempiere/idempiere/commits/19:03
Not-83d6[iDempiere] globalqss c4d7115 - IDEMPIERE-2361 Add a method to generate URL for action zoom19:03
Not-83d6[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2361 status set to "Resolved" -resolution set to "Fixed"19:03
Not-83d6[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-236119:03
Not-83d6[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2970 Attachment set to "IDEMPIERE-2970_v0.patch"19:05
Not-83d6[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-297019:05
Not-83d6[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-297019:05
Not-83d6[IDEMPIERE] Hi [~nmicoud], we had a chat with [~norbert.bede] on IRC about this issue: http://www.globalqss.com/idempiere/irclog/%23idempiere.2015-12-12.log.html#t2015-12-12T17:17:35 This can be extended in future to more interesting issues. For the short term suggestion please check the proposed patch here Regards, Carlos Ruiz19:05
Not-83d6[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-297019:05
Not-83d6[iDempiere3.1] jenkins built #23 completed (success) http://ci.idempiere.org/job/iDempiere3.1/23/19:23
*** CarlosRuiz has quit IRC19:28
*** norbertbede has quit IRC19:47
Not-83d6[iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-3.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/22:36
Not-83d6[iDempiere] globalqss dba574d - IDEMPIERE-2947 Improve search for selection columns22:36
*** norbertbede has joined #idempiere22:38
Not-83d6[iDempiere3.1] jenkins built #24 completed (success) http://ci.idempiere.org/job/iDempiere3.1/24/22:53
*** norbertbede has quit IRC23:03
Not-83d6[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2947 status set to "Resolved" -assignee set to "Carlos Antonio Ruiz Gomez" -resolution set to "Fixed"23:22
Not-83d6[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-294723:22
Not-83d6[IDEMPIERE] carlosruiz_globalqss created IDEMPIERE-2973 Requests are showing up on the wrong person's calendar23:28
Not-83d6[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-297323:28
*** a42niem has quit IRC23:59

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!