sibprogrammer/owp

View on GitHub

Showing 803 of 803 total issues

Similar blocks of code found in 43 locations. Consider refactoring.
Open

if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
   Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
      splitTip            : "Tahem změnit velikost.",
      collapsibleSplitTip : "Tahem změnit velikost. Dvojklikem skrýt."
   });
Severity: Major
Found in public/ext/locale/ext-lang-cs.js and 42 other locations - About 1 hr to fix
public/ext/locale/ext-lang-af.js on lines 179..184
public/ext/locale/ext-lang-bg.js on lines 273..278
public/ext/locale/ext-lang-ca.js on lines 288..293
public/ext/locale/ext-lang-da.js on lines 291..296
public/ext/locale/ext-lang-de.js on lines 319..324
public/ext/locale/ext-lang-el_GR.js on lines 303..308
public/ext/locale/ext-lang-en.js on lines 318..323
public/ext/locale/ext-lang-en_GB.js on lines 294..299
public/ext/locale/ext-lang-es.js on lines 291..296
public/ext/locale/ext-lang-fa.js on lines 267..272
public/ext/locale/ext-lang-fi.js on lines 297..302
public/ext/locale/ext-lang-fr.js on lines 315..320
public/ext/locale/ext-lang-fr_CA.js on lines 213..218
public/ext/locale/ext-lang-gr.js on lines 170..175
public/ext/locale/ext-lang-he.js on lines 287..292
public/ext/locale/ext-lang-hu.js on lines 291..296
public/ext/locale/ext-lang-id.js on lines 297..302
public/ext/locale/ext-lang-it.js on lines 289..294
public/ext/locale/ext-lang-ja.js on lines 291..296
public/ext/locale/ext-lang-ko.js on lines 261..266
public/ext/locale/ext-lang-lt.js on lines 306..311
public/ext/locale/ext-lang-lv.js on lines 171..176
public/ext/locale/ext-lang-mk.js on lines 171..176
public/ext/locale/ext-lang-nl.js on lines 296..301
public/ext/locale/ext-lang-no_NB.js on lines 289..294
public/ext/locale/ext-lang-no_NN.js on lines 289..294
public/ext/locale/ext-lang-pl.js on lines 299..304
public/ext/locale/ext-lang-pt.js on lines 255..260
public/ext/locale/ext-lang-pt_BR.js on lines 297..302
public/ext/locale/ext-lang-pt_PT.js on lines 292..297
public/ext/locale/ext-lang-ro.js on lines 290..295
public/ext/locale/ext-lang-ru.js on lines 314..319
public/ext/locale/ext-lang-sk.js on lines 177..182
public/ext/locale/ext-lang-sl.js on lines 171..176
public/ext/locale/ext-lang-sr.js on lines 174..179
public/ext/locale/ext-lang-sr_RS.js on lines 173..178
public/ext/locale/ext-lang-sv_SE.js on lines 173..178
public/ext/locale/ext-lang-th.js on lines 289..294
public/ext/locale/ext-lang-ukr.js on lines 256..261
public/ext/locale/ext-lang-vn.js on lines 176..181
public/ext/locale/ext-lang-zh_CN.js on lines 258..263
public/ext/locale/ext-lang-zh_TW.js on lines 173..178

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 70.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 43 locations. Consider refactoring.
Open

if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
   Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
      splitTip            : "Trage pentru redimensionare.",
      collapsibleSplitTip : "Trage pentru redimensionare. Dublu-click pentru ascundere."
   });
Severity: Major
Found in public/ext/locale/ext-lang-ro.js and 42 other locations - About 1 hr to fix
public/ext/locale/ext-lang-af.js on lines 179..184
public/ext/locale/ext-lang-bg.js on lines 273..278
public/ext/locale/ext-lang-ca.js on lines 288..293
public/ext/locale/ext-lang-cs.js on lines 288..293
public/ext/locale/ext-lang-da.js on lines 291..296
public/ext/locale/ext-lang-de.js on lines 319..324
public/ext/locale/ext-lang-el_GR.js on lines 303..308
public/ext/locale/ext-lang-en.js on lines 318..323
public/ext/locale/ext-lang-en_GB.js on lines 294..299
public/ext/locale/ext-lang-es.js on lines 291..296
public/ext/locale/ext-lang-fa.js on lines 267..272
public/ext/locale/ext-lang-fi.js on lines 297..302
public/ext/locale/ext-lang-fr.js on lines 315..320
public/ext/locale/ext-lang-fr_CA.js on lines 213..218
public/ext/locale/ext-lang-gr.js on lines 170..175
public/ext/locale/ext-lang-he.js on lines 287..292
public/ext/locale/ext-lang-hu.js on lines 291..296
public/ext/locale/ext-lang-id.js on lines 297..302
public/ext/locale/ext-lang-it.js on lines 289..294
public/ext/locale/ext-lang-ja.js on lines 291..296
public/ext/locale/ext-lang-ko.js on lines 261..266
public/ext/locale/ext-lang-lt.js on lines 306..311
public/ext/locale/ext-lang-lv.js on lines 171..176
public/ext/locale/ext-lang-mk.js on lines 171..176
public/ext/locale/ext-lang-nl.js on lines 296..301
public/ext/locale/ext-lang-no_NB.js on lines 289..294
public/ext/locale/ext-lang-no_NN.js on lines 289..294
public/ext/locale/ext-lang-pl.js on lines 299..304
public/ext/locale/ext-lang-pt.js on lines 255..260
public/ext/locale/ext-lang-pt_BR.js on lines 297..302
public/ext/locale/ext-lang-pt_PT.js on lines 292..297
public/ext/locale/ext-lang-ru.js on lines 314..319
public/ext/locale/ext-lang-sk.js on lines 177..182
public/ext/locale/ext-lang-sl.js on lines 171..176
public/ext/locale/ext-lang-sr.js on lines 174..179
public/ext/locale/ext-lang-sr_RS.js on lines 173..178
public/ext/locale/ext-lang-sv_SE.js on lines 173..178
public/ext/locale/ext-lang-th.js on lines 289..294
public/ext/locale/ext-lang-ukr.js on lines 256..261
public/ext/locale/ext-lang-vn.js on lines 176..181
public/ext/locale/ext-lang-zh_CN.js on lines 258..263
public/ext/locale/ext-lang-zh_TW.js on lines 173..178

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 70.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 43 locations. Consider refactoring.
Open

if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
  Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
    splitTip            : "Drag to resize.",
    collapsibleSplitTip : "Drag to resize. Double click to hide."
  });
