svn commit: r1816381 - in /ofbiz/ofbiz-framework/trunk/applications/content/widget/content: ContentForms.xml ContentScreens.xml

2017-11-26 Thread jleroux
Author: jleroux
Date: Sun Nov 26 13:19:18 2017
New Revision: 1816381

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

Typo: removes a ' in EditContentAssoc screen
Removes a redundant entity-one in EditContentAssoc form. This was present before
Apache era: https://s.apache.org/0GBT

Modified:

ofbiz/ofbiz-framework/trunk/applications/content/widget/content/ContentForms.xml

ofbiz/ofbiz-framework/trunk/applications/content/widget/content/ContentScreens.xml

Modified: 
ofbiz/ofbiz-framework/trunk/applications/content/widget/content/ContentForms.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/content/widget/content/ContentForms.xml?rev=1816381=1816380=1816381=diff
==
--- 
ofbiz/ofbiz-framework/trunk/applications/content/widget/content/ContentForms.xml
 (original)
+++ 
ofbiz/ofbiz-framework/trunk/applications/content/widget/content/ContentForms.xml
 Sun Nov 26 13:19:18 2017
@@ -248,14 +248,6 @@ under the License.
 
 
-
-
-
-
-
-
-
-
 
 
 

Modified: 
ofbiz/ofbiz-framework/trunk/applications/content/widget/content/ContentScreens.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/content/widget/content/ContentScreens.xml?rev=1816381=1816380=1816381=diff
==
--- 
ofbiz/ofbiz-framework/trunk/applications/content/widget/content/ContentScreens.xml
 (original)
+++ 
ofbiz/ofbiz-framework/trunk/applications/content/widget/content/ContentScreens.xml
 Sun Nov 26 13:19:18 2017
@@ -254,7 +254,7 @@ under the License.
 
 
 
-
+
 
 
 




svn commit: r1816379 - /ofbiz/tools/desktop.ini

2017-11-26 Thread jleroux
Author: jleroux
Date: Sun Nov 26 11:17:39 2017
New Revision: 1816379

URL: http://svn.apache.org/viewvc?rev=1816379=rev
Log:
No functional change, this icon is better to quickly find the tools

Modified:
ofbiz/tools/desktop.ini

Modified: ofbiz/tools/desktop.ini
URL: 
http://svn.apache.org/viewvc/ofbiz/tools/desktop.ini?rev=1816379=1816378=1816379=diff
==
--- ofbiz/tools/desktop.ini (original)
+++ ofbiz/tools/desktop.ini Sun Nov 26 11:17:39 2017
@@ -3,4 +3,4 @@ Mode=
 Vid=
 FolderType=Generic
 [.ShellClassInfo]
-IconResource=C:\Windows\system32\SHELL32.dll,218
+IconResource=C:\Windows\system32\SHELL32.dll,90




buildbot success in on ofbiz-trunk-framework-plugins

2017-11-26 Thread buildbot
The Buildbot has detected a restored build on builder 
ofbiz-trunk-framework-plugins while building . Full details are available at:
https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/763

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: silvanus_ubuntu

Build Reason: The AnyBranchScheduler scheduler named 
'on-ofbiz-framework-commit' triggered this build
Build Source Stamp: [branch ofbiz/ofbiz-framework/trunk] 1816377
Blamelist: jleroux

Build succeeded!

Sincerely,
 -The Buildbot





svn commit: r1816377 [5/5] - in /ofbiz: ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common/ ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker

2017-11-26 Thread jleroux
Added: 
ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/jquery-ui-timepicker-addon-1.6.3.min.js
URL: 
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/jquery-ui-timepicker-addon-1.6.3.min.js?rev=1816377=auto
==
--- 
ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/jquery-ui-timepicker-addon-1.6.3.min.js
 (added)
+++ 
ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/jquery-ui-timepicker-addon-1.6.3.min.js
 Sun Nov 26 10:18:36 2017
