svn commit: r1817026 [1/7] - in /ofbiz: ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common/ ofbiz-framework/trunk/themes/ ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/jeditable/ ofbiz-framework/trunk/the...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1817026 [1/7] - in /ofbiz: ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common/ ofbiz-framework/trunk/themes/ ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/jeditable/ ofbiz-framework/trunk/the...

jleroux@apache.org
Author: jleroux
Date: Sun Dec  3 10:15:55 2017
New Revision: 1817026

URL: http://svn.apache.org/viewvc?rev=1817026&view=rev
Log:
Improved: Upgrade Jquery 1.11.0 to JQuery 3.2.1

Includes following changes
jQuery UI upgraded to 1.12.1
Included CSS files to theme properties and screens.

Manually added datepicker-en.js and datepicker-it-CH.js a new candidate added
it to jsLanguageFilesMapping
Updated defaultDateTime path of dateTime picker it was having path of
timepicker files.

I18n files for datepicker renamed from jquery.ui.datepicker- to datepicker-
as comes with the JQuery ui package so that we don’t have to rename files
manually everytime we upgrade.
https://github.com/jquery/jquery-ui/tree/master/ui/i18n
Can’t get jquery-ui-i18n.js file though it was not used either.

I have not updated jQuery.cookie-1.4.0.js as it is related to jstree and we will
update & move it when we will update jstree.

Jeditable 1.7.2 upgraded to 1.7.3

I feel JQuery ui should also be in plugins folder with other JQuery plugin

Thanks: Aditya

Added:
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/jeditable/jquery.jeditable-1.7.3.js
      - copied, changed from r1816929, ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/jeditable/jquery.jeditable.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-af.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ar-DZ.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ar.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-az.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-be.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-bg.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-bs.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ca.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-cs.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-cy-GB.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-da.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-de.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-el.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-en-AU.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-en-GB.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-en-NZ.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-en.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-eo.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-es.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-et.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-eu.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-fa.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-fi.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-fo.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-fr-CA.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-fr-CH.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-fr.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-gl.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-he.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-hi.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-hr.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-hu.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-hy.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-id.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-is.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-it-CH.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-it.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ja.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ka.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-kk.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-km.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ko.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ky.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-lb.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-lt.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-lv.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-mk.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ml.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ms.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-nb.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-nl-BE.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-nl.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-nn.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-no.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-pl.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-pt-BR.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-pt.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-rm.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ro.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ru.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-sk.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-sl.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-sq.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-sr-SR.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-sr.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-sv.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ta.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-th.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-tj.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-tr.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-uk.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-vi.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-zh-CN.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-zh-HK.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-zh-TW.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/jquery-ui-1.12.1.css   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/jquery-ui-1.12.1.js   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/jquery-ui-1.12.1.min.css   (with props)
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/jquery-ui-1.12.1.min.js   (with props)
Removed:
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/jeditable/jquery.jeditable.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery-ui-i18n.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-af.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-ar-DZ.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-ar.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-az.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-be.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-bg.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-bs.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-ca.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-cs.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-cy-GB.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-da.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-de.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-el.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-en-AU.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-en-GB.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-en-NZ.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-en.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-eo.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-es.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-et.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-eu.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-fa.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-fi.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-fo.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-fr-CA.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-fr-CH.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-fr.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-gl.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-he.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-hi.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-hr.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-hu.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-hy.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-id.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-is.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-it.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-ja.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-ka.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-kk.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-km.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-ko.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-ky.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-lb.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-lt.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-lv.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-mk.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-ml.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-ms.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-nb.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-nl-BE.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-nl.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-nn.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-no.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-pl.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-pt-BR.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-pt.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-rm.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-ro.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-ru.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-sk.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-sl.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-sq.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-sr-SR.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-sr.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-sv.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-ta.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-th.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-tj.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-tr.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-uk.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-vi.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-zh-CN.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-zh-HK.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/jquery.ui.datepicker-zh-TW.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/js/jquery-ui-1.10.3.js
    ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/js/jquery-ui-1.10.3.min.js
Modified:
    ofbiz/ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common/JsLanguageFileMappingCreator.java
    ofbiz/ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common/JsLanguageFilesMapping.java
    ofbiz/ofbiz-framework/trunk/themes/README.md
    ofbiz/ofbiz-framework/trunk/themes/common/widget/CommonScreens.xml
    ofbiz/ofbiz-framework/trunk/themes/common/widget/Theme.xml
    ofbiz/ofbiz-plugins/trunk/ecommerce/widget/CommonScreens.xml

Modified: ofbiz/ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common/JsLanguageFileMappingCreator.java
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common/JsLanguageFileMappingCreator.java?rev=1817026&r1=1817025&r2=1817026&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common/JsLanguageFileMappingCreator.java (original)
+++ ofbiz/ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common/JsLanguageFileMappingCreator.java Sun Dec  3 10:15:55 2017
@@ -66,10 +66,10 @@ public class JsLanguageFileMappingCreato
         String jsFilePostFix = ".js";
         String dateJsLocalePrefix = "date-";
         String validateLocalePrefix = "messages_";
-        String jqueryUiLocalePrefix = "jquery.ui.datepicker-";
+        String jqueryUiLocalePrefix = "datepicker-";
         String dateTimePickerPrefix = "jquery-ui-timepicker-";
         String defaultLocaleDateJs = "en-US";