Severity: Major
Found in public/ext/locale/ext-lang-en_GB.js and 42 other locations - About 1 hr to fix
public/ext/locale/ext-lang-af.js on lines 179..184
public/ext/locale/ext-lang-bg.js on lines 273..278
public/ext/locale/ext-lang-ca.js on lines 288..293
public/ext/locale/ext-lang-cs.js on lines 288..293
public/ext/locale/ext-lang-da.js on lines 291..296
public/ext/locale/ext-lang-de.js on lines 319..324
public/ext/locale/ext-lang-el_GR.js on lines 303..308
public/ext/locale/ext-lang-en.js on lines 318..323
public/ext/locale/ext-lang-es.js on lines 291..296
public/ext/locale/ext-lang-fa.js on lines 267..272
public/ext/locale/ext-lang-fi.js on lines 297..302
public/ext/locale/ext-lang-fr.js on lines 315..320
public/ext/locale/ext-lang-fr_CA.js on lines 213..218
public/ext/locale/ext-lang-gr.js on lines 170..175
public/ext/locale/ext-lang-he.js on lines 287..292
public/ext/locale/ext-lang-hu.js on lines 291..296
public/ext/locale/ext-lang-id.js on lines 297..302
public/ext/locale/ext-lang-it.js on lines 289..294
public/ext/locale/ext-lang-ja.js on lines 291..296
public/ext/locale/ext-lang-ko.js on lines 261..266
public/ext/locale/ext-lang-lt.js on lines 306..311
public/ext/locale/ext-lang-lv.js on lines 171..176
public/ext/locale/ext-lang-mk.js on lines 171..176
public/ext/locale/ext-lang-nl.js on lines 296..301
public/ext/locale/ext-lang-no_NB.js on lines 289..294
public/ext/locale/ext-lang-no_NN.js on lines 289..294
public/ext/locale/ext-lang-pl.js on lines 299..304
public/ext/locale/ext-lang-pt.js on lines 255..260
public/ext/locale/ext-lang-pt_BR.js on lines 297..302
public/ext/locale/ext-lang-pt_PT.js on lines 292..297
public/ext/locale/ext-lang-ro.js on lines 290..295
public/ext/locale/ext-lang-ru.js on lines 314..319
public/ext/locale/ext-lang-sk.js on lines 177..182
public/ext/locale/ext-lang-sl.js on lines 171..176
public/ext/locale/ext-lang-sr.js on lines 174..179
public/ext/locale/ext-lang-sr_RS.js on lines 173..178
public/ext/locale/ext-lang-sv_SE.js on lines 173..178
public/ext/locale/ext-lang-th.js on lines 289..294
public/ext/locale/ext-lang-ukr.js on lines 256..261
public/ext/locale/ext-lang-vn.js on lines 176..181
public/ext/locale/ext-lang-zh_CN.js on lines 258..263
public/ext/locale/ext-lang-zh_TW.js on lines 173..178

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 70.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 43 locations. Consider refactoring.
Open

if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
   Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
      splitTip            : "Povući za izmenu veličine.",
      collapsibleSplitTip : "Povući za izmenu veličine. Dvostruku klik za sakrivanje."
   });
Severity: Major
Found in public/ext/locale/ext-lang-sr.js and 42 other locations - About 1 hr to fix
public/ext/locale/ext-lang-af.js on lines 179..184
public/ext/locale/ext-lang-bg.js on lines 273..278
public/ext/locale/ext-lang-ca.js on lines 288..293
public/ext/locale/ext-lang-cs.js on lines 288..293
public/ext/locale/ext-lang-da.js on lines 291..296
public/ext/locale/ext-lang-de.js on lines 319..324
public/ext/locale/ext-lang-el_GR.js on lines 303..308
public/ext/locale/ext-lang-en.js on lines 318..323
public/ext/locale/ext-lang-en_GB.js on lines 294..299
public/ext/locale/ext-lang-es.js on lines 291..296
public/ext/locale/ext-lang-fa.js on lines 267..272
public/ext/locale/ext-lang-fi.js on lines 297..302
public/ext/locale/ext-lang-fr.js on lines 315..320
public/ext/locale/ext-lang-fr_CA.js on lines 213..218
public/ext/locale/ext-lang-gr.js on lines 170..175
public/ext/locale/ext-lang-he.js on lines 287..292
public/ext/locale/ext-lang-hu.js on lines 291..296
public/ext/locale/ext-lang-id.js on lines 297..302
public/ext/locale/ext-lang-it.js on lines 289..294
public/ext/locale/ext-lang-ja.js on lines 291..296
public/ext/locale/ext-lang-ko.js on lines 261..266
public/ext/locale/ext-lang-lt.js on lines 306..311
public/ext/locale/ext-lang-lv.js on lines 171..176
public/ext/locale/ext-lang-mk.js on lines 171..176
public/ext/locale/ext-lang-nl.js on lines 296..301
public/ext/locale/ext-lang-no_NB.js on lines 289..294
public/ext/locale/ext-lang-no_NN.js on lines 289..294
public/ext/locale/ext-lang-pl.js on lines 299..304
public/ext/locale/ext-lang-pt.js on lines 255..260
public/ext/locale/ext-lang-pt_BR.js on lines 297..302
public/ext/locale/ext-lang-pt_PT.js on lines 292..297
public/ext/locale/ext-lang-ro.js on lines 290..295
public/ext/locale/ext-lang-ru.js on lines 314..319
public/ext/locale/ext-lang-sk.js on lines 177..182
public/ext/locale/ext-lang-sl.js on lines 171..176
public/ext/locale/ext-lang-sr_RS.js on lines 173..178
public/ext/locale/ext-lang-sv_SE.js on lines 173..178
public/ext/locale/ext-lang-th.js on lines 289..294
public/ext/locale/ext-lang-ukr.js on lines 256..261
public/ext/locale/ext-lang-vn.js on lines 176..181
public/ext/locale/ext-lang-zh_CN.js on lines 258..263
public/ext/locale/ext-lang-zh_TW.js on lines 173..178

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 70.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 43 locations. Consider refactoring.
Open

if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
  Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
    splitTip            : "Arastar para redimensionar.",
    collapsibleSplitTip : "Arastar para redimensionar. DUplo clique para esconder"
  });
