You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2017/02/05 11:10:01 UTC

svn commit: r1781731 [1/45] - in /ofbiz/trunk: applications/accounting/src/main/java/org/apache/ofbiz/accounting/thirdparty/ideal/ applications/accounting/webapp/ap/error/ applications/accounting/webapp/ar/error/ applications/commonext/webapp/ofbizsetu...

Author: jleroux
Date: Sun Feb  5 11:09:59 2017
New Revision: 1781731

URL: http://svn.apache.org/viewvc?rev=1781731&view=rev
Log:
No functional changes

completes r1781219 by putting svn:eol-style=native to all file types declared 
in [auto-props] section of the svn config files.css

Actually this is only a 1st pass, it was too complicated to do it for  
all file types at once only concerned here
*.java;*.bsh;*.groovy;*.jsp;*.tld;*.ftl;*.js;*.sql;*.c;*.cpp;*.h;*.txt;*.sgml;
*.properties;*.xml;.classpath;.project;*.sld;*.gml;*.xsl;*.xsd

Most files should not be concerned by this change, but it's impossible to do
it one by one.

There are also changes in files with have mixed EOLs; because this has no sense
when using native which automatically resolves this issue

Modified:
    ofbiz/trunk/applications/accounting/src/main/java/org/apache/ofbiz/accounting/thirdparty/ideal/readme   (props changed)
    ofbiz/trunk/applications/accounting/webapp/ap/error/error.jsp   (props changed)
    ofbiz/trunk/applications/accounting/webapp/ap/error/error403.jsp   (props changed)
    ofbiz/trunk/applications/accounting/webapp/ap/error/error404.jsp   (props changed)
    ofbiz/trunk/applications/accounting/webapp/ar/error/error.jsp   (props changed)
    ofbiz/trunk/applications/accounting/webapp/ar/error/error403.jsp   (props changed)
    ofbiz/trunk/applications/accounting/webapp/ar/error/error404.jsp   (props changed)
    ofbiz/trunk/applications/commonext/webapp/ofbizsetup/error/error.jsp   (props changed)
    ofbiz/trunk/applications/content/config/forum.properties   (contents, props changed)
    ofbiz/trunk/applications/content/groovyScripts/survey/SurveyOptions.ftl   (props changed)
    ofbiz/trunk/applications/order/template/entry/catalog/ProductUomDropDownOnly.ftl   (props changed)
    ofbiz/trunk/applications/party/template/party/AddCheckForParty.ftl   (props changed)
    ofbiz/trunk/applications/party/webapp/partymgr/static/PartyProfileContent.js   (props changed)
    ofbiz/trunk/applications/party/webapp/partymgr/static/partymgr.css   (contents, props changed)
    ofbiz/trunk/applications/party/webapp/partymgr/static/partymgr.js   (props changed)
    ofbiz/trunk/applications/product/template/category/CategoryTree.ftl   (props changed)
    ofbiz/trunk/applications/product/template/imagemanagement/AddMultipleImages.ftl   (props changed)
    ofbiz/trunk/applications/product/template/imagemanagement/ImageCrop.ftl   (props changed)
    ofbiz/trunk/applications/product/template/imagemanagement/ImageFrame.ftl   (props changed)
    ofbiz/trunk/applications/product/template/imagemanagement/ImageGallery.ftl   (props changed)
    ofbiz/trunk/applications/product/template/imagemanagement/ImageRecentlyApproved.ftl   (props changed)
    ofbiz/trunk/applications/product/template/imagemanagement/ImageRotateButton.ftl   (props changed)
    ofbiz/trunk/applications/product/template/imagemanagement/ImageRotating.ftl   (props changed)
    ofbiz/trunk/applications/product/template/imagemanagement/ImageShare.ftl   (props changed)
    ofbiz/trunk/applications/product/template/imagemanagement/ResizeImage.ftl   (props changed)
    ofbiz/trunk/applications/product/template/imagemanagement/ShowPeopleApprove.ftl   (contents, props changed)
    ofbiz/trunk/framework/base/config/certificate.properties   (props changed)
    ofbiz/trunk/framework/base/config/freemarkerImports.properties   (contents, props changed)
    ofbiz/trunk/framework/base/config/passwords.properties   (props changed)
    ofbiz/trunk/framework/base/dtd/ofbiz-properties.xsd   (contents, props changed)
    ofbiz/trunk/framework/common/minilang/JavaScriptTest.js   (props changed)
    ofbiz/trunk/framework/common/template/JsLanguageFilesMapping.ftl   (contents, props changed)
    ofbiz/trunk/framework/images/webapp/images/ecommain.css   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/Readmore.js-master/README.md   (contents, props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/README.md   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-ca.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-fi.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-gl.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-he.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-ja.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-ko.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-no.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-pl.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-pt-BR.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-pt.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-ro.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-sk.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-sv.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/API.md   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/CONTRIBUTING.md   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/FAQ.md   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/NEWS.md   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/PLUGINS.md   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/README.md   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.colorhelpers.min.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.flot.crosshair.min.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.flot.fillbetween.min.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.flot.image.min.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.flot.min.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.flot.navigate.min.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.flot.pie.min.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.flot.resize.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.flot.resize.min.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.flot.selection.min.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.flot.stack.min.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.flot.symbol.min.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.flot.threshold.min.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/additional-methods.min.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/lib/jquery.mockjax.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/localization/messages_ca.js   (contents, props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/localization/messages_en.js   (contents, props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/localization/messages_et.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/localization/messages_eu.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/localization/messages_ge.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/localization/messages_hr.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/localization/messages_ja.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/localization/messages_ka.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/localization/messages_pt_BR.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/localization/messages_pt_PT.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/localization/messages_si.js   (contents, props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/localization/messages_sl.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/localization/messages_sr.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/localization/messages_sv.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/localization/messages_th.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/localization/messages_uk.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/localization/messages_vi.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/localization/messages_zh.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/localization/messages_zh_TW.js   (props changed)
    ofbiz/trunk/framework/images/webapp/images/myportal.css   (contents, props changed)
    ofbiz/trunk/framework/images/webapp/images/myportal.js   (contents, props changed)
    ofbiz/trunk/framework/webtools/template/log/FetchLogs.ftl   (props changed)
    ofbiz/trunk/framework/widget/dtd/widget-common.xsd   (contents, props changed)
    ofbiz/trunk/framework/widget/templates/HtmlMenuMacroLibrary.ftl   (contents, props changed)
    ofbiz/trunk/plugins/bi/webapp/bi/index.jsp   (props changed)
    ofbiz/trunk/plugins/birt/webapp/birt/WEB-INF/birt.tld   (contents, props changed)
    ofbiz/trunk/plugins/birt/webapp/birt/error/error.jsp   (contents, props changed)
    ofbiz/trunk/plugins/birt/webapp/birt/index.jsp   (contents, props changed)
    ofbiz/trunk/plugins/cmssite/template/docbook/extensions/README.LIBXSLT   (props changed)
    ofbiz/trunk/plugins/ebaystore/config/EbayStore.properties   (props changed)
    ofbiz/trunk/plugins/ecommerce/config/blog.properties   (props changed)
    ofbiz/trunk/plugins/ecommerce/template/catalog/ShowBestSellingCategory.ftl   (props changed)
    ofbiz/trunk/plugins/ecommerce/template/email/ContactListEmailTemplate.ftl   (props changed)
    ofbiz/trunk/plugins/ecommerce/template/email/ContactListSubscribeEmail.ftl   (props changed)
    ofbiz/trunk/plugins/ecommerce/template/email/ContactListUnsubscribeVerifyEmail.ftl   (props changed)
    ofbiz/trunk/plugins/ecommerce/webapp/ecommerce/images/blog.css   (props changed)
    ofbiz/trunk/plugins/example/config/examplepdf.properties   (props changed)
    ofbiz/trunk/plugins/hhfacility/webapp/hhfacility/error/error.jsp   (props changed)
    ofbiz/trunk/plugins/pricat/README.md   (contents, props changed)
    ofbiz/trunk/plugins/pricat/config/pricat.properties   (contents, props changed)
    ofbiz/trunk/plugins/pricat/webapp/pricat/error/error.jsp   (contents, props changed)
    ofbiz/trunk/plugins/pricat/webapp/pricat/ftl/ExcelImportHistoryReport.ftl   (contents, props changed)
    ofbiz/trunk/plugins/pricat/webapp/pricat/ftl/pricatreport.ftl   (props changed)
    ofbiz/trunk/plugins/pricat/webapp/pricat/ftl/report.ftl   (props changed)
    ofbiz/trunk/plugins/pricat/webapp/pricat/ftl/viewExcelImportHistory.ftl   (contents, props changed)
    ofbiz/trunk/plugins/pricat/webapp/pricat/ftl/viewExcelImportLog.ftl   (contents, props changed)
    ofbiz/trunk/plugins/pricat/webapp/pricat/includes/pricat.css   (props changed)
    ofbiz/trunk/plugins/pricat/webapp/pricat/index.jsp   (props changed)
    ofbiz/trunk/plugins/pricat/webapp/pricatdemo/error/error.jsp   (contents, props changed)
    ofbiz/trunk/plugins/pricat/webapp/pricatdemo/ftl/SamplePricat.ftl   (props changed)
    ofbiz/trunk/plugins/pricat/webapp/pricatdemo/ftl/countdownreport.ftl   (props changed)
    ofbiz/trunk/plugins/pricat/webapp/pricatdemo/ftl/countupreport.ftl   (props changed)
    ofbiz/trunk/plugins/pricat/webapp/pricatdemo/ftl/main.ftl   (props changed)
    ofbiz/trunk/plugins/pricat/webapp/pricatdemo/ftl/parsePricatExcel.ftl   (props changed)
    ofbiz/trunk/plugins/pricat/webapp/pricatdemo/index.jsp   (props changed)
    ofbiz/trunk/plugins/projectmgr/webapp/projectmgr/error/error.jsp   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/admin-extra.html   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/admin-extra.menu-bottom.html   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/admin-extra.menu-top.html   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/contractions_ca.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/contractions_fr.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/contractions_ga.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/contractions_it.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/hyphenations_ga.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stemdict_nl.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stoptags_ja.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_ar.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_bg.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_ca.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_ckb.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_cz.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_da.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_de.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_el.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_en.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_es.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_eu.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_fa.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_fi.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_fr.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_ga.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_gl.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_hi.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_hu.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_hy.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_id.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_it.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_ja.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_lv.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_nl.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_no.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_pt.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_ro.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_ru.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_sv.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_th.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/stopwords_tr.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/lang/userdict_ja.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/mapping-FoldToASCII.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/mapping-ISOLatin1Accent.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/protwords.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/spellings.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/stopwords.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/synonyms.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/update-script.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/velocity/README.txt   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/velocity/jquery.autocomplete.css   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/velocity/jquery.autocomplete.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/velocity/main.css   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/xslt/example.xsl   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/xslt/example_atom.xsl   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/xslt/example_rss.xsl   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/xslt/luke.xsl   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/conf/xslt/updateXml.xsl   (contents, props changed)
    ofbiz/trunk/plugins/solr/home/solrdefault/core.properties   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/css/angular/analysis.css   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/css/angular/chosen.css   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/css/angular/cloud.css   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/css/angular/collections.css   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/css/angular/common.css   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/css/angular/cores.css   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/css/angular/dashboard.css   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/css/angular/dataimport.css   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/css/angular/documents.css   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/css/angular/files.css   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/css/angular/index.css   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/css/angular/logging.css   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/css/angular/menu.css   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/css/angular/plugins.css   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/css/angular/query.css   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/css/angular/replication.css   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/css/angular/schema-browser.css   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/css/angular/schema.css   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/css/angular/segments.css   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/css/angular/stream.css   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/css/angular/threads.css   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/css/styles/segments.css   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/js/angular/app.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/js/angular/controllers/analysis.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/js/angular/controllers/cloud.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/js/angular/controllers/collection-overview.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/js/angular/controllers/collections.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/js/angular/controllers/core-overview.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/js/angular/controllers/cores.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/js/angular/controllers/dataimport.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/js/angular/controllers/documents.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/js/angular/controllers/files.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/js/angular/controllers/index.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/js/angular/controllers/java-properties.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/js/angular/controllers/logging.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/js/angular/controllers/plugins.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/js/angular/controllers/query.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/js/angular/controllers/replication.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/js/angular/controllers/schema.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/js/angular/controllers/segments.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/js/angular/controllers/stream.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/js/angular/controllers/threads.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/js/angular/services.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/js/lib/jquery-1.7.2.min.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/js/lib/naturalSort.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/js/scripts/segments.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/libs/angular-chosen.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/libs/angular-cookies.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/libs/angular-cookies.min.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/libs/angular-resource.min.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/libs/angular-route.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/libs/angular-route.min.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/libs/angular-sanitize.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/libs/angular-sanitize.min.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/libs/angular.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/libs/angular.min.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/libs/chosen.jquery.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/libs/chosen.jquery.min.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/libs/d3.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/libs/highlight.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/libs/jquery-2.1.3.min.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/libs/jquery.jstree.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/libs/ngtimeago.js   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/partials/analysis.html   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/partials/cloud.html   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/partials/collection_overview.html   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/partials/collections.html   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/partials/core_overview.html   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/partials/cores.html   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/partials/dataimport.html   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/partials/documents.html   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/partials/files.html   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/partials/index.html   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/partials/java-properties.html   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/partials/logging-levels.html   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/partials/logging.html   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/partials/plugins.html   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/partials/query.html   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/partials/replication.html   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/partials/schema.html   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/partials/segments.html   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/partials/stream.html   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/partials/threads.html   (contents, props changed)
    ofbiz/trunk/plugins/solr/webapp/solr/tpl/segments.html   (contents, props changed)
    ofbiz/trunk/plugins/webpos/template/ForgotPassword.ftl   (props changed)
    ofbiz/trunk/plugins/webpos/template/GetSecurityQuestion.ftl   (props changed)
    ofbiz/trunk/themes/bluelight/webapp/bluelight/docbook.css   (contents, props changed)
    ofbiz/trunk/themes/bluelight/webapp/bluelight/help.css   (contents, props changed)
    ofbiz/trunk/themes/bluelight/webapp/bluelight/style.css   (contents, props changed)
    ofbiz/trunk/themes/multiflex/webapp/multiflex/style.css   (props changed)
    ofbiz/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-amber.less   (contents, props changed)
    ofbiz/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-emerald.less   (contents, props changed)
    ofbiz/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-ruby.less   (contents, props changed)
    ofbiz/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-saphir.less   (contents, props changed)
    ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/docbook.css   (props changed)
    ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/help.css   (props changed)
    ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css   (props changed)
    ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/stylertl.css   (props changed)
    ofbiz/trunk/themes/tomahawk/webapp/tomahawk/js/dropdown.js   (props changed)
    ofbiz/trunk/tools/rc.ofbiz.for.debian   (props changed)
    ofbiz/trunk/tools/rc.ofbiz.for.ubuntu   (props changed)
    ofbiz/trunk/tools/security/dependency-check/README.md   (contents, props changed)

Propchange: ofbiz/trunk/applications/accounting/src/main/java/org/apache/ofbiz/accounting/thirdparty/ideal/readme
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/applications/accounting/webapp/ap/error/error.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/applications/accounting/webapp/ap/error/error403.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/applications/accounting/webapp/ap/error/error404.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/applications/accounting/webapp/ar/error/error.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/applications/accounting/webapp/ar/error/error403.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/applications/accounting/webapp/ar/error/error404.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/applications/commonext/webapp/ofbizsetup/error/error.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: ofbiz/trunk/applications/content/config/forum.properties
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/config/forum.properties?rev=1781731&r1=1781730&r2=1781731&view=diff
==============================================================================
--- ofbiz/trunk/applications/content/config/forum.properties (original)
+++ ofbiz/trunk/applications/content/config/forum.properties Sun Feb  5 11:09:59 2017
@@ -1,19 +1,19 @@
-###############################################################################
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.  See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership.  The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License.  You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-# KIND, either express or implied.  See the License for the
-# specific language governing permissions and limitations
-# under the License.
-###############################################################################
-descriptLen=80
+###############################################################################
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+###############################################################################
+descriptLen=80

Propchange: ofbiz/trunk/applications/content/config/forum.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/applications/content/groovyScripts/survey/SurveyOptions.ftl
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/applications/order/template/entry/catalog/ProductUomDropDownOnly.ftl
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/applications/party/template/party/AddCheckForParty.ftl
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/applications/party/webapp/partymgr/static/PartyProfileContent.js
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: ofbiz/trunk/applications/party/webapp/partymgr/static/partymgr.css
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/static/partymgr.css?rev=1781731&r1=1781730&r2=1781731&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/webapp/partymgr/static/partymgr.css (original)
+++ ofbiz/trunk/applications/party/webapp/partymgr/static/partymgr.css Sun Feb  5 11:09:59 2017
@@ -1,40 +1,40 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership.  The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License.  You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied.  See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-
-/* This CSS file is used for the Party Manager component. */
-
-#mech-purpose-types .basic-table {
-width: auto;
-margin-bottom: 1em;
-}
-
-.profile-left {
-float: left;
-width: 47%;
-}
-
-.profile-right {
-float: right;
-width: 47%;
-}
-
-.profile-bottom {
-float: left;
-width: 100%;
-}
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/* This CSS file is used for the Party Manager component. */
+
+#mech-purpose-types .basic-table {
+width: auto;
+margin-bottom: 1em;
+}
+
+.profile-left {
+float: left;
+width: 47%;
+}
+
+.profile-right {
+float: right;
+width: 47%;
+}
+
+.profile-bottom {
+float: left;
+width: 100%;
+}

Propchange: ofbiz/trunk/applications/party/webapp/partymgr/static/partymgr.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/applications/party/webapp/partymgr/static/partymgr.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/applications/product/template/category/CategoryTree.ftl
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/applications/product/template/imagemanagement/AddMultipleImages.ftl
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/applications/product/template/imagemanagement/ImageCrop.ftl
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/applications/product/template/imagemanagement/ImageFrame.ftl
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/applications/product/template/imagemanagement/ImageGallery.ftl
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/applications/product/template/imagemanagement/ImageRecentlyApproved.ftl
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/applications/product/template/imagemanagement/ImageRotateButton.ftl
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/applications/product/template/imagemanagement/ImageRotating.ftl
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/applications/product/template/imagemanagement/ImageShare.ftl
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/applications/product/template/imagemanagement/ResizeImage.ftl
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: ofbiz/trunk/applications/product/template/imagemanagement/ShowPeopleApprove.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/template/imagemanagement/ShowPeopleApprove.ftl?rev=1781731&r1=1781730&r2=1781731&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/template/imagemanagement/ShowPeopleApprove.ftl (original)
+++ ofbiz/trunk/applications/product/template/imagemanagement/ShowPeopleApprove.ftl Sun Feb  5 11:09:59 2017
@@ -1,91 +1,91 @@
-<#--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-<script language="javascript" type="text/javascript" src="<@o...@ofbizContentUrl>"></script>
-<script type="text/javascript">
-jQuery.noConflict();
-jQuery(document).ready(function(){
-    jQuery('input:radio').click(function(){
-        var elementVal = jQuery(this).val();
-        var elementList = elementVal.split('__');
-        var result = elementList[0] + "/" + elementList[1];
-        jQuery('input:radio[value=' + result + ']').attr('checked',true);
-    });
-    jQuery('input:radio[value^="IM_APPROVED"]').each( function() {
-        this.checked = true;
-    });
-});
-</script>
-        
-<table>
-    <#if partyRoles?has_content>
-        <#assign alt_row = false>
-        <#list partyRoles as partyRole>
-            <td>
-                <table>
-                    <#assign userLoginApprovers  = delegator.findByAnd("UserLogin",Static["org.apache.ofbiz.base.util.UtilMisc"].toMap("partyId", partyRole.partyId), null, false)/>
-                    <#assign userLoginApprover = userLoginApprovers[0]>
-                    <#assign userLoginAndPartyDetails = delegator.findOne("UserLoginAndPartyDetails", Static["org.apache.ofbiz.base.util.UtilMisc"].toMap("partyId", userLoginApprover.partyId, "userLoginId", userLoginApprover.userLoginId), false)!>
-                    <#if userLoginAndPartyDetails?has_content>
-                        <#assign partyContentDetail  = delegator.findByAnd("ContentApproval",Static["org.apache.ofbiz.base.util.UtilMisc"].toMap("roleTypeId", "IMAGEAPPROVER", "approvalStatusId", "IM_PENDING", "partyId", userLoginAndPartyDetails.partyId), null, false)/>
-                        <#assign imageApproveSize = partyContentDetail.size()>
-                        <#if userLoginAndPartyDetails.userLoginId == userLogin.userLoginId>
-                            <#if userMap.checkUser == userLoginAndPartyDetails.userLoginId>
-                                <td>
-                                    <div>
-                                        <b>${userLoginAndPartyDetails.firstName!} ${userLoginAndPartyDetails.middleName!} ${userLoginAndPartyDetails.lastName!} (${imageApproveSize})</b>&nbsp;&nbsp;|&nbsp;&nbsp;
-                                    </div>
-                                </td>
-                            <#else>
-                                <td>
-                                    <div>
-                                        <b><a href="<@o...@ofbizUrl>" class="text">${userLoginAndPartyDetails.firstName!} ${userLoginAndPartyDetails.middleName!} ${userLoginAndPartyDetails.lastName!} (${imageApproveSize})</a></b>&nbsp;&nbsp;|&nbsp;&nbsp;
-                                    </div>
-                                </td>
-                            </#if>
-                        <#else>
-                            <#if userMap.checkUser == userLoginAndPartyDetails.userLoginId>
-                                <td>
-                                    <div>
-                                        <b>${userLoginAndPartyDetails.firstName!} ${userLoginAndPartyDetails.middleName!} ${userLoginAndPartyDetails.lastName!} (${imageApproveSize})</b>&nbsp;&nbsp;|&nbsp;&nbsp;
-                                    </div>
-                                </td>
-                            <#else>
-                                <td>
-                                    <div>
-                                        <b><a href="<@o...@ofbizUrl>" class="text">${userLoginAndPartyDetails.firstName!} ${userLoginAndPartyDetails.middleName!} ${userLoginAndPartyDetails.lastName!} (${imageApproveSize})</a></b>&nbsp;&nbsp;|&nbsp;&nbsp;
-                                    </div>
-                                </td>
-                            </#if>
-                        </#if>
-                    </#if>
-                </table>
-            </td>
-        </#list>
-        <#if userMap.checkUser == "REJECTED">
-            <td>
-                <div><b>Rejected</b></div>
-            </td>
-        <#else>
-            <td>
-                <div><b><a href="<@o...@ofbizUrl>" class="text">Rejected</a></b></div>
-            </td>
-        </#if>
-    </#if>
-</table>
-<br/>
+<#--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<script language="javascript" type="text/javascript" src="<@o...@ofbizContentUrl>"></script>
+<script type="text/javascript">
+jQuery.noConflict();
+jQuery(document).ready(function(){
+    jQuery('input:radio').click(function(){
+        var elementVal = jQuery(this).val();
+        var elementList = elementVal.split('__');
+        var result = elementList[0] + "/" + elementList[1];
+        jQuery('input:radio[value=' + result + ']').attr('checked',true);
+    });
+    jQuery('input:radio[value^="IM_APPROVED"]').each( function() {
+        this.checked = true;
+    });
+});
+</script>
+        
+<table>
+    <#if partyRoles?has_content>
+        <#assign alt_row = false>
+        <#list partyRoles as partyRole>
+            <td>
+                <table>
+                    <#assign userLoginApprovers  = delegator.findByAnd("UserLogin",Static["org.apache.ofbiz.base.util.UtilMisc"].toMap("partyId", partyRole.partyId), null, false)/>
+                    <#assign userLoginApprover = userLoginApprovers[0]>
+                    <#assign userLoginAndPartyDetails = delegator.findOne("UserLoginAndPartyDetails", Static["org.apache.ofbiz.base.util.UtilMisc"].toMap("partyId", userLoginApprover.partyId, "userLoginId", userLoginApprover.userLoginId), false)!>
+                    <#if userLoginAndPartyDetails?has_content>
+                        <#assign partyContentDetail  = delegator.findByAnd("ContentApproval",Static["org.apache.ofbiz.base.util.UtilMisc"].toMap("roleTypeId", "IMAGEAPPROVER", "approvalStatusId", "IM_PENDING", "partyId", userLoginAndPartyDetails.partyId), null, false)/>
+                        <#assign imageApproveSize = partyContentDetail.size()>
+                        <#if userLoginAndPartyDetails.userLoginId == userLogin.userLoginId>
+                            <#if userMap.checkUser == userLoginAndPartyDetails.userLoginId>
+                                <td>
+                                    <div>
+                                        <b>${userLoginAndPartyDetails.firstName!} ${userLoginAndPartyDetails.middleName!} ${userLoginAndPartyDetails.lastName!} (${imageApproveSize})</b>&nbsp;&nbsp;|&nbsp;&nbsp;
+                                    </div>
+                                </td>
+                            <#else>
+                                <td>
+                                    <div>
+                                        <b><a href="<@o...@ofbizUrl>" class="text">${userLoginAndPartyDetails.firstName!} ${userLoginAndPartyDetails.middleName!} ${userLoginAndPartyDetails.lastName!} (${imageApproveSize})</a></b>&nbsp;&nbsp;|&nbsp;&nbsp;
+                                    </div>
+                                </td>
+                            </#if>
+                        <#else>
+                            <#if userMap.checkUser == userLoginAndPartyDetails.userLoginId>
+                                <td>
+                                    <div>
+                                        <b>${userLoginAndPartyDetails.firstName!} ${userLoginAndPartyDetails.middleName!} ${userLoginAndPartyDetails.lastName!} (${imageApproveSize})</b>&nbsp;&nbsp;|&nbsp;&nbsp;
+                                    </div>
+                                </td>
+                            <#else>
+                                <td>
+                                    <div>
+                                        <b><a href="<@o...@ofbizUrl>" class="text">${userLoginAndPartyDetails.firstName!} ${userLoginAndPartyDetails.middleName!} ${userLoginAndPartyDetails.lastName!} (${imageApproveSize})</a></b>&nbsp;&nbsp;|&nbsp;&nbsp;
+                                    </div>
+                                </td>
+                            </#if>
+                        </#if>
+                    </#if>
+                </table>
+            </td>
+        </#list>
+        <#if userMap.checkUser == "REJECTED">
+            <td>
+                <div><b>Rejected</b></div>
+            </td>
+        <#else>
+            <td>
+                <div><b><a href="<@o...@ofbizUrl>" class="text">Rejected</a></b></div>
+            </td>
+        </#if>
+    </#if>
+</table>
+<br/>

Propchange: ofbiz/trunk/applications/product/template/imagemanagement/ShowPeopleApprove.ftl
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/base/config/certificate.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: ofbiz/trunk/framework/base/config/freemarkerImports.properties
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/config/freemarkerImports.properties?rev=1781731&r1=1781730&r2=1781731&view=diff
==============================================================================
--- ofbiz/trunk/framework/base/config/freemarkerImports.properties (original)
+++ ofbiz/trunk/framework/base/config/freemarkerImports.properties Sun Feb  5 11:09:59 2017
@@ -1,20 +1,20 @@
-###############################################################################
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.  See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership.  The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License.  You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-# KIND, either express or implied.  See the License for the
-# specific language governing permissions and limitations
-# under the License.
-###############################################################################
-
-htmlTemplate=ofbizhome://framework/base/config/AutoImportTemplate.ftl
+###############################################################################
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+###############################################################################
+
+htmlTemplate=ofbizhome://framework/base/config/AutoImportTemplate.ftl

Propchange: ofbiz/trunk/framework/base/config/freemarkerImports.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/base/config/passwords.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: ofbiz/trunk/framework/base/dtd/ofbiz-properties.xsd
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/dtd/ofbiz-properties.xsd?rev=1781731&r1=1781730&r2=1781731&view=diff
==============================================================================
--- ofbiz/trunk/framework/base/dtd/ofbiz-properties.xsd (original)
+++ ofbiz/trunk/framework/base/dtd/ofbiz-properties.xsd Sun Feb  5 11:09:59 2017
@@ -1,48 +1,48 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
-    <xs:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/xml.xsd" />
-
-    <xs:complexType name="valueType">
-        <xs:simpleContent>
-            <xs:extension base="xs:string">
-                <xs:attribute ref="xml:lang" use="required" />
-                <xs:attribute ref="xml:space" />
-            </xs:extension>
-        </xs:simpleContent>
-    </xs:complexType>
-
-    <xs:element name="resource">
-        <xs:complexType>
-            <xs:sequence>
-                <xs:element minOccurs="0" maxOccurs="unbounded" ref="property" />
-            </xs:sequence>
-        </xs:complexType>
-    </xs:element>
-
-    <xs:element name="property">
-        <xs:complexType>
-            <xs:sequence>
-                <xs:element minOccurs="1" maxOccurs="unbounded" name="value" type="valueType" />
-            </xs:sequence>
-            <xs:attribute type="xs:string" name="key" use="required" />
-        </xs:complexType>
-    </xs:element>
-</xs:schema>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
+    <xs:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/xml.xsd" />
+
+    <xs:complexType name="valueType">
+        <xs:simpleContent>
+            <xs:extension base="xs:string">
+                <xs:attribute ref="xml:lang" use="required" />
+                <xs:attribute ref="xml:space" />
+            </xs:extension>
+        </xs:simpleContent>
+    </xs:complexType>
+
+    <xs:element name="resource">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element minOccurs="0" maxOccurs="unbounded" ref="property" />
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+
+    <xs:element name="property">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element minOccurs="1" maxOccurs="unbounded" name="value" type="valueType" />
+            </xs:sequence>
+            <xs:attribute type="xs:string" name="key" use="required" />
+        </xs:complexType>
+    </xs:element>
+</xs:schema>

Propchange: ofbiz/trunk/framework/base/dtd/ofbiz-properties.xsd
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/common/minilang/JavaScriptTest.js
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: ofbiz/trunk/framework/common/template/JsLanguageFilesMapping.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/template/JsLanguageFilesMapping.ftl?rev=1781731&r1=1781730&r2=1781731&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/template/JsLanguageFilesMapping.ftl (original)
+++ ofbiz/trunk/framework/common/template/JsLanguageFilesMapping.ftl Sun Feb  5 11:09:59 2017
@@ -1,112 +1,112 @@
-/*******************************************************************************
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership.  The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License.  You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied.  See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *******************************************************************************/
-
-<#-- Use the createJsLanguageFileMapping service to create or update the JsLanguageFilesMapping.java. You will still need to compile thereafter -->
-
-package org.apache.ofbiz.common;
-
-import java.util.HashMap;
-import java.util.Map;
-
-    <#-- The comment in UPPERCASE below is dynamically put in the JsLanguageFilesMapping.java generated file, so please keep it... -->
-
-public final class JsLanguageFilesMapping {
-
-    // DO NOT EDIT THIS FILE!  THIS IS AUTO GENERATED AND WILL GET WRITTEN OVER PERIODICALLY WHEN THE DATA CHANGE
-    // Rather use the createJsLanguageFileMapping service to create or update it. You will still need to compile thereafter
-
-    public static class datejs {
-
-        private static Map<String, String> localeFiles = new HashMap<String, String>();
-        private static String defaultDateJs = "/images/jquery/plugins/datejs/date-en-US.js";
-
-        static {
-            <#list datejs.keySet() as dateJsFiles>
-            <#assign filePath = datejs.get(dateJsFiles) />
-            localeFiles.put("${dateJsFiles}", "${filePath}");
-            </#list>
-        }
-
-        public static String getFilePath(String locale) {
-            if (datejs.localeFiles.containsKey(locale)) {
-                return datejs.localeFiles.get(locale);
-            }
-            return datejs.defaultDateJs;
-        }
-
-    }
-
-    public static class jquery {
-        private static Map<String, String> localeFiles = new HashMap<String, String>();
-        private static String defaultDateJs = "/images/jquery/ui/i18n/jquery.ui.datepicker-en.js";
-
-        static {
-            <#list jquery.keySet() as jqueryFiles>
-            <#assign filePath = jquery.get(jqueryFiles) />
-            localeFiles.put("${jqueryFiles}", "${filePath}");
-            </#list>
-        }
-
-        public static String getFilePath(String locale) {
-            if (datejs.localeFiles.containsKey(locale)) {
-                return jquery.localeFiles.get(locale);
-            }
-            return jquery.defaultDateJs;
-        }
-
-    }
-
-    public static class validation {
-        private static Map<String, String> localeFiles = new HashMap<String, String>();
-        private static String defaultValidation = "/images/webapp/images/jquery/plugins/validate/localization/messages_en.js";
-
-        static {
-            <#list validation.keySet() as validationFiles>
-            <#assign filePath = validation.get(validationFiles) />
-            localeFiles.put("${validationFiles}", "${filePath}");
-            </#list>
-        }
-
-        public static String getFilePath(String locale) {
-            if (validation.localeFiles.containsKey(locale)) {
-                return validation.localeFiles.get(locale);
-            }
-            return validation.defaultValidation;
-        }
-    }
-
-    public static class dateTime {
-        private static Map<String, String> localeFiles = new HashMap<String, String>();
-        private static String defaultDateTime = "/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en.js";
-
-        static {
-            <#list dateTime.keySet() as dateTimeFiles>
-            <#assign filePath = dateTime.get(dateTimeFiles)! />
-            localeFiles.put("${dateTimeFiles}", "${filePath}");
-            </#list>
-        }
-
-        public static String getFilePath(String locale) {
-            if (dateTime.localeFiles.containsKey(locale)) {
-                return dateTime.localeFiles.get(locale);
-            }
-            return dateTime.defaultDateTime;
-        }
-    }
-}
+/*******************************************************************************
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *******************************************************************************/
+
+<#-- Use the createJsLanguageFileMapping service to create or update the JsLanguageFilesMapping.java. You will still need to compile thereafter -->
+
+package org.apache.ofbiz.common;
+
+import java.util.HashMap;
+import java.util.Map;
+
+    <#-- The comment in UPPERCASE below is dynamically put in the JsLanguageFilesMapping.java generated file, so please keep it... -->
+
+public final class JsLanguageFilesMapping {
+
+    // DO NOT EDIT THIS FILE!  THIS IS AUTO GENERATED AND WILL GET WRITTEN OVER PERIODICALLY WHEN THE DATA CHANGE
+    // Rather use the createJsLanguageFileMapping service to create or update it. You will still need to compile thereafter
+
+    public static class datejs {
+
+        private static Map<String, String> localeFiles = new HashMap<String, String>();
+        private static String defaultDateJs = "/images/jquery/plugins/datejs/date-en-US.js";
+
+        static {
+            <#list datejs.keySet() as dateJsFiles>
+            <#assign filePath = datejs.get(dateJsFiles) />
+            localeFiles.put("${dateJsFiles}", "${filePath}");
+            </#list>
+        }
+
+        public static String getFilePath(String locale) {
+            if (datejs.localeFiles.containsKey(locale)) {
+                return datejs.localeFiles.get(locale);
+            }
+            return datejs.defaultDateJs;
+        }
+
+    }
+
+    public static class jquery {
+        private static Map<String, String> localeFiles = new HashMap<String, String>();
+        private static String defaultDateJs = "/images/jquery/ui/i18n/jquery.ui.datepicker-en.js";
+
+        static {
+            <#list jquery.keySet() as jqueryFiles>
+            <#assign filePath = jquery.get(jqueryFiles) />
+            localeFiles.put("${jqueryFiles}", "${filePath}");
+            </#list>
+        }
+
+        public static String getFilePath(String locale) {
+            if (datejs.localeFiles.containsKey(locale)) {
+                return jquery.localeFiles.get(locale);
+            }
+            return jquery.defaultDateJs;
+        }
+
+    }
+
+    public static class validation {
+        private static Map<String, String> localeFiles = new HashMap<String, String>();
+        private static String defaultValidation = "/images/webapp/images/jquery/plugins/validate/localization/messages_en.js";
+
+        static {
+            <#list validation.keySet() as validationFiles>
+            <#assign filePath = validation.get(validationFiles) />
+            localeFiles.put("${validationFiles}", "${filePath}");
+            </#list>
+        }
+
+        public static String getFilePath(String locale) {
+            if (validation.localeFiles.containsKey(locale)) {
+                return validation.localeFiles.get(locale);
+            }
+            return validation.defaultValidation;
+        }
+    }
+
+    public static class dateTime {
+        private static Map<String, String> localeFiles = new HashMap<String, String>();
+        private static String defaultDateTime = "/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en.js";
+
+        static {
+            <#list dateTime.keySet() as dateTimeFiles>
+            <#assign filePath = dateTime.get(dateTimeFiles)! />
+            localeFiles.put("${dateTimeFiles}", "${filePath}");
+            </#list>
+        }
+
+        public static String getFilePath(String locale) {
+            if (dateTime.localeFiles.containsKey(locale)) {
+                return dateTime.localeFiles.get(locale);
+            }
+            return dateTime.defaultDateTime;
+        }
+    }
+}

Propchange: ofbiz/trunk/framework/common/template/JsLanguageFilesMapping.ftl
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/ecommain.css
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/Readmore.js-master/README.md
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/plugins/Readmore.js-master/README.md?rev=1781731&r1=1781730&r2=1781731&view=diff
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/jquery/plugins/Readmore.js-master/README.md (original)
+++ ofbiz/trunk/framework/images/webapp/images/jquery/plugins/Readmore.js-master/README.md Sun Feb  5 11:09:59 2017
@@ -1,100 +1,100 @@
-Readmore.js
-========
-
-A smooth, lightweight jQuery plugin for collapsing and expanding long blocks of text with "Read more" and "Close" links. 
-
-The required markup for Readmore.js is also extremely lightweight and very simple. No need for complicated sets of `div`s or hardcoded class names, just call ``.readmore()`` on the element containing your block of text and Readmore.js takes care of the rest.
-
-Readmore.js is compatible with all versions of jQuery greater than 1.7.0.
-
-## Example ##
-
-    $('article').readmore();
-  
-Yes, it's that simple. You can change the speed of the animation, the height of the collapsed block, and the open and close elements.
-
-    $('article').readmore({
-      speed: 75,
-      maxHeight: 500
-    });
-
-## The options: ##
-
-* `speed: 100` (in milliseconds)
-* `maxHeight: 200`  (in pixels)
-* `heightMargin: 16` (in pixels, avoids collapsing blocks that are only slightly larger than `maxHeight`)
-* `moreLink: '<a href="#">Read more</a>'`
-* `lessLink: '<a href="#">Close</a>'`
-* `embedCSS: true` (insert required CSS dynamically, set this to `false` if you include the necessary CSS in a stylesheet)
-* `sectionCSS: 'display: block; width: 100%;'` (sets the styling of the blocks, ignored if `embedCSS` is `false`)
-* `startOpen: false` (do not immediately truncate, start in the fully opened position)
-* `expandedClass: 'readmore-js-expanded'` (class added to expanded blocks)
-* `collapsedClass: 'readmore-js-collapsed'` (class added to collapsed blocks)
-* `beforeToggle: function() {}` (called after a more or less link is clicked, but *before* the block is collapsed or expanded)
-* `afterToggle: function() {}` (called *after* the block is collapsed or expanded)
-
-If the element has a `max-height` CSS property, Readmore.js will use that value rather than the value of the `maxHeight` option.
-
-### The callbacks:
-
-The callback functions, `beforeToggle()` and `afterToggle`, both receive the same arguments: `trigger`, `element`, and `expanded`.
-
-* `trigger`: the "Read more" or "Close" element that was clicked
-* `element`: the block that is being collapsed or expanded
-* `expanded`: Boolean; `true` means the block is expanded
-
-#### Callback example:
-
-Here's an example of how you could use the `afterToggle` callback to scroll back to the top of a block when the "Close" link is clicked.
-
-```javascript
-$('article').readmore({
-  afterToggle: function(trigger, element, expanded) {
-    if(! expanded) { // The "Close" link was clicked
-      $('html, body').animate( { scrollTop: element.offset().top }, {duration: 100 } );
-    }
-  }
-});
-```
-
-### Recommended CSS:
-
-The intention behind Readmore.js is to use CSS for as much functionality as possible. In particular, "collapsing" is achieved by setting `overflow: hidden` on the containing block and changing the `height` property.
-
-By default, Readmore.js inserts the following CSS:
-
-```css
-.readmore-js-toggle, .readmore-js-section {
-  display: block;
-  width: 100%;
-}
-.readmore-js-section {
-  overflow: hidden;
-}
-```
-
-You can override the the first set of rules when you set up Readmore.js like so:
-
-```javascript
-$('article').readmore({sectionCSS: 'display: inline-block; width: 50%;'});
-```
-
-If you want to include the necessary styling in your site's stylesheet, you can disable the dynamic embedding by passing `embedCSS: false` in the options hash.
-
-```javascript
-$('article').readmore({embedCSS: false});
-```
-
-## Removing Readmore
-
-You can remove the Readmore functionality like so:
-
-```javascript
-$('article').readmore('destroy');
-```
-
-Or, you can be more surgical by specifying a particular element:
-
-```javascript
-$('article:first').readmore('destroy');
-```
+Readmore.js
+========
+
+A smooth, lightweight jQuery plugin for collapsing and expanding long blocks of text with "Read more" and "Close" links. 
+
+The required markup for Readmore.js is also extremely lightweight and very simple. No need for complicated sets of `div`s or hardcoded class names, just call ``.readmore()`` on the element containing your block of text and Readmore.js takes care of the rest.
+
+Readmore.js is compatible with all versions of jQuery greater than 1.7.0.
+
+## Example ##
+
+    $('article').readmore();
+  
+Yes, it's that simple. You can change the speed of the animation, the height of the collapsed block, and the open and close elements.
+
+    $('article').readmore({
+      speed: 75,
+      maxHeight: 500
+    });
+
+## The options: ##
+
+* `speed: 100` (in milliseconds)
+* `maxHeight: 200`  (in pixels)
+* `heightMargin: 16` (in pixels, avoids collapsing blocks that are only slightly larger than `maxHeight`)
+* `moreLink: '<a href="#">Read more</a>'`
+* `lessLink: '<a href="#">Close</a>'`
+* `embedCSS: true` (insert required CSS dynamically, set this to `false` if you include the necessary CSS in a stylesheet)
+* `sectionCSS: 'display: block; width: 100%;'` (sets the styling of the blocks, ignored if `embedCSS` is `false`)
+* `startOpen: false` (do not immediately truncate, start in the fully opened position)
+* `expandedClass: 'readmore-js-expanded'` (class added to expanded blocks)
+* `collapsedClass: 'readmore-js-collapsed'` (class added to collapsed blocks)
+* `beforeToggle: function() {}` (called after a more or less link is clicked, but *before* the block is collapsed or expanded)
+* `afterToggle: function() {}` (called *after* the block is collapsed or expanded)
+
+If the element has a `max-height` CSS property, Readmore.js will use that value rather than the value of the `maxHeight` option.
+
+### The callbacks:
+
+The callback functions, `beforeToggle()` and `afterToggle`, both receive the same arguments: `trigger`, `element`, and `expanded`.
+
+* `trigger`: the "Read more" or "Close" element that was clicked
+* `element`: the block that is being collapsed or expanded
+* `expanded`: Boolean; `true` means the block is expanded
+
+#### Callback example:
+
+Here's an example of how you could use the `afterToggle` callback to scroll back to the top of a block when the "Close" link is clicked.
+
+```javascript
+$('article').readmore({
+  afterToggle: function(trigger, element, expanded) {
+    if(! expanded) { // The "Close" link was clicked
+      $('html, body').animate( { scrollTop: element.offset().top }, {duration: 100 } );
+    }
+  }
+});
+```
+
+### Recommended CSS:
+
+The intention behind Readmore.js is to use CSS for as much functionality as possible. In particular, "collapsing" is achieved by setting `overflow: hidden` on the containing block and changing the `height` property.
+
+By default, Readmore.js inserts the following CSS:
+
+```css
+.readmore-js-toggle, .readmore-js-section {
+  display: block;
+  width: 100%;
+}
+.readmore-js-section {
+  overflow: hidden;
+}
+```
+
+You can override the the first set of rules when you set up Readmore.js like so:
+
+```javascript
+$('article').readmore({sectionCSS: 'display: inline-block; width: 50%;'});
+```
+
+If you want to include the necessary styling in your site's stylesheet, you can disable the dynamic embedding by passing `embedCSS: false` in the options hash.
+
+```javascript
+$('article').readmore({embedCSS: false});
+```
+
+## Removing Readmore
+
+You can remove the Readmore functionality like so:
+
+```javascript
+$('article').readmore('destroy');
+```
+
+Or, you can be more surgical by specifying a particular element:
+
+```javascript
+$('article:first').readmore('destroy');
+```

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/Readmore.js-master/README.md
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/README.md
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-ca.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-fi.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-gl.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-he.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-ja.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-ko.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-no.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-pl.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-pt-BR.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-pt.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-ro.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-sk.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-sv.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/API.md
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/CONTRIBUTING.md
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/FAQ.md
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/NEWS.md
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/PLUGINS.md
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/README.md
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.colorhelpers.min.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.flot.crosshair.min.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.flot.fillbetween.min.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.flot.image.min.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.flot.min.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.flot.navigate.min.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.flot.pie.min.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.flot.resize.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.flot.resize.min.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.flot.selection.min.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.flot.stack.min.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.flot.symbol.min.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/flot/jquery.flot.threshold.min.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/additional-methods.min.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/lib/jquery.mockjax.js
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/localization/messages_ca.js
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/localization/messages_ca.js?rev=1781731&r1=1781730&r2=1781731&view=diff
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/localization/messages_ca.js (original)
+++ ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/localization/messages_ca.js Sun Feb  5 11:09:59 2017
@@ -1,23 +1,23 @@
-/*
- * Translated default messages for the jQuery validation plugin.
- * Locale: CA (Catalan; català)
- */
-jQuery.extend(jQuery.validator.messages, {
-  required: "Aquest camp és obligatori.",
-  remote: "Si us plau, omple aquest camp.",
-  email: "Si us plau, escriu una adreça de correu-e vàlida",
-  url: "Si us plau, escriu una URL vàlida.",
-  date: "Si us plau, escriu una data vàlida.",
-  dateISO: "Si us plau, escriu una data (ISO) vàlida.",
-  number: "Si us plau, escriu un número enter vàlid.",
-  digits: "Si us plau, escriu només dígits.",
-  creditcard: "Si us plau, escriu un número de tarjeta vàlid.",
-  equalTo: "Si us plau, escriu el maateix valor de nou.",
-  accept: "Si us plau, escriu un valor amb una extensió acceptada.",
-  maxlength: jQuery.validator.format("Si us plau, no escriguis més de {0} caracters."),
-  minlength: jQuery.validator.format("Si us plau, no escriguis menys de {0} caracters."),
-  rangelength: jQuery.validator.format("Si us plau, escriu un valor entre {0} i {1} caracters."),
-  range: jQuery.validator.format("Si us plau, escriu un valor entre {0} i {1}."),
-  max: jQuery.validator.format("Si us plau, escriu un valor menor o igual a {0}."),
-  min: jQuery.validator.format("Si us plau, escriu un valor major o igual a {0}.")
+/*
+ * Translated default messages for the jQuery validation plugin.
+ * Locale: CA (Catalan; català)
+ */
+jQuery.extend(jQuery.validator.messages, {
+  required: "Aquest camp és obligatori.",
+  remote: "Si us plau, omple aquest camp.",
+  email: "Si us plau, escriu una adreça de correu-e vàlida",
+  url: "Si us plau, escriu una URL vàlida.",
+  date: "Si us plau, escriu una data vàlida.",
+  dateISO: "Si us plau, escriu una data (ISO) vàlida.",
+  number: "Si us plau, escriu un número enter vàlid.",
+  digits: "Si us plau, escriu només dígits.",
+  creditcard: "Si us plau, escriu un número de tarjeta vàlid.",
+  equalTo: "Si us plau, escriu el maateix valor de nou.",
+  accept: "Si us plau, escriu un valor amb una extensió acceptada.",
+  maxlength: jQuery.validator.format("Si us plau, no escriguis més de {0} caracters."),
+  minlength: jQuery.validator.format("Si us plau, no escriguis menys de {0} caracters."),
+  rangelength: jQuery.validator.format("Si us plau, escriu un valor entre {0} i {1} caracters."),
+  range: jQuery.validator.format("Si us plau, escriu un valor entre {0} i {1}."),
+  max: jQuery.validator.format("Si us plau, escriu un valor menor o igual a {0}."),
+  min: jQuery.validator.format("Si us plau, escriu un valor major o igual a {0}.")
 });
\ No newline at end of file

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/validate/localization/messages_ca.js
------------------------------------------------------------------------------
    svn:eol-style = native