Merge remote branch 'upstream/master' into BUG-9689
This commit is contained in:
@@ -177,6 +177,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Slaan";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Kanselleer";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Slaan";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Kanselleer";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Trek om grootte aan te pas.",
|
||||
|
||||
@@ -72,7 +72,7 @@ Date.monthNumbers = {
|
||||
"ሚያዚያ" : 7,
|
||||
"ግንቦት" : 8,
|
||||
"ሰኔ" : 9,
|
||||
"ሐምሌ" : 10,
|
||||
"ሐምሌ" : 10,
|
||||
"ነሃሴ" : 11,
|
||||
"ጷግሜ" : 12
|
||||
};
|
||||
@@ -309,6 +309,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "አዳነ";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "አፈረሰ";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "አዳነ";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "አፈረሰ";
|
||||
}
|
||||
|
||||
if(Ext.grid.BooleanColumn){
|
||||
Ext.apply(Ext.grid.BooleanColumn.prototype, {
|
||||
trueText : "እሙን",
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
*
|
||||
* By Георги Костадинов, Калгари, Канада
|
||||
* 10 October 2007
|
||||
* By Nedko Penev
|
||||
* By Nedko Penev
|
||||
* 26 October 2007
|
||||
*
|
||||
* (utf-8 encoding)
|
||||
@@ -271,6 +271,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Запази";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Отказ";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Запази";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Отказ";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Влачете с мишката за да промените размера.",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
* Catalonian Translation by halkon_polako 6-12-2007
|
||||
* December correction halkon_polako 11-12-2007
|
||||
*
|
||||
* Synchronized with 2.2 version of ext-lang-en.js (provided by Condor 8 aug 2008)
|
||||
* Synchronized with 2.2 version of ext-lang-en.js (provided by Condor 8 aug 2008)
|
||||
* by halkon_polako 14-aug-2008
|
||||
*/
|
||||
|
||||
@@ -286,6 +286,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Guarda";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Cancel";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Guarda";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Cancel";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Cliqueu i arrossegueu per canviar el tamany del panell.",
|
||||
|
||||
@@ -303,6 +303,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Uložit";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Zrušit";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Uložit";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Zrušit";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Tahem změnit velikost.",
|
||||
|
||||
@@ -8,8 +8,8 @@
|
||||
* Danish translation
|
||||
* By JohnF
|
||||
* 04-09-2007, 05:28 AM
|
||||
*
|
||||
* Extended and modified by Karl Krukow,
|
||||
*
|
||||
* Extended and modified by Karl Krukow,
|
||||
* December, 2007.
|
||||
*/
|
||||
|
||||
@@ -112,7 +112,7 @@ if(Ext.DatePicker){
|
||||
disabledDaysText : "",
|
||||
disabledDatesText : "",
|
||||
monthNames : Date.monthNames,
|
||||
dayNames : Date.dayNames,
|
||||
dayNames : Date.dayNames,
|
||||
nextText : 'Næste måned (Ctrl + højre piltast)',
|
||||
prevText : 'Forrige måned (Ctrl + venstre piltast)',
|
||||
monthYearText : 'Vælg en måned (Ctrl + op/ned pil for at ændre årstal)',
|
||||
@@ -289,6 +289,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Gem";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Annuller";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Gem";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Annuller";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Træk for at ændre størrelsen.",
|
||||
|
||||
@@ -298,6 +298,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Speichern";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Abbrechen";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Speichern";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Abbrechen";
|
||||
}
|
||||
|
||||
if(Ext.grid.BooleanColumn){
|
||||
Ext.apply(Ext.grid.BooleanColumn.prototype, {
|
||||
trueText : "wahr",
|
||||
|
||||
@@ -10,8 +10,8 @@
|
||||
* 27 Apr 2008
|
||||
*
|
||||
* Changes since previous (second) Version:
|
||||
* + added Date.shortMonthNames
|
||||
* + added Date.getShortMonthName
|
||||
* + added Date.shortMonthNames
|
||||
* + added Date.getShortMonthName
|
||||
* + added Date.monthNumbers
|
||||
* + added Ext.grid.GroupingView
|
||||
*/
|
||||
@@ -231,7 +231,7 @@ if(Ext.form.HtmlEditor){
|
||||
},
|
||||
forecolor : {
|
||||
title: 'Χρώμα Γραμματοσειράς',
|
||||
text: 'Αλλάζετε το χρώμα στη γραμματοσειρά του προεπιλεγμένου κειμένου.',
|
||||
text: 'Αλλάζετε το χρώμα στη γραμματοσειρά του προεπιλεγμένου κειμένου.',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
justifyleft : {
|
||||
@@ -300,6 +300,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Αποθήκευση";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Ακύρωση";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Αποθήκευση";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Ακύρωση";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Σύρετε για αλλαγή μεγέθους.",
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
* Revised by efege, 2007-04-15.
|
||||
* Revised by Rafaga2k 10-01-2007 (mm/dd/yyyy)
|
||||
* Revised by FeDe 12-13-2007 (mm/dd/yyyy)
|
||||
* Synchronized with 2.2 version of ext-lang-en.js (provided by Condor 8 aug 2008)
|
||||
* Synchronized with 2.2 version of ext-lang-en.js (provided by Condor 8 aug 2008)
|
||||
* by halkon_polako 14-aug-2008
|
||||
*/
|
||||
|
||||
@@ -289,6 +289,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Guardar";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Cancelar";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Guardar";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Cancelar";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Arrastre para redimensionar.",
|
||||
|
||||
@@ -265,6 +265,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "ذخیره";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "لغو کردن";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "ذخیره";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "لغو کردن";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "درگ برای تغییر اندازه.",
|
||||
|
||||
@@ -295,6 +295,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Tallenna";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Peruuta";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Tallenna";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Peruuta";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Muuta kokoa vetämällä.",
|
||||
|
||||
@@ -316,6 +316,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Enregistrer";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Annuler";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Enregistrer";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Annuler";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Cliquer et glisser pour redimensionner le panneau.",
|
||||
|
||||
@@ -210,6 +210,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Enregistrer";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Annuler";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Enregistrer";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Annuler";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Cliquer et glisser pour redimensionner le panneau.",
|
||||
|
||||
@@ -167,6 +167,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Αποθήκευση";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Ακύρωση";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Αποθήκευση";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Ακύρωση";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Óýñåôå ãéá áëëáãÞ ìåãÝèïõò.",
|
||||
|
||||
@@ -285,6 +285,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "להציל";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "לבטל";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "להציל";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "לבטל";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : ".<2E><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>",
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
* By Stjepan at gmail dot com (utf8 encoding)
|
||||
* 17 May 2008
|
||||
*/
|
||||
|
||||
|
||||
Ext.UpdateManager.defaults.indicatorText = '<div class="loading-indicator">Učitavanje...</div>';
|
||||
|
||||
if(Ext.View){
|
||||
@@ -119,7 +119,7 @@ if(Ext.DatePicker){
|
||||
todayTip : "{0} (Razmaknica)",
|
||||
format : "d.m.y",
|
||||
okText : " U redu ",
|
||||
cancelText : "Odustani",
|
||||
cancelText : "Odustani",
|
||||
startDay : 1
|
||||
});
|
||||
}
|
||||
@@ -288,6 +288,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Spasiti";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Otkazati";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Spasiti";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Otkazati";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Povuci za promjenu veličine.",
|
||||
|
||||
@@ -289,6 +289,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Kivéve";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Töröl";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Kivéve";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Töröl";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Átméretezés húzásra.",
|
||||
|
||||
@@ -112,15 +112,15 @@ if(Ext.util.Format){
|
||||
if(Ext.DatePicker){
|
||||
Ext.apply(Ext.DatePicker.prototype, {
|
||||
todayText : "Hari ini",
|
||||
minText : "Tanggal ini sebelum batas tanggal minimal",
|
||||
maxText : "Tanggal ini setelah batas tanggal maksimal",
|
||||
minText : "Tanggal ini sebelum batas tanggal minimal",
|
||||
maxText : "Tanggal ini setelah batas tanggal maksimal",
|
||||
disabledDaysText : "",
|
||||
disabledDatesText : "",
|
||||
monthNames : Date.monthNames,
|
||||
dayNames : Date.dayNames,
|
||||
nextText : 'Bulan Berikut (Kontrol+Kanan)',
|
||||
prevText : 'Bulan Sebelum (Kontrol+Kiri)',
|
||||
monthYearText : 'Pilih bulan (Kontrol+Atas/Bawah untuk pindah tahun)',
|
||||
nextText : 'Bulan Berikut (Kontrol+Kanan)',
|
||||
prevText : 'Bulan Sebelum (Kontrol+Kiri)',
|
||||
monthYearText : 'Pilih bulan (Kontrol+Atas/Bawah untuk pindah tahun)',
|
||||
todayTip : "{0} (Spacebar)",
|
||||
format : "d/m/y",
|
||||
okText : " OK ",
|
||||
@@ -137,17 +137,17 @@ if(Ext.PagingToolbar){
|
||||
prevText : "Hal. Sebelum",
|
||||
nextText : "Hal. Berikut",
|
||||
lastText : "Hal. Akhir",
|
||||
refreshText : "Segarkan",
|
||||
refreshText : "Segarkan",
|
||||
displayMsg : "Menampilkan {0} - {1} dari {2}",
|
||||
emptyMsg : 'Data tidak ditemukan'
|
||||
emptyMsg : 'Data tidak ditemukan'
|
||||
});
|
||||
}
|
||||
|
||||
if(Ext.form.TextField){
|
||||
Ext.apply(Ext.form.TextField.prototype, {
|
||||
minLengthText : "Panjang minimal untuk field ini adalah {0}",
|
||||
maxLengthText : "Panjang maksimal untuk field ini adalah {0}",
|
||||
blankText : "Field ini wajib diisi",
|
||||
minLengthText : "Panjang minimal untuk field ini adalah {0}",
|
||||
maxLengthText : "Panjang maksimal untuk field ini adalah {0}",
|
||||
blankText : "Field ini wajib diisi",
|
||||
regexText : "",
|
||||
emptyText : null
|
||||
});
|
||||
@@ -155,20 +155,20 @@ if(Ext.form.TextField){
|
||||
|
||||
if(Ext.form.NumberField){
|
||||
Ext.apply(Ext.form.NumberField.prototype, {
|
||||
minText : "Nilai minimal untuk field ini adalah {0}",
|
||||
maxText : "Nilai maksimal untuk field ini adalah {0}",
|
||||
nanText : "{0} bukan angka"
|
||||
minText : "Nilai minimal untuk field ini adalah {0}",
|
||||
maxText : "Nilai maksimal untuk field ini adalah {0}",
|
||||
nanText : "{0} bukan angka"
|
||||
});
|
||||
}
|
||||
|
||||
if(Ext.form.DateField){
|
||||
Ext.apply(Ext.form.DateField.prototype, {
|
||||
disabledDaysText : "Disfungsi",
|
||||
disabledDatesText : "Disfungsi",
|
||||
minText : "Tanggal dalam field ini harus setelah {0}",
|
||||
maxText : "Tanggal dalam field ini harus sebelum {0}",
|
||||
invalidText : "{0} tanggal salah - Harus dalam format {1}",
|
||||
format : "d/m/y",
|
||||
disabledDaysText : "Disfungsi",
|
||||
disabledDatesText : "Disfungsi",
|
||||
minText : "Tanggal dalam field ini harus setelah {0}",
|
||||
maxText : "Tanggal dalam field ini harus sebelum {0}",
|
||||
invalidText : "{0} tanggal salah - Harus dalam format {1}",
|
||||
format : "d/m/y",
|
||||
//altFormats : "m/d/Y|m-d-y|m-d-Y|m/d|m-d|md|mdy|mdY|d|Y-m-d"
|
||||
altFormats : "d/m/Y|d-m-y|d-m-Y|m/d|m-d|md|mdy|mdY|d|Y-m-d",
|
||||
startDay : 1
|
||||
@@ -177,92 +177,92 @@ if(Ext.form.DateField){
|
||||
|
||||
if(Ext.form.ComboBox){
|
||||
Ext.apply(Ext.form.ComboBox.prototype, {
|
||||
loadingText : "Pemuatan...",
|
||||
loadingText : "Pemuatan...",
|
||||
valueNotFoundText : undefined
|
||||
});
|
||||
}
|
||||
|
||||
if(Ext.form.VTypes){
|
||||
Ext.apply(Ext.form.VTypes, {
|
||||
emailText : 'Field ini harus dalam format email seperti "user@example.com"',
|
||||
urlText : 'Field ini harus dalam format URL seperti "http:/'+'/www.example.com"',
|
||||
alphaText : 'Field ini harus terdiri dari huruf dan _',
|
||||
alphanumText : 'Field ini haris terdiri dari huruf, angka dan _'
|
||||
emailText : 'Field ini harus dalam format email seperti "user@example.com"',
|
||||
urlText : 'Field ini harus dalam format URL seperti "http:/'+'/www.example.com"',
|
||||
alphaText : 'Field ini harus terdiri dari huruf dan _',
|
||||
alphanumText : 'Field ini haris terdiri dari huruf, angka dan _'
|
||||
});
|
||||
}
|
||||
|
||||
if(Ext.form.HtmlEditor){
|
||||
Ext.apply(Ext.form.HtmlEditor.prototype, {
|
||||
createLinkText : 'Silakan masukkan URL untuk tautan:',
|
||||
createLinkText : 'Silakan masukkan URL untuk tautan:',
|
||||
buttonTips : {
|
||||
bold : {
|
||||
title: 'Tebal (Ctrl+B)',
|
||||
text: 'Buat tebal teks terpilih',
|
||||
title: 'Tebal (Ctrl+B)',
|
||||
text: 'Buat tebal teks terpilih',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
italic : {
|
||||
title: 'Miring (CTRL+I)',
|
||||
text: 'Buat miring teks terpilih',
|
||||
title: 'Miring (CTRL+I)',
|
||||
text: 'Buat miring teks terpilih',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
underline : {
|
||||
title: 'Garisbawah (CTRl+U)',
|
||||
text: 'Garisbawahi teks terpilih',
|
||||
title: 'Garisbawah (CTRl+U)',
|
||||
text: 'Garisbawahi teks terpilih',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
increasefontsize : {
|
||||
title: 'Perbesar teks',
|
||||
text: 'Perbesar ukuran fonta',
|
||||
title: 'Perbesar teks',
|
||||
text: 'Perbesar ukuran fonta',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
decreasefontsize : {
|
||||
title: 'Perkecil teks',
|
||||
text: 'Perkecil ukuran fonta',
|
||||
title: 'Perkecil teks',
|
||||
text: 'Perkecil ukuran fonta',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
backcolor : {
|
||||
title: 'Sorot Warna Teks',
|
||||
text: 'Ubah warna latar teks terpilih',
|
||||
title: 'Sorot Warna Teks',
|
||||
text: 'Ubah warna latar teks terpilih',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
forecolor : {
|
||||
title: 'Warna Fonta',
|
||||
text: 'Ubah warna teks terpilih',
|
||||
title: 'Warna Fonta',
|
||||
text: 'Ubah warna teks terpilih',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
justifyleft : {
|
||||
title: 'Rata Kiri',
|
||||
text: 'Ratakan teks ke kiri',
|
||||
title: 'Rata Kiri',
|
||||
text: 'Ratakan teks ke kiri',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
justifycenter : {
|
||||
title: 'Rata Tengah',
|
||||
text: 'Ratakan teks ke tengah editor',
|
||||
title: 'Rata Tengah',
|
||||
text: 'Ratakan teks ke tengah editor',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
justifyright : {
|
||||
title: 'Rata Kanan',
|
||||
text: 'Ratakan teks ke kanan',
|
||||
title: 'Rata Kanan',
|
||||
text: 'Ratakan teks ke kanan',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
insertunorderedlist : {
|
||||
title: 'Daftar Bulet',
|
||||
text: 'Membuat daftar berbasis bulet',
|
||||
title: 'Daftar Bulet',
|
||||
text: 'Membuat daftar berbasis bulet',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
insertorderedlist : {
|
||||
title: 'Daftar Angka',
|
||||
text: 'Membuat daftar berbasis angka',
|
||||
title: 'Daftar Angka',
|
||||
text: 'Membuat daftar berbasis angka',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
createlink : {
|
||||
title: 'Hipertaut',
|
||||
text: 'Buat teks terpilih sebagai Hipertaut',
|
||||
title: 'Hipertaut',
|
||||
text: 'Buat teks terpilih sebagai Hipertaut',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
sourceedit : {
|
||||
title: 'Edit Kode Sumber',
|
||||
text: 'Pindah dalam mode kode sumber',
|
||||
title: 'Edit Kode Sumber',
|
||||
text: 'Pindah dalam mode kode sumber',
|
||||
cls: 'x-html-editor-tip'
|
||||
}
|
||||
}
|
||||
@@ -271,33 +271,40 @@ if(Ext.form.HtmlEditor){
|
||||
|
||||
if(Ext.grid.GridView){
|
||||
Ext.apply(Ext.grid.GridView.prototype, {
|
||||
sortAscText : "Urut Naik",
|
||||
sortDescText : "Urut Turun",
|
||||
lockText : "Kancing Kolom",
|
||||
unlockText : "Lepas Kunci Kolom",
|
||||
sortAscText : "Urut Naik",
|
||||
sortDescText : "Urut Turun",
|
||||
lockText : "Kancing Kolom",
|
||||
unlockText : "Lepas Kunci Kolom",
|
||||
columnsText : "Kolom"
|
||||
});
|
||||
}
|
||||
|
||||
if(Ext.grid.GroupingView){
|
||||
Ext.apply(Ext.grid.GroupingView.prototype, {
|
||||
emptyGroupText : '(Kosong)',
|
||||
groupByText : 'Kelompokkan Berdasar Field Ini',
|
||||
showGroupsText : 'Tampil Dalam Kelompok'
|
||||
emptyGroupText : '(Kosong)',
|
||||
groupByText : 'Kelompokkan Berdasar Field Ini',
|
||||
showGroupsText : 'Tampil Dalam Kelompok'
|
||||
});
|
||||
}
|
||||
|
||||
if(Ext.grid.PropertyColumnModel){
|
||||
Ext.apply(Ext.grid.PropertyColumnModel.prototype, {
|
||||
nameText : "Nama",
|
||||
valueText : "Nilai",
|
||||
dateFormat : "d/m/Y"
|
||||
nameText : "Nama",
|
||||
valueText : "Nilai",
|
||||
dateFormat : "d/m/Y"
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Menyimpan";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Membatalkan";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Menyimpan";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Membatalkan";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Seret untuk ubah ukuran.",
|
||||
collapsibleSplitTip : "Seret untuk ubah ukuran, Dobel klik untuk sembunyikan."
|
||||
splitTip : "Seret untuk ubah ukuran.",
|
||||
collapsibleSplitTip : "Seret untuk ubah ukuran, Dobel klik untuk sembunyikan."
|
||||
});
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
* Italian translation
|
||||
* By eric_void
|
||||
* 04-10-2007, 11:25 AM
|
||||
* Updated by Federico Grilli 21/12/2007
|
||||
* Updated by Federico Grilli 21/12/2007
|
||||
*/
|
||||
|
||||
Ext.UpdateManager.defaults.indicatorText = '<div class="loading-indicator">Caricamento in corso...</div>';
|
||||
@@ -289,6 +289,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Salvare";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Annullare";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Salvare";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Annullare";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Trascina per cambiare dimensioni.",
|
||||
|
||||
@@ -289,6 +289,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "保存";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "キャンセル";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "保存";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "キャンセル";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "ドラッグするとリサイズできます。",
|
||||
|
||||
@@ -259,6 +259,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "저장";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "취소";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "저장";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "취소";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "크기변경을 위해 드래그하세요.",
|
||||
|
||||
@@ -277,7 +277,7 @@ if(Ext.form.HtmlEditor){
|
||||
if(Ext.form.BasicForm){
|
||||
Ext.form.BasicForm.prototype.waitTitle = "Palaukite...";
|
||||
}
|
||||
|
||||
|
||||
if(Ext.grid.GridView){
|
||||
Ext.apply(Ext.grid.GridView.prototype, {
|
||||
sortAscText : "Rūšiuoti didėjančia tvarka",
|
||||
@@ -304,6 +304,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Išgelbėti";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Atšaukti";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Išgelbėti";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Atšaukti";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Patraukite juostelę.",
|
||||
@@ -320,13 +327,13 @@ if(Ext.form.TimeField){
|
||||
altFormats : "g:ia|g:iA|g:i a|g:i A|h:i|g:i|H:i|ga|ha|gA|h a|g a|g A|gi|hi|gia|hia|g|H"
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
if(Ext.form.CheckboxGroup){
|
||||
Ext.apply(Ext.form.CheckboxGroup.prototype, {
|
||||
blankText : "Jūs turite padaryti bent vieną pasirinkimą šioje grupėje"
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
if(Ext.form.RadioGroup){
|
||||
Ext.apply(Ext.form.RadioGroup.prototype, {
|
||||
blankText : "Jūs turite padaryti bent vieną pasirinkimą šioje grupėje"
|
||||
|
||||
@@ -169,6 +169,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Glābt";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Atsaukt";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Glābt";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Atsaukt";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Velc, lai mainītu izmēru.",
|
||||
|
||||
@@ -168,6 +168,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Зачувај";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Откажи";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Зачувај";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Откажи";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Повлечете за менување на големината.",
|
||||
|
||||
@@ -294,6 +294,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Besparen";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Annuleren";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Besparen";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Annuleren";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip: 'Sleep om grootte aan te passen.',
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
*
|
||||
* Norwegian translation (Bokmål: no-NB)
|
||||
* By Tore Kjørsvik 21-January-2008
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
Ext.UpdateManager.defaults.indicatorText = '<div class="loading-indicator">Laster...</div>';
|
||||
@@ -287,6 +287,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Lagre";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Avbryt";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Lagre";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Avbryt";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Dra for å endre størrelse.",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
*
|
||||
* Norwegian translation (Nynorsk: no-NN)
|
||||
* By Tore Kjørsvik 21-January-2008
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
Ext.UpdateManager.defaults.indicatorText = '<div class="loading-indicator">Lastar...</div>';
|
||||
@@ -287,6 +287,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Lagre";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Avbryt";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Lagre";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Avbryt";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Dra for å endre storleik.",
|
||||
|
||||
@@ -88,7 +88,7 @@ Date.getShortDayName = function(day) {
|
||||
case 2: return 'wt';
|
||||
case 3: return 'śr';
|
||||
case 4: return 'czw';
|
||||
case 5: return 'pt';
|
||||
case 5: return 'pt';
|
||||
case 6: return 'sob';
|
||||
default: return '';
|
||||
}
|
||||
@@ -296,6 +296,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Uratować";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Anulować";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Uratować";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Anulować";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Przeciągnij aby zmienić rozmiar.",
|
||||
|
||||
@@ -253,6 +253,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Salvar";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Cancelar";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Salvar";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Cancelar";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Arraste para redimensionar.",
|
||||
|
||||
@@ -295,6 +295,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Salvar";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Cancelar";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Salvar";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Cancelar";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Arraste para redimensionar.",
|
||||
|
||||
@@ -290,6 +290,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Salvar";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Cancelar";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Salvar";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Cancelar";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Arastar para redimensionar.",
|
||||
|
||||
@@ -288,6 +288,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Salva";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Anula";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Salva";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Anula";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Trage pentru redimensionare.",
|
||||
|
||||
@@ -305,6 +305,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "экономить";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "отменить";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "экономить";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "отменить";
|
||||
}
|
||||
|
||||
if(Ext.SplitLayoutRegion){
|
||||
Ext.apply(Ext.SplitLayoutRegion.prototype, {
|
||||
splitTip : "Тяните для изменения размера.",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
* List compiled by mystix on the extjs.com forums.
|
||||
* Thank you Mystix!
|
||||
*/
|
||||
|
||||
|
||||
/* Slovak Translation by Michal Thomka
|
||||
* 14 April 2007
|
||||
*/
|
||||
@@ -174,6 +174,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Ustriehnuť";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Odhlásiť";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Ustriehnuť";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Odhlásiť";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Potiahnite pre zmenu rozmeru",
|
||||
|
||||
@@ -169,6 +169,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Shrani";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Nadoknaditi";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Shrani";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Nadoknaditi";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Potegni za razširitev.",
|
||||
|
||||
@@ -172,6 +172,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "уштедети";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "отказати";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "уштедети";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "отказати";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Povući za izmenu veličine.",
|
||||
|
||||
@@ -171,6 +171,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "уштедети";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "отказати";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "уштедети";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "отказати";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Повући за измену величине.",
|
||||
|
||||
@@ -171,6 +171,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Spara";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Avbryt";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Spara";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Avbryt";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Dra för att ändra storleken.",
|
||||
|
||||
@@ -287,6 +287,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "ประหยัด";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "ยกเลิก";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "ประหยัด";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "ยกเลิก";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Drag to resize.",
|
||||
|
||||
@@ -9,8 +9,8 @@
|
||||
* Thank you Mystix!
|
||||
*
|
||||
* Turkish translation by Alper YAZGAN
|
||||
* 2008-01-24, 10:29 AM
|
||||
*
|
||||
* 2008-01-24, 10:29 AM
|
||||
*
|
||||
* Updated to 2.2 by YargicX
|
||||
* 2008-10-05, 06:22 PM
|
||||
*/
|
||||
@@ -172,7 +172,7 @@ if(Ext.form.DateField){
|
||||
Ext.apply(Ext.form.DateField.prototype, {
|
||||
disabledDaysText : "Disabled",
|
||||
disabledDatesText : "Disabled",
|
||||
minText : "Bu tarih, {0} tarihinden daha sonra olmalýdýr",
|
||||
minText : "Bu tarih, {0} tarihinden daha sonra olmalýdýr",
|
||||
maxText : "Bu tarih, {0} tarihinden daha önce olmalýdýr",
|
||||
invalidText : "{0} geçersiz bir tarihdir - tarih formatý {1} þŸeklinde olmalýdýr",
|
||||
format : "d/m/Y",
|
||||
@@ -299,6 +299,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Kurtarmak";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Iptal";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Kurtarmak";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Iptal";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Yeniden boyutlandýrmak için sürükle.",
|
||||
|
||||
@@ -254,6 +254,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "економити";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Скасувати";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "економити";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Скасувати";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Тягніть для зміни розміру.",
|
||||
|
||||
@@ -173,6 +173,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "lưu";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "hủy bỏ";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "lưu";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "hủy bỏ";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Kéo giữ chuột để thay đổi kích thước.",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
* Simplified Chinese translation
|
||||
* By DavidHu
|
||||
* 09 April 2007
|
||||
*
|
||||
*
|
||||
* update by andy_ghg
|
||||
* 2009-10-22 15:00:57
|
||||
*/
|
||||
@@ -255,6 +255,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "保存";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "取消";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "保存";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "取消";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "拖动来改变尺寸.",
|
||||
|
||||
@@ -170,6 +170,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "保存";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "取消";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "保存";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "取消";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "拖曳縮放大小.",
|
||||
|
||||
@@ -1021,7 +1021,7 @@ function G_Text(form, element, name)
|
||||
break;
|
||||
case 45:
|
||||
if (me.mType == 'currency') {
|
||||
newValue = currentValue.substring(0, currentValue.length);
|
||||
newValue = currentValue.substring(0, currentValue.length).split('');
|
||||
for (var numI = 0; newValue.length > numI; numI++) {
|
||||
var campVal = newValue[numI];
|
||||
if ((typeof(campVal) === 'number' || typeof(campVal) === 'string') && (campVal !== '') && (!isNaN(campVal))) {
|
||||
@@ -1038,6 +1038,9 @@ function G_Text(form, element, name)
|
||||
}
|
||||
}
|
||||
}
|
||||
if (newValue.join) {
|
||||
newValue = newValue.join('');
|
||||
}
|
||||
}
|
||||
break;
|
||||
default:
|
||||
|
||||
@@ -72,7 +72,7 @@ var maborak = function(forceCssLoad){
|
||||
/* create Stylesheet BEGIN */
|
||||
//erik: Now the core css is available just by demand
|
||||
if (this.forceCssLoad === true) {
|
||||
console.log('cargo css');
|
||||
//console.log('cargo css');
|
||||
var st =$dce('link');
|
||||
st.rel ='stylesheet';
|
||||
st.type ='text/css';
|
||||
@@ -756,7 +756,7 @@ var maborak = function(forceCssLoad){
|
||||
this.serializeToString=function(xml){
|
||||
return xml.xml || xml.outerHTML || "Error XMLSerializer";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
};
|
||||
/**
|
||||
@@ -1114,11 +1114,11 @@ var maborak = function(forceCssLoad){
|
||||
{
|
||||
this.options = {
|
||||
zip:false
|
||||
}.concat(options || {});
|
||||
}.concat(options || {});
|
||||
if(arguments.length<2 || !this.check()){return false;}
|
||||
this.toLoad = ((this.options.Absolute===true)?this.options.Path:file).split(",");
|
||||
if(this.type === 'module' && (this.options.zip===true || this.parent.options.zip===true))
|
||||
{
|
||||
{
|
||||
var tl = [];
|
||||
for (var i = this.toLoad.length; i > 0; i--)
|
||||
{
|
||||
@@ -1618,7 +1618,7 @@ var maborak = function(forceCssLoad){
|
||||
};
|
||||
if(!DOM){return position;}
|
||||
//var m = parseInt(this.parent.dom.getStyle(DOM,"margin"),10) || 0;
|
||||
|
||||
|
||||
position.x=parseInt(DOM.offsetLeft,10);
|
||||
position.y=parseInt(DOM.offsetTop,10);
|
||||
//alert(DOM.offsetParent);
|
||||
@@ -1884,9 +1884,9 @@ var maborak = function(forceCssLoad){
|
||||
return [window.pageXOffset || document.documentElement.scrollLeft || document.body.scrollLeft,window.pageYOffset || document.documentElement.scrollTop || document.body.scrollTop];
|
||||
};
|
||||
this.getPageSize = function()
|
||||
{
|
||||
var xScroll, yScroll;
|
||||
if (window.innerHeight && window.scrollMaxY) {
|
||||
{
|
||||
var xScroll, yScroll;
|
||||
if (window.innerHeight && window.scrollMaxY) {
|
||||
xScroll = window.innerWidth + window.scrollMaxX;
|
||||
yScroll = window.innerHeight + window.scrollMaxY;
|
||||
} else if (document.body.scrollHeight > document.body.offsetHeight){ // all but Explorer Mac
|
||||
@@ -1896,12 +1896,12 @@ var maborak = function(forceCssLoad){
|
||||
xScroll = document.body.offsetWidth;
|
||||
yScroll = document.body.offsetHeight;
|
||||
}
|
||||
|
||||
|
||||
var windowWidth, windowHeight;
|
||||
|
||||
|
||||
if (self.innerHeight) { // all except Explorer
|
||||
if(document.documentElement.clientWidth){
|
||||
windowWidth = document.documentElement.clientWidth;
|
||||
windowWidth = document.documentElement.clientWidth;
|
||||
} else {
|
||||
windowWidth = self.innerWidth;
|
||||
}
|
||||
@@ -1913,21 +1913,21 @@ var maborak = function(forceCssLoad){
|
||||
} else if (document.body) { // other Explorers
|
||||
windowWidth = document.body.clientWidth;
|
||||
windowHeight = document.body.clientHeight;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// for small pages with total height less then height of the viewport
|
||||
if(yScroll < windowHeight){
|
||||
pageHeight = windowHeight;
|
||||
} else {
|
||||
} else {
|
||||
pageHeight = yScroll;
|
||||
}
|
||||
|
||||
|
||||
// for small pages with total width less then width of the viewport
|
||||
if(xScroll < windowWidth){
|
||||
pageWidth = xScroll;
|
||||
if(xScroll < windowWidth){
|
||||
pageWidth = xScroll;
|
||||
} else {
|
||||
pageWidth = windowWidth;
|
||||
}
|
||||
}
|
||||
return [pageWidth,pageHeight];
|
||||
};
|
||||
this.serializer = this.parent.factory(function(DOM,obj)
|
||||
@@ -2000,7 +2000,7 @@ var maborak = function(forceCssLoad){
|
||||
}
|
||||
}
|
||||
return this.serialized;
|
||||
};
|
||||
};
|
||||
this.select = function()
|
||||
{
|
||||
for(var i=0;i<this.DOM.length;i++)
|
||||
|
||||
@@ -237,7 +237,7 @@ leimnud.Package.Public({
|
||||
if(this.drop.selected!==false)
|
||||
{
|
||||
var inp = this.drop.elements[this.drop.selected].value;
|
||||
console.log(this.options.panel[inp]);
|
||||
//console.log(this.options.panel[inp]);
|
||||
//console.info("========================");
|
||||
//console.info(i+":"+this.drop.selected);
|
||||
//console.info(this.drop.elements[this.drop.selected].value);
|
||||
|
||||
@@ -127,7 +127,7 @@ leimnud.Package.Public({
|
||||
if(this.options.editor.showed===true && this.options.editor.selected==b)
|
||||
{
|
||||
if(b=='xml')
|
||||
{
|
||||
{
|
||||
//this.options.buttons.template.disabled=false;
|
||||
//this.options.buttons.xml.disabled=true;
|
||||
this.options.buttons.xml.className="dbo";
|
||||
@@ -154,8 +154,8 @@ leimnud.Package.Public({
|
||||
{
|
||||
//this.options.buttons.template.disabled=false;
|
||||
//this.options.buttons.xml.disabled=true;
|
||||
this.options.window.textarea.value=this.xmlform.serialize().sReplace('><','>\n<');
|
||||
|
||||
this.options.window.textarea.value=this.xmlform.serialize().sReplace('><','>\n<');
|
||||
|
||||
this.options.buttons.xml.dv='1';
|
||||
this.options.buttons.template.dv='0';
|
||||
this.options.buttons.xml.className="dbo";
|
||||
@@ -241,11 +241,11 @@ leimnud.Package.Public({
|
||||
this.tplSetPoints({
|
||||
html:t
|
||||
});
|
||||
|
||||
|
||||
this.tplSetDropables();
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
this.menu_root = new this.parent.module.app.menuRight();
|
||||
this.options.observers['menu'].register(this.menu_root.remove,this.menu_root);
|
||||
this.menu_root.make({
|
||||
@@ -468,12 +468,12 @@ leimnud.Package.Public({
|
||||
//alert(this.tmp.t.value+":"+this.tmp.n.value+":"+this.tmp.v.value)
|
||||
}.extend(this);
|
||||
this.options.panel.add.elements.statusBarButtons[1].onmouseup=this.options.panel.add.remove;
|
||||
|
||||
|
||||
/*g = window.event?evt:g;
|
||||
this.add_element(this.unique_name(),true,{group:g,type:"other",ufo:7676});*/
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}.extend(this,this.isPoint(dom))},
|
||||
{text:'New section',launch:this.add_section.args(dom)},
|
||||
{separator:true},
|
||||
@@ -487,13 +487,13 @@ leimnud.Package.Public({
|
||||
*/
|
||||
principal:function(dom)
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
}.expand(this);
|
||||
this.group={
|
||||
elements:[
|
||||
{text:'New Element',launch:function(){
|
||||
console.log(this)
|
||||
//console.log(this)
|
||||
}.extend(this)},
|
||||
]
|
||||
};
|
||||
@@ -603,7 +603,7 @@ leimnud.Package.Public({
|
||||
{
|
||||
this.tmp.pr[i].passed();
|
||||
s.push(v);
|
||||
}
|
||||
}
|
||||
}
|
||||
if(r)
|
||||
{
|
||||
@@ -644,7 +644,7 @@ leimnud.Package.Public({
|
||||
//alert(this.tmp.p.length);
|
||||
this.add_element(this.tmp.n.value.trim(),true,{group:this.tmp.g,type:this.tmp.t.value}.concat(a));
|
||||
this.options.panel.add.remove();*/
|
||||
|
||||
|
||||
//alert(this.tmp.t.value+":"+this.tmp.n.value+":"+this.tmp.v.value)
|
||||
}.extend(this);
|
||||
};
|
||||
@@ -721,7 +721,7 @@ leimnud.Package.Public({
|
||||
}
|
||||
}
|
||||
catch(e){
|
||||
|
||||
|
||||
}
|
||||
this.xmlform.tag_edit(t,db_uid,this.sync_xml_node.args(db_uid));
|
||||
return false;
|
||||
@@ -787,7 +787,7 @@ leimnud.Package.Public({
|
||||
this.options.drag.phantom.make();
|
||||
this.options.drag.phantom.onInit(event,0);
|
||||
//return false;
|
||||
return false;
|
||||
return false;
|
||||
};
|
||||
this.reorder_element=function(event,db_uid)
|
||||
{
|
||||
@@ -827,7 +827,7 @@ leimnud.Package.Public({
|
||||
this.options.drag.phantom.make();
|
||||
this.options.drag.phantom.onInit(event,0);
|
||||
//return false;
|
||||
|
||||
|
||||
return false;
|
||||
};
|
||||
this.sync_xml_node=function(data,db_uid)
|
||||
@@ -838,11 +838,11 @@ leimnud.Package.Public({
|
||||
};
|
||||
this.sync_dom=function(db_uid,obj)
|
||||
{
|
||||
|
||||
|
||||
};
|
||||
this.register_groups_drop=function(group)
|
||||
{
|
||||
|
||||
|
||||
};
|
||||
this.register_elements_drop=function(group)
|
||||
{
|
||||
@@ -914,7 +914,7 @@ leimnud.Package.Public({
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
@@ -955,10 +955,10 @@ leimnud.Package.Public({
|
||||
else
|
||||
{
|
||||
insertRowIn = drop.selected;
|
||||
begin = true;
|
||||
begin = true;
|
||||
}
|
||||
var t = this.db[drop.elements[insertRowIn].value];
|
||||
// t.parentNode.insertBefore(new DOM('input').replace(this.db[db_uid]));
|
||||
// t.parentNode.insertBefore(new DOM('input').replace(this.db[db_uid]));
|
||||
var n = t.before(new DOM('div')).replace(this.db[db_uid]);
|
||||
drag.flush();
|
||||
new this.parent.module.fx.move().make({
|
||||
@@ -995,7 +995,7 @@ leimnud.Package.Public({
|
||||
this.phantom_static.remove();
|
||||
delete this.phantom_static;
|
||||
}
|
||||
|
||||
|
||||
};
|
||||
/* Contar elementos en grupo */
|
||||
|
||||
@@ -1092,7 +1092,7 @@ leimnud.Package.Public({
|
||||
{
|
||||
if(get){return ['size','maxlength','defaultvalue','required','dependentfields','linkfield','other_attribute'];}
|
||||
options={
|
||||
|
||||
|
||||
}.concat(options || {});
|
||||
var pd;
|
||||
this.options.points[options.group].append(
|
||||
@@ -1108,7 +1108,7 @@ leimnud.Package.Public({
|
||||
{
|
||||
if(get){return ['other1','other2','other_attribute'];}
|
||||
options={
|
||||
|
||||
|
||||
}.concat(options || {});
|
||||
var pd;
|
||||
this.options.points[options.group].append(
|
||||
@@ -1124,7 +1124,7 @@ leimnud.Package.Public({
|
||||
{
|
||||
if(get){return ['other_attribute'];}
|
||||
options={
|
||||
|
||||
|
||||
}.concat(options || {});
|
||||
var pd;
|
||||
this.options.points[options.group].append(
|
||||
|
||||
@@ -1442,8 +1442,8 @@ $output = $outputHeader.$output;
|
||||
case 'maborak.js' :
|
||||
$oHeadPublisher =& headPublisher::getSingleton();
|
||||
foreach ( $oHeadPublisher->maborakFiles as $fileJS ) {
|
||||
//$output .= JSMin::minify ( file_get_contents ( $fileJS ) );
|
||||
$output .= G::trimSourceCodeFile ($fileJS );
|
||||
$output .= JSMin::minify ( file_get_contents ( $fileJS ) );
|
||||
//$output .= G::trimSourceCodeFile ($fileJS );
|
||||
}
|
||||
break;
|
||||
case 'maborak.loader.js':
|
||||
@@ -1454,8 +1454,8 @@ $output = $outputHeader.$output;
|
||||
}
|
||||
break;
|
||||
default :
|
||||
$output = file_get_contents ( $filename ) ;
|
||||
//$output = JSMin::minify ( file_get_contents ( $filename ) );
|
||||
//$output = file_get_contents ( $filename ) ;
|
||||
$output = JSMin::minify ( file_get_contents ( $filename ) );
|
||||
//$output = G::trimSourceCodeFile ($filename );
|
||||
}
|
||||
print $output;
|
||||
|
||||
@@ -203,7 +203,6 @@ class headPublisher {
|
||||
|
||||
$this->addScriptFile ( "/js/widgets/js-calendar/unicode-letter.js" );
|
||||
$this->addScriptFile ( "/js/widgets/js-calendar/lang/".$sysLang.".js" );
|
||||
$this->addScriptFile ( "/js/widgets/js-calendar/lang/en.js" );
|
||||
|
||||
$head = '';
|
||||
$head .= '<TITLE>' . $this->title . "</TITLE>\n";
|
||||
|
||||
152
gulliver/thirdparty/jsmin/jsmin.php
vendored
152
gulliver/thirdparty/jsmin/jsmin.php
vendored
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/**
|
||||
* jsmin.php - PHP implementation of Douglas Crockford's JSMin.
|
||||
* jsmin.php - PHP implementation of Douglas Crockford's JSMin á.
|
||||
*
|
||||
* This is pretty much a direct port of jsmin.c to PHP with just a few
|
||||
* PHP-specific performance tweaks. Also, whereas jsmin.c reads from stdin and
|
||||
@@ -40,14 +40,18 @@
|
||||
* @author Ryan Grove <ryan@wonko.com>
|
||||
* @copyright 2002 Douglas Crockford <douglas@crockford.com> (jsmin.c)
|
||||
* @copyright 2008 Ryan Grove <ryan@wonko.com> (PHP port)
|
||||
* @copyright 2012 Adam Goforth <aag@adamgoforth.com> (Updates)
|
||||
* @license http://opensource.org/licenses/mit-license.php MIT License
|
||||
* @version 1.1.1 (2008-03-02)
|
||||
* @link http://code.google.com/p/jsmin-php/
|
||||
* @version 1.1.2 (2012-05-01)
|
||||
* @link https://github.com/rgrove/jsmin-php
|
||||
*/
|
||||
|
||||
class JSMin {
|
||||
const ORD_LF = 10;
|
||||
const ORD_SPACE = 32;
|
||||
const ORD_LF = 10;
|
||||
const ORD_SPACE = 32;
|
||||
const ACTION_KEEP_A = 1;
|
||||
const ACTION_DELETE_A = 2;
|
||||
const ACTION_DELETE_A_B = 3;
|
||||
|
||||
protected $a = '';
|
||||
protected $b = '';
|
||||
@@ -59,6 +63,14 @@ class JSMin {
|
||||
|
||||
// -- Public Static Methods --------------------------------------------------
|
||||
|
||||
/**
|
||||
* Minify Javascript
|
||||
*
|
||||
* @uses __construct()
|
||||
* @uses min()
|
||||
* @param string $js Javascript to be minified
|
||||
* @return string
|
||||
*/
|
||||
public static function minify($js) {
|
||||
$jsmin = new JSMin($js);
|
||||
return $jsmin->min();
|
||||
@@ -66,20 +78,41 @@ class JSMin {
|
||||
|
||||
// -- Public Instance Methods ------------------------------------------------
|
||||
|
||||
/**
|
||||
* Constructor
|
||||
*
|
||||
* @param string $input Javascript to be minified
|
||||
*/
|
||||
public function __construct($input) {
|
||||
$this->input = str_replace("\r\n", "\n", $input);
|
||||
// $this->input = str_replace("\n", "", $this->input);
|
||||
$this->inputLength = strlen($this->input);
|
||||
}
|
||||
|
||||
// -- Protected Instance Methods ---------------------------------------------
|
||||
|
||||
protected function action($d) {
|
||||
switch($d) {
|
||||
case 1:
|
||||
/**
|
||||
* Action -- do something! What to do is determined by the $command argument.
|
||||
*
|
||||
* action treats a string as a single character. Wow!
|
||||
* action recognizes a regular expression if it is preceded by ( or , or =.
|
||||
*
|
||||
* @uses next()
|
||||
* @uses get()
|
||||
* @throws JSMinException If parser errors are found:
|
||||
* - Unterminated string literal
|
||||
* - Unterminated regular expression set in regex literal
|
||||
* - Unterminated regular expression literal
|
||||
* @param int $command One of class constants:
|
||||
* ACTION_KEEP_A Output A. Copy B to A. Get the next B.
|
||||
* ACTION_DELETE_A Copy B to A. Get the next B. (Delete A).
|
||||
* ACTION_DELETE_A_B Get the next B. (Delete B).
|
||||
*/
|
||||
protected function action($command) {
|
||||
switch($command) {
|
||||
case self::ACTION_KEEP_A:
|
||||
$this->output .= $this->a;
|
||||
|
||||
case 2:
|
||||
case self::ACTION_DELETE_A:
|
||||
$this->a = $this->b;
|
||||
|
||||
if ($this->a === "'" || $this->a === '"') {
|
||||
@@ -102,27 +135,46 @@ class JSMin {
|
||||
}
|
||||
}
|
||||
|
||||
case 3:
|
||||
case self::ACTION_DELETE_A_B:
|
||||
$this->b = $this->next();
|
||||
|
||||
if ($this->b === '/' && (
|
||||
$this->a === '(' || $this->a === ',' || $this->a === '=' ||
|
||||
$this->a === ':' || $this->a === '[' || $this->a === '!' ||
|
||||
$this->a === '&' || $this->a === '|' || $this->a === '?')) {
|
||||
$this->a === '&' || $this->a === '|' || $this->a === '?' ||
|
||||
$this->a === '{' || $this->a === '}' || $this->a === ';' ||
|
||||
$this->a === "\n" )) {
|
||||
|
||||
$this->output .= $this->a . $this->b;
|
||||
|
||||
for (;;) {
|
||||
$this->a = $this->get();
|
||||
|
||||
if ($this->a === '/') {
|
||||
if ($this->a === '[') {
|
||||
/*
|
||||
inside a regex [...] set, which MAY contain a '/' itself. Example: mootools Form.Validator near line 460:
|
||||
return Form.Validator.getValidator('IsEmpty').test(element) || (/^(?:[a-z0-9!#$%&'*+/=?^_`{|}~-]\.?){0,63}[a-z0-9!#$%&'*+/=?^_`{|}~-]@(?:(?:[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?\.)*[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?|\[(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\])$/i).test(element.get('value'));
|
||||
*/
|
||||
for (;;) {
|
||||
$this->output .= $this->a;
|
||||
$this->a = $this->get();
|
||||
|
||||
if ($this->a === ']') {
|
||||
break;
|
||||
} elseif ($this->a === '\\') {
|
||||
$this->output .= $this->a;
|
||||
$this->a = $this->get();
|
||||
} elseif (ord($this->a) <= self::ORD_LF) {
|
||||
throw new JSMinException('Unterminated regular expression set in regex literal.');
|
||||
}
|
||||
}
|
||||
} elseif ($this->a === '/') {
|
||||
break;
|
||||
} elseif ($this->a === '\\') {
|
||||
$this->output .= $this->a;
|
||||
$this->a = $this->get();
|
||||
} elseif (ord($this->a) <= self::ORD_LF) {
|
||||
throw new JSMinException('Unterminated regular expression '.
|
||||
'literal.');
|
||||
throw new JSMinException('Unterminated regular expression literal.');
|
||||
}
|
||||
|
||||
$this->output .= $this->a;
|
||||
@@ -133,13 +185,18 @@ class JSMin {
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Get next char. Convert ctrl char to space.
|
||||
*
|
||||
* @return string|null
|
||||
*/
|
||||
protected function get() {
|
||||
$c = $this->lookAhead;
|
||||
$this->lookAhead = null;
|
||||
|
||||
if ($c === null) {
|
||||
if ($this->inputIndex < $this->inputLength) {
|
||||
$c = $this->input[$this->inputIndex];
|
||||
$c = substr($this->input, $this->inputIndex, 1);
|
||||
$this->inputIndex += 1;
|
||||
} else {
|
||||
$c = null;
|
||||
@@ -157,21 +214,41 @@ class JSMin {
|
||||
return ' ';
|
||||
}
|
||||
|
||||
/**
|
||||
* Is $c a letter, digit, underscore, dollar sign, or non-ASCII character.
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
protected function isAlphaNum($c) {
|
||||
return ord($c) > 126 || $c === '\\' || preg_match('/^[\w\$]$/', $c) === 1;
|
||||
}
|
||||
|
||||
/**
|
||||
* Perform minification, return result
|
||||
*
|
||||
* @uses action()
|
||||
* @uses isAlphaNum()
|
||||
* @uses get()
|
||||
* @uses peek()
|
||||
* @return string
|
||||
*/
|
||||
protected function min() {
|
||||
if (0 == strncmp($this->peek(), "\xef", 1)) {
|
||||
$this->get();
|
||||
$this->get();
|
||||
$this->get();
|
||||
}
|
||||
|
||||
$this->a = "\n";
|
||||
$this->action(3);
|
||||
$this->action(self::ACTION_DELETE_A_B);
|
||||
|
||||
while ($this->a !== null) {
|
||||
switch ($this->a) {
|
||||
case ' ':
|
||||
if ($this->isAlphaNum($this->b)) {
|
||||
$this->action(1);
|
||||
$this->action(self::ACTION_KEEP_A);
|
||||
} else {
|
||||
$this->action(2);
|
||||
$this->action(self::ACTION_DELETE_A);
|
||||
}
|
||||
break;
|
||||
|
||||
@@ -182,19 +259,21 @@ class JSMin {
|
||||
case '(':
|
||||
case '+':
|
||||
case '-':
|
||||
$this->action(1);
|
||||
case '!':
|
||||
case '~':
|
||||
$this->action(self::ACTION_KEEP_A);
|
||||
break;
|
||||
|
||||
case ' ':
|
||||
$this->action(3);
|
||||
$this->action(self::ACTION_DELETE_A_B);
|
||||
break;
|
||||
|
||||
default:
|
||||
if ($this->isAlphaNum($this->b)) {
|
||||
$this->action(1);
|
||||
$this->action(self::ACTION_KEEP_A);
|
||||
}
|
||||
else {
|
||||
$this->action(2);
|
||||
$this->action(self::ACTION_DELETE_A);
|
||||
}
|
||||
}
|
||||
break;
|
||||
@@ -203,11 +282,11 @@ class JSMin {
|
||||
switch ($this->b) {
|
||||
case ' ':
|
||||
if ($this->isAlphaNum($this->a)) {
|
||||
$this->action(1);
|
||||
$this->action(self::ACTION_KEEP_A);
|
||||
break;
|
||||
}
|
||||
|
||||
$this->action(3);
|
||||
$this->action(self::ACTION_DELETE_A_B);
|
||||
break;
|
||||
|
||||
case "\n":
|
||||
@@ -219,21 +298,21 @@ class JSMin {
|
||||
case '-':
|
||||
case '"':
|
||||
case "'":
|
||||
$this->action(1);
|
||||
$this->action(self::ACTION_KEEP_A);
|
||||
break;
|
||||
|
||||
default:
|
||||
if ($this->isAlphaNum($this->a)) {
|
||||
$this->action(1);
|
||||
$this->action(self::ACTION_KEEP_A);
|
||||
}
|
||||
else {
|
||||
$this->action(3);
|
||||
$this->action(self::ACTION_DELETE_A_B);
|
||||
}
|
||||
}
|
||||
break;
|
||||
|
||||
default:
|
||||
$this->action(1);
|
||||
$this->action(self::ACTION_KEEP_A);
|
||||
break;
|
||||
}
|
||||
}
|
||||
@@ -242,6 +321,15 @@ class JSMin {
|
||||
return $this->output;
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the next character, skipping over comments. peek() is used to see
|
||||
* if a '/' is followed by a '/' or '*'.
|
||||
*
|
||||
* @uses get()
|
||||
* @uses peek()
|
||||
* @throws JSMinException On unterminated comment.
|
||||
* @return string
|
||||
*/
|
||||
protected function next() {
|
||||
$c = $this->get();
|
||||
|
||||
@@ -281,6 +369,12 @@ class JSMin {
|
||||
return $c;
|
||||
}
|
||||
|
||||
/**
|
||||
* Get next char. If is ctrl character, translate to a space or newline.
|
||||
*
|
||||
* @uses get()
|
||||
* @return string|null
|
||||
*/
|
||||
protected function peek() {
|
||||
$this->lookAhead = $this->get();
|
||||
return $this->lookAhead;
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
class Applications
|
||||
{
|
||||
|
||||
public function getAll($userUid, $start=null, $limit=null, $action=null, $filter=null, $search=null, $process=null, $user=null, $status=null, $type=null, $dateFrom=null, $dateTo=null, $callback=null, $dir=null, $sort='APP_CACHE_VIEW.APP_NUMBER')
|
||||
public function getAll($userUid, $start=null, $limit=null, $action=null, $filter=null, $search=null, $process=null, $user=null, $status=null, $type=null, $dateFrom=null, $dateTo=null, $callback=null, $dir=null, $sort='APP_CACHE_VIEW.APP_NUMBER', $category=null)
|
||||
{
|
||||
$callback = isset($callback) ? $callback : 'stcCallback1001';
|
||||
$dir = isset($dir) ? $dir : 'DESC';
|
||||
@@ -13,6 +13,7 @@ class Applications
|
||||
$filter = isset($filter) ? $filter : '';
|
||||
$search = isset($search) ? $search : '';
|
||||
$process = isset($process)? $process : '';
|
||||
$category = isset($category)? $category : '';
|
||||
$user = isset($user) ? $user : '';
|
||||
$status = isset($status) ? strtoupper($status) : '';
|
||||
$action = isset($action) ? $action : 'todo';
|
||||
@@ -28,6 +29,7 @@ class Applications
|
||||
require_once ( "classes/model/AppDelay.php" );
|
||||
require_once ( "classes/model/Fields.php" );
|
||||
require_once ( "classes/model/Users.php" );
|
||||
require_once ( "classes/model/Process.php" );
|
||||
|
||||
//$userUid = ( isset($_SESSION['USER_LOGGED'] ) && $_SESSION['USER_LOGGED'] != '' ) ? $_SESSION['USER_LOGGED'] : null; <-- passed by param
|
||||
$oAppCache = new AppCacheView();
|
||||
@@ -125,14 +127,22 @@ class Applications
|
||||
$CriteriaCount->add (AppCacheViewPeer::PRO_UID, $process, Criteria::EQUAL );
|
||||
}
|
||||
|
||||
// add the category filter
|
||||
if ($category != '') {
|
||||
$Criteria->addAlias('CP', 'PROCESS');
|
||||
$Criteria->add('CP.PRO_CATEGORY', $category, Criteria::EQUAL );
|
||||
$Criteria->addJoin(AppCacheViewPeer::PRO_UID, 'CP.PRO_UID', Criteria::LEFT_JOIN);
|
||||
$Criteria->addAsColumn('CATEGORY_UID', 'CP.PRO_CATEGORY');
|
||||
}
|
||||
|
||||
// add the user filter
|
||||
if ( $user != '' ) {
|
||||
$Criteria->add (AppCacheViewPeer::USR_UID, $user, Criteria::EQUAL );
|
||||
$Criteria->add(AppCacheViewPeer::USR_UID, $user, Criteria::EQUAL );
|
||||
$CriteriaCount->add (AppCacheViewPeer::USR_UID, $user, Criteria::EQUAL );
|
||||
}
|
||||
|
||||
if ( $status != '' ) {
|
||||
$Criteria->add (AppCacheViewPeer::APP_STATUS, $status, Criteria::EQUAL );
|
||||
$Criteria->add(AppCacheViewPeer::APP_STATUS, $status, Criteria::EQUAL );
|
||||
$CriteriaCount->add (AppCacheViewPeer::APP_STATUS, $status, Criteria::EQUAL );
|
||||
}
|
||||
|
||||
@@ -258,10 +268,14 @@ class Applications
|
||||
//case 1. when the SEARCH action is selected and none filter, search criteria is defined,
|
||||
//we need to count using the table APPLICATION, because APP_CACHE_VIEW takes 3 seconds
|
||||
|
||||
if ( $action == 'search' && $filter == '' && $search == '' && $process == '' && $status == '' && $dateFrom == '' && $dateTo == '') {
|
||||
if ( $action == 'search' && $filter == '' && $search == '' && $process == '' && $status == '' && $dateFrom == '' && $dateTo == '' && $category == '') {
|
||||
$totalCount = $oAppCache->getSearchAllCount();
|
||||
$doCountAlreadyExecuted = true;
|
||||
}
|
||||
if ( $category != '' ) {
|
||||
$totalCount = $oAppCache->getSearchCountCriteria();
|
||||
$doCountAlreadyExecuted = true;
|
||||
}
|
||||
|
||||
if ( $doCountAlreadyExecuted == false ) {
|
||||
// in the case of reassign the distinct attribute shows a diferent count result comparing to the
|
||||
@@ -289,7 +303,6 @@ class Applications
|
||||
}
|
||||
}
|
||||
$totalCount = AppCacheViewPeer::doCount( $CriteriaCount, $distinct );
|
||||
|
||||
}
|
||||
|
||||
//add sortable options
|
||||
@@ -312,6 +325,7 @@ class Applications
|
||||
$oDatasetIndex = AppCacheViewPeer::doSelectRS( $Criteria );
|
||||
$oDatasetIndex->setFetchmode( ResultSet::FETCHMODE_ASSOC );
|
||||
$oDatasetIndex->next();
|
||||
$maxDelIndexList = array();
|
||||
// a list of MAX_DEL_INDEXES is required in order to validate the right row
|
||||
while($aRow = $oDatasetIndex->getRow()){
|
||||
$maxDelIndexList[] = $aRow['MAX_DEL_INDEX'];
|
||||
|
||||
@@ -216,42 +216,6 @@ function literalDate($date, $lang='en')
|
||||
throw $oException;
|
||||
}
|
||||
}
|
||||
/**
|
||||
* @method
|
||||
*
|
||||
* Pauses a specified case.
|
||||
*
|
||||
* @name pauseCase
|
||||
* @label Pause Case
|
||||
* @link http://wiki.processmaker.com/index.php/ProcessMaker_Functions#pauseCase.28.29
|
||||
*
|
||||
* @param string(32) | $sApplicationUID= "" | ID of the case | The unique ID of the case. The UID of the current case can be found in the system variable @@APPLICATION.
|
||||
* @param string(32) | $iDelegation = 0| Delegation index of the case | The delegation index of the current task in the case.
|
||||
* @param string(32) | $sUserUID = ""| ID user | The unique ID of the user who will pause the case.
|
||||
* @param string(32) | $sUnpauseDate = null | Date | Optional parameter. The date in the format 'yyyy-mm-dd' indicating when to unpause the case.
|
||||
* @return None | $none | None | None
|
||||
*
|
||||
*/
|
||||
function pauseCase($sApplicationUID='', $iDelegation=0, $sUserUID='', $sUnpauseDate=null)
|
||||
{
|
||||
//var_dump($sApplicationUID, $iDelegation, $sUserUID, $sUnpauseDate);die(':|');
|
||||
try {
|
||||
if ($sApplicationUID == '') {
|
||||
throw new Exception('The application UID cannot be empty!');
|
||||
}
|
||||
if ($iDelegation == 0) {
|
||||
throw new Exception('The delegation index cannot be 0!');
|
||||
}
|
||||
if ($sUserUID == '') {
|
||||
throw new Exception('The user UID cannot be empty!');
|
||||
}
|
||||
G::LoadClass('case');
|
||||
$oCase = new Cases();
|
||||
$oCase->pauseCase($sApplicationUID, $iDelegation, $sUserUID, $sUnpauseDate);
|
||||
} catch (Exception $oException) {
|
||||
throw $oException;
|
||||
}
|
||||
}
|
||||
/**
|
||||
* @method
|
||||
*
|
||||
@@ -1232,6 +1196,84 @@ function WSCancelCase($caseUid, $delIndex, $userUid)
|
||||
return $response;
|
||||
}
|
||||
|
||||
/**
|
||||
* @method
|
||||
*
|
||||
* Pauses a specified case.
|
||||
*
|
||||
* @name WSPauseCase
|
||||
* @label WS Pause Case
|
||||
* @link http://wiki.processmaker.com/index.php/ProcessMaker_Functions#WSPauseCase.28.29
|
||||
*
|
||||
* @param string(32) | $caseUid | ID of the case | The unique ID of the case.
|
||||
* @param int | $delIndex | Delegation index of the case | The delegation index of the current task in the case.
|
||||
* @param string(32) | $userUid | ID user | The unique ID of the user who will pause the case.
|
||||
* @param string(32) | $unpauseDate=null | Date | Optional parameter. The date in the format "yyyy-mm-dd" indicating when to unpause the case.
|
||||
* @return array | $response | WS array | A WS Response associative array.
|
||||
*
|
||||
*/
|
||||
function WSPauseCase($caseUid, $delIndex, $userUid, $unpauseDate=null)
|
||||
{
|
||||
$client = WSOpen();
|
||||
|
||||
$sessionId = $_SESSION["WS_SESSION_ID"];
|
||||
|
||||
$params = array(
|
||||
"sessionId" => $sessionId,
|
||||
"caseUid" => $caseUid,
|
||||
"delIndex" => $delIndex,
|
||||
"userUid" => $userUid,
|
||||
"unpauseDate" => $unpauseDate
|
||||
);
|
||||
|
||||
$result = $client->__soapCall("pauseCase", array($params));
|
||||
|
||||
$response = array();
|
||||
$response["status_code"] = $result->status_code;
|
||||
$response["message"] = $result->message;
|
||||
$response["time_stamp"] = $result->timestamp;
|
||||
|
||||
return $response;
|
||||
}
|
||||
|
||||
/**
|
||||
* @method
|
||||
*
|
||||
* Unpause a specified case.
|
||||
*
|
||||
* @name WSUnpauseCase
|
||||
* @label WS Unpause Case
|
||||
* @link http://wiki.processmaker.com/index.php/ProcessMaker_Functions#WSUnpauseCase.28.29
|
||||
*
|
||||
* @param string(32) | $caseUid | ID of the case | The unique ID of the case.
|
||||
* @param int | $delIndex | Delegation index of the case | The delegation index of the current task in the case.
|
||||
* @param string(32) | $userUid | ID user | The unique ID of the user who will unpause the case.
|
||||
* @return array | $response | WS array | A WS Response associative array.
|
||||
*
|
||||
*/
|
||||
function WSUnpauseCase($caseUid, $delIndex, $userUid)
|
||||
{
|
||||
$client = WSOpen();
|
||||
|
||||
$sessionId = $_SESSION["WS_SESSION_ID"];
|
||||
|
||||
$params = array(
|
||||
"sessionId" => $sessionId,
|
||||
"caseUid" => $caseUid,
|
||||
"delIndex" => $delIndex,
|
||||
"userUid" => $userUid
|
||||
);
|
||||
|
||||
$result = $client->__soapCall("unpauseCase", array($params));
|
||||
|
||||
$response = array();
|
||||
$response["status_code"] = $result->status_code;
|
||||
$response["message"] = $result->message;
|
||||
$response["time_stamp"] = $result->timestamp;
|
||||
|
||||
return $response;
|
||||
}
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/** Local Services Functions **/
|
||||
@@ -2345,3 +2387,60 @@ function PMFCancelCase($caseUid, $delIndex, $userUid)
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @method
|
||||
*
|
||||
* Pauses a specified case.
|
||||
*
|
||||
* @name PMFPauseCase
|
||||
* @label PMF Pauses a specified case.
|
||||
*
|
||||
* @param string(32) | $caseUid | ID of the case | The unique ID of the case.
|
||||
* @param int | $delIndex | Delegation index of the case | The delegation index of the current task in the case.
|
||||
* @param string(32) | $userUid | ID user | The unique ID of the user who will pause the case.
|
||||
* @param string(32) | $unpauseDate=null | Date | Optional parameter. The date in the format "yyyy-mm-dd" indicating when to unpause the case.
|
||||
* @return int | $result | Result of the pause | Returns 1 if the case is paused successfully; otherwise, returns 0 if an error occurred.
|
||||
*
|
||||
*/
|
||||
function PMFPauseCase($caseUid, $delIndex, $userUid, $unpauseDate=null)
|
||||
{
|
||||
G::LoadClass("wsBase");
|
||||
|
||||
$ws = new wsBase();
|
||||
$result = $ws->pauseCase($caseUid, $delIndex, $userUid, $unpauseDate);
|
||||
|
||||
if ($result->status_code == 0) {
|
||||
return 1;
|
||||
} else {
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @method
|
||||
*
|
||||
* Unpause a specified case.
|
||||
*
|
||||
* @name PMFUnpauseCase
|
||||
* @label PMF Unpause a specified case.
|
||||
*
|
||||
* @param string(32) | $caseUid | ID of the case | The unique ID of the case.
|
||||
* @param int | $delIndex | Delegation index of the case | The delegation index of the current task in the case.
|
||||
* @param string(32) | $userUid | ID user | The unique ID of the user who will unpause the case.
|
||||
* @return int | $result | Result of the unpause | Returns 1 if the case is unpause successfully; otherwise, returns 0 if an error occurred.
|
||||
*
|
||||
*/
|
||||
function PMFUnpauseCase($caseUid, $delIndex, $userUid)
|
||||
{
|
||||
G::LoadClass("wsBase");
|
||||
|
||||
$ws = new wsBase();
|
||||
$result = $ws->unpauseCase($caseUid, $delIndex, $userUid);
|
||||
|
||||
if ($result->status_code == 0) {
|
||||
return 1;
|
||||
} else {
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -371,8 +371,6 @@ class processMap {
|
||||
$oPM->taskOptions[]=$taskOption;
|
||||
}
|
||||
|
||||
$_SESSION['PROCESS'] = $sProcessUID;
|
||||
|
||||
$oJSON = new Services_JSON();
|
||||
return $oJSON->encode($oPM);
|
||||
} catch (Exception $oError) {
|
||||
|
||||
@@ -2897,5 +2897,111 @@ class wsBase
|
||||
return $result;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Pause case
|
||||
* @param string caseUid : ID of the case.
|
||||
* @param int delIndex : Delegation index of the case.
|
||||
* @param string userUid : The unique ID of the user who will pause the case.
|
||||
* @param string unpauseDate : Optional parameter. The date in the format "yyyy-mm-dd" indicating when to unpause
|
||||
* the case.
|
||||
* @return $result will return an object
|
||||
*/
|
||||
public function pauseCase($caseUid, $delIndex, $userUid, $unpauseDate=null)
|
||||
{
|
||||
try {
|
||||
if (empty($caseUid)) {
|
||||
$result = new wsResponse(100, G::LoadTranslation("ID_REQUIRED_FIELD") . " caseUid");
|
||||
|
||||
return $result;
|
||||
}
|
||||
|
||||
if (empty($delIndex)) {
|
||||
$result = new wsResponse(100, G::LoadTranslation("ID_REQUIRED_FIELD") . " delIndex");
|
||||
|
||||
return $result;
|
||||
}
|
||||
|
||||
if (empty($userUid)) {
|
||||
$result = new wsResponse(100, G::LoadTranslation("ID_REQUIRED_FIELD") . " userUid");
|
||||
|
||||
return $result;
|
||||
}
|
||||
|
||||
if (!empty($unpauseDate)) {
|
||||
if (!preg_match("/^\d{4}-\d{2}-\d{2}$/", $unpauseDate)) {
|
||||
$result = new wsResponse(100, G::LoadTranslation("ID_INVALID_DATA") . " $unpauseDate");
|
||||
|
||||
return $result;
|
||||
}
|
||||
}
|
||||
|
||||
$case = new Cases();
|
||||
$case->pauseCase($caseUid, $delIndex, $userUid, $unpauseDate);
|
||||
|
||||
//Response
|
||||
$res = new wsResponse(0, G::LoadTranslation("ID_COMMAND_EXECUTED_SUCCESSFULLY"));
|
||||
|
||||
$result = array(
|
||||
"status_code" => $res->status_code,
|
||||
"message" => $res->message,
|
||||
"timestamp" => $res->timestamp
|
||||
);
|
||||
|
||||
return $result;
|
||||
} catch (Exception $e) {
|
||||
$result = wsResponse(100, $e->getMessage());
|
||||
|
||||
return $result;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Unpause case
|
||||
* @param string caseUid : ID of the case.
|
||||
* @param int delIndex : Delegation index of the case.
|
||||
* @param string userUid : The unique ID of the user who will unpause the case.
|
||||
* @return $result will return an object
|
||||
*/
|
||||
public function unpauseCase($caseUid, $delIndex, $userUid)
|
||||
{
|
||||
try {
|
||||
if (empty($caseUid)) {
|
||||
$result = new wsResponse(100, G::LoadTranslation("ID_REQUIRED_FIELD") . " caseUid");
|
||||
|
||||
return $result;
|
||||
}
|
||||
|
||||
if (empty($delIndex)) {
|
||||
$result = new wsResponse(100, G::LoadTranslation("ID_REQUIRED_FIELD") . " delIndex");
|
||||
|
||||
return $result;
|
||||
}
|
||||
|
||||
if (empty($userUid)) {
|
||||
$result = new wsResponse(100, G::LoadTranslation("ID_REQUIRED_FIELD") . " userUid");
|
||||
|
||||
return $result;
|
||||
}
|
||||
|
||||
$case = new Cases();
|
||||
$case->unpauseCase($caseUid, $delIndex, $userUid);
|
||||
|
||||
//Response
|
||||
$res = new wsResponse(0, G::LoadTranslation("ID_COMMAND_EXECUTED_SUCCESSFULLY"));
|
||||
|
||||
$result = array(
|
||||
"status_code" => $res->status_code,
|
||||
"message" => $res->message,
|
||||
"timestamp" => $res->timestamp
|
||||
);
|
||||
|
||||
return $result;
|
||||
} catch (Exception $e) {
|
||||
$result = wsResponse(100, $e->getMessage());
|
||||
|
||||
return $result;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -228,13 +228,11 @@ public function userExists($UsrUid)
|
||||
}
|
||||
|
||||
function loadByUsernameInArray($sUsername){
|
||||
echo $sUsername;
|
||||
$c = $this->loadByUsername($sUsername);
|
||||
$rs = UsersPeer::doSelectRS($c);
|
||||
$rs->setFetchmode(ResultSet::FETCHMODE_ASSOC);
|
||||
$rs->next();
|
||||
$row = $rs->getRow();
|
||||
print_r($row);
|
||||
return $row;
|
||||
}
|
||||
|
||||
|
||||
@@ -217,7 +217,7 @@ class UsersProperties extends BaseUsersProperties
|
||||
$urlUx = $this->_getUXSkinVariant();
|
||||
if (empty($url) && !empty($urlUx)) {
|
||||
$_SESSION['_defaultUserLocation'] = $url;
|
||||
$url = $urlUx;
|
||||
$url = $urlUx;
|
||||
}
|
||||
|
||||
if (empty($url)) {
|
||||
@@ -261,9 +261,45 @@ class UsersProperties extends BaseUsersProperties
|
||||
$url = '';
|
||||
|
||||
if (substr(SYS_SKIN, 0, 2) == 'ux' && SYS_SKIN != 'uxs') {
|
||||
$url = '/sys' . SYS_SYS . '/' . $this->lang . '/' . SYS_SKIN . '/main';
|
||||
$url = '/sys' . SYS_SYS . '/' . $this->lang . '/' . SYS_SKIN . '/main';
|
||||
global $RBAC;
|
||||
G::loadClass('configuration');
|
||||
$oConf = new Configurations;
|
||||
$oConf->loadConfig($x, 'USER_PREFERENCES','','',$_SESSION['USER_LOGGED'],'');
|
||||
if ( sizeof($oConf->aConfig) > 0) {
|
||||
if ($oConf->aConfig['DEFAULT_MENU'] == 'PM_USERS') {
|
||||
$oConf->aConfig['DEFAULT_MENU'] = 'PM_SETUP';
|
||||
}
|
||||
switch ($oConf->aConfig['DEFAULT_MENU']) {
|
||||
case 'PM_SETUP':
|
||||
if ($RBAC->userCanAccess('PM_SETUP') == 1) {
|
||||
$getUrl = 'admin';
|
||||
}
|
||||
break;
|
||||
case 'PM_FACTORY':
|
||||
if ($RBAC->userCanAccess('PM_FACTORY') == 1) {
|
||||
$getUrl = 'designer';
|
||||
}
|
||||
break;
|
||||
case 'PM_CASES':
|
||||
if ($RBAC->userCanAccess('PM_CASES') == 1) {
|
||||
$getUrl = 'home';
|
||||
}
|
||||
break;
|
||||
case 'PM_USERS':
|
||||
if ($RBAC->userCanAccess('PM_USERS') == 1) {
|
||||
$getUrl = 'admin';
|
||||
}
|
||||
break;
|
||||
case 'PM_DASHBOARD':
|
||||
if ($RBAC->userCanAccess('PM_DASHBOARD') == 1) {
|
||||
$getUrl = 'dashboard';
|
||||
}
|
||||
break;
|
||||
}
|
||||
$url = $url."?st=".$getUrl;
|
||||
}
|
||||
}
|
||||
|
||||
return $url;
|
||||
}
|
||||
|
||||
@@ -351,39 +387,37 @@ class UsersProperties extends BaseUsersProperties
|
||||
|
||||
if( sizeof($oConf->aConfig) > 0) { // this user has a configuration record
|
||||
// backward compatibility, because now, we don't have user and dashboard menu.
|
||||
if ($oConf->aConfig['DEFAULT_MENU'] == 'PM_USERS')
|
||||
$oConf->aConfig['DEFAULT_MENU'] = 'PM_SETUP';
|
||||
|
||||
if ($oConf->aConfig['DEFAULT_MENU'] == 'PM_DASHBOARD')
|
||||
$oConf->aConfig['DEFAULT_MENU'] = 'PM_SETUP';
|
||||
|
||||
switch($oConf->aConfig['DEFAULT_MENU']) {
|
||||
case 'PM_SETUP':
|
||||
if ($RBAC->userCanAccess('PM_SETUP') == 1) {
|
||||
$url = 'setup/main';
|
||||
}
|
||||
break;
|
||||
case 'PM_FACTORY':
|
||||
if ($RBAC->userCanAccess('PM_FACTORY') == 1) {
|
||||
$url = 'processes/main';
|
||||
}
|
||||
break;
|
||||
case 'PM_CASES':
|
||||
if ($RBAC->userCanAccess('PM_CASES') == 1) {
|
||||
$url = 'cases/main';
|
||||
}
|
||||
break;
|
||||
case 'PM_USERS':
|
||||
if ($RBAC->userCanAccess('PM_USERS') == 1) {
|
||||
$url = 'setup/main';
|
||||
}
|
||||
break;
|
||||
case 'PM_DASHBOARD':
|
||||
if ($RBAC->userCanAccess('PM_DASHBOARD') == 1) {
|
||||
$url = 'dashboard/dashboard';
|
||||
}
|
||||
break;
|
||||
}
|
||||
if ($oConf->aConfig['DEFAULT_MENU'] == 'PM_USERS') {
|
||||
$oConf->aConfig['DEFAULT_MENU'] = 'PM_SETUP';
|
||||
}
|
||||
|
||||
switch ($oConf->aConfig['DEFAULT_MENU']) {
|
||||
case 'PM_SETUP':
|
||||
if ($RBAC->userCanAccess('PM_SETUP') == 1) {
|
||||
$url = 'setup/main';
|
||||
}
|
||||
break;
|
||||
case 'PM_FACTORY':
|
||||
if ($RBAC->userCanAccess('PM_FACTORY') == 1) {
|
||||
$url = 'processes/main';
|
||||
}
|
||||
break;
|
||||
case 'PM_CASES':
|
||||
if ($RBAC->userCanAccess('PM_CASES') == 1) {
|
||||
$url = 'cases/main';
|
||||
}
|
||||
break;
|
||||
case 'PM_USERS':
|
||||
if ($RBAC->userCanAccess('PM_USERS') == 1) {
|
||||
$url = 'setup/main';
|
||||
}
|
||||
break;
|
||||
case 'PM_DASHBOARD':
|
||||
if ($RBAC->userCanAccess('PM_DASHBOARD') == 1) {
|
||||
$url = 'dashboard/main';
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
if (empty($url)) {
|
||||
|
||||
@@ -201,9 +201,11 @@ class Main extends Controller
|
||||
//get date of next beat
|
||||
$nextBeatDate = $oServerConf->getHeartbeatProperty('HB_NEXT_BEAT_DATE','HEART_BEAT_CONF');
|
||||
$this->memcache->set('nextBeatDate', $nextBeatDate, 1*3600);
|
||||
} else {
|
||||
$sflag = '1';
|
||||
}
|
||||
|
||||
if (($sflag == 1) && ((strtotime("now") > $nextBeatDate) || is_null($nextBeatDate))) {
|
||||
if (($sflag == '1') && ((strtotime("now") > $nextBeatDate) || is_null($nextBeatDate))) {
|
||||
//To do: we need to change to ExtJs
|
||||
$this->setJSVar('flagHeartBeat', 1);
|
||||
} else {
|
||||
|
||||
@@ -909,13 +909,29 @@ function documentVersionHistory()
|
||||
G::RenderPage ('publish', 'raw');
|
||||
}
|
||||
|
||||
function overwriteFile ($node, $fileName) {
|
||||
global $RBAC;
|
||||
require_once ("classes/model/AppFolder.php");
|
||||
require_once ("classes/model/AppDocument.php");
|
||||
$appDocument = new AppDocument();
|
||||
$pMFolder = new AppFolder();
|
||||
$user = ($RBAC->userCanAccess('PM_ALLCASES') == 1) ? '' : $_SESSION['USER_LOGGED'];
|
||||
$folderContentObj = $pMFolder->getFolderContent ($node, array(), null, null, '', '', $user);
|
||||
foreach ($folderContentObj['documents'] as $key => $value) {
|
||||
if ($folderContentObj['documents'][$key]['APP_DOC_FILENAME'] == $fileName) {
|
||||
$appDocument->remove(trim($folderContentObj['documents'][$key]['APP_DOC_UID']), $folderContentObj['documents'][$key]['DOC_VERSION']);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
function uploadExternalDocument()
|
||||
{
|
||||
$response['action']=$_POST['action']. " - ".$_POST['option'];
|
||||
$response['error']="error";
|
||||
$response['message']="error";
|
||||
$response['success']=false;
|
||||
if (isset($_POST["confirm"]) && $_POST["confirm"]=="true") {
|
||||
$overwrite = (isset($_REQUEST['overwrite_files'])) ? $_REQUEST['overwrite_files'] : false;
|
||||
if (isset($_POST["confirm"]) && $_POST["confirm"] == "true") {
|
||||
//G::pr($_FILES);
|
||||
if (isset($_FILES['uploadedFile'])) {
|
||||
$uploadedInstances=count($_FILES['uploadedFile']['name']);
|
||||
@@ -923,6 +939,12 @@ function uploadExternalDocument()
|
||||
$sw_error_exists=isset($_FILES['uploadedFile']['error']);
|
||||
$emptyInstances=0;
|
||||
$quequeUpload=array();
|
||||
//overwrite files
|
||||
if ($overwrite) {
|
||||
for ($i=0; $i<$uploadedInstances; $i++) {
|
||||
overwriteFile($_REQUEST['dir'], stripslashes($_FILES['uploadedFile']['name'][$i]));
|
||||
}
|
||||
}
|
||||
// upload files & check for errors
|
||||
for ($i=0; $i<$uploadedInstances; $i++) {
|
||||
$errors[$i] = null;
|
||||
|
||||
@@ -79,23 +79,26 @@
|
||||
$oAppCache->confCasesList = $confCasesList;
|
||||
|
||||
//get values for the comboBoxes
|
||||
$processes = getProcessArray($action, $userUid );
|
||||
$processes[] = array ( '', G::LoadTranslation('ID_ALL_PROCESS'));
|
||||
$status = getStatusArray($action, $userUid );
|
||||
$category = getCategoryArray();
|
||||
$users = getUserArray($action, $userUid );
|
||||
$allUsers = getAllUsersArray($action);
|
||||
|
||||
$oHeadPublisher->assign( 'reassignReaderFields', $reassignReaderFields ); //sending the fields to get from proxy
|
||||
$oHeadPublisher->addExtJsScript('cases/reassignList', false );
|
||||
$oHeadPublisher->assign( 'pageSize', $pageSize ); //sending the page size
|
||||
$oHeadPublisher->assign( 'columns', $columns ); //sending the columns to display in grid
|
||||
$oHeadPublisher->assign( 'readerFields', $readerFields ); //sending the fields to get from proxy
|
||||
$oHeadPublisher->assign( 'reassignColumns', $reassignColumns ); //sending the columns to display in grid
|
||||
$oHeadPublisher->assign( 'action', $action ); //sending the fields to get from proxy
|
||||
$oHeadPublisher->assign( 'PMDateFormat', $dateFormat ); //sending the fields to get from proxy
|
||||
$oHeadPublisher->assign( 'statusValues', $status ); //sending the columns to display in grid
|
||||
$oHeadPublisher->assign( 'processValues', $processes); //sending the columns to display in grid
|
||||
$oHeadPublisher->assign( 'userValues', $users); //sending the columns to display in grid
|
||||
$oHeadPublisher->assign( 'allUsersValues',$allUsers); //sending the columns to display in grid
|
||||
$oHeadPublisher->assign('reassignReaderFields', $reassignReaderFields ); //sending the fields to get from proxy
|
||||
$oHeadPublisher->addExtJsScript('cases/reassignList', false);
|
||||
$oHeadPublisher->assign('pageSize', $pageSize); //sending the page size
|
||||
$oHeadPublisher->assign('columns', $columns); //sending the columns to display in grid
|
||||
$oHeadPublisher->assign('readerFields', $readerFields); //sending the fields to get from proxy
|
||||
$oHeadPublisher->assign('reassignColumns', $reassignColumns); //sending the columns to display in grid
|
||||
$oHeadPublisher->assign('action', $action); //sending the action to make
|
||||
$oHeadPublisher->assign('PMDateFormat', $dateFormat); //sending the fields to get from proxy
|
||||
$oHeadPublisher->assign('statusValues', $status); //Sending the listing of status
|
||||
$oHeadPublisher->assign('processValues', $processes); //Sending the listing of processes
|
||||
$oHeadPublisher->assign('solrConf', System::solrEnv()); //Sending the status of solar
|
||||
$oHeadPublisher->assign('categoryValues', $category); //Sending the listing of categories
|
||||
$oHeadPublisher->assign('userValues', $users); //Sending the listing of users
|
||||
$oHeadPublisher->assign('allUsersValues',$allUsers); //Sending the listing of all users
|
||||
|
||||
|
||||
|
||||
@@ -122,95 +125,6 @@
|
||||
$oHeadPublisher->assign('FORMATS',$c->getFormats());
|
||||
G::RenderPage('publish', 'extJs');
|
||||
|
||||
//functions to fill the comboboxes in the case list page
|
||||
function getProcessArray ( $action, $userUid ) {
|
||||
global $oAppCache;
|
||||
$processes = Array();
|
||||
$processes[] = array ( '', G::LoadTranslation('ID_ALL_PROCESS') );
|
||||
|
||||
//get the list based in the action provided
|
||||
|
||||
// G::pr($action);die;
|
||||
switch ( $action ) {
|
||||
case 'draft' :
|
||||
$cProcess = $oAppCache->getDraftListCriteria($userUid); //fast enough
|
||||
break;
|
||||
case 'sent' :
|
||||
$cProcess = $oAppCache->getSentListProcessCriteria ($userUid); // fast enough
|
||||
break;
|
||||
case 'simple_search':
|
||||
case 'search' :
|
||||
//in search action, the query to obtain all process is too slow, so we need to query directly to
|
||||
//process and content tables, and for that reason we need the current language in AppCacheView.
|
||||
G::loadClass('configuration');
|
||||
$oConf = new Configurations;
|
||||
$oConf->loadConfig($x, 'APP_CACHE_VIEW_ENGINE','','','','');
|
||||
$appCacheViewEngine = $oConf->aConfig;
|
||||
$lang = isset($appCacheViewEngine['LANG']) ? $appCacheViewEngine['LANG'] : 'en';
|
||||
|
||||
$cProcess = new Criteria('workflow');
|
||||
$cProcess->clearSelectColumns ( );
|
||||
$cProcess->addSelectColumn ( ProcessPeer::PRO_UID );
|
||||
$cProcess->addSelectColumn ( ContentPeer::CON_VALUE );
|
||||
$del = DBAdapter::getStringDelimiter();
|
||||
$conds = array();
|
||||
$conds[] = array(ProcessPeer::PRO_UID, ContentPeer::CON_ID );
|
||||
$conds[] = array(ContentPeer::CON_CATEGORY, $del . 'PRO_TITLE' . $del);
|
||||
$conds[] = array(ContentPeer::CON_LANG, $del . $lang . $del);
|
||||
$cProcess->addJoinMC($conds, Criteria::LEFT_JOIN);
|
||||
$cProcess->add(ProcessPeer::PRO_STATUS, 'ACTIVE');
|
||||
$oDataset = ProcessPeer::doSelectRS($cProcess);
|
||||
$oDataset->setFetchmode(ResultSet::FETCHMODE_ASSOC);
|
||||
$oDataset->next();
|
||||
|
||||
while($aRow = $oDataset->getRow()){
|
||||
$processes[] = array ( $aRow['PRO_UID'], $aRow['CON_VALUE'] );
|
||||
$oDataset->next();
|
||||
}
|
||||
|
||||
return $processes;
|
||||
break;
|
||||
case 'unassigned' :
|
||||
$cProcess = $oAppCache->getUnassignedListCriteria($userUid);
|
||||
break;
|
||||
case 'paused' :
|
||||
$cProcess = $oAppCache->getPausedListCriteria($userUid);
|
||||
break;
|
||||
case 'to_revise' :
|
||||
$cProcess = $oAppCache->getToReviseListCriteria($userUid);
|
||||
break;
|
||||
case 'to_reassign' :
|
||||
$cProcess = $oAppCache->getToReassignListCriteria();
|
||||
$cProcess->addAscendingOrderByColumn(AppCacheViewPeer::APP_PRO_TITLE);
|
||||
break;
|
||||
case 'gral' :
|
||||
$cProcess = $oAppCache->getGeneralListCriteria();
|
||||
$cProcess->addAscendingOrderByColumn(AppCacheViewPeer::APP_PRO_TITLE);
|
||||
break;
|
||||
case 'todo' :
|
||||
default:
|
||||
$cProcess = $oAppCache->getToDoListCriteria($userUid); //fast enough
|
||||
break;
|
||||
}
|
||||
|
||||
//get the processes for this user in this action
|
||||
$cProcess->clearSelectColumns();
|
||||
$cProcess->addSelectColumn(AppCacheViewPeer::PRO_UID);
|
||||
$cProcess->addSelectColumn(AppCacheViewPeer::APP_PRO_TITLE);
|
||||
$cProcess->setDistinct(AppCacheViewPeer::PRO_UID);
|
||||
|
||||
$oDataset = AppCacheViewPeer::doSelectRS($cProcess);
|
||||
$oDataset->setFetchmode(ResultSet::FETCHMODE_ASSOC);
|
||||
$oDataset->next();
|
||||
|
||||
while($aRow = $oDataset->getRow()){
|
||||
$processes[] = array ( $aRow['PRO_UID'], $aRow['APP_PRO_TITLE'] );
|
||||
$oDataset->next();
|
||||
}
|
||||
|
||||
return $processes;
|
||||
}
|
||||
|
||||
function getUserArray ( $action, $userUid ) {
|
||||
global $oAppCache;
|
||||
$status = array();
|
||||
@@ -241,6 +155,25 @@
|
||||
return $users;
|
||||
}
|
||||
|
||||
function getCategoryArray () {
|
||||
global $oAppCache;
|
||||
require_once 'classes/model/ProcessCategory.php';
|
||||
$category[] = array("", G::LoadTranslation("ID_ALL_CATEGORIES"));
|
||||
|
||||
$criteria = new Criteria('workflow');
|
||||
$criteria->addSelectColumn(ProcessCategoryPeer::CATEGORY_UID);
|
||||
$criteria->addSelectColumn(ProcessCategoryPeer::CATEGORY_NAME);
|
||||
$dataset = ProcessCategoryPeer::doSelectRS($criteria);
|
||||
$dataset->setFetchmode(ResultSet::FETCHMODE_ASSOC);
|
||||
$dataset->next();
|
||||
|
||||
while ($row = $dataset->getRow()) {
|
||||
$category[] = array( $row['CATEGORY_UID'], $row['CATEGORY_NAME']);
|
||||
$dataset->next();
|
||||
}
|
||||
return $category;
|
||||
}
|
||||
|
||||
function getAllUsersArray ( $action ) {
|
||||
global $oAppCache;
|
||||
$status = array();
|
||||
|
||||
@@ -28,20 +28,118 @@
|
||||
require_once 'classes/model/AppDelay.php';
|
||||
require_once 'classes/model/Process.php';
|
||||
require_once 'classes/model/Task.php';
|
||||
|
||||
require_once ( "classes/model/AppCacheView.php" );
|
||||
require_once ( "classes/model/AppDelegation.php" );
|
||||
require_once ( "classes/model/AdditionalTables.php" );
|
||||
require_once ( "classes/model/AppDelay.php" );
|
||||
G::LoadClass('case');
|
||||
|
||||
$actionAjax = isset($_REQUEST['actionAjax'])?$_REQUEST['actionAjax']: null;
|
||||
|
||||
|
||||
if($actionAjax=="getUsersToReassign"){
|
||||
|
||||
$_SESSION['TASK'] = $_REQUEST['TAS_UID'];
|
||||
$case = new Cases();
|
||||
$result->data = $case->getUsersToReassign($_SESSION['TASK'], $_SESSION['USER_LOGGED']);
|
||||
|
||||
print G::json_encode($result);
|
||||
if ($actionAjax == "processListExtJs") {
|
||||
$action = isset($_REQUEST['action']) ? $_REQUEST['action']: null;
|
||||
$categoryUid = isset($_REQUEST['CATEGORY_UID']) ? $_REQUEST['CATEGORY_UID'] : null;
|
||||
$userUid = ( isset($_SESSION['USER_LOGGED'] ) && $_SESSION['USER_LOGGED'] != '' ) ? $_SESSION['USER_LOGGED'] : null;
|
||||
|
||||
global $oAppCache;
|
||||
$oAppCache = new AppCacheView();
|
||||
$processes = Array();
|
||||
$processes[] = array ( '', G::LoadTranslation('ID_ALL_PROCESS') );
|
||||
|
||||
//get the list based in the action provided
|
||||
switch ( $action ) {
|
||||
case 'draft':
|
||||
$cProcess = $oAppCache->getDraftListCriteria($userUid); //fast enough
|
||||
break;
|
||||
case 'sent':
|
||||
$cProcess = $oAppCache->getSentListProcessCriteria ($userUid); // fast enough
|
||||
break;
|
||||
case 'simple_search':
|
||||
case 'search':
|
||||
//in search action, the query to obtain all process is too slow, so we need to query directly to
|
||||
//process and content tables, and for that reason we need the current language in AppCacheView.
|
||||
G::loadClass('configuration');
|
||||
$oConf = new Configurations;
|
||||
$oConf->loadConfig($x, 'APP_CACHE_VIEW_ENGINE','','','','');
|
||||
$appCacheViewEngine = $oConf->aConfig;
|
||||
$lang = isset($appCacheViewEngine['LANG']) ? $appCacheViewEngine['LANG'] : 'en';
|
||||
|
||||
$cProcess = new Criteria('workflow');
|
||||
$cProcess->clearSelectColumns ( );
|
||||
$cProcess->addSelectColumn ( ProcessPeer::PRO_UID );
|
||||
$cProcess->addSelectColumn ( ContentPeer::CON_VALUE );
|
||||
if ($categoryUid) {
|
||||
$cProcess->add (ProcessPeer::PRO_CATEGORY, $categoryUid);
|
||||
}
|
||||
$del = DBAdapter::getStringDelimiter();
|
||||
$conds = array();
|
||||
$conds[] = array(ProcessPeer::PRO_UID, ContentPeer::CON_ID );
|
||||
$conds[] = array(ContentPeer::CON_CATEGORY, $del . 'PRO_TITLE' . $del);
|
||||
$conds[] = array(ContentPeer::CON_LANG, $del . $lang . $del);
|
||||
$cProcess->addJoinMC($conds, Criteria::LEFT_JOIN);
|
||||
$cProcess->add(ProcessPeer::PRO_STATUS, 'ACTIVE');
|
||||
$oDataset = ProcessPeer::doSelectRS($cProcess);
|
||||
$oDataset->setFetchmode(ResultSet::FETCHMODE_ASSOC);
|
||||
$oDataset->next();
|
||||
|
||||
while ($aRow = $oDataset->getRow()) {
|
||||
$processes[] = array ( $aRow['PRO_UID'], $aRow['CON_VALUE'] );
|
||||
$oDataset->next();
|
||||
}
|
||||
return print G::json_encode($processes);
|
||||
break;
|
||||
case 'unassigned':
|
||||
$cProcess = $oAppCache->getUnassignedListCriteria($userUid);
|
||||
break;
|
||||
case 'paused':
|
||||
$cProcess = $oAppCache->getPausedListCriteria($userUid);
|
||||
break;
|
||||
case 'to_revise':
|
||||
$cProcess = $oAppCache->getToReviseListCriteria($userUid);
|
||||
break;
|
||||
case 'to_reassign':
|
||||
$cProcess = $oAppCache->getToReassignListCriteria();
|
||||
$cProcess->addAscendingOrderByColumn(AppCacheViewPeer::APP_PRO_TITLE);
|
||||
break;
|
||||
case 'gral':
|
||||
$cProcess = $oAppCache->getGeneralListCriteria();
|
||||
$cProcess->addAscendingOrderByColumn(AppCacheViewPeer::APP_PRO_TITLE);
|
||||
break;
|
||||
case 'todo':
|
||||
default:
|
||||
$cProcess = $oAppCache->getToDoListCriteria($userUid); //fast enough
|
||||
break;
|
||||
}
|
||||
//get the processes for this user in this action
|
||||
$cProcess->clearSelectColumns();
|
||||
$cProcess->addSelectColumn(AppCacheViewPeer::PRO_UID);
|
||||
$cProcess->addSelectColumn(AppCacheViewPeer::APP_PRO_TITLE);
|
||||
$cProcess->setDistinct(AppCacheViewPeer::PRO_UID);
|
||||
if ($categoryUid) {
|
||||
$cProcess->addAlias('CP', 'PROCESS');
|
||||
$cProcess->add('CP.PRO_CATEGORY', $categoryUid, Criteria::EQUAL );
|
||||
$cProcess->addJoin(AppCacheViewPeer::PRO_UID, 'CP.PRO_UID', Criteria::LEFT_JOIN);
|
||||
$cProcess->addAsColumn('CATEGORY_UID', 'CP.PRO_CATEGORY');
|
||||
}
|
||||
$oDataset = AppCacheViewPeer::doSelectRS($cProcess);
|
||||
$oDataset->setFetchmode(ResultSet::FETCHMODE_ASSOC);
|
||||
$oDataset->next();
|
||||
|
||||
while ($aRow = $oDataset->getRow()) {
|
||||
$processes[] = array ( $aRow['PRO_UID'], $aRow['APP_PRO_TITLE'] );
|
||||
$oDataset->next();
|
||||
}
|
||||
return print G::json_encode($processes);
|
||||
}
|
||||
if($actionAjax=='reassignCase'){
|
||||
|
||||
if ($actionAjax=="getUsersToReassign") {
|
||||
$_SESSION['TASK'] = $_REQUEST['TAS_UID'];
|
||||
$case = new Cases();
|
||||
$result->data = $case->getUsersToReassign($_SESSION['TASK'], $_SESSION['USER_LOGGED']);
|
||||
print G::json_encode($result);
|
||||
}
|
||||
if ($actionAjax=='reassignCase') {
|
||||
|
||||
$APP_UID = $_REQUEST["APP_UID"];
|
||||
$DEL_INDEX = $_REQUEST["DEL_INDEX"];
|
||||
|
||||
@@ -7,6 +7,7 @@ $start = isset($_POST["start"])? $_POST["start"] : "0";
|
||||
$limit = isset($_POST["limit"])? $_POST["limit"] : "25";
|
||||
$filter = isset($_POST ["filter"])? $_POST["filter"] : "";
|
||||
$process = isset($_POST["process"])? $_POST["process"] : "";
|
||||
$category = isset($_POST["category"])? $_POST["category"] : "";
|
||||
$status = isset($_POST["status"])? strtoupper($_POST["status"]) : "";
|
||||
$user = isset($_POST["user"])? $_POST["user"] : "";
|
||||
$search = isset($_POST["search"])? $_POST["search"] : "";
|
||||
@@ -74,7 +75,8 @@ try {
|
||||
$dateTo,
|
||||
$callback,
|
||||
$dir,
|
||||
$sort
|
||||
$sort,
|
||||
$category
|
||||
);
|
||||
|
||||
$result = G::json_encode($data);
|
||||
|
||||
@@ -60,12 +60,15 @@ try {
|
||||
//The user is inactive
|
||||
case -3:
|
||||
require_once 'classes/model/Users.php';
|
||||
$user = new Users;
|
||||
$user = new Users();
|
||||
$aUser = $user->loadByUsernameInArray($usr);
|
||||
|
||||
switch ($aUser['USR_STATUS']) {
|
||||
case 'VACATION':
|
||||
$errLabel = 'ID_USER_ONVACATION';
|
||||
$uid = $aUser['USR_UID'];
|
||||
$RBAC->changeUserStatus($uid, 1);
|
||||
$aUser['USR_STATUS'] = 'ACTIVE';
|
||||
$user->update($aUser);
|
||||
break;
|
||||
case 'INACTIVE':
|
||||
$errLabel = 'ID_USER_INACTIVE';
|
||||
|
||||
@@ -49,6 +49,7 @@ try {
|
||||
switch($_REQUEST['action'])
|
||||
{
|
||||
case 'load':
|
||||
$_SESSION['PROCESS'] = $oData->uid;
|
||||
if ($oData->ct) {
|
||||
$sOutput = $oProcessMap->load($oData->uid, true, $_SESSION['APPLICATION'], -1, $_SESSION['TASK'], $oData->ct);
|
||||
}
|
||||
@@ -58,7 +59,7 @@ try {
|
||||
}
|
||||
else {
|
||||
if ($_SESSION['TASK'] != -1) {
|
||||
$taskUid = $_SESSION['TASK'];
|
||||
$taskUid = $_SESSION['TASK'];
|
||||
} else {
|
||||
$c = new Criteria('workflow');
|
||||
$c->clearSelectColumns();
|
||||
@@ -100,7 +101,7 @@ try {
|
||||
unlink(PATH_DATA ."sites" . PATH_SEP . SYS_SYS . PATH_SEP . "public" . PATH_SEP. $form['PRO_UID']. PATH_SEP .str_replace(".php","Post",$form['FILENAME']).".php");
|
||||
$oProcessMap->webEntry($_REQUEST['PRO_UID']);
|
||||
break;
|
||||
|
||||
|
||||
case 'webEntry_new':
|
||||
$oProcessMap->webEntry_new($oData->PRO_UID);
|
||||
break;
|
||||
@@ -119,11 +120,11 @@ try {
|
||||
case 'webEntry':
|
||||
$oProcessMap->webEntry($oData->pro_uid);
|
||||
break;
|
||||
|
||||
|
||||
case 'webEntry_Val_Assig':
|
||||
include(PATH_METHODS . 'processes/webEntry_Val_Assig.php');
|
||||
break;
|
||||
|
||||
|
||||
case 'saveTitlePosition':
|
||||
$sOutput = $oProcessMap->saveTitlePosition($oData->pro_uid, $oData->position->x, $oData->position->y);
|
||||
break;
|
||||
@@ -453,7 +454,7 @@ try {
|
||||
}
|
||||
$fcontent = file_get_contents($sDirectory);
|
||||
$extion=explode(".",$_REQUEST['filename']);
|
||||
|
||||
|
||||
//if($extion[count($extion)-1]=='html' || $extion[count($extion)-1]=='txt'){
|
||||
$aData = Array(
|
||||
'pro_uid'=>$_REQUEST['pro_uid'],
|
||||
@@ -466,7 +467,7 @@ try {
|
||||
$aMessage['MESSAGE'] = G::loadTranslation( 'HTML_FILES' );
|
||||
$G_PUBLISH->AddContent ( 'xmlform', 'xmlform', 'login/showMessage', '',$aMessage );
|
||||
}*/
|
||||
|
||||
|
||||
break;
|
||||
case 'saveFile':
|
||||
global $G_PUBLISH;
|
||||
@@ -474,7 +475,7 @@ try {
|
||||
$sDir = "";
|
||||
if(isset($_REQUEST['MAIN_DIRECTORY']))
|
||||
$sDir = $_REQUEST['MAIN_DIRECTORY'];
|
||||
|
||||
|
||||
switch($sDir){
|
||||
case 'mailTemplates' : $sDirectory = PATH_DATA_MAILTEMPLATES . $_REQUEST['pro_uid'] . PATH_SEP . $_REQUEST['filename'];
|
||||
break;
|
||||
@@ -483,11 +484,11 @@ try {
|
||||
default : $sDirectory = PATH_DATA_MAILTEMPLATES . $_REQUEST['pro_uid'] . PATH_SEP . $_REQUEST['filename'];
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
$fp = fopen($sDirectory, 'w');
|
||||
$content = stripslashes($_REQUEST['fcontent']);
|
||||
$content = str_replace("@amp@", "&", $content);
|
||||
$content = base64_decode($content);
|
||||
$content = base64_decode($content);
|
||||
fwrite($fp, $content);
|
||||
fclose($fp);
|
||||
echo 'saved: '. $sDirectory;
|
||||
@@ -515,20 +516,20 @@ try {
|
||||
$G_PUBLISH->AddContent('xmlform', 'xmlform', 'processes/processes_FileEditCreateEmpty', '');
|
||||
G::RenderPage('publish', 'raw');
|
||||
break;
|
||||
|
||||
|
||||
case "taskCases":
|
||||
require_once ("classes/model/Application.php");
|
||||
require_once ("classes/model/AppDelegation.php");
|
||||
require_once ("classes/model/AppDelay.php");
|
||||
|
||||
|
||||
$criteria = new Criteria("workflow");
|
||||
$criteria->addSelectColumn("COUNT(DISTINCT APPLICATION.APP_UID)");
|
||||
|
||||
|
||||
$criteria->addJoin(ApplicationPeer::APP_UID, AppDelegationPeer::APP_UID, Criteria::LEFT_JOIN);
|
||||
$criteria->addJoin(ApplicationPeer::APP_UID, AppDelayPeer::APP_UID, Criteria::LEFT_JOIN);
|
||||
|
||||
|
||||
$criteria->add(AppDelegationPeer::TAS_UID, $oData->task_uid);
|
||||
|
||||
|
||||
$criteria->add(
|
||||
$criteria->getNewCriterion(AppDelegationPeer::DEL_FINISH_DATE, null, Criteria::ISNULL)->addOr(
|
||||
$criteria->getNewCriterion(AppDelayPeer::APP_DELAY_UID, null, Criteria::ISNOTNULL)->addAnd(
|
||||
@@ -538,14 +539,14 @@ try {
|
||||
)
|
||||
)
|
||||
);
|
||||
|
||||
|
||||
$rs = ApplicationPeer::doSelectRS($criteria);
|
||||
|
||||
|
||||
$rs->next();
|
||||
$row = $rs->getRow();
|
||||
|
||||
|
||||
$response->casesNumRec = intval($row[0]);
|
||||
|
||||
|
||||
$json = new Services_JSON();
|
||||
$sOutput = $json->encode($response);
|
||||
break;
|
||||
|
||||
@@ -761,6 +761,45 @@
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="pauseCaseRequest">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="sessionId" type="xs:string"/>
|
||||
<xs:element name="caseUid" type="xs:string"/>
|
||||
<xs:element name="delIndex" type="xs:string"/>
|
||||
<xs:element name="userUid" type="xs:string"/>
|
||||
<xs:element name="unpauseDate" minOccurs="0" maxOccurs="unbounded" type="xs:string"/>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="pauseCaseResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="status_code" type="xs:integer"/>
|
||||
<xs:element name="message" type="xs:string"/>
|
||||
<xs:element name="timestamp" type="xs:string"/>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="unpauseCaseRequest">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="sessionId" type="xs:string"/>
|
||||
<xs:element name="caseUid" type="xs:string"/>
|
||||
<xs:element name="delIndex" type="xs:string"/>
|
||||
<xs:element name="userUid" type="xs:string"/>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="unpauseCaseResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="status_code" type="xs:integer"/>
|
||||
<xs:element name="message" type="xs:string"/>
|
||||
<xs:element name="timestamp" type="xs:string"/>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
</xs:schema>
|
||||
</types>
|
||||
|
||||
@@ -965,6 +1004,18 @@
|
||||
<message name="cancelCaseResponse">
|
||||
<part name="parameters" element="xs0:cancelCaseResponse"/>
|
||||
</message>
|
||||
<message name="pauseCaseRequest">
|
||||
<part name="parameters" element="xs0:pauseCaseRequest"/>
|
||||
</message>
|
||||
<message name="pauseCaseResponse">
|
||||
<part name="parameters" element="xs0:pauseCaseResponse"/>
|
||||
</message>
|
||||
<message name="unpauseCaseRequest">
|
||||
<part name="parameters" element="xs0:unpauseCaseRequest"/>
|
||||
</message>
|
||||
<message name="unpauseCaseResponse">
|
||||
<part name="parameters" element="xs0:unpauseCaseResponse"/>
|
||||
</message>
|
||||
|
||||
<portType name="ProcessMakerServiceSoap">
|
||||
<operation name="login">
|
||||
@@ -1111,6 +1162,14 @@
|
||||
<input message="xs0:cancelCaseRequest"/>
|
||||
<output message="xs0:cancelCaseResponse"/>
|
||||
</operation>
|
||||
<operation name="pauseCase">
|
||||
<input message="xs0:pauseCaseRequest"/>
|
||||
<output message="xs0:pauseCaseResponse"/>
|
||||
</operation>
|
||||
<operation name="unpauseCase">
|
||||
<input message="xs0:unpauseCaseRequest"/>
|
||||
<output message="xs0:unpauseCaseResponse"/>
|
||||
</operation>
|
||||
</portType>
|
||||
|
||||
<binding name="ProcessMakerServiceSoap" type="xs0:ProcessMakerServiceSoap">
|
||||
@@ -1439,6 +1498,24 @@
|
||||
<soap12:body use="literal"/>
|
||||
</output>
|
||||
</operation>
|
||||
<operation name="pauseCase">
|
||||
<soap12:operation soapAction="urn:pauseCase" soapActionRequired="true" style="document"/>
|
||||
<input>
|
||||
<soap12:body use="literal"/>
|
||||
</input>
|
||||
<output>
|
||||
<soap12:body use="literal"/>
|
||||
</output>
|
||||
</operation>
|
||||
<operation name="unpauseCase">
|
||||
<soap12:operation soapAction="urn:unpauseCase" soapActionRequired="true" style="document"/>
|
||||
<input>
|
||||
<soap12:body use="literal"/>
|
||||
</input>
|
||||
<output>
|
||||
<soap12:body use="literal"/>
|
||||
</output>
|
||||
</operation>
|
||||
</binding>
|
||||
|
||||
<service name="ProcessMakerService">
|
||||
|
||||
@@ -1102,6 +1102,52 @@ function cancelCase($params)
|
||||
return $result;
|
||||
}
|
||||
|
||||
function pauseCase($params)
|
||||
{
|
||||
$result = isValidSession($params->sessionId);
|
||||
|
||||
if ($result->status_code != 0) {
|
||||
return $result;
|
||||
}
|
||||
|
||||
if (ifPermission($params->sessionId, "PM_CASES") == 0) {
|
||||
$result = new wsResponse(2, "You do not have privileges");
|
||||
|
||||
return $result;
|
||||
}
|
||||
|
||||
$ws = new wsBase();
|
||||
|
||||
$result = $ws->pauseCase(
|
||||
$params->caseUid,
|
||||
$params->delIndex,
|
||||
$params->userUid,
|
||||
((isset($params->unpauseDate))? $params->unpauseDate : null)
|
||||
);
|
||||
|
||||
return $result;
|
||||
}
|
||||
|
||||
function unpauseCase($params)
|
||||
{
|
||||
$result = isValidSession($params->sessionId);
|
||||
|
||||
if ($result->status_code != 0) {
|
||||
return $result;
|
||||
}
|
||||
|
||||
if (ifPermission($params->sessionId, "PM_CASES") == 0) {
|
||||
$result = new wsResponse(2, "You do not have privileges");
|
||||
|
||||
return $result;
|
||||
}
|
||||
|
||||
$ws = new wsBase();
|
||||
$result = $ws->unpauseCase($params->caseUid, $params->delIndex, $params->userUid);
|
||||
|
||||
return $result;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1144,5 +1190,7 @@ $server->addFunction("removeUserFromGroup");
|
||||
$server->addFunction("getCaseNotes");
|
||||
$server->addFunction("deleteCase");
|
||||
$server->addFunction("cancelCase");
|
||||
$server->addFunction("pauseCase");
|
||||
$server->addFunction("unpauseCase");
|
||||
$server->handle();
|
||||
|
||||
|
||||
@@ -358,7 +358,7 @@ switch($_POST['action'])
|
||||
/* Saving preferences */
|
||||
$def_lang = $form['PREF_DEFAULT_LANG'];
|
||||
$def_menu = $form['PREF_DEFAULT_MENUSELECTED'];
|
||||
$def_cases_menu = $form['PREF_DEFAULT_CASES_MENUSELECTED'];
|
||||
$def_cases_menu = isset($form['PREF_DEFAULT_CASES_MENUSELECTED']) ? $form['PREF_DEFAULT_CASES_MENUSELECTED'] : '';
|
||||
|
||||
G::loadClass('configuration');
|
||||
|
||||
@@ -406,7 +406,6 @@ switch($_POST['action'])
|
||||
$_SESSION['CURRENT_USER'] = $_POST['USR_UID'];
|
||||
$oUser = new Users();
|
||||
$aFields = $oUser->loadDetailed($_POST['USR_UID']);
|
||||
$aFields['USR_STATUS'] = G::LoadTranslation('ID_' . $aFields['USR_STATUS']);
|
||||
|
||||
//Load Calendar options and falue for this user
|
||||
G::LoadClass ( 'calendar' );
|
||||
@@ -452,24 +451,28 @@ switch($_POST['action'])
|
||||
|
||||
$menuSelected = '';
|
||||
|
||||
if ($aFields['PREF_DEFAULT_MENUSELECTED'] != ''){
|
||||
foreach ( $RBAC->aUserInfo['PROCESSMAKER']['PERMISSIONS'] as $permission ) {
|
||||
if($aFields['PREF_DEFAULT_MENUSELECTED']==$permission['PER_CODE']){
|
||||
switch($permission['PER_CODE']){
|
||||
case 'PM_USERS' :
|
||||
case 'PM_SETUP' :
|
||||
$menuSelected = strtoupper(G::LoadTranslation('ID_SETUP'));
|
||||
break;
|
||||
case 'PM_CASES' :
|
||||
$menuSelected = strtoupper(G::LoadTranslation('ID_CASES'));
|
||||
break;
|
||||
case 'PM_FACTORY' :
|
||||
$menuSelected = strtoupper(G::LoadTranslation('ID_APPLICATIONS'));
|
||||
break;
|
||||
}
|
||||
if ($aFields['PREF_DEFAULT_MENUSELECTED'] != '') {
|
||||
foreach ( $RBAC->aUserInfo['PROCESSMAKER']['PERMISSIONS'] as $permission ) {
|
||||
if ($aFields['PREF_DEFAULT_MENUSELECTED']==$permission['PER_CODE']) {
|
||||
switch ($permission['PER_CODE']) {
|
||||
case 'PM_USERS' :
|
||||
case 'PM_SETUP' :
|
||||
$menuSelected = strtoupper(G::LoadTranslation('ID_SETUP'));
|
||||
break;
|
||||
case 'PM_CASES' :
|
||||
$menuSelected = strtoupper(G::LoadTranslation('ID_CASES'));
|
||||
break;
|
||||
case 'PM_FACTORY' :
|
||||
$menuSelected = strtoupper(G::LoadTranslation('ID_APPLICATIONS'));
|
||||
break;
|
||||
case 'PM_DASHBOARD':
|
||||
$menuSelected = strtoupper(G::LoadTranslation('ID_DASHBOARD'));
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
$aFields['MENUSELECTED_NAME'] = $menuSelected;
|
||||
|
||||
@@ -510,6 +513,9 @@ switch($_POST['action'])
|
||||
case 'PM_FACTORY':
|
||||
$rows[] = Array('id'=>'PM_FACTORY', 'name'=>strtoupper(G::LoadTranslation('ID_APPLICATIONS')));
|
||||
break;
|
||||
case 'PM_DASHBOARD':
|
||||
$rows[] = Array('id'=>'PM_DASHBOARD', 'name'=>strtoupper(G::LoadTranslation('ID_DASHBOARD')));
|
||||
break;
|
||||
}
|
||||
}
|
||||
print(G::json_encode($rows));
|
||||
|
||||
@@ -214,7 +214,7 @@ try {
|
||||
case 'changeUserStatus':
|
||||
$response = new stdclass();
|
||||
if (isset($_REQUEST['USR_UID']) && isset($_REQUEST['NEW_USR_STATUS'])) {
|
||||
$RBAC->changeUserStatus($_REQUEST['USR_UID'], $_REQUEST['NEW_USR_STATUS']);
|
||||
$RBAC->changeUserStatus($_REQUEST['USR_UID'], ($_REQUEST['NEW_USR_STATUS'] == 'ACTIVE' ? 1 : 0));
|
||||
require_once 'classes/model/Users.php';
|
||||
$userInstance = new Users();
|
||||
$userData = $userInstance->load($_REQUEST['USR_UID']);
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
{if $user_logged neq ''}
|
||||
{$msgVer}<label class="textBlue">{$userfullname} <a href="../users/myInfo">{$user}</a> | </label>
|
||||
{if $switch_interface}
|
||||
<label class="textBlue"><a href="../../uxs/home">{$switch_interface_label}</a> | </label>
|
||||
<label class="textBlue"><a href="../../uxs/home">{$switch_interface_label}</a> | </label>
|
||||
{/if}
|
||||
<a href="{$linklogout}" class="tableOption">{$logout}</a> <br/>
|
||||
<label class="textBlack"><b>{$rolename}</b> {$workspace_label} <b><u>{$workspace}</u></b> <br/>
|
||||
@@ -65,7 +65,6 @@
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
{if $footer neq ''}
|
||||
<tr height="100%">
|
||||
<td height="100%">
|
||||
<div class="Footer">
|
||||
@@ -73,7 +72,6 @@
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
{/if}
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@@ -11,7 +11,7 @@ a, img {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
img {
|
||||
img {
|
||||
border: 0 none;
|
||||
}
|
||||
|
||||
@@ -830,6 +830,7 @@ form.formSearch .Record
|
||||
{
|
||||
color:#2078A8;
|
||||
text-decoration:none;
|
||||
white-space:nowrap;
|
||||
}
|
||||
.pagedTableDefault, .pagedTableDefault .headerContent .tableOption a:hover
|
||||
{
|
||||
@@ -882,6 +883,7 @@ font-weight:bold;
|
||||
text-decoration: none;
|
||||
padding-left: 5px;
|
||||
font: bold 11px Tahoma,sans-serif, MiscFixed;
|
||||
white-space:nowrap;
|
||||
}
|
||||
.pagedTableDefault .pagedTable a:hover
|
||||
{
|
||||
@@ -960,6 +962,7 @@ font-weight:bold;
|
||||
}
|
||||
.pagedTableDefault .pagedTable .RowLink a{
|
||||
display:block;
|
||||
white-space:nowrap;
|
||||
}
|
||||
|
||||
A.firstPage {
|
||||
@@ -1555,14 +1558,14 @@ div.autosuggest div.as_footer
|
||||
position: relative;
|
||||
height: 0px;
|
||||
padding: 0 6px;
|
||||
|
||||
|
||||
background-position: top right;
|
||||
background-repeat: no-repeat;
|
||||
overflow: hidden;
|
||||
}
|
||||
div.autosuggest div.as_footer
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
|
||||
div.autosuggest div.as_header div.as_corner,
|
||||
@@ -1573,13 +1576,13 @@ div.autosuggest div.as_footer div.as_corner
|
||||
left: 0;
|
||||
height: 6px;
|
||||
width: 6px;
|
||||
|
||||
|
||||
background-position: top left;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
div.autosuggest div.as_footer div.as_corner
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
div.autosuggest div.as_header div.as_bar,
|
||||
div.autosuggest div.as_footer div.as_bar
|
||||
@@ -1651,14 +1654,14 @@ div.autosuggest ul li.as_highlight a
|
||||
{
|
||||
color: #000;
|
||||
background-color: #D1DEDF; /* erik -- hover*/
|
||||
|
||||
|
||||
background-position: bottom right;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
div.autosuggest ul li.as_highlight a span
|
||||
{
|
||||
|
||||
|
||||
background-position: bottom left;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
@@ -1689,7 +1692,7 @@ div.autosuggest ul li.as_highlight a .tl
|
||||
div.autosuggest ul li.as_highlight a .tr
|
||||
{
|
||||
right: 0;
|
||||
|
||||
|
||||
background-position: bottom right;
|
||||
}
|
||||
|
||||
@@ -3122,7 +3125,7 @@ ul#pm_submenu a{
|
||||
}
|
||||
ul#pm_submenu a img{
|
||||
float:left;
|
||||
max-height: 18px;
|
||||
max-height: 18px;
|
||||
}
|
||||
ul#pm_submenu li.SelectedSubMenu,ul#pm_submenu li:hover{
|
||||
background-color: #CCC;
|
||||
@@ -3170,7 +3173,7 @@ button.x-btn-text:focus,.x-combo-selected{
|
||||
-moz-border-left-colors: none;
|
||||
-moz-border-right-colors: none;
|
||||
-moz-border-top-colors: none;
|
||||
|
||||
|
||||
background: -moz-linear-gradient(white, #E1E1E1) repeat scroll 0 0 transparent;
|
||||
background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#E1E1E1));
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#E1E1E1'); /* IE6,IE7 */
|
||||
@@ -3213,7 +3216,7 @@ button.x-btn-text:focus,.x-combo-selected{
|
||||
-moz-border-left-colors: none;
|
||||
-moz-border-right-colors: none;
|
||||
-moz-border-top-colors: none;
|
||||
|
||||
|
||||
background: -moz-linear-gradient(white, #E1E1E1) repeat scroll 0 0 transparent;
|
||||
background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#E1E1E1));
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#E1E1E1'); /* IE6,IE7 */
|
||||
@@ -3261,7 +3264,7 @@ button.x-btn-text:focus,.x-combo-selected{
|
||||
background: -webkit-gradient(linear, 0 0, 0 100%, from(#829AA8), to(#405A6A));
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#829AA8', endColorstr='#405A6A'); /* IE6,IE7 */
|
||||
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#829AA8', endColorstr='#405A6A')"; /* IE8 */
|
||||
|
||||
|
||||
border-color: #677C89 #677C89 #6B808D;
|
||||
border-radius: 3px 3px 0 0;
|
||||
border-style: solid;
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* @author: Douglas Medrano
|
||||
* May 03, 2011
|
||||
*/
|
||||
* May 03, 2011
|
||||
*/
|
||||
md5 = function(s,raw,hexcase,chrsz){
|
||||
raw = raw || false;
|
||||
raw = raw || false;
|
||||
hexcase = hexcase || false;
|
||||
chrsz = chrsz || 8;
|
||||
function safe_add(x, y){
|
||||
@@ -29,7 +29,7 @@
|
||||
function md5_ii(a, b, c, d, x, s, t){
|
||||
return md5_cmn(c ^ (b | (~d)), a, b, x, s, t);
|
||||
}
|
||||
|
||||
|
||||
function core_md5(x, len){
|
||||
x[len >> 5] |= 0x80 << ((len) % 32);
|
||||
x[(((len + 64) >>> 9) << 4) + 14] = len;
|
||||
@@ -129,7 +129,7 @@
|
||||
}
|
||||
return str;
|
||||
}
|
||||
|
||||
|
||||
function binl2hex(binarray){
|
||||
var hex_tab = hexcase ? "0123456789ABCDEF" : "0123456789abcdef";
|
||||
var str = "";
|
||||
@@ -140,30 +140,30 @@
|
||||
}
|
||||
return (raw ? binl2str(core_md5(str2binl(s), s.length * chrsz)) : binl2hex(core_md5(str2binl(s), s.length * chrsz)) );
|
||||
};
|
||||
|
||||
|
||||
function ajaxPostRequest(url, callback_function, id){
|
||||
var d = new Date();
|
||||
var time = d.getTime();
|
||||
url= url + '&nocachetime='+time;
|
||||
var return_xml=false;
|
||||
var return_xml=false;
|
||||
var http_request = false;
|
||||
|
||||
|
||||
if (window.XMLHttpRequest){ // Mozilla, Safari,...
|
||||
http_request = new XMLHttpRequest();
|
||||
if (http_request.overrideMimeType){
|
||||
http_request.overrideMimeType('text/xml');
|
||||
http_request.overrideMimeType('text/xml');
|
||||
}
|
||||
}
|
||||
else if (window.ActiveXObject){// IE
|
||||
try{
|
||||
http_request = new ActiveXObject("Msxml2.XMLHTTP");
|
||||
}
|
||||
}
|
||||
catch (e){
|
||||
try{
|
||||
http_request = new ActiveXObject("Microsoft.XMLHTTP");
|
||||
}
|
||||
catch (e){
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -171,17 +171,17 @@
|
||||
alert('This browser is not supported.');
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
http_request.onreadystatechange = function(){
|
||||
if (http_request.readyState == 4){
|
||||
if (http_request.status == 200){
|
||||
if (return_xml){
|
||||
eval(callback_function + '(http_request.responseXML)');
|
||||
}
|
||||
else{
|
||||
eval(callback_function + '(http_request.responseText, \''+id+'\')');
|
||||
else{
|
||||
eval(callback_function + '(http_request.responseText, \''+id+'\')');
|
||||
}
|
||||
}
|
||||
}
|
||||
else{
|
||||
alert('Error found on request:(Code: ' + http_request.status + ')');
|
||||
}
|
||||
@@ -189,8 +189,8 @@
|
||||
}
|
||||
http_request.open('GET', url, true);
|
||||
http_request.send(null);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
var processesGrid;
|
||||
var store;
|
||||
|
||||
@@ -202,7 +202,7 @@
|
||||
table.style.display = '';
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
new Ext.KeyMap(
|
||||
document,
|
||||
{
|
||||
@@ -225,90 +225,90 @@
|
||||
Ext.onReady(function(){
|
||||
Ext.state.Manager.setProvider(new Ext.state.CookieProvider());
|
||||
Ext.QuickTips.init();
|
||||
|
||||
|
||||
historyDynaformGrid();
|
||||
|
||||
|
||||
});
|
||||
|
||||
|
||||
var historyDynaformGridPreviewGlobal = {};
|
||||
historyDynaformGridPreviewGlobal.DYN_UID = '';
|
||||
historyDynaformGridPreviewGlobal.DYN_TITLE = '';
|
||||
|
||||
function historyDynaformGridPreview(){
|
||||
|
||||
function historyDynaformGridPreview(){
|
||||
//historyDynaformGridPreviewGlobalSystem
|
||||
var DYN_UID = historyDynaformGridPreviewGlobal.DYN_UID;
|
||||
var DYN_TITLE = historyDynaformGridPreviewGlobal.DYN_TITLE;
|
||||
|
||||
|
||||
var tabData = Ext.util.JSON.encode(historyDynaformGridPreviewGlobal);
|
||||
var tabName = 'historyDynaformGridPreview_'+DYN_UID;
|
||||
var tabTitle = 'Preview('+DYN_TITLE+')';
|
||||
|
||||
window.parent.ActionTabFrameGlobal.tabData = tabData;
|
||||
|
||||
window.parent.ActionTabFrameGlobal.tabData = tabData;
|
||||
window.parent.ActionTabFrameGlobal.tabName = tabName;
|
||||
window.parent.ActionTabFrameGlobal.tabTitle = tabTitle;
|
||||
|
||||
|
||||
window.parent.Actions.tabFrame(tabName);
|
||||
}
|
||||
}
|
||||
var historyDynaformGridHistoryGlobal = {};
|
||||
historyDynaformGridHistoryGlobal.PRO_UID = '';
|
||||
historyDynaformGridHistoryGlobal.APP_UID = '';
|
||||
historyDynaformGridHistoryGlobal.TAS_UID = '';
|
||||
historyDynaformGridHistoryGlobal.DYN_UID = '';
|
||||
historyDynaformGridHistoryGlobal.DYN_TITLE = '';
|
||||
|
||||
|
||||
function historyDynaformGridHistory(){
|
||||
//historyDynaformGridGlobal
|
||||
historyDynaformGridGlobal.ref = historyDynaformGridGlobal.ref;
|
||||
historyDynaformGridGlobal.ref = historyDynaformGridGlobal.ref;
|
||||
//!historyDynaformGridGlobalSystem
|
||||
var ref = historyDynaformGridGlobal.ref;
|
||||
|
||||
|
||||
//historyDynaformGridHistoryGlobalSystem
|
||||
var PRO_UID = historyDynaformGridHistoryGlobal.PRO_UID;
|
||||
var APP_UID = historyDynaformGridHistoryGlobal.APP_UID;
|
||||
var TAS_UID = historyDynaformGridHistoryGlobal.TAS_UID;
|
||||
var DYN_UID = historyDynaformGridHistoryGlobal.DYN_UID;
|
||||
var DYN_TITLE = historyDynaformGridHistoryGlobal.DYN_TITLE;
|
||||
var DYN_TITLE = historyDynaformGridHistoryGlobal.DYN_TITLE;
|
||||
|
||||
|
||||
|
||||
var idUnique = md5(PRO_UID+APP_UID+TAS_UID+DYN_UID);
|
||||
console.log(window.content);
|
||||
|
||||
//console.log(window.content);
|
||||
|
||||
var tabData = Ext.util.JSON.encode(historyDynaformGridHistoryGlobal);
|
||||
var tabName = 'historyDynaformGridHistory_'+idUnique;
|
||||
var tabTitle = 'Change Log('+DYN_TITLE+')';
|
||||
|
||||
window.parent.ActionTabFrameGlobal.tabData = tabData;
|
||||
|
||||
window.parent.ActionTabFrameGlobal.tabData = tabData;
|
||||
window.parent.ActionTabFrameGlobal.tabName = tabName;
|
||||
window.parent.ActionTabFrameGlobal.tabTitle = tabTitle;
|
||||
//window.parent.Actions.tabFrame('showDynaformListHistory'+"&PRO_UID="+ PRO_UID +"&APP_UID="+ APP_UID+"&TAS_UID="+ TAS_UID+"&DYN_UID="+ DYN_UID);
|
||||
window.parent.ActionTabFrameGlobal.tabTitle = tabTitle;
|
||||
//window.parent.Actions.tabFrame('showDynaformListHistory'+"&PRO_UID="+ PRO_UID +"&APP_UID="+ APP_UID+"&TAS_UID="+ TAS_UID+"&DYN_UID="+ DYN_UID);
|
||||
window.parent.Actions.tabFrame(tabName);
|
||||
}
|
||||
|
||||
|
||||
historyDynaformGridGlobal = {};
|
||||
|
||||
|
||||
function historyDynaformGrid(){
|
||||
|
||||
|
||||
//dataGlobalConstructor
|
||||
historyDynaformGridGlobal.ref = 'casesHistoryDynaformPage_Ajax.php';
|
||||
|
||||
|
||||
//dataGlobal
|
||||
historyDynaformGridGlobal.ref = historyDynaformGridGlobal.ref;
|
||||
|
||||
|
||||
//!dataSystemGlobal
|
||||
var ref = historyDynaformGridGlobal.ref;
|
||||
|
||||
|
||||
//!dataSystem
|
||||
var url = ref+'?actionAjax=historyDynaformGrid_Ajax';
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
store = new Ext.data.GroupingStore({
|
||||
proxy : new Ext.data.HttpProxy
|
||||
(
|
||||
{
|
||||
url: url
|
||||
}
|
||||
),
|
||||
),
|
||||
reader : new Ext.data.JsonReader
|
||||
(
|
||||
{
|
||||
@@ -319,26 +319,26 @@
|
||||
{name : 'PRO_UID'},
|
||||
{name : 'APP_UID'},
|
||||
{name : 'TAS_UID'},
|
||||
{name : 'DYN_UID'},
|
||||
{name : 'DYN_TITLE'}
|
||||
{name : 'DYN_UID'},
|
||||
{name : 'DYN_TITLE'}
|
||||
]
|
||||
}
|
||||
)
|
||||
)
|
||||
});
|
||||
|
||||
|
||||
var expander = new Ext.ux.grid.RowExpander({
|
||||
tpl : new Ext.Template(
|
||||
'<p><b>'+TRANSLATIONS.ID_PRO_DESCRIPTION+':</b> {PRO_DESCRIPTION}</p><br>'
|
||||
)
|
||||
});
|
||||
|
||||
|
||||
|
||||
|
||||
startDateRender = function(v){
|
||||
var dateString = "-";
|
||||
if(v!="-"){
|
||||
dateString = _DF(v,"m/d/Y H:i:s");
|
||||
dateString = _DF(v,"m/d/Y H:i:s");
|
||||
}
|
||||
return dateString;
|
||||
return dateString;
|
||||
}
|
||||
escapeHtml = function(v){
|
||||
var pre = document.createElement('pre');
|
||||
@@ -346,7 +346,7 @@
|
||||
pre.appendChild(text);
|
||||
return pre.innerHTML;
|
||||
}
|
||||
|
||||
|
||||
actionRenderingTranslation = function(v){
|
||||
var actionTranslate = "";
|
||||
if(v=="PAUSE"){
|
||||
@@ -363,11 +363,11 @@
|
||||
}
|
||||
else if(v==""||v==null){
|
||||
actionTranslate = _("ID_DERIVATED");
|
||||
}
|
||||
}
|
||||
return actionTranslate;
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
var processesGrid = new Ext.grid.GridPanel({
|
||||
region: 'center',
|
||||
layout: 'fit',
|
||||
@@ -383,53 +383,53 @@
|
||||
frame:false,
|
||||
//plugins: expander,
|
||||
cls : 'grid_with_checkbox',
|
||||
columnLines: true,
|
||||
columnLines: true,
|
||||
viewConfig: {
|
||||
forceFit:true
|
||||
},
|
||||
},
|
||||
cm: new Ext.grid.ColumnModel({
|
||||
defaults: {
|
||||
width: 200,
|
||||
sortable: true
|
||||
},
|
||||
},
|
||||
columns:
|
||||
[
|
||||
{id:'PRO_UID', dataIndex: 'PRO_UID', hidden:true, hideable:false},
|
||||
{id:'APP_UID', dataIndex: 'APP_UID', hidden:true, hideable:false},
|
||||
{id:'TAS_UID', dataIndex: 'TAS_UID', hidden:true, hideable:false},
|
||||
{id:'DYN_UID', dataIndex: 'DYN_UID', hidden:true, hideable:false},
|
||||
{id:'DYN_UID', dataIndex: 'DYN_UID', hidden:true, hideable:false},
|
||||
{header: _("ID_TITLE_FIELD"), dataIndex: 'DYN_TITLE', width: 70}
|
||||
]
|
||||
}),
|
||||
store: store,
|
||||
tbar:[
|
||||
{
|
||||
|
||||
|
||||
text:_("ID_DYNAFORM_HISTORY"),
|
||||
id:'sendMailMessageFormRadioId',
|
||||
iconCls: 'button_menu_ext',
|
||||
icon: '/images/ext/gray/shapes/hourglass.png',
|
||||
handler: function(){
|
||||
|
||||
handler: function(){
|
||||
|
||||
var rowSelected = processesGrid.getSelectionModel().getSelected();
|
||||
|
||||
if( rowSelected ){
|
||||
|
||||
if( rowSelected ){
|
||||
//!dataGrid
|
||||
|
||||
//historyDynaformGridGlobal construct
|
||||
|
||||
//historyDynaformGridGlobal construct
|
||||
historyDynaformGridHistoryGlobal.PRO_UID = rowSelected.data.PRO_UID;
|
||||
historyDynaformGridHistoryGlobal.APP_UID = rowSelected.data.APP_UID;
|
||||
historyDynaformGridHistoryGlobal.TAS_UID = rowSelected.data.TAS_UID;
|
||||
historyDynaformGridHistoryGlobal.DYN_UID = rowSelected.data.DYN_UID;
|
||||
historyDynaformGridHistoryGlobal.DYN_TITLE = rowSelected.data.DYN_TITLE;
|
||||
|
||||
|
||||
var PRO_UID = historyDynaformGridHistoryGlobal.PRO_UID;
|
||||
var APP_UID = historyDynaformGridHistoryGlobal.APP_UID;
|
||||
var TAS_UID = historyDynaformGridHistoryGlobal.TAS_UID;
|
||||
var DYN_UID = historyDynaformGridHistoryGlobal.DYN_UID;
|
||||
var DYN_TITLE = historyDynaformGridHistoryGlobal.DYN_TITLE;
|
||||
|
||||
historyDynaformGridHistory();
|
||||
|
||||
historyDynaformGridHistory();
|
||||
}
|
||||
else{
|
||||
Ext.Msg.show({
|
||||
@@ -441,11 +441,11 @@
|
||||
icon: Ext.MessageBox.INFO,
|
||||
buttons: Ext.MessageBox.OK
|
||||
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
},
|
||||
disabled:false
|
||||
},
|
||||
@@ -457,21 +457,21 @@
|
||||
id:'viewMailMessageFormRadioId',
|
||||
iconCls: 'button_menu_ext',
|
||||
icon: '/images/documents/_filefind.png',
|
||||
handler: function(){
|
||||
handler: function(){
|
||||
var rowSelected = processesGrid.getSelectionModel().getSelected();
|
||||
|
||||
if( rowSelected ){
|
||||
|
||||
if( rowSelected ){
|
||||
|
||||
//!historyDynaformGridPreviewGlobal|Constructor
|
||||
historyDynaformGridPreviewGlobal.DYN_UID = rowSelected.data.DYN_UID;
|
||||
historyDynaformGridPreviewGlobal.DYN_TITLE = rowSelected.data.DYN_TITLE;
|
||||
|
||||
|
||||
|
||||
var DYN_UID = historyDynaformGridPreviewGlobal.DYN_UID;
|
||||
var DYN_TITLE = historyDynaformGridPreviewGlobal.DYN_TITLE;
|
||||
|
||||
|
||||
historyDynaformGridPreview();
|
||||
|
||||
|
||||
}
|
||||
else{
|
||||
Ext.Msg.show({
|
||||
@@ -482,9 +482,9 @@
|
||||
animEl: 'elId',
|
||||
icon: Ext.MessageBox.INFO,
|
||||
buttons: Ext.MessageBox.OK
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
},
|
||||
disabled:false
|
||||
},
|
||||
@@ -504,16 +504,16 @@
|
||||
rowdblclick: emptyReturn,
|
||||
render: function(){
|
||||
this.loadMask = new Ext.LoadMask(this.body, {msg:'Loading...'});
|
||||
processesGrid.getSelectionModel().on('rowselect', function(){
|
||||
processesGrid.getSelectionModel().on('rowselect', function(){
|
||||
var rowSelected = processesGrid.getSelectionModel().getSelected();
|
||||
|
||||
|
||||
});
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
processesGrid.store.load({params: {"function":"languagesList"}});
|
||||
|
||||
|
||||
processesGrid.store.on(
|
||||
'load',
|
||||
function()
|
||||
@@ -525,16 +525,16 @@
|
||||
single: true
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
processesGrid.addListener('rowcontextmenu', emptyReturn,this);
|
||||
processesGrid.on('rowcontextmenu', function (grid, rowIndex, evt) {
|
||||
var sm = grid.getSelectionModel();
|
||||
sm.selectRow(rowIndex, sm.isSelected(rowIndex));
|
||||
|
||||
|
||||
var rowSelected = Ext.getCmp('processesGrid').getSelectionModel().getSelected();
|
||||
var activator = Ext.getCmp('activator2');
|
||||
var debug = Ext.getCmp('debug');
|
||||
|
||||
|
||||
if( rowSelected.data.PRO_STATUS == 'ACTIVE' ){
|
||||
activator.setIconClass('icon-deactivate');
|
||||
activator.setText(TRANSLATIONS.ID_DEACTIVATE);
|
||||
@@ -542,7 +542,7 @@
|
||||
activator.setIconClass('icon-activate');
|
||||
activator.setText(TRANSLATIONS.ID_ACTIVATE);
|
||||
}
|
||||
|
||||
|
||||
if( rowSelected.data.PRO_DEBUG == 1){
|
||||
debug.setIconClass('icon-debug-disabled');
|
||||
debug.setText(_('ID_DISABLE_DEBUG'));
|
||||
@@ -551,14 +551,14 @@
|
||||
debug.setText(_('ID_ENABLE_DEBUG'));
|
||||
}
|
||||
}, this);
|
||||
|
||||
|
||||
processesGrid.on('contextmenu', function (evt) {
|
||||
evt.preventDefault();
|
||||
}, this);
|
||||
|
||||
|
||||
function emptyReturn(){
|
||||
}
|
||||
|
||||
|
||||
var viewport = new Ext.Viewport({
|
||||
layout: 'border',
|
||||
autoScroll: true,
|
||||
|
||||
@@ -288,7 +288,7 @@ function openActionDialog( caller, action ) {
|
||||
uploadDocument:1,
|
||||
search:1
|
||||
};
|
||||
if( dontNeedSelection[action] == null && selectedRows.length < 1 ) {
|
||||
if( dontNeedSelection[action] == null || selectedRows.length < 1 ) {
|
||||
Ext.Msg.alert( 'Error',TRANSLATIONS.ID_NO_ITEMS_SELECTED);
|
||||
return false;
|
||||
}
|
||||
@@ -1897,6 +1897,8 @@ var documentsTab = {
|
||||
// console.log("tried to gtet selection model");
|
||||
tsm.on('selectionchange',
|
||||
handleNodeClick);
|
||||
|
||||
|
||||
|
||||
// create the editor for the directory
|
||||
// tree
|
||||
@@ -1914,6 +1916,9 @@ var documentsTab = {
|
||||
// console.log("starting locatiobar first time");
|
||||
Ext.getCmp("locationbarcmp").tree = Ext.getCmp("dirTreePanel");
|
||||
Ext.getCmp("locationbarcmp").initComponent();
|
||||
var node = dirTree.getNodeById("root");
|
||||
node.select();
|
||||
datastore.directory = 'root';
|
||||
// console.log("location abr started first time");
|
||||
|
||||
}
|
||||
|
||||
@@ -394,6 +394,7 @@ Ext.onReady ( function() {
|
||||
|
||||
var ids = '';
|
||||
var filterProcess = '';
|
||||
var filterCategory = '';
|
||||
var filterUser = '';
|
||||
var caseIdToDelete = '';
|
||||
var caseIdToUnpause = '';
|
||||
@@ -792,6 +793,21 @@ Ext.onReady ( function() {
|
||||
'<span> {APP_PRO_TITLE}</span>',
|
||||
'</div></tpl>'
|
||||
);
|
||||
|
||||
Ext.Ajax.request({
|
||||
url : 'casesList_Ajax' ,
|
||||
params : {actionAjax : 'processListExtJs',
|
||||
action: action,
|
||||
CATEGORY_UID: filterCategory},
|
||||
success: function ( result, request ) {
|
||||
processValues = Ext.util.JSON.decode(result.responseText);
|
||||
comboProcess.getStore().removeAll();
|
||||
comboProcess.getStore().loadData(processValues);
|
||||
},
|
||||
failure: function ( result, request) {
|
||||
Ext.MessageBox.alert('Failed', result.responseText);
|
||||
}
|
||||
});
|
||||
|
||||
var comboProcess = new Ext.form.ComboBox({
|
||||
width : 200,
|
||||
@@ -868,6 +884,53 @@ Ext.onReady ( function() {
|
||||
iconCls: 'no-icon' //use iconCls if placing within menu to shift to right side of menu
|
||||
});
|
||||
|
||||
var comboCategory = new Ext.form.ComboBox({
|
||||
width : 200,
|
||||
boxMaxWidth : 200,
|
||||
editable : true,
|
||||
displayField : 'CATEGORY_NAME',
|
||||
valueField : 'CATEGORY_UID',
|
||||
forceSelection : false,
|
||||
emptyText : _('ID_PROCESS_NO_CATEGORY'),
|
||||
selectOnFocus : true,
|
||||
typeAhead : true,
|
||||
mode : 'local',
|
||||
autocomplete : true,
|
||||
triggerAction : 'all',
|
||||
|
||||
store : new Ext.data.ArrayStore({
|
||||
fields : ['CATEGORY_UID','CATEGORY_NAME'],
|
||||
data : categoryValues
|
||||
}),
|
||||
listeners:{
|
||||
scope: this,
|
||||
'select': function() {
|
||||
|
||||
filterCategory = comboCategory.value;
|
||||
storeCases.setBaseParam('category', filterCategory);
|
||||
storeCases.setBaseParam('process', '');
|
||||
storeCases.load({params:{category: filterCategory, start : 0 , limit : pageSize}});
|
||||
|
||||
Ext.Ajax.request({
|
||||
url : 'casesList_Ajax' ,
|
||||
params : {actionAjax : 'processListExtJs',
|
||||
action: action,
|
||||
CATEGORY_UID: filterCategory},
|
||||
success: function ( result, request ) {
|
||||
var data = Ext.util.JSON.decode(result.responseText);
|
||||
comboProcess.getStore().removeAll();
|
||||
comboProcess.getStore().loadData( data );
|
||||
comboProcess.setValue('');
|
||||
|
||||
},
|
||||
failure: function ( result, request) {
|
||||
Ext.MessageBox.alert('Failed', result.responseText);
|
||||
}
|
||||
});
|
||||
}},
|
||||
iconCls: 'no-icon'
|
||||
});
|
||||
|
||||
var btnSelectAll = new Ext.Button ({
|
||||
text: _('CHECK_ALL'),
|
||||
// text: 'Check All',
|
||||
@@ -1392,6 +1455,8 @@ Ext.onReady ( function() {
|
||||
width: 120,
|
||||
value: ''
|
||||
});
|
||||
|
||||
var optionCategory = (solrConf != true) ? [ _('ID_CATEGORY'), comboCategory, '-'] : [''] ;
|
||||
|
||||
var toolbarTodo = [
|
||||
optionMenuOpen,
|
||||
@@ -1408,6 +1473,7 @@ Ext.onReady ( function() {
|
||||
'-',
|
||||
btnAll,
|
||||
'->', // begin using the right-justified button container
|
||||
optionCategory,
|
||||
_('ID_PROCESS'),
|
||||
comboProcess,
|
||||
'-',
|
||||
@@ -1429,6 +1495,7 @@ Ext.onReady ( function() {
|
||||
'-',
|
||||
btnAll,
|
||||
'->', // begin using the right-justified button container
|
||||
optionCategory,
|
||||
_('ID_PROCESS'),
|
||||
comboProcess,
|
||||
'-',
|
||||
@@ -1450,6 +1517,7 @@ Ext.onReady ( function() {
|
||||
'-',
|
||||
btnAll,
|
||||
'->', // begin using the right-justified button container
|
||||
optionCategory,
|
||||
_('ID_PROCESS'),
|
||||
comboProcess,
|
||||
'-',
|
||||
@@ -1473,6 +1541,7 @@ Ext.onReady ( function() {
|
||||
menu: menuItems
|
||||
},
|
||||
'->',
|
||||
optionCategory,
|
||||
_('ID_PROCESS'),
|
||||
comboProcess,
|
||||
'-',
|
||||
@@ -1489,6 +1558,7 @@ Ext.onReady ( function() {
|
||||
var toolbarToRevise = [
|
||||
optionMenuOpen,
|
||||
'->', // begin using the right-justified button container
|
||||
optionCategory,
|
||||
_('ID_PROCESS'),
|
||||
comboProcess,
|
||||
'-',
|
||||
@@ -1513,6 +1583,7 @@ Ext.onReady ( function() {
|
||||
_("ID_USER"),
|
||||
comboAllUsers,
|
||||
"-",
|
||||
optionCategory,
|
||||
_("ID_PROCESS"),
|
||||
comboProcess,
|
||||
textSearch,
|
||||
@@ -1530,6 +1601,7 @@ Ext.onReady ( function() {
|
||||
'-',
|
||||
btnAll,
|
||||
'->', // begin using the right-justified button container
|
||||
optionCategory,
|
||||
_('ID_PROCESS'),
|
||||
comboProcess,
|
||||
'-',
|
||||
@@ -1545,6 +1617,8 @@ Ext.onReady ( function() {
|
||||
' ',
|
||||
' '
|
||||
];
|
||||
|
||||
|
||||
|
||||
var toolbarSearch = [
|
||||
' ',
|
||||
@@ -1560,8 +1634,7 @@ Ext.onReady ( function() {
|
||||
storeCases.setBaseParam('dateTo', dateTo.getValue());
|
||||
storeCases.load({params:{ start : 0 , limit : pageSize }});
|
||||
}
|
||||
}),
|
||||
'-'
|
||||
})
|
||||
];
|
||||
|
||||
var firstToolbarSearch = new Ext.Toolbar({
|
||||
@@ -1571,6 +1644,7 @@ Ext.onReady ( function() {
|
||||
items: [
|
||||
optionMenuOpen,
|
||||
'->',
|
||||
optionCategory,
|
||||
_('ID_PROCESS'),
|
||||
comboProcess,
|
||||
'-',
|
||||
@@ -1801,25 +1875,25 @@ var gridForm = new Ext.FormPanel({
|
||||
//Manually trigger the data store load
|
||||
switch (action) {
|
||||
case "draft":
|
||||
storeCases.setBaseParam("process", comboProcess.store.getAt(0).get(comboProcess.valueField));
|
||||
storeCases.setBaseParam("process", '');
|
||||
storeCases.setBaseParam("search", textSearch.getValue());
|
||||
break;
|
||||
case "sent":
|
||||
storeCases.setBaseParam("process", comboProcess.store.getAt(0).get(comboProcess.valueField));
|
||||
storeCases.setBaseParam("process", '');
|
||||
storeCases.setBaseParam("status", comboStatus.store.getAt(0).get(comboStatus.valueField));
|
||||
storeCases.setBaseParam("search", textSearch.getValue());
|
||||
break;
|
||||
case "to_revise":
|
||||
storeCases.setBaseParam("process", comboProcess.store.getAt(0).get(comboProcess.valueField));
|
||||
storeCases.setBaseParam("process", '');
|
||||
storeCases.setBaseParam("search", textSearch.getValue());
|
||||
break;
|
||||
case "to_reassign":
|
||||
storeCases.setBaseParam("user", comboAllUsers.store.getAt(0).get(comboAllUsers.valueField));
|
||||
storeCases.setBaseParam("process", comboProcess.store.getAt(0).get(comboProcess.valueField));
|
||||
storeCases.setBaseParam("process", '');
|
||||
storeCases.setBaseParam("search", textSearch.getValue());
|
||||
break;
|
||||
case "search":
|
||||
storeCases.setBaseParam("process", comboProcess.store.getAt(0).get(comboProcess.valueField));
|
||||
storeCases.setBaseParam("process", '');
|
||||
storeCases.setBaseParam("status", comboStatus.store.getAt(0).get(comboStatus.valueField));
|
||||
storeCases.setBaseParam("user", comboUser.store.getAt(0).get(comboUser.valueField));
|
||||
storeCases.setBaseParam("search", textSearch.getValue());
|
||||
@@ -1827,16 +1901,16 @@ var gridForm = new Ext.FormPanel({
|
||||
storeCases.setBaseParam("dateTo", dateTo.getValue());
|
||||
break;
|
||||
case "unassigned":
|
||||
storeCases.setBaseParam("process", comboProcess.store.getAt(0).get(comboProcess.valueField));
|
||||
storeCases.setBaseParam("process", '');
|
||||
storeCases.setBaseParam("search", textSearch.getValue());
|
||||
break;
|
||||
case "gral":
|
||||
storeCases.setBaseParam("process", comboProcess.store.getAt(0).get(comboProcess.valueField));
|
||||
storeCases.setBaseParam("process", '');
|
||||
storeCases.setBaseParam("search", textSearch.getValue());
|
||||
break;
|
||||
default:
|
||||
//todo
|
||||
storeCases.setBaseParam("process", comboProcess.store.getAt(0).get(comboProcess.valueField));
|
||||
storeCases.setBaseParam("process", '');
|
||||
storeCases.setBaseParam("search", textSearch.getValue());
|
||||
break;
|
||||
}
|
||||
|
||||
@@ -32,7 +32,9 @@ $oCase = new Cases();
|
||||
$Fields = $oCase->loadCase($_SESSION['APPLICATION']);
|
||||
|
||||
// Load form info
|
||||
$form = new Form($_REQUEST['PRO_UID'] . PATH_SEP . $_REQUEST['DYN_UID'], PATH_DYNAFORM, SYS_LANG, false);
|
||||
if (isset($_REQUEST['DYN_UID']) && $_REQUEST['DYN_UID'] != '') {
|
||||
$form = new Form($_REQUEST['PRO_UID'] . PATH_SEP . $_REQUEST['DYN_UID'], PATH_DYNAFORM, SYS_LANG, false);
|
||||
}
|
||||
|
||||
$historyData=array();
|
||||
$historyDataAux=array();
|
||||
@@ -127,7 +129,7 @@ while ($aRow = $oDataset->getRow()) {
|
||||
$count=0;
|
||||
foreach($changedValues as $key =>$value){
|
||||
if(($value!=NULL)&&(!is_array($value))){
|
||||
if (isset($form->fields[$key])) {
|
||||
if (isset($form) && isset($form->fields[$key])) {
|
||||
$label = $form->fields[$key]->label . ' (' . $key . ')';
|
||||
}
|
||||
else {
|
||||
@@ -143,7 +145,7 @@ while ($aRow = $oDataset->getRow()) {
|
||||
foreach($value as $key1 =>$value1){
|
||||
if(is_array($value1)){
|
||||
foreach($value1 as $key2 =>$value2) {
|
||||
if (isset($form->fields[$key]->fields[$key2])) {
|
||||
if (isset($form) && isset($form->fields[$key]->fields[$key2])) {
|
||||
$label = $form->fields[$key]->fields[$key2]->label . ' (' . $key . '[' . $key1 . '][' . $key2 . '])';
|
||||
}
|
||||
else {
|
||||
|
||||
@@ -485,7 +485,17 @@ RemoveAllUsersAction = function(){
|
||||
|
||||
//Function DoSearch Available
|
||||
DoSearchA = function(){
|
||||
availableGrid.store.load({params: {textFilter: searchTextA.getValue()}});
|
||||
numPage = parseInt(bbarpagingAvailable.getPageData().activePage);
|
||||
availableGrid.store.load(
|
||||
{params: {textFilter: searchTextA.getValue()},
|
||||
callback: function (r, options, success) {
|
||||
total = parseInt(bbarpagingAvailable.getPageData().total);
|
||||
if (((numPage-1)*pageSize) >= total) {
|
||||
numPage--;
|
||||
}
|
||||
availableGrid.getBottomToolbar().changePage(numPage);
|
||||
}
|
||||
});
|
||||
};
|
||||
|
||||
//Function DoSearch Assigned
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
var wizard;
|
||||
|
||||
// Extend timeout for all Ext.Ajax.requests to 90 seconds.
|
||||
// Ext.Ajax is a singleton, this statement will extend the timeout
|
||||
// for all subsequent Ext.Ajax calls.
|
||||
// Extend timeout for all Ext.Ajax.requests to 90 seconds.
|
||||
// Ext.Ajax is a singleton, this statement will extend the timeout
|
||||
// for all subsequent Ext.Ajax calls.
|
||||
Ext.Ajax.timeout = 4 * 60 * 1000;
|
||||
|
||||
Ext.onReady(function(){
|
||||
|
||||
Ext.QuickTips.init();
|
||||
|
||||
|
||||
Ext.QuickTips.init();
|
||||
|
||||
wizard = new Ext.ux.Wiz({
|
||||
height: 520,
|
||||
width : 780,
|
||||
@@ -35,10 +35,10 @@ Ext.onReady(function(){
|
||||
finish: finishInstallation
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
// show the wizard
|
||||
wizard.show();
|
||||
});
|
||||
});
|
||||
|
||||
function finishInstallation()
|
||||
{
|
||||
@@ -63,15 +63,15 @@ function finishInstallation()
|
||||
|
||||
//setTimeout("_redirect('"+response.url+"')", 3000);
|
||||
// Ext.Msg.alert(
|
||||
// 'ProcessMaker was successfully installed',
|
||||
// 'Workspace "' + Ext.getCmp('workspace').getValue() + '" was installed correctly now you will be redirected to your new workspace.',
|
||||
// 'ProcessMaker was successfully installed',
|
||||
// 'Workspace "' + Ext.getCmp('workspace').getValue() + '" was installed correctly now you will be redirected to your new workspace.',
|
||||
// function() {_redirectwindow.location = response.url;}
|
||||
// );
|
||||
}
|
||||
else {
|
||||
PMExt.error('ERROR', response.message, function(){
|
||||
if (response.canRedirect) {
|
||||
_redirect(response.uri);
|
||||
_redirect(response.uri);
|
||||
}
|
||||
})
|
||||
}
|
||||
@@ -101,7 +101,7 @@ function finishInstallation()
|
||||
}
|
||||
|
||||
function _redirect(_uri){
|
||||
console.log('redirecting:: '+_uri);
|
||||
//console.log('redirecting:: '+_uri);
|
||||
window.location = _uri;
|
||||
}
|
||||
|
||||
|
||||
@@ -455,7 +455,7 @@ DeletePMTable = function() {
|
||||
if (btn == "yes") {
|
||||
Ext.Msg.show({
|
||||
title : '',
|
||||
msg : _('ID_REMOVING_SELECTD_TABLES'),
|
||||
msg : _('ID_REMOVING_SELECTED_TABLES'),
|
||||
wait:true,
|
||||
waitConfig: {interval:500}
|
||||
});
|
||||
|
||||
@@ -673,11 +673,10 @@ function exportProcess() {
|
||||
success: function (response, opts) {
|
||||
myMask.hide();
|
||||
|
||||
///////
|
||||
var dataResponse = eval("(" + response.responseText + ")"); //json
|
||||
var url = window.location.href;
|
||||
|
||||
window.open(url.substring(0, url.lastIndexOf("/") + 1) + dataResponse.FILENAME_LINK, "_blank");
|
||||
window.location = url.substring(0, url.lastIndexOf("/") + 1) + dataResponse.FILENAME_LINK;
|
||||
},
|
||||
|
||||
failure: function (response, opts) {
|
||||
|
||||
@@ -343,7 +343,7 @@ Ext.onReady(function () {
|
||||
});
|
||||
|
||||
var status = new Ext.data.SimpleStore({
|
||||
fields: ["USR_STATUS", "status"],
|
||||
fields: ["USR_STATUS_VALUE", "status"],
|
||||
data: [["ACTIVE", _("ID_ACTIVE")], ["INACTIVE", _("ID_INACTIVE")], ["VACATION", _("ID_VACATION")]]
|
||||
});
|
||||
|
||||
@@ -356,7 +356,7 @@ Ext.onReady(function () {
|
||||
mode : 'local',
|
||||
store : status,
|
||||
displayField : 'status',
|
||||
valueField : 'USR_STATUS',
|
||||
valueField : 'USR_STATUS_VALUE',
|
||||
width : 120,
|
||||
typeAhead : true,
|
||||
triggerAction : 'all',
|
||||
@@ -672,6 +672,14 @@ Ext.onReady(function () {
|
||||
mode : "local"
|
||||
});
|
||||
|
||||
comboDefaultCasesMenuOption.disable();
|
||||
comboDefaultMainMenuOption.on('select',function(cmb,record,index) {
|
||||
comboDefaultCasesMenuOption.disable();
|
||||
if (record.get('id') == 'PM_CASES') {
|
||||
comboDefaultCasesMenuOption.enable();
|
||||
}
|
||||
},this);
|
||||
|
||||
var preferencesFields = new Ext.form.FieldSet({
|
||||
title : _('ID_PREFERENCES'),
|
||||
// for display or not a preferences FieldSet
|
||||
@@ -1053,6 +1061,7 @@ function saveUser()
|
||||
var confPass = frmDetails.getForm().findField('USR_CNF_PASS').getValue();
|
||||
|
||||
if (confPass === newPass) {
|
||||
Ext.getCmp('USR_STATUS').setDisabled(readMode);
|
||||
Ext.getCmp('frmDetails').getForm().submit({
|
||||
url : 'usersAjax',
|
||||
params : {
|
||||
@@ -1160,7 +1169,7 @@ function loadUserData()
|
||||
USR_POSITION : data.user.USR_POSITION,
|
||||
USR_DUE_DATE : data.user.USR_DUE_DATE,
|
||||
USR_STATUS : data.user.USR_STATUS
|
||||
})
|
||||
});
|
||||
|
||||
if (infoMode) {
|
||||
Ext.getCmp("USR_FIRSTNAME2").setText(data.user.USR_FIRSTNAME);
|
||||
@@ -1178,7 +1187,7 @@ function loadUserData()
|
||||
Ext.getCmp("USR_POSITION2").setText(data.user.USR_POSITION);
|
||||
Ext.getCmp("USR_REPLACED_BY2").setText(data.user.REPLACED_NAME);
|
||||
Ext.getCmp("USR_DUE_DATE2").setText(data.user.USR_DUE_DATE);
|
||||
Ext.getCmp("USR_STATUS2").setText(data.user.USR_STATUS);
|
||||
Ext.getCmp("USR_STATUS2").setText(_('ID_' + data.user.USR_STATUS));
|
||||
Ext.getCmp("USR_ROLE2").setText(data.user.USR_ROLE);
|
||||
|
||||
Ext.getCmp("PREF_DEFAULT_MAIN_MENU_OPTION2").setText(data.user.MENUSELECTED_NAME);
|
||||
|
||||
Reference in New Issue
Block a user