Severity: Major
Found in public/ext/locale/ext-lang-pt_PT.js and 42 other locations - About 1 hr to fix
public/ext/locale/ext-lang-af.js on lines 179..184
public/ext/locale/ext-lang-bg.js on lines 273..278
public/ext/locale/ext-lang-ca.js on lines 288..293
public/ext/locale/ext-lang-cs.js on lines 288..293
public/ext/locale/ext-lang-da.js on lines 291..296
public/ext/locale/ext-lang-de.js on lines 319..324
public/ext/locale/ext-lang-el_GR.js on lines 303..308
public/ext/locale/ext-lang-en.js on lines 318..323
public/ext/locale/ext-lang-en_GB.js on lines 294..299
public/ext/locale/ext-lang-es.js on lines 291..296
public/ext/locale/ext-lang-fa.js on lines 267..272
public/ext/locale/ext-lang-fi.js on lines 297..302
public/ext/locale/ext-lang-fr.js on lines 315..320
public/ext/locale/ext-lang-fr_CA.js on lines 213..218
public/ext/locale/ext-lang-gr.js on lines 170..175
public/ext/locale/ext-lang-he.js on lines 287..292
public/ext/locale/ext-lang-hu.js on lines 291..296
public/ext/locale/ext-lang-id.js on lines 297..302
public/ext/locale/ext-lang-it.js on lines 289..294
public/ext/locale/ext-lang-ja.js on lines 291..296
public/ext/locale/ext-lang-ko.js on lines 261..266
public/ext/locale/ext-lang-lt.js on lines 306..311
public/ext/locale/ext-lang-lv.js on lines 171..176
public/ext/locale/ext-lang-mk.js on lines 171..176
public/ext/locale/ext-lang-nl.js on lines 296..301
public/ext/locale/ext-lang-no_NB.js on lines 289..294
public/ext/locale/ext-lang-no_NN.js on lines 289..294
public/ext/locale/ext-lang-pl.js on lines 299..304
public/ext/locale/ext-lang-pt.js on lines 255..260
public/ext/locale/ext-lang-pt_BR.js on lines 297..302
public/ext/locale/ext-lang-ro.js on lines 290..295
public/ext/locale/ext-lang-ru.js on lines 314..319
public/ext/locale/ext-lang-sk.js on lines 177..182
public/ext/locale/ext-lang-sl.js on lines 171..176
public/ext/locale/ext-lang-sr.js on lines 174..179
public/ext/locale/ext-lang-sr_RS.js on lines 173..178
public/ext/locale/ext-lang-sv_SE.js on lines 173..178
public/ext/locale/ext-lang-th.js on lines 289..294
public/ext/locale/ext-lang-ukr.js on lines 256..261
public/ext/locale/ext-lang-vn.js on lines 176..181
public/ext/locale/ext-lang-zh_CN.js on lines 258..263
public/ext/locale/ext-lang-zh_TW.js on lines 173..178

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 70.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 43 locations. Consider refactoring.
Open

if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
   Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
      splitTip            : "Dra för att ändra storleken.",
      collapsibleSplitTip : "Dra för att ändra storleken. Dubbelklicka för att gömma."
   });
Severity: Major
Found in public/ext/locale/ext-lang-sv_SE.js and 42 other locations - About 1 hr to fix
public/ext/locale/ext-lang-af.js on lines 179..184
public/ext/locale/ext-lang-bg.js on lines 273..278
public/ext/locale/ext-lang-ca.js on lines 288..293
public/ext/locale/ext-lang-cs.js on lines 288..293
public/ext/locale/ext-lang-da.js on lines 291..296
public/ext/locale/ext-lang-de.js on lines 319..324
public/ext/locale/ext-lang-el_GR.js on lines 303..308
public/ext/locale/ext-lang-en.js on lines 318..323
public/ext/locale/ext-lang-en_GB.js on lines 294..299
public/ext/locale/ext-lang-es.js on lines 291..296
public/ext/locale/ext-lang-fa.js on lines 267..272
public/ext/locale/ext-lang-fi.js on lines 297..302
public/ext/locale/ext-lang-fr.js on lines 315..320
public/ext/locale/ext-lang-fr_CA.js on lines 213..218
public/ext/locale/ext-lang-gr.js on lines 170..175
public/ext/locale/ext-lang-he.js on lines 287..292
public/ext/locale/ext-lang-hu.js on lines 291..296
public/ext/locale/ext-lang-id.js on lines 297..302
public/ext/locale/ext-lang-it.js on lines 289..294
public/ext/locale/ext-lang-ja.js on lines 291..296
public/ext/locale/ext-lang-ko.js on lines 261..266
public/ext/locale/ext-lang-lt.js on lines 306..311
public/ext/locale/ext-lang-lv.js on lines 171..176
public/ext/locale/ext-lang-mk.js on lines 171..176
public/ext/locale/ext-lang-nl.js on lines 296..301
public/ext/locale/ext-lang-no_NB.js on lines 289..294
public/ext/locale/ext-lang-no_NN.js on lines 289..294
public/ext/locale/ext-lang-pl.js on lines 299..304
public/ext/locale/ext-lang-pt.js on lines 255..260
public/ext/locale/ext-lang-pt_BR.js on lines 297..302
public/ext/locale/ext-lang-pt_PT.js on lines 292..297
public/ext/locale/ext-lang-ro.js on lines 290..295
public/ext/locale/ext-lang-ru.js on lines 314..319
public/ext/locale/ext-lang-sk.js on lines 177..182
public/ext/locale/ext-lang-sl.js on lines 171..176
public/ext/locale/ext-lang-sr.js on lines 174..179
public/ext/locale/ext-lang-sr_RS.js on lines 173..178
public/ext/locale/ext-lang-th.js on lines 289..294
public/ext/locale/ext-lang-ukr.js on lines 256..261
public/ext/locale/ext-lang-vn.js on lines 176..181
public/ext/locale/ext-lang-zh_CN.js on lines 258..263
public/ext/locale/ext-lang-zh_TW.js on lines 173..178

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 70.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 18 locations. Consider refactoring.
Open

