Re: svn commit: r1427819 - in /ofbiz/trunk/framework/common: script/org/ofbiz/common/CommonServices.xml servicedef/services.xml webcommon/WEB-INF/common-controller.xml webcommon/includes/ServerHour24H

2013-06-02 Thread Jacques Le Roux
I thought about that and checked this preferred solution. It's not a big deal but sometimes, when the server is slow or whatnot, you get a small delay (can be 1 second or maybe more sometimes) Easy to compare using watch --interval=1 'date' on server terminal Jacques From: "Jacques Le Roux

Re: svn commit: r1427819 - in /ofbiz/trunk/framework/common: script/org/ofbiz/common/CommonServices.xml servicedef/services.xml webcommon/WEB-INF/common-controller.xml webcommon/includes/ServerHour24H

2013-01-14 Thread Jacques Le Roux
Yes, that's how it works in the jobs list. OK, I will do when I will get a chance Thanks Jacques From: "Adrian Crum" > Just update it from JavaScript. There is no need to get the time from > the server after the page loads. > > -Adrian > > On 1/13/2013 11:28 AM, Jacques Le Roux wrote: >> Do

Re: svn commit: r1427819 - in /ofbiz/trunk/framework/common: script/org/ofbiz/common/CommonServices.xml servicedef/services.xml webcommon/WEB-INF/common-controller.xml webcommon/includes/ServerHour24H

2013-01-14 Thread Adrian Crum
Just update it from JavaScript. There is no need to get the time from the server after the page loads. -Adrian On 1/13/2013 11:28 AM, Jacques Le Roux wrote: Done at r1432567+1432591 I want to use the same concept to update the date+time every minute in backend footer when applicable, what do

Re: svn commit: r1427819 - in /ofbiz/trunk/framework/common: script/org/ofbiz/common/CommonServices.xml servicedef/services.xml webcommon/WEB-INF/common-controller.xml webcommon/includes/ServerHour24H

2013-01-13 Thread Jacques Le Roux
Done at r1432567+1432591 I want to use the same concept to update the date+time every minute in backend footer when applicable, what do you think? Jacques From: "Jacques Le Roux" >I just discovered today while using trunk demo that this does not work >properly, because of how Javascript creat

Re: svn commit: r1427819 - in /ofbiz/trunk/framework/common: script/org/ofbiz/common/CommonServices.xml servicedef/services.xml webcommon/WEB-INF/common-controller.xml webcommon/includes/ServerHour24H

2013-01-10 Thread Jacques Le Roux
I just discovered today while using trunk demo that this does not work properly, because of how Javascript create the dates. I will need to pass the TimeZone also. Jacques From: > Author: jleroux > Date: Wed Jan 2 15:05:17 2013 > New Revision: 1427819 > > URL: http://svn.apache.org/viewvc?re