Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding Danish

    • -0
    • +112
    ./language/ApplicationResources_da_DK.properties
  1. … 3 more files in changeset.
Updated version number to RC1

  1. … 39 more files in changeset.
Updating Polish

    • -38
    • +38
    ./language/ApplicationResources_pl_PL.properties
  1. … 7 more files in changeset.
Adding Polish and German

    • -0
    • +112
    ./language/ApplicationResources_de_DE.properties
    • -0
    • +112
    ./language/ApplicationResources_pl_PL.properties
  1. … 2 more files in changeset.
add lams:Date tag.

  1. … 4 more files in changeset.
Add warning when limit upload

    • -1
    • +2
    ./language/ApplicationResources.properties
  1. … 3 more files in changeset.
Lots of refactor and add new feature for limit download.

  1. … 14 more files in changeset.
Lots of refactor and add new feature for limit download.

  1. … 43 more files in changeset.
Refection done.

    • -1
    • +14
    ./language/ApplicationResources.properties
  1. … 40 more files in changeset.
Renamed security-role STAFF to MONITOR

  1. … 14 more files in changeset.
Updating Korean and Norwegian

    • -4
    • +4
    ./language/ApplicationResources_ko_KR.properties
    • -2
    • +2
    ./language/ApplicationResources_no_NO.properties
Fix bug in define later validation.

  1. … 3 more files in changeset.
Merge online and offline instruction files, so that it read out from SessionMap rather than the request scope form. This make error echo back screen does not lost file list. And delete/upload file java code turn out simple as well.

    • -0
    • +1
    ./language/ApplicationResources.properties
  1. … 28 more files in changeset.
Adding Arabic and updating English, French, Norwegian and Swedish

    • -2
    • +2
    ./language/ApplicationResources.properties
    • -0
    • +112
    ./language/ApplicationResources_ar_JO.properties
    • -6
    • +18
    ./language/ApplicationResources_fr_FR.properties
    • -22
    • +22
    ./language/ApplicationResources_no_NO.properties
    • -4
    • +15
    ./language/ApplicationResources_sv_SE.properties
Added country code to all locales

    • -100
    • +0
    ./language/ApplicationResources_bg.properties
    • -0
    • +100
    ./language/ApplicationResources_bg_BG.properties
    • -101
    • +0
    ./language/ApplicationResources_el.properties
    • -0
    • +101
    ./language/ApplicationResources_el_GR.properties
    • -0
    • +112
    ./language/ApplicationResources_es_ES.properties
    • -100
    • +0
    ./language/ApplicationResources_fr.properties
    • -0
    • +100
    ./language/ApplicationResources_fr_FR.properties
    • -0
    • +112
    ./language/ApplicationResources_it_IT.properties
    • -0
    • +112
    ./language/ApplicationResources_ko_KR.properties
    • -0
    • +112
    ./language/ApplicationResources_no_NO.properties
    • -101
    • +0
    ./language/ApplicationResources_sv.properties
    • -0
    • +101
    ./language/ApplicationResources_sv_SE.properties
    • -100
    • +0
    ./language/applicationresources_bg_BG.properties
    • -101
    • +0
    ./language/applicationresources_el_GR.properties
    • -112
    • +0
    ./language/applicationresources_es_ES.properties
  1. … 160 more files in changeset.
Added country code to all locales

    • -112
    • +0
    ./language/ApplicationResources_es.properties
    • -112
    • +0
    ./language/ApplicationResources_it.properties
    • -112
    • +0
    ./language/ApplicationResources_ko.properties
    • -112
    • +0
    ./language/ApplicationResources_no.properties
    • -0
    • +100
    ./language/applicationresources_bg_BG.properties
    • -0
    • +101
    ./language/applicationresources_el_GR.properties
    • -0
    • +112
    ./language/applicationresources_es_ES.properties
    • -0
    • +100
    ./language/applicationresources_fr_FR.properties
    • -0
    • +112
    ./language/applicationresources_it_IT.properties
    • -0
    • +112
    ./language/applicationresources_ko_KR.properties
    • -0
    • +112
    ./language/applicationresources_no_NO.properties
    • -0
    • +101
    ./language/applicationresources_sv_SE.properties
  1. … 102 more files in changeset.
Updating English, Italian

    • -4
    • +4
    ./language/ApplicationResources.properties
    • -2
    • +14
    ./language/ApplicationResources_it.properties
Remove conflict HttpSession variables.

  1. … 26 more files in changeset.
Updating English, Korean, Spanish and Norwegian

    • -3
    • +4
    ./language/ApplicationResources.properties
    • -3
    • +4
    ./language/ApplicationResources_es.properties
    • -2
    • +3
    ./language/ApplicationResources_ko.properties
    • -12
    • +13
    ./language/ApplicationResources_no.properties
Add Ajax for statistic page. and some bug fix.

    • -1
    • +1
    ./language/ApplicationResources.properties
  1. … 5 more files in changeset.
Big refactor for monitoring page. Also following LDV-424

    • -2
    • +2
    ./language/ApplicationResources.properties
  1. … 26 more files in changeset.
Updating Norwegian

    • -22
    • +22
    ./language/ApplicationResources_no.properties
  1. … 1 more file in changeset.
Exception handler define for STRUTS.

    • -0
    • +8
    ./xdoclet/global-exceptions.xml
  1. … 7 more files in changeset.
Adding Norwegian and updating English and Korean

    • -17
    • +13
    ./language/ApplicationResources.properties
    • -5
    • +15
    ./language/ApplicationResources_ko.properties
    • -0
    • +111
    ./language/ApplicationResources_no.properties
  1. … 3 more files in changeset.
Changed lock on finished to lock when finished

    • -1
    • +1
    ./language/ApplicationResources.properties
  1. … 2 more files in changeset.
Updating Spanish

    • -2
    • +12
    ./language/ApplicationResources_es.properties
  1. … 6 more files in changeset.
Standardizing the Define Later screens

    • -1
    • +1
    ./language/ApplicationResources.properties
  1. … 61 more files in changeset.
Add form login fail

  1. … 2 more files in changeset.
No need to load commonContext.xml - it is loaded by applicationContext.xml. If included then the beans end up overriding themselves.

remove ContextLoaderServlet, it's deprecated for servlet 2.4 container(like tomcat 5 bundled with jboss 4.x) . Use ContextLoadListener instead

    • -0
    • +5
    ./xdoclet/listeners.xml
  1. … 13 more files in changeset.