if(Ext.form.DateField){
    Ext.apply(Ext.form.DateField.prototype, {
       disabledDaysText  : "無法使用",
       disabledDatesText : "無法使用",
       minText           : "此欄位之日期必須在 {0} 之後",
Severity: Major
Found in public/ext/locale/ext-lang-zh_TW.js and 17 other locations - About 1 hr to fix
public/ext/locale/ext-lang-el_GR.js on lines 171..180
public/ext/locale/ext-lang-fa.js on lines 144..153
public/ext/locale/ext-lang-fr_CA.js on lines 168..177
public/ext/locale/ext-lang-gr.js on lines 125..134
public/ext/locale/ext-lang-hr.js on lines 159..168
public/ext/locale/ext-lang-ko.js on lines 129..138
public/ext/locale/ext-lang-lv.js on lines 126..135
public/ext/locale/ext-lang-mk.js on lines 126..135
public/ext/locale/ext-lang-pt.js on lines 132..141
public/ext/locale/ext-lang-pt_BR.js on lines 174..183
public/ext/locale/ext-lang-sk.js on lines 132..141
public/ext/locale/ext-lang-sl.js on lines 126..135
public/ext/locale/ext-lang-sr_RS.js on lines 128..137
public/ext/locale/ext-lang-sv_SE.js on lines 128..137
public/ext/locale/ext-lang-ukr.js on lines 133..142
public/ext/locale/ext-lang-vn.js on lines 131..140
public/ext/locale/ext-lang-zh_CN.js on lines 134..143

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 70.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 43 locations. Consider refactoring.
Open

if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
  Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
    splitTip            : "Patraukite juostelę.",
    collapsibleSplitTip : "Patraukite juostelę arba Paspauskite dvigubai kad paslėpti."
  });
Severity: Major
Found in public/ext/locale/ext-lang-lt.js and 42 other locations - About 1 hr to fix
public/ext/locale/ext-lang-af.js on lines 179..184
public/ext/locale/ext-lang-bg.js on lines 273..278
public/ext/locale/ext-lang-ca.js on lines 288..293
public/ext/locale/ext-lang-cs.js on lines 288..293
public/ext/locale/ext-lang-da.js on lines 291..296
public/ext/locale/ext-lang-de.js on lines 319..324
public/ext/locale/ext-lang-el_GR.js on lines 303..308
public/ext/locale/ext-lang-en.js on lines 318..323
public/ext/locale/ext-lang-en_GB.js on lines 294..299
public/ext/locale/ext-lang-es.js on lines 291..296
public/ext/locale/ext-lang-fa.js on lines 267..272
public/ext/locale/ext-lang-fi.js on lines 297..302
public/ext/locale/ext-lang-fr.js on lines 315..320
public/ext/locale/ext-lang-fr_CA.js on lines 213..218
public/ext/locale/ext-lang-gr.js on lines 170..175
public/ext/locale/ext-lang-he.js on lines 287..292
public/ext/locale/ext-lang-hu.js on lines 291..296
public/ext/locale/ext-lang-id.js on lines 297..302
public/ext/locale/ext-lang-it.js on lines 289..294
public/ext/locale/ext-lang-ja.js on lines 291..296
public/ext/locale/ext-lang-ko.js on lines 261..266
public/ext/locale/ext-lang-lv.js on lines 171..176
public/ext/locale/ext-lang-mk.js on lines 171..176
public/ext/locale/ext-lang-nl.js on lines 296..301
public/ext/locale/ext-lang-no_NB.js on lines 289..294
public/ext/locale/ext-lang-no_NN.js on lines 289..294
public/ext/locale/ext-lang-pl.js on lines 299..304
public/ext/locale/ext-lang-pt.js on lines 255..260
public/ext/locale/ext-lang-pt_BR.js on lines 297..302
public/ext/locale/ext-lang-pt_PT.js on lines 292..297
public/ext/locale/ext-lang-ro.js on lines 290..295
public/ext/locale/ext-lang-ru.js on lines 314..319
public/ext/locale/ext-lang-sk.js on lines 177..182
public/ext/locale/ext-lang-sl.js on lines 171..176
public/ext/locale/ext-lang-sr.js on lines 174..179
public/ext/locale/ext-lang-sr_RS.js on lines 173..178
public/ext/locale/ext-lang-sv_SE.js on lines 173..178
public/ext/locale/ext-lang-th.js on lines 289..294
public/ext/locale/ext-lang-ukr.js on lines 256..261
public/ext/locale/ext-lang-vn.js on lines 176..181
public/ext/locale/ext-lang-zh_CN.js on lines 258..263
public/ext/locale/ext-lang-zh_TW.js on lines 173..178

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 70.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 18 locations. Consider refactoring.
Open

if(Ext.form.DateField){
   Ext.apply(Ext.form.DateField.prototype, {
      disabledDaysText  : "Desabilitado",
      disabledDatesText : "Desabilitado",
      minText           : "A data deste campo deve ser posterior a {0}",
Severity: Major
Found in public/ext/locale/ext-lang-pt_BR.js and 17 other locations - About 1 hr to fix
public/ext/locale/ext-lang-el_GR.js on lines 171..180
public/ext/locale/ext-lang-fa.js on lines 144..153
public/ext/locale/ext-lang-fr_CA.js on lines 168..177
public/ext/locale/ext-lang-gr.js on lines 125..134
public/ext/locale/ext-lang-hr.js on lines 159..168
public/ext/locale/ext-lang-ko.js on lines 129..138
public/ext/locale/ext-lang-lv.js on lines 126..135
public/ext/locale/ext-lang-mk.js on lines 126..135
public/ext/locale/ext-lang-pt.js on lines 132..141
public/ext/locale/ext-lang-sk.js on lines 132..141
public/ext/locale/ext-lang-sl.js on lines 126..135
public/ext/locale/ext-lang-sr_RS.js on lines 128..137
public/ext/locale/ext-lang-sv_SE.js on lines 128..137
public/ext/locale/ext-lang-ukr.js on lines 133..142
public/ext/locale/ext-lang-vn.js on lines 131..140
public/ext/locale/ext-lang-zh_CN.js on lines 134..143
public/ext/locale/ext-lang-zh_TW.js on lines 128..137

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 70.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 43 locations. Consider refactoring.
Open

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." 
  });
Severity: Major
Found in public/ext/locale/ext-lang-id.js and 42 other locations - About 1 hr to fix
public/ext/locale/ext-lang-af.js on lines 179..184
public/ext/locale/ext-lang-bg.js on lines 273..278
public/ext/locale/ext-lang-ca.js on lines 288..293
public/ext/locale/ext-lang-cs.js on lines 288..293
public/ext/locale/ext-lang-da.js on lines 291..296
public/ext/locale/ext-lang-de.js on lines 319..324
public/ext/locale/ext-lang-el_GR.js on lines 303..308
public/ext/locale/ext-lang-en.js on lines 318..323
public/ext/locale/ext-lang-en_GB.js on lines 294..299
public/ext/locale/ext-lang-es.js on lines 291..296
public/ext/locale/ext-lang-fa.js on lines 267..272
public/ext/locale/ext-lang-fi.js on lines 297..302
public/ext/locale/ext-lang-fr.js on lines 315..320
public/ext/locale/ext-lang-fr_CA.js on lines 213..218
public/ext/locale/ext-lang-gr.js on lines 170..175
public/ext/locale/ext-lang-he.js on lines 287..292
public/ext/locale/ext-lang-hu.js on lines 291..296
public/ext/locale/ext-lang-it.js on lines 289..294
public/ext/locale/ext-lang-ja.js on lines 291..296
public/ext/locale/ext-lang-ko.js on lines 261..266
public/ext/locale/ext-lang-lt.js on lines 306..311
public/ext/locale/ext-lang-lv.js on lines 171..176
public/ext/locale/ext-lang-mk.js on lines 171..176
public/ext/locale/ext-lang-nl.js on lines 296..301
public/ext/locale/ext-lang-no_NB.js on lines 289..294
public/ext/locale/ext-lang-no_NN.js on lines 289..294
public/ext/locale/ext-lang-pl.js on lines 299..304
public/ext/locale/ext-lang-pt.js on lines 255..260
public/ext/locale/ext-lang-pt_BR.js on lines 297..302
public/ext/locale/ext-lang-pt_PT.js on lines 292..297
public/ext/locale/ext-lang-ro.js on lines 290..295
public/ext/locale/ext-lang-ru.js on lines 314..319
public/ext/locale/ext-lang-sk.js on lines 177..182
public/ext/locale/ext-lang-sl.js on lines 171..176
public/ext/locale/ext-lang-sr.js on lines 174..179
public/ext/locale/ext-lang-sr_RS.js on lines 173..178
public/ext/locale/ext-lang-sv_SE.js on lines 173..178
public/ext/locale/ext-lang-th.js on lines 289..294
public/ext/locale/ext-lang-ukr.js on lines 256..261
public/ext/locale/ext-lang-vn.js on lines 176..181
public/ext/locale/ext-lang-zh_CN.js on lines 258..263
public/ext/locale/ext-lang-zh_TW.js on lines 173..178

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 70.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 43 locations. Consider refactoring.
Open

if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
    Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
       splitTip            : "拖曳縮放大小.",
       collapsibleSplitTip : "拖曳縮放大小. 滑鼠雙擊隱藏."
    });
