Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4054: Updating and fixing labels

There's quite a lot of work required with labels and it's not jsut translations but rearringing them according to language, string lenght, etc. Also we shouild be more accurate in naming users. When we are referring to students, we should call them students instead of users. Quite a few of these instances in this commit

    • -5
    • +5
    ./language/lams/ApplicationResources_es_ES.properties
  1. … 48 more files in changeset.
LDEV-4054: Updating labels

    • -3
    • +3
    ./language/lams/ApplicationResources_es_ES.properties
  1. … 25 more files in changeset.
LDEV-4054: updating labels

Mainly Spanish and a little bit of Greek and Norwegian

    • -5
    • +7
    ./language/lams/ApplicationResources_es_ES.properties
  1. … 38 more files in changeset.
LDEV-4411 Make collections and properties lazy

If it is possible, all collections and properties should be lazy. It has

big impact on DB load.

If a collection can not be made lazy because it gets iterated over in a

non-transactional method (Actions), is should probably be moved to a

transactional Service method.

  1. … 7 more files in changeset.
LDEV-4411 Add collections 2nd level cache

  1. … 96 more files in changeset.
LDEV-4411 Mark entities as cacheable

usage="read-only" seems to do nothing at the moment, but it may be a

guidance for future optimisations.

  1. … 231 more files in changeset.
LDEV-4054: Updating labels i18n

Mainly Norwegian, Greek and English

    • -4
    • +4
    ./language/lams/ApplicationResources_el_GR.properties
    • -74
    • +10
    ./language/lams/ApplicationResources_no_NO.properties
  1. … 51 more files in changeset.
LDEV-4054: Updating Greek

    • -3
    • +5
    ./language/lams/ApplicationResources_el_GR.properties
  1. … 18 more files in changeset.
LDEV-4184: "outer-join" attribute in hbm.xml files is deprecated and produces warnings on server start up. Remove entries with "auto" value. Entries with value "true" become fetch=join.

  1. … 137 more files in changeset.
LDEV-4237 adding labels

    • -2
    • +2
    ./language/lams/ApplicationResources.properties
    • -2
    • +5
    ./language/lams/ApplicationResources_en_AU.properties
  1. … 5 more files in changeset.
LDEV-4237: Include label informing the max size file LDEV-4241: File upload validation LDEV-4240: Consistent upload widget Using new tags and the shared javascript code to create consistency across tools for the look and validation behaviour of file upload.

    • -0
    • +3
    ./language/lams/ApplicationResources.properties
  1. … 6 more files in changeset.
LDEV-4054 updating English, Greek and Spanish

    • -71
    • +19
    ./language/lams/ApplicationResources.properties
    • -72
    • +6
    ./language/lams/ApplicationResources_el_GR.properties
    • -72
    • +18
    ./language/lams/ApplicationResources_en_AU.properties
    • -58
    • +4
    ./language/lams/ApplicationResources_es_ES.properties
LDEV-3852: Grouping options in the advanced tag, updating tags from core.

    • -1
    • +2
    ./language/lams/ApplicationResources.properties
  1. … 7 more files in changeset.
LDEV-3802 Remove redundant fields and according methods

  1. … 11 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

    • -1
    • +1
    ./language/lams/ApplicationResources.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_el_GR.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_en_AU.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_es_ES.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_fr_FR.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_mi_NZ.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_no_NO.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_pt_BR.properties
  1. … 1022 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

    • -1
    • +1
    ./language/lams/ApplicationResources.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_el_GR.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_en_AU.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_es_ES.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_fr_FR.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_mi_NZ.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_no_NO.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_pt_BR.properties
  1. … 561 more files in changeset.
LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

    • -1
    • +0
    ./xdoclet/struts-message-resources.xml
  1. … 389 more files in changeset.
LDEV-3712: Reimplement IMS import in Commom Cartridge.

    • -2
    • +0
    ./language/lams/ApplicationResources.properties
  1. … 7 more files in changeset.
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels. Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

    • -1
    • +0
    ./language/lams/ApplicationResources.properties
  1. … 371 more files in changeset.
LDEV-2975: Updating Norwegian, Greek and French

    • -16
    • +4
    ./language/lams/ApplicationResources_el_GR.properties
    • -2
    • +3
    ./language/lams/ApplicationResources_fr_FR.properties
    • -16
    • +4
    ./language/lams/ApplicationResources_no_NO.properties
  1. … 27 more files in changeset.
LDEV-3340: Remove hibernate.cfg.xml files. Most probably they were used to create DB schema from .hbm.xml files using Ant. They are obsolete now.

    • -12
    • +0
    ./hibernate/mappings/hibernate.cfg.xml
  1. … 27 more files in changeset.
LDEV-3293: fix hibernate dtd declarations. Change 'hibernate.org' to 'www.hibernate.org'.

In order for hibernate DTDEntityResolver not to load hibernate-mapping-3.0.dtd from internet (and use local one), namespace declaration of dtd must exactly match the namespace declared in DTDEntityResolver class.

    • -1
    • +1
    ./hibernate/mappings/hibernate.cfg.xml
  1. … 93 more files in changeset.
LDEV-3293: Use Spring support for Hibernate 4 instead of 3 (session factory and filters). Use new path for Hibernate DTDs. Make XDoclet generate hbm.xml files with the correct path by providing it a new template.

    • -1
    • +1
    ./hibernate/mappings/hibernate.cfg.xml
  1. … 111 more files in changeset.
LDEV-2975: upgrading Portuguese (Brazil)

    • -2
    • +3
    ./language/lams/ApplicationResources_pt_BR.properties
  1. … 7 more files in changeset.
LDEV-2975: Updating French

    • -16
    • +3
    ./language/lams/ApplicationResources_fr_FR.properties
LDEV-3204: adding missing label

    • -2
    • +3
    ./language/lams/ApplicationResources.properties
    • -2
    • +3
    ./language/lams/ApplicationResources_en_AU.properties
    • -16
    • +3
    ./language/lams/ApplicationResources_es_ES.properties
Adding Portuguese (Brazil). Updating English

    • -20
    • +6
    ./language/lams/ApplicationResources.properties
    • -20
    • +6
    ./language/lams/ApplicationResources_en_AU.properties
    • -0
    • +189
    ./language/lams/ApplicationResources_pt_BR.properties
  1. … 43 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

  1. … 134 more files in changeset.
LDEV-3026: Adding labels

    • -3
    • +3
    ./language/lams/ApplicationResources.properties
    • -2
    • +3
    ./language/lams/ApplicationResources_en_AU.properties
    • -2
    • +3
    ./language/lams/ApplicationResources_es_ES.properties
  1. … 26 more files in changeset.
LDEV-3073: Updating Spanish

    • -3
    • +3
    ./language/lams/ApplicationResources_es_ES.properties
  1. … 5 more files in changeset.