@@ -0,0 +1,5 @@
+/*! jQuery Timepicker Addon - v1.6.3 - 2016-04-20
+* http://trentrichardson.com/examples/timepicker
+* Copyright (c) 2016 Trent Richardson; Licensed MIT */
+!function(a){"function"==typeof 
define&?define(["jquery","jquery-ui"],a):a(jQuery)}(function($){if($.ui.timepicker=$.ui.timepicker||{},!$.ui.timepicker.version){$.extend($.ui,{timepicker:{version:"1.6.3"}});var
 
Timepicker=function(){this.regional=[],this.regional[""]={currentText:"Now",closeText:"Done",amNames:["AM","A"],pmNames:["PM","P"],timeFormat:"HH:mm",timeSuffix:"",timeOnlyTitle:"Choose
 
Time",timeText:"Time",hourText:"Hour",minuteText:"Minute",secondText:"Second",millisecText:"Millisecond",microsecText:"Microsecond",timezoneText:"Time
 
Zone",isRTL:!1},this._defaults={showButtonPanel:!0,timeOnly:!1,timeOnlyShowDate:!1,showHour:null,showMinute:null,showSecond:null,showMillisec:null,showMicrosec:null,showTimezone:null,showTime:!0,stepHour:1,stepMinute:1,stepSecond:1,stepMillisec:1,stepMicrosec:1,hour:0,minute:0,second:0,millisec:0,microsec:0,timezone:null,hourMin:0,minuteMin:0,secondMin:0,millisecMin:0,microsecMin:0,hourMax:23,minuteMax:59,secondMax:59,millisecMax:999,
 
microsecMax:999,minDateTime:null,maxDateTime:null,maxTime:null,minTime:null,onSelect:null,hourGrid:0,minuteGrid:0,secondGrid:0,millisecGrid:0,microsecGrid:0,alwaysSetTime:!0,separator:"
 
",altFieldTimeOnly:!0,altTimeFormat:null,altSeparator:null,altTimeSuffix:null,altRedirectFocus:!0,pickerTimeFormat:null,pickerTimeSuffix:null,showTimepicker:!0,timezoneList:null,addSliderAccess:!1,sliderAccessArgs:null,controlType:"slider",oneLine:!1,defaultValue:null,parse:"strict",afterInject:null},$.extend(this._defaults,this.regional[""])};$.extend(Timepicker.prototype,{$input:null,$altInput:null,$timeObj:null,inst:null,hour_slider:null,minute_slider:null,second_slider:null,millisec_slider:null,microsec_slider:null,timezone_select:null,maxTime:null,minTime:null,hour:0,minute:0,second:0,millisec:0,microsec:0,timezone:null,hourMinOriginal:null,minuteMinOriginal:null,secondMinOriginal:null,millisecMinOriginal:null,microsecMinOriginal:null,hourMaxOriginal:null,minuteMaxOriginal:null,secondMaxOriginal
 
:null,millisecMaxOriginal:null,microsecMaxOriginal:null,ampm:"",formattedDate:"",formattedTime:"",formattedDateTime:"",timezoneList:null,units:["hour","minute","second","millisec","microsec"],support:{},control:null,setDefaults:function(a){return
 extendRemove(this._defaults,a||{}),this},_newInst:function($input,opts){var 
tp_inst=new Timepicker,inlineSettings={},fns={},overrides,i;for(var attrName in 
this._defaults)if(this._defaults.hasOwnProperty(attrName)){var 
attrValue=$input.attr("time:"+attrName);if(attrValue)try{inlineSettings[attrName]=eval(attrValue)}catch(err){inlineSettings[attrName]=attrValue}}overrides={beforeShow:function(a,b){return
 
$.isFunction(tp_inst._defaults.evnts.beforeShow)?tp_inst._defaults.evnts.beforeShow.call($input[0],a,b,tp_inst):void
 
0},onChangeMonthYear:function(a,b,c){$.isFunction(tp_inst._defaults.evnts.onChangeMonthYear)&_inst._defaults.evnts.onChangeMonthYear.call($input[0],a,b,c,tp_inst)},onClose:function(a,b){tp_inst.timeDefined===!0&&""!==$input
 
.val()&_inst._updateDateTime(b),$.isFunction(tp_inst._defaults.evnts.onClose)&_inst._defaults.evnts.onClose.call($input[0],a,b,tp_inst)}};for(i
 in 
overrides)overrides.hasOwnProperty(i)&&(fns[i]=opts[i]||this._defaults[i]||null);tp_inst._defaults=$.extend({},this._defaults,inlineSettings,opts,overrides,{evnts:fns,timepicker:tp_inst}),tp_inst.amNames=$.map(tp_inst._defaults.amNames,function(a){return
 
a.toUpperCase()}),tp_inst.pmNames=$.map(tp_inst._defaults.pmNames,function(a){return
 
a.toUpperCase()}),tp_inst.support=detectSupport(tp_inst._defaults.timeFormat+(tp_inst._defaults.pickerTimeFormat?tp_inst._defaults.pickerTimeFormat:"")+(tp_inst._defaults.altTimeFormat?tp_inst._defaults.altTimeFormat:"")),"string"==typeof
 
tp_inst._defaults.controlType?("slider"===tp_inst._defaults.controlType&&"undefined"==typeof
 
$.ui.slider&&(tp_inst._defaults.controlType="select"),tp_inst.control=tp_inst._controls[tp_inst._defaults.controlType]):tp_inst.control=tp_inst._defaults.controlType;var
 ti
 

svn commit: r1816377 [3/5] - in /ofbiz: ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common/ ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker

2017-11-26 Thread jleroux
Added: 
ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/i18n/jquery-ui-timepicker-hu.js
URL: 
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/i18n/jquery-ui-timepicker-hu.js?rev=1816377=auto
==
--- 
ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/i18n/jquery-ui-timepicker-hu.js
 (added)
+++ 
ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/i18n/jquery-ui-timepicker-hu.js
 Sun Nov 26 10:18:36 2017
@@ -0,0 +1,22 @@
+/* Hungarian translation for the jQuery Timepicker Addon */
+/* Written by Vas Gábor */
+(function($) {
+   $.timepicker.regional['hu'] = {
+   timeOnlyTitle: 'Válasszon időpontot',
+   timeText: 'Idő',
+   hourText: 'Óra',
+   minuteText: 'Perc',
+   secondText: 'Másodperc',
+   millisecText: 'Milliszekundumos',
+   microsecText: 'Ezredmásodperc',
+   timezoneText: 'Időzóna',
+   currentText: 'Most',
+   closeText: 'Kész',
+   timeFormat: 'HH:mm',
+   timeSuffix: '',
+   amNames: ['de.', 'AM', 'A'],
+   pmNames: ['du.', 'PM', 'P'],
+   isRTL: false
+   };
+   $.timepicker.setDefaults($.timepicker.regional['hu']);
+})(jQuery);

Propchange: 
ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/i18n/jquery-ui-timepicker-hu.js
--
svn:eol-style = native

Propchange: 
ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/i18n/jquery-ui-timepicker-hu.js
--
svn:keywords = Date Rev Author URL Id

Propchange: 
ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/i18n/jquery-ui-timepicker-hu.js
--
svn:mime-type = text/plain

Added: 
ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/i18n/jquery-ui-timepicker-id.js
URL: 
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/i18n/jquery-ui-timepicker-id.js?rev=1816377=auto
==
--- 
ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/i18n/jquery-ui-timepicker-id.js
 (added)
+++ 
ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/i18n/jquery-ui-timepicker-id.js
 Sun Nov 26 10:18:36 2017
@@ -0,0 +1,22 @@
+/* Indonesian translation for the jQuery Timepicker Addon */
+/* Written by Nia */
+(function($) {
+   $.timepicker.regional['id'] = {
+   timeOnlyTitle: 'Pilih Waktu',
+   timeText: 'Waktu',
+   hourText: 'Pukul',
+   minuteText: 'Menit',
+   secondText: 'Detik',
+   millisecText: 'Milidetik',
+   microsecText: 'Mikrodetik',
+   timezoneText: 'Zona Waktu',
+   currentText: 'Sekarang',
+   closeText: 'OK',
+   timeFormat: 'HH:mm',
+   timeSuffix: '',
+   amNames: ['AM', 'A'],
+   pmNames: ['PM', 'P'],
+   isRTL: false
+   };
+   $.timepicker.setDefaults($.timepicker.regional['id']);
+})(jQuery);

Propchange: 
ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/i18n/jquery-ui-timepicker-id.js
--
svn:eol-style = native

Propchange: 
ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/i18n/jquery-ui-timepicker-id.js
--
svn:keywords = Date Rev Author URL Id

Propchange: 
ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/i18n/jquery-ui-timepicker-id.js
--
svn:mime-type = text/plain

Added: 
ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/i18n/jquery-ui-timepicker-it.js
URL: 
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/i18n/jquery-ui-timepicker-it.js?rev=1816377=auto
==
--- 

svn commit: r1816377 [4/5] - in /ofbiz: ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common/ ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker

2017-11-26 Thread jleroux
Added: 
ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/jquery-ui-timepicker-addon-1.6.3.js
URL: 
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/jquery-ui-timepicker-addon-1.6.3.js?rev=1816377=auto
==
--- 
ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/jquery-ui-timepicker-addon-1.6.3.js
 (added)
+++ 
ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/jquery-ui-timepicker-addon-1.6.3.js
 Sun Nov 26 10:18:36 2017
@@ -0,0 +1,2291 @@
+/*! jQuery Timepicker Addon - v1.6.3 - 2016-04-20
+* http://trentrichardson.com/examples/timepicker
+* Copyright (c) 2016 Trent Richardson; Licensed MIT */
+(function (factory) {
+   if (typeof define === 'function' && define.amd) {
+   define(['jquery', 'jquery-ui'], factory);
+   } else {
+   factory(jQuery);
+   }
+}(function ($) {
+
+   /*
+   * Lets not redefine timepicker, Prevent "Uncaught RangeError: Maximum 
call stack size exceeded"
+   */
+   $.ui.timepicker = $.ui.timepicker || {};
+   if ($.ui.timepicker.version) {
+   return;
+   }
+
+   /*
+   * Extend jQueryUI, get it started with our version number
+   */
+   $.extend($.ui, {
+   timepicker: {
+   version: "1.6.3"
+   }
+   });
+
+   /*
+   * Timepicker manager.
+   * Use the singleton instance of this class, $.timepicker, to interact 
with the time picker.
+   * Settings for (groups of) time pickers are maintained in an instance 
object,
+   * allowing multiple different settings on the same page.
+   */
+   var Timepicker = function () {
+   this.regional = []; // Available regional settings, indexed by 
language code
+   this.regional[''] = { // Default regional settings
+   currentText: 'Now',
+   closeText: 'Done',
+   amNames: ['AM', 'A'],
+   pmNames: ['PM', 'P'],
+   timeFormat: 'HH:mm',
+   timeSuffix: '',
+   timeOnlyTitle: 'Choose Time',
+   timeText: 'Time',
+   hourText: 'Hour',
+   minuteText: 'Minute',
+   secondText: 'Second',
+   millisecText: 'Millisecond',
+   microsecText: 'Microsecond',
+   timezoneText: 'Time Zone',
+   isRTL: false
+   };
+   this._defaults = { // Global defaults for all the datetime 
picker instances
+   showButtonPanel: true,
+   timeOnly: false,
+   timeOnlyShowDate: false,
+   showHour: null,
+   showMinute: null,
+   showSecond: null,
+   showMillisec: null,
+   showMicrosec: null,
+   showTimezone: null,
+   showTime: true,
+   stepHour: 1,
+   stepMinute: 1,
+   stepSecond: 1,
+   stepMillisec: 1,
+   stepMicrosec: 1,
+   hour: 0,
+   minute: 0,
+   second: 0,
+   millisec: 0,
+   microsec: 0,
+   timezone: null,
+   hourMin: 0,
+   minuteMin: 0,
+   secondMin: 0,
+   millisecMin: 0,
+   microsecMin: 0,
+   hourMax: 23,
+   minuteMax: 59,
+   secondMax: 59,
+   millisecMax: 999,
+   microsecMax: 999,
+   minDateTime: null,
+   maxDateTime: null,
+   maxTime: null,
+   minTime: null,
+   onSelect: null,
+   hourGrid: 0,
+   minuteGrid: 0,
+   secondGrid: 0,
+   millisecGrid: 0,
+   microsecGrid: 0,
+   alwaysSetTime: true,
+   separator: ' ',
+   altFieldTimeOnly: true,
+   altTimeFormat: null,
+   altSeparator: null,
+   altTimeSuffix: null,
+   altRedirectFocus: true,
+   pickerTimeFormat: null,
+   pickerTimeSuffix: null,
+   showTimepicker: true,
+   timezoneList: null,
+   

svn commit: r1816377 [2/5] - in /ofbiz: ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common/ ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker

2017-11-26 Thread jleroux
Added: 
ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/i18n/jquery-ui-timepicker-addon-i18n.js
URL: 
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/i18n/jquery-ui-timepicker-addon-i18n.js?rev=1816377=auto
==
--- 
ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/i18n/jquery-ui-timepicker-addon-i18n.js
 (added)
+++ 
ofbiz/ofbiz-framework/trunk/themes/common/webapp/common/js/jquery/plugins/datetimepicker/i18n/jquery-ui-timepicker-addon-i18n.js
 Sun Nov 26 10:18:36 2017
@@ -0,0 +1,974 @@
+/*! jQuery Timepicker Addon - v1.6.3 - 2016-04-20
+* http://trentrichardson.com/examples/timepicker
+* Copyright (c) 2016 Trent Richardson; Licensed MIT */
+
+(function($){
+
+// source: src/i18n/jquery-ui-timepicker-af.js
+/* Afrikaans translation for the jQuery Timepicker Addon */
+/* Written by Deon Heyns */
+
+   $.timepicker.regional['af'] = {
+   timeOnlyTitle: 'Kies Tyd',
+   timeText: 'Tyd ',
+   hourText: 'Ure ',
+   minuteText: 'Minute',
+   secondText: 'Sekondes',
+   millisecText: 'Millisekondes',
+   microsecText: 'Mikrosekondes',
+   timezoneText: 'Tydsone',
+   currentText: 'Huidige Tyd',
+   closeText: 'Klaar',
+   timeFormat: 'HH:mm',
+   timeSuffix: '',
+   amNames: ['AM', 'A'],
+   pmNames: ['PM', 'P'],
+   isRTL: false
+   };
+
+// source: src/i18n/jquery-ui-timepicker-am.js
+/* Armenian translation for the jQuery Timepicker Addon */
+/* Written by Artavazd Avetisyan artava...@hotmail.com */
+
+   $.timepicker.regional['am'] = {
+   timeOnlyTitle: 'Ընտրեք ժամանակը',
+   timeText: 'ÔºÕ¡Õ´Õ¡Õ¶Õ¡Õ¯Õ¨',
+   hourText: 'ÔºÕ¡Õ´',
+   minuteText: 'Րոպե',
+   secondText: 'Վարկյան',
+   millisecText: 'Միլիվարկյան',
+   microsecText: 'Միկրովարկյան',
+   timezoneText: 'ÔºÕ¡Õ´Õ¡ÕµÕ«Õ¶ Õ£Õ¸Õ¿Õ«Õ¶',
+   currentText: 'Ô±ÕµÕªÕ´',
+   closeText: 'Փակել',
+   timeFormat: 'HH:mm',
+   timeSuffix: '',
+   amNames: ['AM', 'A'],
+   pmNames: ['PM', 'P'],
+   isRTL: false
+   };
+
+// source: src/i18n/jquery-ui-timepicker-bg.js
+/* Bulgarian translation for the jQuery Timepicker Addon */
+/* Written by Plamen Kovandjiev */
+
+   $.timepicker.regional['bg'] = {
+   timeOnlyTitle: 'Изберете време',
+   timeText: 'Време',
+   hourText: 'Час',
+   minuteText: 'Минути',
+   secondText: 'Секунди',
+   millisecText: 'Милисекунди',
+   microsecText: 'Микросекунди',
+   timezoneText: 'Часови пояс',
+   currentText: 'Сега',
+   closeText: 'Затвори',
+   timeFormat: 'HH:mm',
+   timeSuffix: '',
+   amNames: ['AM', 'A'],
+   pmNames: ['PM', 'P'],
+   isRTL: false
+   };
+
+// source: src/i18n/jquery-ui-timepicker-ca.js
+/* Catalan translation for the jQuery Timepicker Addon */
+/* Written by Sergi Faber */
+
+   $.timepicker.regional['ca'] = {
+   timeOnlyTitle: 'Escollir una hora',
+   timeText: 'Hora',
+   hourText: 'Hores',
+   minuteText: 'Minuts',
+   secondText: 'Segons',
+   millisecText: 'Milisegons',
+   microsecText: 'Microsegons',
+   timezoneText: 'Fus horari',
+   currentText: 'Ara',
+   closeText: 'Tancar',
+   timeFormat: 'HH:mm',
+   timeSuffix: '',
+   amNames: ['AM', 'A'],
+   pmNames: ['PM', 'P'],
+   isRTL: false
+   };
+
+// source: src/i18n/jquery-ui-timepicker-cs.js
+/* Czech translation for the jQuery Timepicker Addon */
+/* Written by Ondřej Vodáček */
+
+   $.timepicker.regional['cs'] = {
+   timeOnlyTitle: 'Vyberte čas',
+   timeText: 'Čas',
+   hourText: 'Hodiny',
+   minuteText: 'Minuty',
+   secondText: 'Vteřiny',
+   millisecText: 'Milisekundy',
+   microsecText: 'Mikrosekundy',
+   timezoneText: 'Časové pásmo',
+   currentText: 'Nyní',
+   closeText: 'Zavřít',
+   timeFormat: 'HH:mm',
+   timeSuffix: '',
+   amNames: ['dop.', 'AM', 'A'],
+   pmNames: ['odp.', 'PM', 'P'],
+   isRTL: false
+   };
+
+// source: 

buildbot success in on ofbiz-branch16

2017-11-26 Thread buildbot
The Buildbot has detected a restored build on builder ofbiz-branch16 while 
building . Full details are available at:
https://ci.apache.org/builders/ofbiz-branch16/builds/159

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: lares_ubuntu

Build Reason: The AnyBranchScheduler scheduler named 'on-ofbiz16-commit' 
triggered this build
Build Source Stamp: [branch ofbiz/branches/release16.11] 1816374
Blamelist: jleroux

Build succeeded!

Sincerely,
 -The Buildbot





svn commit: r1816374 - in /ofbiz/branches/release16.11: ./ applications/party/webapp/partymgr/WEB-INF/ applications/party/widget/partymgr/

2017-11-26 Thread jleroux
Author: jleroux
Date: Sun Nov 26 09:23:28 2017
New Revision: 1816374

URL: http://svn.apache.org/viewvc?rev=1816374=rev
Log:
"Applied fix from trunk framework for revision: 1816373  " 

r1816373 | jleroux | 2017-11-26 10:22:59 +0100 (dim., 26 nov. 2017) | 14 lines

Fixed: No option to create the account contacts in SFA component
(OFBIZ-10010)

Steps to regenerate:
1) Open URL https://demo-trunk.ofbiz.apache.org/sfa/control/FindAccounts
2) Select an account from the list or create a new account.
3) In the account profile page, click on "Create New" in the "List Related 
Contacts" section.
Actual: No option to create the account contacts.
Expected: There should be an option to create account's contact.

Creates new request-map and screen definition to redirect 'Create New' link 
on proper screen. So that user can add contacts to the Account.

Thanks: Rubia Elza Joshep for report and Pradeep Choudhary for patch



Modified:
ofbiz/branches/release16.11/   (props changed)

ofbiz/branches/release16.11/applications/party/webapp/partymgr/WEB-INF/controller.xml

ofbiz/branches/release16.11/applications/party/widget/partymgr/PartyMenus.xml

ofbiz/branches/release16.11/applications/party/widget/partymgr/PartyScreens.xml

ofbiz/branches/release16.11/applications/party/widget/partymgr/ProfileScreens.xml

Propchange: ofbiz/branches/release16.11/
--
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sun Nov 26 09:23:28 2017
@@ -10,5 +10,5 @@
 /ofbiz/branches/json-integration-refactoring:1634077-1635900
 /ofbiz/branches/multitenant20100310:921280-927264
 /ofbiz/branches/release13.07:1547657
-/ofbiz/ofbiz-framework/trunk:1783202,1783388,1784549,1784558,1784708,1785882,1785925,1786079,1786214,1786525,1787047,1787133,1787176,1787535,1787906-1787911,1787949,1789665,1789863,1789874,1790396,1790810,1791277,1791288,1791342,1791346,1791490,1791496,1791625,1791634,1791791,1791804,1792270,1792272,1792275,1792432,1792609,1792638,1794008,1794132,1796047,1796262,1797733,1798668,1798682,1798796,1798803,1798808,1799088,1799183,1799327,1799417,1799687,1799767,1799793,1799859,1800250,1800780,1800832,1800853,1801094,1801262-1801263,1801273-1801274,1801303,1801318-1801319,1801336,1801340,1801346,1801359,1801742,1802657,1802766,1803525,1804656,1804843,1804847,1804859,1805143,1805558,1805880,1806036,1806220,1806266,1806269,1806951,1807597,1807890,1808834,1809399,1809429,1809594,1809741,1810102,1811794,1812387,1813600,1813617,1813647,1813833,1814277,1814319,1814349,1814501,1814591,1814642,1814644,1814709,1814873,1814928,1814934,1815059,1816264,1816273,1816289,1816291,1816297,1816369
+/ofbiz/ofbiz-framework/trunk:1783202,1783388,1784549,1784558,1784708,1785882,1785925,1786079,1786214,1786525,1787047,1787133,1787176,1787535,1787906-1787911,1787949,1789665,1789863,1789874,1790396,1790810,1791277,1791288,1791342,1791346,1791490,1791496,1791625,1791634,1791791,1791804,1792270,1792272,1792275,1792432,1792609,1792638,1794008,1794132,1796047,1796262,1797733,1798668,1798682,1798796,1798803,1798808,1799088,1799183,1799327,1799417,1799687,1799767,1799793,1799859,1800250,1800780,1800832,1800853,1801094,1801262-1801263,1801273-1801274,1801303,1801318-1801319,1801336,1801340,1801346,1801359,1801742,1802657,1802766,1803525,1804656,1804843,1804847,1804859,1805143,1805558,1805880,1806036,1806220,1806266,1806269,1806951,1807597,1807890,1808834,1809399,1809429,1809594,1809741,1810102,1811794,1812387,1813600,1813617,1813647,1813833,1814277,1814319,1814349,1814501,1814591,1814642,1814644,1814709,1814873,1814928,1814934,1815059,1816264,1816273,1816289,1816291,1816297,1816369,1816373
 
/ofbiz/trunk:1770481,1770490,1770540,1771440,1771448,1771516,1771935,1772346,1772880,1774772,1775441,1779724,1780659,1781109,1781125,1781979,1782498,1782520

Modified: 
ofbiz/branches/release16.11/applications/party/webapp/partymgr/WEB-INF/controller.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/party/webapp/partymgr/WEB-INF/controller.xml?rev=1816374=1816373=1816374=diff
==
--- 
ofbiz/branches/release16.11/applications/party/webapp/partymgr/WEB-INF/controller.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/party/webapp/partymgr/WEB-INF/controller.xml
 Sun Nov 26 09:23:28 2017
@@ -58,7 +58,8 @@ under the License.
 
 
 
- 
+
+
 
 
 
@@ -1412,6 +1413,7 @@ under the License.
 
 
 
+
 
 
 

Modified: 
ofbiz/branches/release16.11/applications/party/widget/partymgr/PartyMenus.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/party/widget/partymgr/PartyMenus.xml?rev=1816374=1816373=1816374=diff

svn commit: r1816373 - in /ofbiz/ofbiz-framework/trunk/applications/party: webapp/partymgr/WEB-INF/controller.xml widget/partymgr/PartyMenus.xml widget/partymgr/PartyScreens.xml widget/partymgr/Profil

2017-11-26 Thread jleroux
Author: jleroux
Date: Sun Nov 26 09:22:59 2017
New Revision: 1816373

URL: http://svn.apache.org/viewvc?rev=1816373=rev
Log:
Fixed: No option to create the account contacts in SFA component
(OFBIZ-10010)

Steps to regenerate:
1) Open URL https://demo-trunk.ofbiz.apache.org/sfa/control/FindAccounts
2) Select an account from the list or create a new account.
3) In the account profile page, click on "Create New" in the "List Related 
Contacts" section.
Actual: No option to create the account contacts.
Expected: There should be an option to create account's contact.

Creates new request-map and screen definition to redirect 'Create New' link 
on proper screen. So that user can add contacts to the Account.

Thanks: Rubia Elza Joshep for report and Pradeep Choudhary for patch

Modified:

ofbiz/ofbiz-framework/trunk/applications/party/webapp/partymgr/WEB-INF/controller.xml

ofbiz/ofbiz-framework/trunk/applications/party/widget/partymgr/PartyMenus.xml

ofbiz/ofbiz-framework/trunk/applications/party/widget/partymgr/PartyScreens.xml

ofbiz/ofbiz-framework/trunk/applications/party/widget/partymgr/ProfileScreens.xml

Modified: 
ofbiz/ofbiz-framework/trunk/applications/party/webapp/partymgr/WEB-INF/controller.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/party/webapp/partymgr/WEB-INF/controller.xml?rev=1816373=1816372=1816373=diff
==
--- 
ofbiz/ofbiz-framework/trunk/applications/party/webapp/partymgr/WEB-INF/controller.xml
 (original)
+++ 
ofbiz/ofbiz-framework/trunk/applications/party/webapp/partymgr/WEB-INF/controller.xml
 Sun Nov 26 09:22:59 2017
@@ -58,7 +58,8 @@ under the License.
 
 
 
- 
+
+
 
 
 
@@ -1429,6 +1430,7 @@ under the License.
 
 
 
+
 
 
 

Modified: 
ofbiz/ofbiz-framework/trunk/applications/party/widget/partymgr/PartyMenus.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/party/widget/partymgr/PartyMenus.xml?rev=1816373=1816372=1816373=diff
==
--- 
ofbiz/ofbiz-framework/trunk/applications/party/widget/partymgr/PartyMenus.xml 
(original)
+++ 
ofbiz/ofbiz-framework/trunk/applications/party/widget/partymgr/PartyMenus.xml 
Sun Nov 26 09:22:59 2017
@@ -731,6 +731,16 @@
 
 
 
+
+
+
+
+
+
+
+
+
+
 
 
 

Modified: 
ofbiz/ofbiz-framework/trunk/applications/party/widget/partymgr/PartyScreens.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/party/widget/partymgr/PartyScreens.xml?rev=1816373=1816372=1816373=diff
==
--- 
ofbiz/ofbiz-framework/trunk/applications/party/widget/partymgr/PartyScreens.xml 
(original)
+++ 
ofbiz/ofbiz-framework/trunk/applications/party/widget/partymgr/PartyScreens.xml 
Sun Nov 26 09:22:59 2017
@@ -595,7 +595,27 @@ under the License.
 
 
 
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 
 
 

Modified: 
ofbiz/ofbiz-framework/trunk/applications/party/widget/partymgr/ProfileScreens.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/party/widget/partymgr/ProfileScreens.xml?rev=1816373=1816372=1816373=diff
==
--- 
ofbiz/ofbiz-framework/trunk/applications/party/widget/partymgr/ProfileScreens.xml
 (original)
+++ 
ofbiz/ofbiz-framework/trunk/applications/party/widget/partymgr/ProfileScreens.xml
 Sun Nov 26 09:22:59 2017
@@ -524,8 +524,8 @@
 
 
 
-
-
+
+
 
 
 




buildbot failure in on ofbiz-branch16

2017-11-26 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-branch16 while 
building . Full details are available at:
https://ci.apache.org/builders/ofbiz-branch16/builds/158

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: lares_ubuntu

Build Reason: The AnyBranchScheduler scheduler named 'on-ofbiz16-commit' 
triggered this build
Build Source Stamp: [branch ofbiz/branches/release16.11] 1816370
Blamelist: jleroux

BUILD FAILED: failed shell_2

Sincerely,
 -The Buildbot





svn commit: r1816370 - in /ofbiz/branches/release16.11: ./ applications/accounting/widget/BillingAccountForms.xml

2017-11-26 Thread jleroux
Author: jleroux
Date: Sun Nov 26 08:13:52 2017
New Revision: 1816370

URL: http://svn.apache.org/viewvc?rev=1816370=rev
Log:
"Applied fix from trunk framework for revision: 1816369  " 

r1816369 | jleroux | 2017-11-26 09:12:04 +0100 (dim., 26 nov. 2017) | 17 lines

Fixed: UI Issue with Account Limit at Find Billing Account(s)
(OFBIZ-9899)

Steps:
1. Open 
https://demo-trunk.ofbiz.apache.org/accounting/control/FindBillingAccount
2. Navigate to Find Billing account
3. Check for Search Results
Actual: At Account Limit section, symbol is been displayed
Expected: Currency Symbols should be displayed

Actual issue in the code is, Billing Account rendering logic is using browser's 
locale(Due to Null BillingAccount object passed) to render currency symbol but 
the code should use BillingAcccount.accountCurrencyUomId that get's set by User 
on BillingAccount creation.
Fixed the logic to use accountCurrencyUomId as currency to render currency 
symbol.

Thanks: Aayush jain for report, Ankush Upadhyay for patch



Modified:
ofbiz/branches/release16.11/   (props changed)

ofbiz/branches/release16.11/applications/accounting/widget/BillingAccountForms.xml

Propchange: ofbiz/branches/release16.11/
--
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sun Nov 26 08:13:52 2017
@@ -10,5 +10,5 @@
 /ofbiz/branches/json-integration-refactoring:1634077-1635900
 /ofbiz/branches/multitenant20100310:921280-927264
 /ofbiz/branches/release13.07:1547657
-/ofbiz/ofbiz-framework/trunk:1783202,1783388,1784549,1784558,1784708,1785882,1785925,1786079,1786214,1786525,1787047,1787133,1787176,1787535,1787906-1787911,1787949,1789665,1789863,1789874,1790396,1790810,1791277,1791288,1791342,1791346,1791490,1791496,1791625,1791634,1791791,1791804,1792270,1792272,1792275,1792432,1792609,1792638,1794008,1794132,1796047,1796262,1797733,1798668,1798682,1798796,1798803,1798808,1799088,1799183,1799327,1799417,1799687,1799767,1799793,1799859,1800250,1800780,1800832,1800853,1801094,1801262-1801263,1801273-1801274,1801303,1801318-1801319,1801336,1801340,1801346,1801359,1801742,1802657,1802766,1803525,1804656,1804843,1804847,1804859,1805143,1805558,1805880,1806036,1806220,1806266,1806269,1806951,1807597,1807890,1808834,1809399,1809429,1809594,1809741,1810102,1811794,1812387,1813600,1813617,1813647,1813833,1814277,1814319,1814349,1814501,1814591,1814642,1814644,1814709,1814873,1814928,1814934,1815059,1816264,1816273,1816289,1816291,1816297
+/ofbiz/ofbiz-framework/trunk:1783202,1783388,1784549,1784558,1784708,1785882,1785925,1786079,1786214,1786525,1787047,1787133,1787176,1787535,1787906-1787911,1787949,1789665,1789863,1789874,1790396,1790810,1791277,1791288,1791342,1791346,1791490,1791496,1791625,1791634,1791791,1791804,1792270,1792272,1792275,1792432,1792609,1792638,1794008,1794132,1796047,1796262,1797733,1798668,1798682,1798796,1798803,1798808,1799088,1799183,1799327,1799417,1799687,1799767,1799793,1799859,1800250,1800780,1800832,1800853,1801094,1801262-1801263,1801273-1801274,1801303,1801318-1801319,1801336,1801340,1801346,1801359,1801742,1802657,1802766,1803525,1804656,1804843,1804847,1804859,1805143,1805558,1805880,1806036,1806220,1806266,1806269,1806951,1807597,1807890,1808834,1809399,1809429,1809594,1809741,1810102,1811794,1812387,1813600,1813617,1813647,1813833,1814277,1814319,1814349,1814501,1814591,1814642,1814644,1814709,1814873,1814928,1814934,1815059,1816264,1816273,1816289,1816291,1816297,1816369
 
/ofbiz/trunk:1770481,1770490,1770540,1771440,1771448,1771516,1771935,1772346,1772880,1774772,1775441,1779724,1780659,1781109,1781125,1781979,1782498,1782520

Modified: 
ofbiz/branches/release16.11/applications/accounting/widget/BillingAccountForms.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/widget/BillingAccountForms.xml?rev=1816370=1816369=1816370=diff
==
--- 
ofbiz/branches/release16.11/applications/accounting/widget/BillingAccountForms.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/widget/BillingAccountForms.xml
 Sun Nov 26 08:13:52 2017
@@ -36,7 +36,7 @@ under the License.
 
 
 
-
+
 
 
 




svn commit: r1816369 - /ofbiz/ofbiz-framework/trunk/applications/accounting/widget/BillingAccountForms.xml

2017-11-26 Thread jleroux
Author: jleroux
Date: Sun Nov 26 08:12:04 2017
New Revision: 1816369

URL: http://svn.apache.org/viewvc?rev=1816369=rev
Log:
Fixed: UI Issue with Account Limit at Find Billing Account(s)
(OFBIZ-9899)

Steps:
1. Open 
https://demo-trunk.ofbiz.apache.org/accounting/control/FindBillingAccount
2. Navigate to Find Billing account
3. Check for Search Results
Actual: At Account Limit section, symbol is been displayed
Expected: Currency Symbols should be displayed

Actual issue in the code is, Billing Account rendering logic is using browser's 
locale(Due to Null BillingAccount object passed) to render currency symbol but 
the code should use BillingAcccount.accountCurrencyUomId that get's set by User 
on BillingAccount creation.
Fixed the logic to use accountCurrencyUomId as currency to render currency 
symbol.

Thanks: Aayush jain for report, Ankush Upadhyay for patch

Modified:

ofbiz/ofbiz-framework/trunk/applications/accounting/widget/BillingAccountForms.xml

Modified: 
ofbiz/ofbiz-framework/trunk/applications/accounting/widget/BillingAccountForms.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/accounting/widget/BillingAccountForms.xml?rev=1816369=1816368=1816369=diff
==
--- 
ofbiz/ofbiz-framework/trunk/applications/accounting/widget/BillingAccountForms.xml
 (original)
+++ 
ofbiz/ofbiz-framework/trunk/applications/accounting/widget/BillingAccountForms.xml
 Sun Nov 26 08:12:04 2017
@@ -36,7 +36,7 @@ under the License.
 
 
 
-
+