Severity: Major
Found in public/ext/locale/ext-lang-zh_TW.js and 42 other locations - About 1 hr to fix
public/ext/locale/ext-lang-af.js on lines 179..184
public/ext/locale/ext-lang-bg.js on lines 273..278
public/ext/locale/ext-lang-ca.js on lines 288..293
public/ext/locale/ext-lang-cs.js on lines 288..293
public/ext/locale/ext-lang-da.js on lines 291..296
public/ext/locale/ext-lang-de.js on lines 319..324
public/ext/locale/ext-lang-el_GR.js on lines 303..308
public/ext/locale/ext-lang-en.js on lines 318..323
public/ext/locale/ext-lang-en_GB.js on lines 294..299
public/ext/locale/ext-lang-es.js on lines 291..296
public/ext/locale/ext-lang-fa.js on lines 267..272
public/ext/locale/ext-lang-fi.js on lines 297..302
public/ext/locale/ext-lang-fr.js on lines 315..320
public/ext/locale/ext-lang-fr_CA.js on lines 213..218
public/ext/locale/ext-lang-gr.js on lines 170..175
public/ext/locale/ext-lang-he.js on lines 287..292
public/ext/locale/ext-lang-hu.js on lines 291..296
public/ext/locale/ext-lang-id.js on lines 297..302
public/ext/locale/ext-lang-it.js on lines 289..294
public/ext/locale/ext-lang-ja.js on lines 291..296
public/ext/locale/ext-lang-ko.js on lines 261..266
public/ext/locale/ext-lang-lt.js on lines 306..311
public/ext/locale/ext-lang-lv.js on lines 171..176
public/ext/locale/ext-lang-mk.js on lines 171..176
public/ext/locale/ext-lang-nl.js on lines 296..301
public/ext/locale/ext-lang-no_NB.js on lines 289..294
public/ext/locale/ext-lang-no_NN.js on lines 289..294
public/ext/locale/ext-lang-pl.js on lines 299..304
public/ext/locale/ext-lang-pt.js on lines 255..260
public/ext/locale/ext-lang-pt_BR.js on lines 297..302
public/ext/locale/ext-lang-pt_PT.js on lines 292..297
public/ext/locale/ext-lang-ro.js on lines 290..295
public/ext/locale/ext-lang-ru.js on lines 314..319
public/ext/locale/ext-lang-sk.js on lines 177..182
public/ext/locale/ext-lang-sl.js on lines 171..176
public/ext/locale/ext-lang-sr.js on lines 174..179
public/ext/locale/ext-lang-sr_RS.js on lines 173..178
public/ext/locale/ext-lang-sv_SE.js on lines 173..178
public/ext/locale/ext-lang-th.js on lines 289..294
public/ext/locale/ext-lang-ukr.js on lines 256..261
public/ext/locale/ext-lang-vn.js on lines 176..181
public/ext/locale/ext-lang-zh_CN.js on lines 258..263

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 70.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 18 locations. Consider refactoring.
Open