-        String defaultLocaleJquery = "en"; // Beware to keep the OFBiz specific jquery.ui.datepicker-en.js file when upgrading...
+        String defaultLocaleJquery = "en"; // Beware to keep the OFBiz specific datepicker-en.js file when upgrading...
 
         for (Locale locale : localeList) {
             String displayCountry = locale.toString();

Modified: ofbiz/ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common/JsLanguageFilesMapping.java
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common/JsLanguageFilesMapping.java?rev=1817026&r1=1817025&r2=1817026&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common/JsLanguageFilesMapping.java (original)
+++ ofbiz/ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common/JsLanguageFilesMapping.java Sun Dec  3 10:15:55 2017
@@ -210,165 +210,165 @@ public final class JsLanguageFilesMappin
         private static String defaultDateJs = "/common/js/jquery/ui/i18n/jquery.ui.datepicker-en.js";
 
         static {
-            localeFiles.put("sq", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-sq.js");
-            localeFiles.put("sq_AL", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-sq.js");
-            localeFiles.put("ar", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ar.js");
-            localeFiles.put("ar_DZ", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ar.js");
-            localeFiles.put("ar_BH", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ar.js");
-            localeFiles.put("ar_EG", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ar.js");
-            localeFiles.put("ar_IQ", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ar.js");
-            localeFiles.put("ar_JO", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ar.js");
-            localeFiles.put("ar_KW", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ar.js");
-            localeFiles.put("ar_LB", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ar.js");
-            localeFiles.put("ar_LY", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ar.js");
-            localeFiles.put("ar_MA", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ar.js");
-            localeFiles.put("ar_OM", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ar.js");
-            localeFiles.put("ar_QA", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ar.js");
-            localeFiles.put("ar_SA", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ar.js");
-            localeFiles.put("ar_SD", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ar.js");
-            localeFiles.put("ar_SY", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ar.js");
-            localeFiles.put("ar_TN", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ar.js");
-            localeFiles.put("ar_AE", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ar.js");
-            localeFiles.put("ar_YE", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ar.js");
-            localeFiles.put("be", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-be.js");
-            localeFiles.put("be_BY", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-be.js");
-            localeFiles.put("bg", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-bg.js");
-            localeFiles.put("bg_BG", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-bg.js");
-            localeFiles.put("ca", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ca.js");
-            localeFiles.put("ca_ES", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ca.js");
-            localeFiles.put("zh", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-en.js");
-            localeFiles.put("zh_CN", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-zh-CN.js");
-            localeFiles.put("zh_HK", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-zh-HK.js");
-            localeFiles.put("zh_SG", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-en.js");
-            localeFiles.put("zh_TW", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-zh-TW.js");
-            localeFiles.put("hr", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-hr.js");
-            localeFiles.put("hr_HR", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-hr.js");
-            localeFiles.put("cs", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-cs.js");
-            localeFiles.put("cs_CZ", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-cs.js");
-            localeFiles.put("da", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-da.js");
-            localeFiles.put("da_DK", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-da.js");
-            localeFiles.put("nl", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-nl.js");
-            localeFiles.put("nl_BE", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-nl.js");
-            localeFiles.put("nl_NL", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-nl.js");
-            localeFiles.put("en", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-en.js");
-            localeFiles.put("en_AU", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-en.js");
-            localeFiles.put("en_CA", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-en.js");
-            localeFiles.put("en_IN", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-en.js");
-            localeFiles.put("en_IE", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-en.js");
-            localeFiles.put("en_MT", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-en.js");
-            localeFiles.put("en_NZ", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-en.js");
-            localeFiles.put("en_PH", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-en.js");
-            localeFiles.put("en_SG", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-en.js");
-            localeFiles.put("en_ZA", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-en.js");
-            localeFiles.put("en_GB", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-en.js");
-            localeFiles.put("en_US", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-en.js");
-            localeFiles.put("et", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-et.js");
-            localeFiles.put("et_EE", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-et.js");
-            localeFiles.put("fi", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-fi.js");
-            localeFiles.put("fi_FI", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-fi.js");
-            localeFiles.put("fr", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-fr.js");
-            localeFiles.put("fr_BE", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-fr.js");
-            localeFiles.put("fr_CA", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-fr.js");
-            localeFiles.put("fr_FR", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-fr.js");
-            localeFiles.put("fr_LU", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-fr.js");
-            localeFiles.put("fr_CH", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-fr.js");
-            localeFiles.put("de", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-de.js");
-            localeFiles.put("de_AT", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-de.js");
-            localeFiles.put("de_DE", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-de.js");
-            localeFiles.put("de_GR", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-de.js");
-            localeFiles.put("de_LU", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-de.js");
-            localeFiles.put("de_CH", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-de.js");
-            localeFiles.put("el", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-el.js");
-            localeFiles.put("el_CY", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-el.js");
-            localeFiles.put("el_GR", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-el.js");
-            localeFiles.put("iw", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-en.js");
-            localeFiles.put("iw_IL", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-en.js");
-            localeFiles.put("hi", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-hi.js");
-            localeFiles.put("hi_IN", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-hi.js");
-            localeFiles.put("hu", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-hu.js");
-            localeFiles.put("hu_HU", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-hu.js");
-            localeFiles.put("is", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-is.js");
-            localeFiles.put("is_IS", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-is.js");
-            localeFiles.put("in", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-en.js");
-            localeFiles.put("in_ID", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-en.js");
-            localeFiles.put("ga", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-en.js");
-            localeFiles.put("ga_IE", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-en.js");
-            localeFiles.put("it", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-it.js");
-            localeFiles.put("it_IT", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-it.js");
-            localeFiles.put("it_CH", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-it.js");
-            localeFiles.put("ja", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ja.js");
-            localeFiles.put("ja_JP", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ja.js");
-            localeFiles.put("ja_JP_JP_#u-ca-japanese", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ja.js");
-            localeFiles.put("ko", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ko.js");
-            localeFiles.put("ko_KR", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ko.js");
-            localeFiles.put("lv", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-lv.js");
-            localeFiles.put("lv_LV", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-lv.js");
-            localeFiles.put("lt", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-lt.js");
-            localeFiles.put("lt_LT", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-lt.js");
-            localeFiles.put("mk", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-mk.js");
-            localeFiles.put("mk_MK", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-mk.js");
-            localeFiles.put("ms", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ms.js");
-            localeFiles.put("ms_MY", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ms.js");
-            localeFiles.put("mt", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-en.js");
-            localeFiles.put("mt_MT", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-en.js");
-            localeFiles.put("no", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-no.js");
-            localeFiles.put("no_NO", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-no.js");
-            localeFiles.put("no_NO_NY", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-no.js");
-            localeFiles.put("pl", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-pl.js");
-            localeFiles.put("pl_PL", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-pl.js");
-            localeFiles.put("pt", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-pt.js");
-            localeFiles.put("pt_BR", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-pt.js");
-            localeFiles.put("pt_PT", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-pt.js");
-            localeFiles.put("ro", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ro.js");
-            localeFiles.put("ro_RO", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ro.js");
-            localeFiles.put("ru", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ru.js");
-            localeFiles.put("ru_RU", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-ru.js");
-            localeFiles.put("sr", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-sr.js");
-            localeFiles.put("sr_BA", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-sr.js");
-            localeFiles.put("sr__#Latn", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-sr.js");
-            localeFiles.put("sr_BA_#Latn", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-sr.js");
-            localeFiles.put("sr_ME_#Latn", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-sr.js");
-            localeFiles.put("sr_RS_#Latn", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-sr.js");
-            localeFiles.put("sr_ME", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-sr.js");
-            localeFiles.put("sr_CS", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-sr.js");
-            localeFiles.put("sr_RS", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-sr.js");
-            localeFiles.put("sk", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-sk.js");
-            localeFiles.put("sk_SK", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-sk.js");
-            localeFiles.put("sl", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-sl.js");
-            localeFiles.put("sl_SI", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-sl.js");
-            localeFiles.put("es", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-es.js");
-            localeFiles.put("es_AR", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-es.js");
-            localeFiles.put("es_BO", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-es.js");
-            localeFiles.put("es_CL", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-es.js");
-            localeFiles.put("es_CO", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-es.js");
-            localeFiles.put("es_CR", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-es.js");
-            localeFiles.put("es_CU", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-es.js");
-            localeFiles.put("es_DO", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-es.js");
-            localeFiles.put("es_EC", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-es.js");
-            localeFiles.put("es_SV", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-es.js");
-            localeFiles.put("es_GT", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-es.js");
-            localeFiles.put("es_HN", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-es.js");
-            localeFiles.put("es_MX", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-es.js");
-            localeFiles.put("es_NI", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-es.js");
-            localeFiles.put("es_PA", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-es.js");
-            localeFiles.put("es_PY", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-es.js");
-            localeFiles.put("es_PE", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-es.js");
-            localeFiles.put("es_PR", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-es.js");
-            localeFiles.put("es_ES", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-es.js");
-            localeFiles.put("es_US", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-es.js");
-            localeFiles.put("es_UY", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-es.js");
-            localeFiles.put("es_VE", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-es.js");
-            localeFiles.put("sv", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-sv.js");
-            localeFiles.put("sv_SE", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-sv.js");
-            localeFiles.put("th", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-th.js");
-            localeFiles.put("th_TH", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-th.js");
-            localeFiles.put("th_TH_TH_#u-nu-thai", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-th.js");
-            localeFiles.put("tr", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-tr.js");
-            localeFiles.put("tr_TR", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-tr.js");
-            localeFiles.put("uk", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-uk.js");
-            localeFiles.put("uk_UA", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-uk.js");
-            localeFiles.put("vi", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-vi.js");
-            localeFiles.put("vi_VN", "/common/js/jquery/ui/i18n/jquery.ui.datepicker-vi.js");
+            localeFiles.put("sq", "/common/js/jquery/ui/i18n/datepicker-sq.js");
+            localeFiles.put("sq_AL", "/common/js/jquery/ui/i18n/datepicker-sq.js");
+            localeFiles.put("ar", "/common/js/jquery/ui/i18n/datepicker-ar.js");
+            localeFiles.put("ar_DZ", "/common/js/jquery/ui/i18n/datepicker-ar.js");
+            localeFiles.put("ar_BH", "/common/js/jquery/ui/i18n/datepicker-ar.js");
+            localeFiles.put("ar_EG", "/common/js/jquery/ui/i18n/datepicker-ar.js");
+            localeFiles.put("ar_IQ", "/common/js/jquery/ui/i18n/datepicker-ar.js");
+            localeFiles.put("ar_JO", "/common/js/jquery/ui/i18n/datepicker-ar.js");
+            localeFiles.put("ar_KW", "/common/js/jquery/ui/i18n/datepicker-ar.js");
+            localeFiles.put("ar_LB", "/common/js/jquery/ui/i18n/datepicker-ar.js");
+            localeFiles.put("ar_LY", "/common/js/jquery/ui/i18n/datepicker-ar.js");
+            localeFiles.put("ar_MA", "/common/js/jquery/ui/i18n/datepicker-ar.js");
+            localeFiles.put("ar_OM", "/common/js/jquery/ui/i18n/datepicker-ar.js");
+            localeFiles.put("ar_QA", "/common/js/jquery/ui/i18n/datepicker-ar.js");
+            localeFiles.put("ar_SA", "/common/js/jquery/ui/i18n/datepicker-ar.js");
+            localeFiles.put("ar_SD", "/common/js/jquery/ui/i18n/datepicker-ar.js");
+            localeFiles.put("ar_SY", "/common/js/jquery/ui/i18n/datepicker-ar.js");
+            localeFiles.put("ar_TN", "/common/js/jquery/ui/i18n/datepicker-ar.js");
+            localeFiles.put("ar_AE", "/common/js/jquery/ui/i18n/datepicker-ar.js");
+            localeFiles.put("ar_YE", "/common/js/jquery/ui/i18n/datepicker-ar.js");
+            localeFiles.put("be", "/common/js/jquery/ui/i18n/datepicker-be.js");
+            localeFiles.put("be_BY", "/common/js/jquery/ui/i18n/datepicker-be.js");
+            localeFiles.put("bg", "/common/js/jquery/ui/i18n/datepicker-bg.js");
+            localeFiles.put("bg_BG", "/common/js/jquery/ui/i18n/datepicker-bg.js");
+            localeFiles.put("ca", "/common/js/jquery/ui/i18n/datepicker-ca.js");
+            localeFiles.put("ca_ES", "/common/js/jquery/ui/i18n/datepicker-ca.js");
+            localeFiles.put("zh", "/common/js/jquery/ui/i18n/datepicker-en.js");
+            localeFiles.put("zh_CN", "/common/js/jquery/ui/i18n/datepicker-zh-CN.js");
+            localeFiles.put("zh_HK", "/common/js/jquery/ui/i18n/datepicker-zh-HK.js");
+            localeFiles.put("zh_SG", "/common/js/jquery/ui/i18n/datepicker-en.js");
+            localeFiles.put("zh_TW", "/common/js/jquery/ui/i18n/datepicker-zh-TW.js");
+            localeFiles.put("hr", "/common/js/jquery/ui/i18n/datepicker-hr.js");
+            localeFiles.put("hr_HR", "/common/js/jquery/ui/i18n/datepicker-hr.js");
+            localeFiles.put("cs", "/common/js/jquery/ui/i18n/datepicker-cs.js");
+            localeFiles.put("cs_CZ", "/common/js/jquery/ui/i18n/datepicker-cs.js");
+            localeFiles.put("da", "/common/js/jquery/ui/i18n/datepicker-da.js");
+            localeFiles.put("da_DK", "/common/js/jquery/ui/i18n/datepicker-da.js");
+            localeFiles.put("nl", "/common/js/jquery/ui/i18n/datepicker-nl.js");
+            localeFiles.put("nl_BE", "/common/js/jquery/ui/i18n/datepicker-nl.js");
+            localeFiles.put("nl_NL", "/common/js/jquery/ui/i18n/datepicker-nl.js");
+            localeFiles.put("en", "/common/js/jquery/ui/i18n/datepicker-en.js");
+            localeFiles.put("en_AU", "/common/js/jquery/ui/i18n/datepicker-en.js");
+            localeFiles.put("en_CA", "/common/js/jquery/ui/i18n/datepicker-en.js");
+            localeFiles.put("en_IN", "/common/js/jquery/ui/i18n/datepicker-en.js");
+            localeFiles.put("en_IE", "/common/js/jquery/ui/i18n/datepicker-en.js");
+            localeFiles.put("en_MT", "/common/js/jquery/ui/i18n/datepicker-en.js");
+            localeFiles.put("en_NZ", "/common/js/jquery/ui/i18n/datepicker-en.js");
+            localeFiles.put("en_PH", "/common/js/jquery/ui/i18n/datepicker-en.js");
+            localeFiles.put("en_SG", "/common/js/jquery/ui/i18n/datepicker-en.js");
+            localeFiles.put("en_ZA", "/common/js/jquery/ui/i18n/datepicker-en.js");
+            localeFiles.put("en_GB", "/common/js/jquery/ui/i18n/datepicker-en.js");
+            localeFiles.put("en_US", "/common/js/jquery/ui/i18n/datepicker-en.js");
+            localeFiles.put("et", "/common/js/jquery/ui/i18n/datepicker-et.js");
+            localeFiles.put("et_EE", "/common/js/jquery/ui/i18n/datepicker-et.js");
+            localeFiles.put("fi", "/common/js/jquery/ui/i18n/datepicker-fi.js");
+            localeFiles.put("fi_FI", "/common/js/jquery/ui/i18n/datepicker-fi.js");
+            localeFiles.put("fr", "/common/js/jquery/ui/i18n/datepicker-fr.js");
+            localeFiles.put("fr_BE", "/common/js/jquery/ui/i18n/datepicker-fr.js");
+            localeFiles.put("fr_CA", "/common/js/jquery/ui/i18n/datepicker-fr.js");
+            localeFiles.put("fr_FR", "/common/js/jquery/ui/i18n/datepicker-fr.js");
+            localeFiles.put("fr_LU", "/common/js/jquery/ui/i18n/datepicker-fr.js");
+            localeFiles.put("fr_CH", "/common/js/jquery/ui/i18n/datepicker-fr.js");
+            localeFiles.put("de", "/common/js/jquery/ui/i18n/datepicker-de.js");
+            localeFiles.put("de_AT", "/common/js/jquery/ui/i18n/datepicker-de.js");
+            localeFiles.put("de_DE", "/common/js/jquery/ui/i18n/datepicker-de.js");
+            localeFiles.put("de_GR", "/common/js/jquery/ui/i18n/datepicker-de.js");
+            localeFiles.put("de_LU", "/common/js/jquery/ui/i18n/datepicker-de.js");
+            localeFiles.put("de_CH", "/common/js/jquery/ui/i18n/datepicker-de.js");
+            localeFiles.put("el", "/common/js/jquery/ui/i18n/datepicker-el.js");
+            localeFiles.put("el_CY", "/common/js/jquery/ui/i18n/datepicker-el.js");
+            localeFiles.put("el_GR", "/common/js/jquery/ui/i18n/datepicker-el.js");
+            localeFiles.put("iw", "/common/js/jquery/ui/i18n/datepicker-en.js");
+            localeFiles.put("iw_IL", "/common/js/jquery/ui/i18n/datepicker-en.js");
+            localeFiles.put("hi", "/common/js/jquery/ui/i18n/datepicker-hi.js");
+            localeFiles.put("hi_IN", "/common/js/jquery/ui/i18n/datepicker-hi.js");
+            localeFiles.put("hu", "/common/js/jquery/ui/i18n/datepicker-hu.js");
+            localeFiles.put("hu_HU", "/common/js/jquery/ui/i18n/datepicker-hu.js");
+            localeFiles.put("is", "/common/js/jquery/ui/i18n/datepicker-is.js");
+            localeFiles.put("is_IS", "/common/js/jquery/ui/i18n/datepicker-is.js");
+            localeFiles.put("in", "/common/js/jquery/ui/i18n/datepicker-en.js");
+            localeFiles.put("in_ID", "/common/js/jquery/ui/i18n/datepicker-en.js");
+            localeFiles.put("ga", "/common/js/jquery/ui/i18n/datepicker-en.js");
+            localeFiles.put("ga_IE", "/common/js/jquery/ui/i18n/datepicker-en.js");
+            localeFiles.put("it", "/common/js/jquery/ui/i18n/datepicker-it.js");
+            localeFiles.put("it_IT", "/common/js/jquery/ui/i18n/datepicker-it.js");
+            localeFiles.put("it_CH", "/common/js/jquery/ui/i18n/datepicker-it.js");
+            localeFiles.put("ja", "/common/js/jquery/ui/i18n/datepicker-ja.js");
+            localeFiles.put("ja_JP", "/common/js/jquery/ui/i18n/datepicker-ja.js");
+            localeFiles.put("ja_JP_JP_#u-ca-japanese", "/common/js/jquery/ui/i18n/datepicker-ja.js");
+            localeFiles.put("ko", "/common/js/jquery/ui/i18n/datepicker-ko.js");
+            localeFiles.put("ko_KR", "/common/js/jquery/ui/i18n/datepicker-ko.js");
+            localeFiles.put("lv", "/common/js/jquery/ui/i18n/datepicker-lv.js");
+            localeFiles.put("lv_LV", "/common/js/jquery/ui/i18n/datepicker-lv.js");
+            localeFiles.put("lt", "/common/js/jquery/ui/i18n/datepicker-lt.js");
+            localeFiles.put("lt_LT", "/common/js/jquery/ui/i18n/datepicker-lt.js");
+            localeFiles.put("mk", "/common/js/jquery/ui/i18n/datepicker-mk.js");
+            localeFiles.put("mk_MK", "/common/js/jquery/ui/i18n/datepicker-mk.js");
+            localeFiles.put("ms", "/common/js/jquery/ui/i18n/datepicker-ms.js");
+            localeFiles.put("ms_MY", "/common/js/jquery/ui/i18n/datepicker-ms.js");
+            localeFiles.put("mt", "/common/js/jquery/ui/i18n/datepicker-en.js");
+            localeFiles.put("mt_MT", "/common/js/jquery/ui/i18n/datepicker-en.js");
+            localeFiles.put("no", "/common/js/jquery/ui/i18n/datepicker-no.js");
+            localeFiles.put("no_NO", "/common/js/jquery/ui/i18n/datepicker-no.js");
+            localeFiles.put("no_NO_NY", "/common/js/jquery/ui/i18n/datepicker-no.js");
+            localeFiles.put("pl", "/common/js/jquery/ui/i18n/datepicker-pl.js");
+            localeFiles.put("pl_PL", "/common/js/jquery/ui/i18n/datepicker-pl.js");
+            localeFiles.put("pt", "/common/js/jquery/ui/i18n/datepicker-pt.js");
+            localeFiles.put("pt_BR", "/common/js/jquery/ui/i18n/datepicker-pt.js");
+            localeFiles.put("pt_PT", "/common/js/jquery/ui/i18n/datepicker-pt.js");
+            localeFiles.put("ro", "/common/js/jquery/ui/i18n/datepicker-ro.js");
+            localeFiles.put("ro_RO", "/common/js/jquery/ui/i18n/datepicker-ro.js");
+            localeFiles.put("ru", "/common/js/jquery/ui/i18n/datepicker-ru.js");
+            localeFiles.put("ru_RU", "/common/js/jquery/ui/i18n/datepicker-ru.js");
+            localeFiles.put("sr", "/common/js/jquery/ui/i18n/datepicker-sr.js");
+            localeFiles.put("sr_BA", "/common/js/jquery/ui/i18n/datepicker-sr.js");
+            localeFiles.put("sr__#Latn", "/common/js/jquery/ui/i18n/datepicker-sr.js");
+            localeFiles.put("sr_BA_#Latn", "/common/js/jquery/ui/i18n/datepicker-sr.js");
+            localeFiles.put("sr_ME_#Latn", "/common/js/jquery/ui/i18n/datepicker-sr.js");
+            localeFiles.put("sr_RS_#Latn", "/common/js/jquery/ui/i18n/datepicker-sr.js");
+            localeFiles.put("sr_ME", "/common/js/jquery/ui/i18n/datepicker-sr.js");
+            localeFiles.put("sr_CS", "/common/js/jquery/ui/i18n/datepicker-sr.js");
+            localeFiles.put("sr_RS", "/common/js/jquery/ui/i18n/datepicker-sr.js");
+            localeFiles.put("sk", "/common/js/jquery/ui/i18n/datepicker-sk.js");
+            localeFiles.put("sk_SK", "/common/js/jquery/ui/i18n/datepicker-sk.js");
+            localeFiles.put("sl", "/common/js/jquery/ui/i18n/datepicker-sl.js");
+            localeFiles.put("sl_SI", "/common/js/jquery/ui/i18n/datepicker-sl.js");
+            localeFiles.put("es", "/common/js/jquery/ui/i18n/datepicker-es.js");
+            localeFiles.put("es_AR", "/common/js/jquery/ui/i18n/datepicker-es.js");
+            localeFiles.put("es_BO", "/common/js/jquery/ui/i18n/datepicker-es.js");
+            localeFiles.put("es_CL", "/common/js/jquery/ui/i18n/datepicker-es.js");
+            localeFiles.put("es_CO", "/common/js/jquery/ui/i18n/datepicker-es.js");
+            localeFiles.put("es_CR", "/common/js/jquery/ui/i18n/datepicker-es.js");
+            localeFiles.put("es_CU", "/common/js/jquery/ui/i18n/datepicker-es.js");
+            localeFiles.put("es_DO", "/common/js/jquery/ui/i18n/datepicker-es.js");
+            localeFiles.put("es_EC", "/common/js/jquery/ui/i18n/datepicker-es.js");
+            localeFiles.put("es_SV", "/common/js/jquery/ui/i18n/datepicker-es.js");
+            localeFiles.put("es_GT", "/common/js/jquery/ui/i18n/datepicker-es.js");
+            localeFiles.put("es_HN", "/common/js/jquery/ui/i18n/datepicker-es.js");
+            localeFiles.put("es_MX", "/common/js/jquery/ui/i18n/datepicker-es.js");
+            localeFiles.put("es_NI", "/common/js/jquery/ui/i18n/datepicker-es.js");
+            localeFiles.put("es_PA", "/common/js/jquery/ui/i18n/datepicker-es.js");
+            localeFiles.put("es_PY", "/common/js/jquery/ui/i18n/datepicker-es.js");
+            localeFiles.put("es_PE", "/common/js/jquery/ui/i18n/datepicker-es.js");
+            localeFiles.put("es_PR", "/common/js/jquery/ui/i18n/datepicker-es.js");
+            localeFiles.put("es_ES", "/common/js/jquery/ui/i18n/datepicker-es.js");
+            localeFiles.put("es_US", "/common/js/jquery/ui/i18n/datepicker-es.js");
+            localeFiles.put("es_UY", "/common/js/jquery/ui/i18n/datepicker-es.js");
+            localeFiles.put("es_VE", "/common/js/jquery/ui/i18n/datepicker-es.js");
+            localeFiles.put("sv", "/common/js/jquery/ui/i18n/datepicker-sv.js");
+            localeFiles.put("sv_SE", "/common/js/jquery/ui/i18n/datepicker-sv.js");
+            localeFiles.put("th", "/common/js/jquery/ui/i18n/datepicker-th.js");
+            localeFiles.put("th_TH", "/common/js/jquery/ui/i18n/datepicker-th.js");
+            localeFiles.put("th_TH_TH_#u-nu-thai", "/common/js/jquery/ui/i18n/datepicker-th.js");
+            localeFiles.put("tr", "/common/js/jquery/ui/i18n/datepicker-tr.js");
+            localeFiles.put("tr_TR", "/common/js/jquery/ui/i18n/datepicker-tr.js");
+            localeFiles.put("uk", "/common/js/jquery/ui/i18n/datepicker-uk.js");
+            localeFiles.put("uk_UA", "/common/js/jquery/ui/i18n/datepicker-uk.js");
+            localeFiles.put("vi", "/common/js/jquery/ui/i18n/datepicker-vi.js");
+            localeFiles.put("vi_VN", "/common/js/jquery/ui/i18n/datepicker-vi.js");
         }
 
         public static String getFilePath(String locale) {

Modified: ofbiz/ofbiz-framework/trunk/themes/README.md
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/README.md?rev=1817026&r1=1817025&r2=1817026&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/themes/README.md (original)
+++ ofbiz/ofbiz-framework/trunk/themes/README.md Sun Dec  3 10:15:55 2017
@@ -260,7 +260,7 @@ The blue light theme has been these prop
     <VisualThemeResource visualThemeId="BLUELIGHT" resourceTypeEnumId="VT_HDR_JAVASCRIPT" resourceValue="/common/js/jquery/plugins/datetimepicker/jquery-ui-timepicker-addon.min-1.4.3.js" sequenceId="07"/>
     <VisualThemeResource visualThemeId="BLUELIGHT" resourceTypeEnumId="VT_HDR_JAVASCRIPT" resourceValue="/common/js/jquery/plugins/fjTimer/jquerytimer-min.js" sequenceId="09"/>
     <VisualThemeResource visualThemeId="BLUELIGHT" resourceTypeEnumId="VT_HDR_JAVASCRIPT" resourceValue="/common/js/jquery/plugins/jquery.maskedinput-1.3.1.min.js" sequenceId="10"/>
-    <VisualThemeResource visualThemeId="BLUELIGHT" resourceTypeEnumId="VT_HDR_JAVASCRIPT" resourceValue="/common/js/jquery/plugins/jeditable/jquery.jeditable.js" sequenceId="11"/>
+    <VisualThemeResource visualThemeId="BLUELIGHT" resourceTypeEnumId="VT_HDR_JAVASCRIPT" resourceValue="/common/js/jquery/plugins/jeditable/jquery.jeditable-1.7.3.js" sequenceId="11"/>
     <VisualThemeResource visualThemeId="BLUELIGHT" resourceTypeEnumId="VT_HDR_JAVASCRIPT" resourceValue="/common/js/jquery/plugins/validate/jquery.validate.min.js" sequenceId="12"/>
     <VisualThemeResource visualThemeId="BLUELIGHT" resourceTypeEnumId="VT_HDR_JAVASCRIPT" resourceValue="/images/OpenLayers-2.13.1.js" sequenceId="13"/>
     <VisualThemeResource visualThemeId="BLUELIGHT" resourceTypeEnumId="VT_HDR_JAVASCRIPT" resourceValue="/common/js/util/OfbizUtil.js" sequenceId="15"/>

Copied: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/jeditable/jquery.jeditable-1.7.3.js (from r1816929, ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/jeditable/jquery.jeditable.js)
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/jeditable/jquery.jeditable-1.7.3.js?p2=ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/jeditable/jquery.jeditable-1.7.3.js&p1=ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/jeditable/jquery.jeditable.js&r1=1816929&r2=1817026&rev=1817026&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/jeditable/jquery.jeditable.js (original)
+++ ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/jeditable/jquery.jeditable-1.7.3.js Sun Dec  3 10:15:55 2017
@@ -1,7 +1,7 @@
 /*
  * Jeditable - jQuery in place edit plugin
  *
- * Copyright (c) 2006-2009 Mika Tuupola, Dylan Verheul
+ * Copyright (c) 2006-2013 Mika Tuupola, Dylan Verheul
  *
  * Licensed under the MIT license:
  *   http://www.opensource.org/licenses/mit-license.php
@@ -15,7 +15,7 @@
  */
 
 /**
-  * Version 1.7.2-dev
+  * Version 1.7.3
   *
   * ** means there is basic unit tests for this parameter.
   *
@@ -452,8 +452,8 @@
             text: {
                 element : function(settings, original) {
                     var input = $('<input />');
-                    if (settings.width  != 'none') { input.attr('width', settings.width);  }
-                    if (settings.height != 'none') { input.attr('height', settings.height); }
+                    if (settings.width  != 'none') { input.width(settings.width);  }
+                    if (settings.height != 'none') { input.height(settings.height); }
                     /* https://bugzilla.mozilla.org/show_bug.cgi?id=236791 */
                     //input[0].setAttribute('autocomplete','off');
                     input.attr('autocomplete','off');

Added: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-af.js
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-af.js?rev=1817026&view=auto
==============================================================================
--- ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-af.js (added)
+++ ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-af.js Sun Dec  3 10:15:55 2017
@@ -0,0 +1,37 @@
+/* Afrikaans initialisation for the jQuery UI date picker plugin. */
+/* Written by Renier Pretorius. */
+( function( factory ) {
+ if ( typeof define === "function" && define.amd ) {
+
+ // AMD. Register as an anonymous module.
+ define( [ "../widgets/datepicker" ], factory );
+ } else {
+
+ // Browser globals
+ factory( jQuery.datepicker );
+ }
+}( function( datepicker ) {
+
+datepicker.regional.af = {
+ closeText: "Selekteer",
+ prevText: "Vorige",
+ nextText: "Volgende",
+ currentText: "Vandag",
+ monthNames: [ "Januarie","Februarie","Maart","April","Mei","Junie",
+ "Julie","Augustus","September","Oktober","November","Desember" ],
+ monthNamesShort: [ "Jan", "Feb", "Mrt", "Apr", "Mei", "Jun",
+ "Jul", "Aug", "Sep", "Okt", "Nov", "Des" ],
+ dayNames: [ "Sondag", "Maandag", "Dinsdag", "Woensdag", "Donderdag", "Vrydag", "Saterdag" ],
+ dayNamesShort: [ "Son", "Maa", "Din", "Woe", "Don", "Vry", "Sat" ],
+ dayNamesMin: [ "So","Ma","Di","Wo","Do","Vr","Sa" ],
+ weekHeader: "Wk",
+ dateFormat: "dd/mm/yy",
+ firstDay: 1,
+ isRTL: false,
+ showMonthAfterYear: false,
+ yearSuffix: "" };
+datepicker.setDefaults( datepicker.regional.af );
+
+return datepicker.regional.af;
+
+} ) );

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-af.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-af.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-af.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ar-DZ.js
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ar-DZ.js?rev=1817026&view=auto
==============================================================================
--- ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ar-DZ.js (added)
+++ ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ar-DZ.js Sun Dec  3 10:15:55 2017
@@ -0,0 +1,39 @@
+/* Algerian Arabic Translation for jQuery UI date picker plugin.
+/* Used in most of Maghreb countries, primarily in Algeria, Tunisia, Morocco.
+/* Mohamed Cherif BOUCHELAGHEM -- [hidden email] */
+/* Mohamed Amine HADDAD -- [hidden email] */
+
+( function( factory ) {
+ if ( typeof define === "function" && define.amd ) {
+
+ // AMD. Register as an anonymous module.
+ define( [ "../widgets/datepicker" ], factory );
+ } else {
+
+ // Browser globals
+ factory( jQuery.datepicker );
+ }
+}( function( datepicker ) {
+
+datepicker.regional[ "ar-DZ" ] = {
+ closeText: "إغلاق",
+ prevText: "&#x3C;السابق",
+ nextText: "التالي&#x3E;",
+ currentText: "اليوم",
+ monthNames: [ "جانفي", "فيفري", "مارس", "أفريل", "ماي", "جوان",
+ "جويلية", "أوت", "سبتمبر","أكتوبر", "نوفمبر", "ديسمبر" ],
+ monthNamesShort: [ "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12" ],
+ dayNames: [ "الأحد", "الاثنين", "الثلاثاء", "الأربعاء", "الخميس", "الجمعة", "السبت" ],
+ dayNamesShort: [ "الأحد", "الاثنين", "الثلاثاء", "الأربعاء", "الخميس", "الجمعة", "السبت" ],
+ dayNamesMin: [ "ح", "ن", "ث", "ر", "خ", "ج", "س" ],
+ weekHeader: "أسبوع",
+ dateFormat: "dd/mm/yy",
+ firstDay: 6,
+ isRTL: true,
+ showMonthAfterYear: false,
+ yearSuffix: "" };
+datepicker.setDefaults( datepicker.regional[ "ar-DZ" ] );
+
+return datepicker.regional[ "ar-DZ" ];
+
+} ) );

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ar-DZ.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ar-DZ.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ar-DZ.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ar.js
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ar.js?rev=1817026&view=auto
==============================================================================
--- ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ar.js (added)
+++ ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ar.js Sun Dec  3 10:15:55 2017
@@ -0,0 +1,39 @@
+/* Arabic Translation for jQuery UI date picker plugin. */
+/* Used in most of Arab countries, primarily in Bahrain, */
+/* Kuwait, Oman, Qatar, Saudi Arabia and the United Arab Emirates, Egypt, Sudan and Yemen. */
+/* Written by Mohammed Alshehri -- [hidden email] */
+
+( function( factory ) {
+ if ( typeof define === "function" && define.amd ) {
+
+ // AMD. Register as an anonymous module.
+ define( [ "../widgets/datepicker" ], factory );
+ } else {
+
+ // Browser globals
+ factory( jQuery.datepicker );
+ }
+}( function( datepicker ) {
+
+datepicker.regional.ar = {
+ closeText: "إغلاق",
+ prevText: "&#x3C;السابق",
+ nextText: "التالي&#x3E;",
+ currentText: "اليوم",
+ monthNames: [ "يناير", "فبراير", "مارس", "أبريل", "مايو", "يونيو",
+ "يوليو", "أغسطس", "سبتمبر", "أكتوبر", "نوفمبر", "ديسمبر" ],
+ monthNamesShort: [ "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12" ],
+ dayNames: [ "الأحد", "الاثنين", "الثلاثاء", "الأربعاء", "الخميس", "الجمعة", "السبت" ],
+ dayNamesShort: [ "أحد", "اثنين", "ثلاثاء", "أربعاء", "خميس", "جمعة", "سبت" ],
+ dayNamesMin: [ "ح", "ن", "ث", "ر", "خ", "ج", "س" ],
+ weekHeader: "أسبوع",
+ dateFormat: "dd/mm/yy",
+ firstDay: 0,
+ isRTL: true,
+ showMonthAfterYear: false,
+ yearSuffix: "" };
+datepicker.setDefaults( datepicker.regional.ar );
+
+return datepicker.regional.ar;
+
+} ) );

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ar.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ar.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ar.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-az.js
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-az.js?rev=1817026&view=auto
==============================================================================
--- ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-az.js (added)
+++ ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-az.js Sun Dec  3 10:15:55 2017
@@ -0,0 +1,37 @@
+/* Azerbaijani (UTF-8) initialisation for the jQuery UI date picker plugin. */
+/* Written by Jamil Najafov ([hidden email]). */
+( function( factory ) {
+ if ( typeof define === "function" && define.amd ) {
+
+ // AMD. Register as an anonymous module.
+ define( [ "../widgets/datepicker" ], factory );
+ } else {
+
+ // Browser globals
+ factory( jQuery.datepicker );
+ }
+}( function( datepicker ) {
+
+datepicker.regional.az = {
+ closeText: "Bağla",
+ prevText: "&#x3C;Geri",
+ nextText: "İrəli&#x3E;",
+ currentText: "Bugün",
+ monthNames: [ "Yanvar","Fevral","Mart","Aprel","May","Ä°yun",
+ "Ä°yul","Avqust","Sentyabr","Oktyabr","Noyabr","Dekabr" ],
+ monthNamesShort: [ "Yan","Fev","Mar","Apr","May","Ä°yun",
+ "Ä°yul","Avq","Sen","Okt","Noy","Dek" ],
+ dayNames: [ "Bazar","Bazar ertəsi","Çərşənbə axşamı","Çərşənbə","Cümə axşamı","Cümə","Şənbə" ],
+ dayNamesShort: [ "B","Be","Ça","Ç","Ca","C","Ş" ],
+ dayNamesMin: [ "B","B","Ç","С","Ç","C","Ş" ],
+ weekHeader: "Hf",
+ dateFormat: "dd.mm.yy",
+ firstDay: 1,
+ isRTL: false,
+ showMonthAfterYear: false,
+ yearSuffix: "" };
+datepicker.setDefaults( datepicker.regional.az );
+
+return datepicker.regional.az;
+
+} ) );

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-az.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-az.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-az.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-be.js
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-be.js?rev=1817026&view=auto
==============================================================================
--- ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-be.js (added)
+++ ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-be.js Sun Dec  3 10:15:55 2017
@@ -0,0 +1,37 @@
+/* Belarusian initialisation for the jQuery UI date picker plugin. */
+/* Written by Pavel Selitskas <[hidden email]> */
+( function( factory ) {
+ if ( typeof define === "function" && define.amd ) {
+
+ // AMD. Register as an anonymous module.
+ define( [ "../widgets/datepicker" ], factory );
+ } else {
+
+ // Browser globals
+ factory( jQuery.datepicker );
+ }
+}( function( datepicker ) {
+
+datepicker.regional.be = {
+ closeText: "Зачыніць",
+ prevText: "&larr;Папяр.",
+ nextText: "Наст.&rarr;",
+ currentText: "Сёньня",
+ monthNames: [ "Студзень","Люты","Сакавік","Красавік","Травень","Чэрвень",
+ "Ліпень","Жнівень","Верасень","Кастрычнік","Лістапад","Сьнежань" ],
+ monthNamesShort: [ "Сту","Лют","Сак","Кра","Тра","Чэр",
+ "Ліп","Жні","Вер","Кас","Ліс","Сьн" ],
+ dayNames: [ "нядзеля","панядзелак","аўторак","серада","чацьвер","пятніца","субота" ],
+ dayNamesShort: [ "ндз","пнд","аўт","срд","чцв","птн","сбт" ],
+ dayNamesMin: [ "Нд","Пн","Аў","Ср","Чц","Пт","Сб" ],
+ weekHeader: "Тд",
+ dateFormat: "dd.mm.yy",
+ firstDay: 1,
+ isRTL: false,
+ showMonthAfterYear: false,
+ yearSuffix: "" };
+datepicker.setDefaults( datepicker.regional.be );
+
+return datepicker.regional.be;
+
+} ) );

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-be.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-be.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-be.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-bg.js
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-bg.js?rev=1817026&view=auto
==============================================================================
--- ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-bg.js (added)
+++ ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-bg.js Sun Dec  3 10:15:55 2017
@@ -0,0 +1,38 @@
+/* Bulgarian initialisation for the jQuery UI date picker plugin. */
+/* Written by Stoyan Kyosev (http://svest.org). */
+( function( factory ) {
+ if ( typeof define === "function" && define.amd ) {
+
+ // AMD. Register as an anonymous module.
+ define( [ "../widgets/datepicker" ], factory );
+ } else {
+
+ // Browser globals
+ factory( jQuery.datepicker );
+ }
+}( function( datepicker ) {
+
+datepicker.regional.bg = {
+ closeText: "затвори",
+ prevText: "&#x3C;назад",
+ nextText: "напред&#x3E;",
+ nextBigText: "&#x3E;&#x3E;",
+ currentText: "днес",
+ monthNames: [ "Януари","Февруари","Март","Април","Май","Юни",
+ "Юли","Август","Септември","Октомври","Ноември","Декември" ],
+ monthNamesShort: [ "Яну","Фев","Мар","Апр","Май","Юни",
+ "Юли","Авг","Сеп","Окт","Нов","Дек" ],
+ dayNames: [ "Неделя","Понеделник","Вторник","Сряда","Четвъртък","Петък","Събота" ],
+ dayNamesShort: [ "Нед","Пон","Вто","Сря","Чет","Пет","Съб" ],
+ dayNamesMin: [ "Не","По","Вт","Ср","Че","Пе","Съ" ],
+ weekHeader: "Wk",
+ dateFormat: "dd.mm.yy",
+ firstDay: 1,
+ isRTL: false,
+ showMonthAfterYear: false,
+ yearSuffix: "" };
+datepicker.setDefaults( datepicker.regional.bg );
+
+return datepicker.regional.bg;
+
+} ) );

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-bg.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-bg.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-bg.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-bs.js
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-bs.js?rev=1817026&view=auto
==============================================================================
--- ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-bs.js (added)
+++ ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-bs.js Sun Dec  3 10:15:55 2017
@@ -0,0 +1,37 @@
+/* Bosnian i18n for the jQuery UI date picker plugin. */
+/* Written by Kenan Konjo. */
+( function( factory ) {
+ if ( typeof define === "function" && define.amd ) {
+
+ // AMD. Register as an anonymous module.
+ define( [ "../widgets/datepicker" ], factory );
+ } else {
+
+ // Browser globals
+ factory( jQuery.datepicker );
+ }
+}( function( datepicker ) {
+
+datepicker.regional.bs = {
+ closeText: "Zatvori",
+ prevText: "&#x3C;",
+ nextText: "&#x3E;",
+ currentText: "Danas",
+ monthNames: [ "Januar","Februar","Mart","April","Maj","Juni",
+ "Juli","August","Septembar","Oktobar","Novembar","Decembar" ],
+ monthNamesShort: [ "Jan","Feb","Mar","Apr","Maj","Jun",
+ "Jul","Aug","Sep","Okt","Nov","Dec" ],
+ dayNames: [ "Nedelja","Ponedeljak","Utorak","Srijeda","Četvrtak","Petak","Subota" ],
+ dayNamesShort: [ "Ned","Pon","Uto","Sri","Čet","Pet","Sub" ],
+ dayNamesMin: [ "Ne","Po","Ut","Sr","Če","Pe","Su" ],
+ weekHeader: "Wk",
+ dateFormat: "dd.mm.yy",
+ firstDay: 1,
+ isRTL: false,
+ showMonthAfterYear: false,
+ yearSuffix: "" };
+datepicker.setDefaults( datepicker.regional.bs );
+
+return datepicker.regional.bs;
+
+} ) );

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-bs.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-bs.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-bs.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ca.js
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ca.js?rev=1817026&view=auto
==============================================================================
--- ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ca.js (added)
+++ ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ca.js Sun Dec  3 10:15:55 2017
@@ -0,0 +1,37 @@
+/* Inicialització en català per a l'extensió 'UI date picker' per jQuery. */
+/* Writers: ([hidden email]). */
+( function( factory ) {
+ if ( typeof define === "function" && define.amd ) {
+
+ // AMD. Register as an anonymous module.
+ define( [ "../widgets/datepicker" ], factory );
+ } else {
+
+ // Browser globals
+ factory( jQuery.datepicker );
+ }
+}( function( datepicker ) {
+
+datepicker.regional.ca = {
+ closeText: "Tanca",
+ prevText: "Anterior",
+ nextText: "Següent",
+ currentText: "Avui",
+ monthNames: [ "gener","febrer","març","abril","maig","juny",
+ "juliol","agost","setembre","octubre","novembre","desembre" ],
+ monthNamesShort: [ "gen","feb","març","abr","maig","juny",
+ "jul","ag","set","oct","nov","des" ],
+ dayNames: [ "diumenge","dilluns","dimarts","dimecres","dijous","divendres","dissabte" ],
+ dayNamesShort: [ "dg","dl","dt","dc","dj","dv","ds" ],
+ dayNamesMin: [ "dg","dl","dt","dc","dj","dv","ds" ],
+ weekHeader: "Set",
+ dateFormat: "dd/mm/yy",
+ firstDay: 1,
+ isRTL: false,
+ showMonthAfterYear: false,
+ yearSuffix: "" };
+datepicker.setDefaults( datepicker.regional.ca );
+
+return datepicker.regional.ca;
+
+} ) );

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ca.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ca.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-ca.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-cs.js
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-cs.js?rev=1817026&view=auto
==============================================================================
--- ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-cs.js (added)
+++ ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-cs.js Sun Dec  3 10:15:55 2017
@@ -0,0 +1,37 @@
+/* Czech initialisation for the jQuery UI date picker plugin. */
+/* Written by Tomas Muller ([hidden email]). */
+( function( factory ) {
+ if ( typeof define === "function" && define.amd ) {
+
+ // AMD. Register as an anonymous module.
+ define( [ "../widgets/datepicker" ], factory );
+ } else {
+
+ // Browser globals
+ factory( jQuery.datepicker );
+ }
+}( function( datepicker ) {
+
+datepicker.regional.cs = {
+ closeText: "Zavřít",
+ prevText: "&#x3C;Dříve",
+ nextText: "Později&#x3E;",
+ currentText: "Nyní",
+ monthNames: [ "leden","únor","březen","duben","květen","červen",
+ "červenec","srpen","září","říjen","listopad","prosinec" ],
+ monthNamesShort: [ "led","úno","bře","dub","kvě","čer",
+ "čvc","srp","zář","říj","lis","pro" ],
+ dayNames: [ "neděle", "pondělí", "úterý", "středa", "čtvrtek", "pátek", "sobota" ],
+ dayNamesShort: [ "ne", "po", "út", "st", "čt", "pá", "so" ],
+ dayNamesMin: [ "ne","po","út","st","čt","pá","so" ],
+ weekHeader: "Týd",
+ dateFormat: "dd.mm.yy",
+ firstDay: 1,
+ isRTL: false,
+ showMonthAfterYear: false,
+ yearSuffix: "" };
+datepicker.setDefaults( datepicker.regional.cs );
+
+return datepicker.regional.cs;
+
+} ) );

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-cs.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-cs.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-cs.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-cy-GB.js
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-cy-GB.js?rev=1817026&view=auto
==============================================================================
--- ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-cy-GB.js (added)
+++ ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-cy-GB.js Sun Dec  3 10:15:55 2017
@@ -0,0 +1,45 @@
+/* Welsh/UK initialisation for the jQuery UI date picker plugin. */
+/* Written by William Griffiths. */
+( function( factory ) {
+ if ( typeof define === "function" && define.amd ) {
+
+ // AMD. Register as an anonymous module.
+ define( [ "../widgets/datepicker" ], factory );
+ } else {
+
+ // Browser globals
+ factory( jQuery.datepicker );
+ }
+}( function( datepicker ) {
+
+datepicker.regional[ "cy-GB" ] = {
+ closeText: "Done",
+ prevText: "Prev",
+ nextText: "Next",
+ currentText: "Today",
+ monthNames: [ "Ionawr","Chwefror","Mawrth","Ebrill","Mai","Mehefin",
+ "Gorffennaf","Awst","Medi","Hydref","Tachwedd","Rhagfyr" ],
+ monthNamesShort: [ "Ion", "Chw", "Maw", "Ebr", "Mai", "Meh",
+ "Gor", "Aws", "Med", "Hyd", "Tac", "Rha" ],
+ dayNames: [
+ "Dydd Sul",
+ "Dydd Llun",
+ "Dydd Mawrth",
+ "Dydd Mercher",
+ "Dydd Iau",
+ "Dydd Gwener",
+ "Dydd Sadwrn"
+ ],
+ dayNamesShort: [ "Sul", "Llu", "Maw", "Mer", "Iau", "Gwe", "Sad" ],
+ dayNamesMin: [ "Su","Ll","Ma","Me","Ia","Gw","Sa" ],
+ weekHeader: "Wy",
+ dateFormat: "dd/mm/yy",
+ firstDay: 1,
+ isRTL: false,
+ showMonthAfterYear: false,
+ yearSuffix: "" };
+datepicker.setDefaults( datepicker.regional[ "cy-GB" ] );
+
+return datepicker.regional[ "cy-GB" ];
+
+} ) );

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-cy-GB.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-cy-GB.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-cy-GB.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-da.js
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-da.js?rev=1817026&view=auto
==============================================================================
--- ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-da.js (added)
+++ ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-da.js Sun Dec  3 10:15:55 2017
@@ -0,0 +1,37 @@
+/* Danish initialisation for the jQuery UI date picker plugin. */
+/* Written by Jan Christensen ( [hidden email]). */
+( function( factory ) {
+ if ( typeof define === "function" && define.amd ) {
+
+ // AMD. Register as an anonymous module.
+ define( [ "../widgets/datepicker" ], factory );
+ } else {
+
+ // Browser globals
+ factory( jQuery.datepicker );
+ }
+}( function( datepicker ) {
+
+datepicker.regional.da = {
+ closeText: "Luk",
+ prevText: "&#x3C;Forrige",
+ nextText: "Næste&#x3E;",
+ currentText: "Idag",
+ monthNames: [ "Januar","Februar","Marts","April","Maj","Juni",
+ "Juli","August","September","Oktober","November","December" ],
+ monthNamesShort: [ "Jan","Feb","Mar","Apr","Maj","Jun",
+ "Jul","Aug","Sep","Okt","Nov","Dec" ],
+ dayNames: [ "Søndag","Mandag","Tirsdag","Onsdag","Torsdag","Fredag","Lørdag" ],
+ dayNamesShort: [ "Søn","Man","Tir","Ons","Tor","Fre","Lør" ],
+ dayNamesMin: [ "Sø","Ma","Ti","On","To","Fr","Lø" ],
+ weekHeader: "Uge",
+ dateFormat: "dd-mm-yy",
+ firstDay: 1,
+ isRTL: false,
+ showMonthAfterYear: false,
+ yearSuffix: "" };
+datepicker.setDefaults( datepicker.regional.da );
+
+return datepicker.regional.da;
+
+} ) );

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-da.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-da.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-da.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-de.js
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-de.js?rev=1817026&view=auto
==============================================================================
--- ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-de.js (added)
+++ ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-de.js Sun Dec  3 10:15:55 2017
@@ -0,0 +1,37 @@
+/* German initialisation for the jQuery UI date picker plugin. */
+/* Written by Milian Wolff ([hidden email]). */
+( function( factory ) {
+ if ( typeof define === "function" && define.amd ) {
+
+ // AMD. Register as an anonymous module.
+ define( [ "../widgets/datepicker" ], factory );
+ } else {
+
+ // Browser globals
+ factory( jQuery.datepicker );
+ }
+}( function( datepicker ) {
+
+datepicker.regional.de = {
+ closeText: "Schließen",
+ prevText: "&#x3C;Zurück",
+ nextText: "Vor&#x3E;",
+ currentText: "Heute",
+ monthNames: [ "Januar","Februar","März","April","Mai","Juni",
+ "Juli","August","September","Oktober","November","Dezember" ],
+ monthNamesShort: [ "Jan","Feb","Mär","Apr","Mai","Jun",
+ "Jul","Aug","Sep","Okt","Nov","Dez" ],
+ dayNames: [ "Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag" ],
+ dayNamesShort: [ "So","Mo","Di","Mi","Do","Fr","Sa" ],
+ dayNamesMin: [ "So","Mo","Di","Mi","Do","Fr","Sa" ],
+ weekHeader: "KW",
+ dateFormat: "dd.mm.yy",
+ firstDay: 1,
+ isRTL: false,
+ showMonthAfterYear: false,
+ yearSuffix: "" };
+datepicker.setDefaults( datepicker.regional.de );
+
+return datepicker.regional.de;
+
+} ) );

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-de.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-de.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-de.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-el.js
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-el.js?rev=1817026&view=auto
==============================================================================
--- ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-el.js (added)
+++ ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-el.js Sun Dec  3 10:15:55 2017
@@ -0,0 +1,37 @@
+/* Greek (el) initialisation for the jQuery UI date picker plugin. */
+/* Written by Alex Cicovic (http://www.alexcicovic.com) */
+( function( factory ) {
+ if ( typeof define === "function" && define.amd ) {
+
+ // AMD. Register as an anonymous module.
+ define( [ "../widgets/datepicker" ], factory );
+ } else {
+
+ // Browser globals
+ factory( jQuery.datepicker );
+ }
+}( function( datepicker ) {
+
+datepicker.regional.el = {
+ closeText: "Κλείσιμο",
+ prevText: "Προηγούμενος",
+ nextText: "Επόμενος",
+ currentText: "Σήμερα",
+ monthNames: [ "Ιανουάριος","Φεβρουάριος","Μάρτιος","Απρίλιος","Μάιος","Ιούνιος",
+ "Ιούλιος","Αύγουστος","Σεπτέμβριος","Οκτώβριος","Νοέμβριος","Δεκέμβριος" ],
+ monthNamesShort: [ "Ιαν","Φεβ","Μαρ","Απρ","Μαι","Ιουν",
+ "Ιουλ","Αυγ","Σεπ","Οκτ","Νοε","Δεκ" ],
+ dayNames: [ "Κυριακή","Δευτέρα","Τρίτη","Τετάρτη","Πέμπτη","Παρασκευή","Σάββατο" ],
+ dayNamesShort: [ "Κυρ","Δευ","Τρι","Τετ","Πεμ","Παρ","Σαβ" ],
+ dayNamesMin: [ "Κυ","Δε","Τρ","Τε","Πε","Πα","Σα" ],
+ weekHeader: "Εβδ",
+ dateFormat: "dd/mm/yy",
+ firstDay: 1,
+ isRTL: false,
+ showMonthAfterYear: false,
+ yearSuffix: "" };
+datepicker.setDefaults( datepicker.regional.el );
+
+return datepicker.regional.el;
+
+} ) );

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-el.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-el.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/ui/i18n/datepicker-el.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain