• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3689: Once a spreadsheet is marked it cannot be changed by the learner. This is done by removing the save button on the learner interface and by checking the status in the save method (which is also triggered by the finish button).

    • -1
    • +1
    ./language/lams/ApplicationResources.properties
  1. … 3 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. … 138 more files in changeset.
LDEV-4054 updating English, Greek and Spanish

    • -35
    • +31
    ./language/lams/ApplicationResources.properties
    • -24
    • +7
    ./language/lams/ApplicationResources_el_GR.properties
    • -34
    • +30
    ./language/lams/ApplicationResources_en_AU.properties
    • -9
    • +5
    ./language/lams/ApplicationResources_es_ES.properties
LDEV-3866: Grouping options in the advanced tag, updating tags from core.

    • -1
    • +2
    ./language/lams/ApplicationResources.properties
  1. … 9 more files in changeset.
LDEV-3780: Bootstrapping authoring and monitor.

    • -1
    • +1
    ./language/lams/ApplicationResources.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_en_AU.properties
  1. … 51 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

    • -1
    • +1
    ./language/lams/ApplicationResources.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_de_DE.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_es_MX.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_fr_FR.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_it_IT.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_ja_JP.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_ko_KR.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
    • +1
    ./language/lams/ApplicationResources_tr_TR.properties
  1. … 991 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

    • -1
    • +1
    ./language/lams/ApplicationResources.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_de_DE.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_es_MX.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_fr_FR.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_it_IT.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_ja_JP.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_ko_KR.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
    • +1
    ./language/lams/ApplicationResources_tr_TR.properties
  1. … 1266 more files in changeset.
file Spreadsheet.hbm.xml was initially added on branch lams2_head_wildfly.

file UserModifiedSpreadsheet.hbm.xml was initially added on branch lams2_head_wildfly.

file SpreadsheetUser.hbm.xml was initially added on branch lams2_head_wildfly.

file SpreadsheetSession.hbm.xml was initially added on branch lams2_head_wildfly.

file SpreadsheetMark.hbm.xml was initially added on branch lams2_head_wildfly.

LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

    • -1
    • +0
    ./xdoclet/struts-message-resources.xml
  1. … 391 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.

    • -2
    • +1
    ./language/lams/ApplicationResources.properties
  1. … 371 more files in changeset.
LDEV-3590 Adding paging, sorting, search to Spreadsheet monitoring.

  1. … 10 more files in changeset.
LDEV-3590 Adding paging, sorting, search to Spreadsheet monitoring.

LDEV-3590: Adding label

    • -2
    • +3
    ./language/lams/ApplicationResources.properties
    • -2
    • +3
    ./language/lams/ApplicationResources_en_AU.properties
    • -17
    • +3
    ./language/lams/ApplicationResources_es_ES.properties
LDEV-3590 Adding paging, sorting, search to Spreadsheet monitoring.

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

    • -17
    • +3
    ./language/lams/ApplicationResources_el_GR.properties
    • -17
    • +3
    ./language/lams/ApplicationResources_fr_FR.properties
    • -17
    • +3
    ./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.
Adding Portuguese (Brazil). Updating English

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

  1. … 339 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. … 9 more files in changeset.
Updating French

    • -3
    • +3
    ./language/lams/ApplicationResources_fr_FR.properties
LDEV-3026: Add utilities for getting activity position. Make Tools position-aware and display different label if they are last in LD.

    • -1
    • +2
    ./language/lams/ApplicationResources.properties
  1. … 182 more files in changeset.
LDEV-2928 Removed tiles plug-in and all its dependencies from tools that don't use tiles

  1. … 78 more files in changeset.
LDEV-2912: Remove RAMS remainings from source code

    • -138
    • +0
    ./language/rams/ApplicationResources.properties
    • -138
    • +0
    ./language/rams/ApplicationResources_en_AU.properties
  1. … 42 more files in changeset.
LDEV-2901, LDEV-2902: Move classes generated by Eclipse to different directory than Ant generated ones so they do not overlap and product errors.

Classpath in JAR/WAR manifests is not needed as JBoss Classloader takes care of dependencies. Manfiest was moved to a central location and is customised only with product name and version during JAR/WAR build.

  1. … 109 more files in changeset.