if(Ext.form.DateField){
   Ext.apply(Ext.form.DateField.prototype, {
      disabledDaysText  : "禁用",
      disabledDatesText : "禁用",
      minText           : "该输入项的日期必须在 {0} 之后",
Severity: Major
Found in public/ext/locale/ext-lang-zh_CN.js and 17 other locations - About 1 hr to fix
public/ext/locale/ext-lang-el_GR.js on lines 171..180
public/ext/locale/ext-lang-fa.js on lines 144..153
public/ext/locale/ext-lang-fr_CA.js on lines 168..177
public/ext/locale/ext-lang-gr.js on lines 125..134
public/ext/locale/ext-lang-hr.js on lines 159..168
public/ext/locale/ext-lang-ko.js on lines 129..138
public/ext/locale/ext-lang-lv.js on lines 126..135
public/ext/locale/ext-lang-mk.js on lines 126..135
public/ext/locale/ext-lang-pt.js on lines 132..141
public/ext/locale/ext-lang-pt_BR.js on lines 174..183
public/ext/locale/ext-lang-sk.js on lines 132..141
public/ext/locale/ext-lang-sl.js on lines 126..135
public/ext/locale/ext-lang-sr_RS.js on lines 128..137
public/ext/locale/ext-lang-sv_SE.js on lines 128..137
public/ext/locale/ext-lang-ukr.js on lines 133..142
public/ext/locale/ext-lang-vn.js on lines 131..140
public/ext/locale/ext-lang-zh_TW.js on lines 128..137

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 70.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 43 locations. Consider refactoring.
Open

if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
  Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
    splitTip            : "Dra for å endre storleik.",
    collapsibleSplitTip : "Dra for å endre storleik. Dobbelklikk for å skjule."
  });
Severity: Major
Found in public/ext/locale/ext-lang-no_NN.js and 42 other locations - About 1 hr to fix
public/ext/locale/ext-lang-af.js on lines 179..184
public/ext/locale/ext-lang-bg.js on lines 273..278
public/ext/locale/ext-lang-ca.js on lines 288..293
public/ext/locale/ext-lang-cs.js on lines 288..293
public/ext/locale/ext-lang-da.js on lines 291..296
public/ext/locale/ext-lang-de.js on lines 319..324
public/ext/locale/ext-lang-el_GR.js on lines 303..308
public/ext/locale/ext-lang-en.js on lines 318..323
public/ext/locale/ext-lang-en_GB.js on lines 294..299
public/ext/locale/ext-lang-es.js on lines 291..296
public/ext/locale/ext-lang-fa.js on lines 267..272
public/ext/locale/ext-lang-fi.js on lines 297..302
public/ext/locale/ext-lang-fr.js on lines 315..320
public/ext/locale/ext-lang-fr_CA.js on lines 213..218
public/ext/locale/ext-lang-gr.js on lines 170..175
public/ext/locale/ext-lang-he.js on lines 287..292
public/ext/locale/ext-lang-hu.js on lines 291..296
public/ext/locale/ext-lang-id.js on lines 297..302
public/ext/locale/ext-lang-it.js on lines 289..294
public/ext/locale/ext-lang-ja.js on lines 291..296
public/ext/locale/ext-lang-ko.js on lines 261..266
public/ext/locale/ext-lang-lt.js on lines 306..311
public/ext/locale/ext-lang-lv.js on lines 171..176
public/ext/locale/ext-lang-mk.js on lines 171..176
public/ext/locale/ext-lang-nl.js on lines 296..301
public/ext/locale/ext-lang-no_NB.js on lines 289..294
public/ext/locale/ext-lang-pl.js on lines 299..304
public/ext/locale/ext-lang-pt.js on lines 255..260
public/ext/locale/ext-lang-pt_BR.js on lines 297..302
public/ext/locale/ext-lang-pt_PT.js on lines 292..297
public/ext/locale/ext-lang-ro.js on lines 290..295
public/ext/locale/ext-lang-ru.js on lines 314..319
public/ext/locale/ext-lang-sk.js on lines 177..182
public/ext/locale/ext-lang-sl.js on lines 171..176
public/ext/locale/ext-lang-sr.js on lines 174..179
public/ext/locale/ext-lang-sr_RS.js on lines 173..178
public/ext/locale/ext-lang-sv_SE.js on lines 173..178
public/ext/locale/ext-lang-th.js on lines 289..294
public/ext/locale/ext-lang-ukr.js on lines 256..261
public/ext/locale/ext-lang-vn.js on lines 176..181
public/ext/locale/ext-lang-zh_CN.js on lines 258..263
public/ext/locale/ext-lang-zh_TW.js on lines 173..178

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 70.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 43 locations. Consider refactoring.
Open

if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
   Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
      splitTip            : "Повући за измену величине.",
      collapsibleSplitTip : "Повући за измену величине. Двоструки клик за сакривање."
   });
Severity: Major
Found in public/ext/locale/ext-lang-sr_RS.js and 42 other locations - About 1 hr to fix
public/ext/locale/ext-lang-af.js on lines 179..184
public/ext/locale/ext-lang-bg.js on lines 273..278
public/ext/locale/ext-lang-ca.js on lines 288..293
public/ext/locale/ext-lang-cs.js on lines 288..293
public/ext/locale/ext-lang-da.js on lines 291..296
public/ext/locale/ext-lang-de.js on lines 319..324
public/ext/locale/ext-lang-el_GR.js on lines 303..308
public/ext/locale/ext-lang-en.js on lines 318..323
public/ext/locale/ext-lang-en_GB.js on lines 294..299
public/ext/locale/ext-lang-es.js on lines 291..296
public/ext/locale/ext-lang-fa.js on lines 267..272
public/ext/locale/ext-lang-fi.js on lines 297..302
public/ext/locale/ext-lang-fr.js on lines 315..320
public/ext/locale/ext-lang-fr_CA.js on lines 213..218
public/ext/locale/ext-lang-gr.js on lines 170..175
public/ext/locale/ext-lang-he.js on lines 287..292
public/ext/locale/ext-lang-hu.js on lines 291..296
public/ext/locale/ext-lang-id.js on lines 297..302
public/ext/locale/ext-lang-it.js on lines 289..294
public/ext/locale/ext-lang-ja.js on lines 291..296
public/ext/locale/ext-lang-ko.js on lines 261..266
public/ext/locale/ext-lang-lt.js on lines 306..311
public/ext/locale/ext-lang-lv.js on lines 171..176
public/ext/locale/ext-lang-mk.js on lines 171..176
public/ext/locale/ext-lang-nl.js on lines 296..301
public/ext/locale/ext-lang-no_NB.js on lines 289..294
public/ext/locale/ext-lang-no_NN.js on lines 289..294
public/ext/locale/ext-lang-pl.js on lines 299..304
public/ext/locale/ext-lang-pt.js on lines 255..260
public/ext/locale/ext-lang-pt_BR.js on lines 297..302
public/ext/locale/ext-lang-pt_PT.js on lines 292..297
public/ext/locale/ext-lang-ro.js on lines 290..295
public/ext/locale/ext-lang-ru.js on lines 314..319
public/ext/locale/ext-lang-sk.js on lines 177..182
public/ext/locale/ext-lang-sl.js on lines 171..176
public/ext/locale/ext-lang-sr.js on lines 174..179
public/ext/locale/ext-lang-sv_SE.js on lines 173..178
public/ext/locale/ext-lang-th.js on lines 289..294
public/ext/locale/ext-lang-ukr.js on lines 256..261
public/ext/locale/ext-lang-vn.js on lines 176..181
public/ext/locale/ext-lang-zh_CN.js on lines 258..263
public/ext/locale/ext-lang-zh_TW.js on lines 173..178

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 70.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 18 locations. Consider refactoring.
Open

