/[Apache-SVN]
ViewVC logotype

Revision 1432577


Jump to revision: Previous Next
Author: jleroux
Date: Sun Jan 13 10:22:09 2013 UTC (11 years, 3 months ago)
Changed paths: 59
Log Message:
I discovered while using trunk demo that getServerTimestampAsLong is not enough. Because Javascript always creates the dates without taking into account the TimeZone. I mean there are OOTB no ways to do otherwise and date.format.js does not help. This makes sense from a HTTP client perspective, but nowadays it's really aging with Ajax, etc.

Fortunately there is a miraculous script which helps much: date.timezone.js. I have introduced it with a getServerTimeZone service. I tested locally by setting another timezone on another machine and it worked. I will now test it on trunk, I don't expect any issues

I also cleaned the NOTICE for famfamfam




Changed paths

Path Details
Directoryofbiz/trunk/LICENSE modified , text changed
Directoryofbiz/trunk/NOTICE modified , text changed
Directoryofbiz/trunk/framework/common/script/org/ofbiz/common/CommonServices.xml modified , text changed
Directoryofbiz/trunk/framework/common/servicedef/services.xml modified , text changed
Directoryofbiz/trunk/framework/common/webcommon/WEB-INF/common-controller.xml modified , text changed
Directoryofbiz/trunk/framework/common/webcommon/includes/ServerHour24HourFormatJs.ftl modified , text changed
Directoryofbiz/trunk/framework/common/widget/CommonScreens.xml modified , text changed
Directoryofbiz/trunk/framework/images/webapp/images/date/ added
Directoryofbiz/trunk/framework/images/webapp/images/date/date.format-1.2.3
(Copied from ofbiz/trunk/framework/images/webapp/images/date.format-1.2.3, r1432399)
added
Directoryofbiz/trunk/framework/images/webapp/images/date/date.format-1.2.3-min.js
(Copied from ofbiz/trunk/framework/images/webapp/images/date.format-1.2.3-min.js, r1432399)
added
Directoryofbiz/trunk/framework/images/webapp/images/date/date.timezone-min.js added
Directoryofbiz/trunk/framework/images/webapp/images/date/date.timezone.js added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/ added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/Makefile added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/africa added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/antarctica added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/asia added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/australasia added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/backward added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/etcetera added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/europe added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/factory added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/iso3166.tab added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/leapseconds added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/min/ added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/min/Makefile added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/min/africa added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/min/antarctica added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/min/asia added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/min/australasia added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/min/backward added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/min/etcetera added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/min/europe added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/min/factory added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/min/iso3166.tab added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/min/leapseconds added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/min/northamerica added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/min/pacificnew added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/min/solar87 added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/min/solar88 added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/min/solar89 added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/min/southamerica added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/min/systemv added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/min/yearistype.sh added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/min/zone.tab added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/northamerica added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/pacificnew added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/solar87 added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/solar88 added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/solar89 added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/southamerica added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/strip_olson_comments.rb added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/strip_olson_comments_ofbiz.rb added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/systemv added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/yearistype.sh added
Directoryofbiz/trunk/framework/images/webapp/images/date/timezones/zone.tab added
Directoryofbiz/trunk/framework/images/webapp/images/date.format-1.2.3 deleted
Directoryofbiz/trunk/framework/images/webapp/images/date.format-1.2.3-min.js deleted
Directoryofbiz/trunk/framework/images/webapp/images/miscAjaxFunctions.js modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26