if(Ext.form.DateField){
   Ext.apply(Ext.form.DateField.prototype, {
      disabledDaysText  : "غیرفعال",
      disabledDatesText : "غیرفعال",
      minText           : "تاریخ باید پس از {0} باشد",
Severity: Major
Found in public/ext/locale/ext-lang-fa.js and 17 other locations - About 1 hr to fix
public/ext/locale/ext-lang-el_GR.js on lines 171..180
public/ext/locale/ext-lang-fr_CA.js on lines 168..177
public/ext/locale/ext-lang-gr.js on lines 125..134
public/ext/locale/ext-lang-hr.js on lines 159..168
public/ext/locale/ext-lang-ko.js on lines 129..138
public/ext/locale/ext-lang-lv.js on lines 126..135
public/ext/locale/ext-lang-mk.js on lines 126..135
public/ext/locale/ext-lang-pt.js on lines 132..141
public/ext/locale/ext-lang-pt_BR.js on lines 174..183
public/ext/locale/ext-lang-sk.js on lines 132..141
public/ext/locale/ext-lang-sl.js on lines 126..135
public/ext/locale/ext-lang-sr_RS.js on lines 128..137
public/ext/locale/ext-lang-sv_SE.js on lines 128..137
public/ext/locale/ext-lang-ukr.js on lines 133..142
public/ext/locale/ext-lang-vn.js on lines 131..140
public/ext/locale/ext-lang-zh_CN.js on lines 134..143
public/ext/locale/ext-lang-zh_TW.js on lines 128..137

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 70.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 18 locations. Consider refactoring.
Open

if(Ext.form.DateField){
   Ext.apply(Ext.form.DateField.prototype, {
      disabledDaysText  : "Zablokované",
      disabledDatesText : "Zablokované",
      minText           : "Dátum v tomto poli musí byť až po {0}",
Severity: Major
Found in public/ext/locale/ext-lang-sk.js and 17 other locations - About 1 hr to fix
public/ext/locale/ext-lang-el_GR.js on lines 171..180
public/ext/locale/ext-lang-fa.js on lines 144..153
public/ext/locale/ext-lang-fr_CA.js on lines 168..177
public/ext/locale/ext-lang-gr.js on lines 125..134
public/ext/locale/ext-lang-hr.js on lines 159..168
public/ext/locale/ext-lang-ko.js on lines 129..138
public/ext/locale/ext-lang-lv.js on lines 126..135
public/ext/locale/ext-lang-mk.js on lines 126..135
public/ext/locale/ext-lang-pt.js on lines 132..141
public/ext/locale/ext-lang-pt_BR.js on lines 174..183
public/ext/locale/ext-lang-sl.js on lines 126..135
public/ext/locale/ext-lang-sr_RS.js on lines 128..137
public/ext/locale/ext-lang-sv_SE.js on lines 128..137
public/ext/locale/ext-lang-ukr.js on lines 133..142
public/ext/locale/ext-lang-vn.js on lines 131..140
public/ext/locale/ext-lang-zh_CN.js on lines 134..143
public/ext/locale/ext-lang-zh_TW.js on lines 128..137

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 70.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 18 locations. Consider refactoring.
Open

if(Ext.form.DateField){
   Ext.apply(Ext.form.DateField.prototype, {
      disabledDaysText  : "Ανενεργό",
      disabledDatesText : "Ανενεργό",
      minText           : "Η ημερομηνία αυτού του πεδίου πρέπει να είναι μετά την {0}",
Severity: Major
Found in public/ext/locale/ext-lang-el_GR.js and 17 other locations - About 1 hr to fix
public/ext/locale/ext-lang-fa.js on lines 144..153
public/ext/locale/ext-lang-fr_CA.js on lines 168..177
public/ext/locale/ext-lang-gr.js on lines 125..134
public/ext/locale/ext-lang-hr.js on lines 159..168
public/ext/locale/ext-lang-ko.js on lines 129..138
public/ext/locale/ext-lang-lv.js on lines 126..135
public/ext/locale/ext-lang-mk.js on lines 126..135
public/ext/locale/ext-lang-pt.js on lines 132..141
public/ext/locale/ext-lang-pt_BR.js on lines 174..183
public/ext/locale/ext-lang-sk.js on lines 132..141
public/ext/locale/ext-lang-sl.js on lines 126..135
public/ext/locale/ext-lang-sr_RS.js on lines 128..137
public/ext/locale/ext-lang-sv_SE.js on lines 128..137
public/ext/locale/ext-lang-ukr.js on lines 133..142
public/ext/locale/ext-lang-vn.js on lines 131..140
public/ext/locale/ext-lang-zh_CN.js on lines 134..143
public/ext/locale/ext-lang-zh_TW.js on lines 128..137

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 70.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 43 locations. Consider refactoring.
Open

if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
    Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
        splitTip            : "Przeciągnij aby zmienić rozmiar.",
        collapsibleSplitTip    : "Przeciągnij aby zmienić rozmiar. Kliknij dwukrotnie aby ukryć."
    });
Severity: Major
Found in public/ext/locale/ext-lang-pl.js and 42 other locations - About 1 hr to fix
public/ext/locale/ext-lang-af.js on lines 179..184
public/ext/locale/ext-lang-bg.js on lines 273..278
public/ext/locale/ext-lang-ca.js on lines 288..293
public/ext/locale/ext-lang-cs.js on lines 288..293
public/ext/locale/ext-lang-da.js on lines 291..296
public/ext/locale/ext-lang-de.js on lines 319..324
public/ext/locale/ext-lang-el_GR.js on lines 303..308
public/ext/locale/ext-lang-en.js on lines 318..323
public/ext/locale/ext-lang-en_GB.js on lines 294..299
public/ext/locale/ext-lang-es.js on lines 291..296
public/ext/locale/ext-lang-fa.js on lines 267..272
public/ext/locale/ext-lang-fi.js on lines 297..302
public/ext/locale/ext-lang-fr.js on lines 315..320
public/ext/locale/ext-lang-fr_CA.js on lines 213..218
public/ext/locale/ext-lang-gr.js on lines 170..175
public/ext/locale/ext-lang-he.js on lines 287..292
public/ext/locale/ext-lang-hu.js on lines 291..296
public/ext/locale/ext-lang-id.js on lines 297..302
public/ext/locale/ext-lang-it.js on lines 289..294
public/ext/locale/ext-lang-ja.js on lines 291..296
public/ext/locale/ext-lang-ko.js on lines 261..266
public/ext/locale/ext-lang-lt.js on lines 306..311
public/ext/locale/ext-lang-lv.js on lines 171..176
public/ext/locale/ext-lang-mk.js on lines 171..176
public/ext/locale/ext-lang-nl.js on lines 296..301
public/ext/locale/ext-lang-no_NB.js on lines 289..294
public/ext/locale/ext-lang-no_NN.js on lines 289..294
public/ext/locale/ext-lang-pt.js on lines 255..260
public/ext/locale/ext-lang-pt_BR.js on lines 297..302
public/ext/locale/ext-lang-pt_PT.js on lines 292..297
public/ext/locale/ext-lang-ro.js on lines 290..295
public/ext/locale/ext-lang-ru.js on lines 314..319
public/ext/locale/ext-lang-sk.js on lines 177..182
public/ext/locale/ext-lang-sl.js on lines 171..176
public/ext/locale/ext-lang-sr.js on lines 174..179
public/ext/locale/ext-lang-sr_RS.js on lines 173..178
public/ext/locale/ext-lang-sv_SE.js on lines 173..178
public/ext/locale/ext-lang-th.js on lines 289..294
public/ext/locale/ext-lang-ukr.js on lines 256..261
public/ext/locale/ext-lang-vn.js on lines 176..181
public/ext/locale/ext-lang-zh_CN.js on lines 258..263
public/ext/locale/ext-lang-zh_TW.js on lines 173..178

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 70.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 43 locations. Consider refactoring.
Open

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.",
      collapsibleSplitTip : "Kéo giữ chuột để thay đổi kích thước. Nhấp đúp để ẩn đi."
   });
Severity: Major
Found in public/ext/locale/ext-lang-vn.js and 42 other locations - About 1 hr to fix
public/ext/locale/ext-lang-af.js on lines 179..184
public/ext/locale/ext-lang-bg.js on lines 273..278
public/ext/locale/ext-lang-ca.js on lines 288..293
public/ext/locale/ext-lang-cs.js on lines 288..293
public/ext/locale/ext-lang-da.js on lines 291..296
public/ext/locale/ext-lang-de.js on lines 319..324
public/ext/locale/ext-lang-el_GR.js on lines 303..308
public/ext/locale/ext-lang-en.js on lines 318..323
public/ext/locale/ext-lang-en_GB.js on lines 294..299
public/ext/locale/ext-lang-es.js on lines 291..296
public/ext/locale/ext-lang-fa.js on lines 267..272
public/ext/locale/ext-lang-fi.js on lines 297..302
public/ext/locale/ext-lang-fr.js on lines 315..320
public/ext/locale/ext-lang-fr_CA.js on lines 213..218
public/ext/locale/ext-lang-gr.js on lines 170..175
public/ext/locale/ext-lang-he.js on lines 287..292
public/ext/locale/ext-lang-hu.js on lines 291..296
public/ext/locale/ext-lang-id.js on lines 297..302
public/ext/locale/ext-lang-it.js on lines 289..294
public/ext/locale/ext-lang-ja.js on lines 291..296
public/ext/locale/ext-lang-ko.js on lines 261..266
public/ext/locale/ext-lang-lt.js on lines 306..311
public/ext/locale/ext-lang-lv.js on lines 171..176
public/ext/locale/ext-lang-mk.js on lines 171..176
public/ext/locale/ext-lang-nl.js on lines 296..301
public/ext/locale/ext-lang-no_NB.js on lines 289..294
public/ext/locale/ext-lang-no_NN.js on lines 289..294
public/ext/locale/ext-lang-pl.js on lines 299..304
public/ext/locale/ext-lang-pt.js on lines 255..260
public/ext/locale/ext-lang-pt_BR.js on lines 297..302
public/ext/locale/ext-lang-pt_PT.js on lines 292..297
public/ext/locale/ext-lang-ro.js on lines 290..295
public/ext/locale/ext-lang-ru.js on lines 314..319
public/ext/locale/ext-lang-sk.js on lines 177..182
public/ext/locale/ext-lang-sl.js on lines 171..176
public/ext/locale/ext-lang-sr.js on lines 174..179
public/ext/locale/ext-lang-sr_RS.js on lines 173..178
public/ext/locale/ext-lang-sv_SE.js on lines 173..178
public/ext/locale/ext-lang-th.js on lines 289..294
public/ext/locale/ext-lang-ukr.js on lines 256..261
public/ext/locale/ext-lang-zh_CN.js on lines 258..263
public/ext/locale/ext-lang-zh_TW.js on lines 173..178

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 70.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 43 locations. Consider refactoring.
Open

if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
  Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
    splitTip            : ".���� ������ ����",
    collapsibleSplitTip : ".���� ������ ����. ����� ����� ������"
  });
Severity: Major
Found in public/ext/locale/ext-lang-he.js and 42 other locations - About 1 hr to fix
public/ext/locale/ext-lang-af.js on lines 179..184
public/ext/locale/ext-lang-bg.js on lines 273..278
public/ext/locale/ext-lang-ca.js on lines 288..293
public/ext/locale/ext-lang-cs.js on lines 288..293
public/ext/locale/ext-lang-da.js on lines 291..296
public/ext/locale/ext-lang-de.js on lines 319..324
public/ext/locale/ext-lang-el_GR.js on lines 303..308
public/ext/locale/ext-lang-en.js on lines 318..323
public/ext/locale/ext-lang-en_GB.js on lines 294..299
public/ext/locale/ext-lang-es.js on lines 291..296
public/ext/locale/ext-lang-fa.js on lines 267..272
public/ext/locale/ext-lang-fi.js on lines 297..302
public/ext/locale/ext-lang-fr.js on lines 315..320
public/ext/locale/ext-lang-fr_CA.js on lines 213..218
public/ext/locale/ext-lang-gr.js on lines 170..175
public/ext/locale/ext-lang-hu.js on lines 291..296
public/ext/locale/ext-lang-id.js on lines 297..302
public/ext/locale/ext-lang-it.js on lines 289..294
public/ext/locale/ext-lang-ja.js on lines 291..296
public/ext/locale/ext-lang-ko.js on lines 261..266
public/ext/locale/ext-lang-lt.js on lines 306..311
public/ext/locale/ext-lang-lv.js on lines 171..176
public/ext/locale/ext-lang-mk.js on lines 171..176
public/ext/locale/ext-lang-nl.js on lines 296..301
public/ext/locale/ext-lang-no_NB.js on lines 289..294
public/ext/locale/ext-lang-no_NN.js on lines 289..294
public/ext/locale/ext-lang-pl.js on lines 299..304
public/ext/locale/ext-lang-pt.js on lines 255..260
public/ext/locale/ext-lang-pt_BR.js on lines 297..302
public/ext/locale/ext-lang-pt_PT.js on lines 292..297
public/ext/locale/ext-lang-ro.js on lines 290..295
public/ext/locale/ext-lang-ru.js on lines 314..319
public/ext/locale/ext-lang-sk.js on lines 177..182
public/ext/locale/ext-lang-sl.js on lines 171..176
public/ext/locale/ext-lang-sr.js on lines 174..179
public/ext/locale/ext-lang-sr_RS.js on lines 173..178
public/ext/locale/ext-lang-sv_SE.js on lines 173..178
public/ext/locale/ext-lang-th.js on lines 289..294
public/ext/locale/ext-lang-ukr.js on lines 256..261
public/ext/locale/ext-lang-vn.js on lines 176..181
public/ext/locale/ext-lang-zh_CN.js on lines 258..263
public/ext/locale/ext-lang-zh_TW.js on lines 173..178

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 70.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Severity
Category
Status
Source
Language