Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4440 Replace BBB and GMap tools with stubs

    • -73
    • +1
    ./language/lams/ApplicationResources.properties
    • -75
    • +0
    ./language/lams/ApplicationResources_el_GR.properties
    • -75
    • +0
    ./language/lams/ApplicationResources_en_AU.properties
    • -75
    • +0
    ./language/lams/ApplicationResources_es_ES.properties
    • -84
    • +0
    ./language/lams/ApplicationResources_es_MX.properties
    • -84
    • +0
    ./language/lams/ApplicationResources_fr_FR.properties
    • -84
    • +0
    ./language/lams/ApplicationResources_mi_NZ.properties
    • -75
    • +0
    ./language/lams/ApplicationResources_no_NO.properties
    • -74
    • +0
    ./language/lams/ApplicationResources_pt_BR.properties
  1. … 295 more files in changeset.
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

    • -9
    • +9
    ./language/lams/ApplicationResources_es_ES.properties
  1. … 48 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. … 234 more files in changeset.
LDEV-4054: Updating labels i18n

Mainly Norwegian, Greek and English

    • -15
    • +6
    ./language/lams/ApplicationResources_no_NO.properties
  1. … 52 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. … 140 more files in changeset.
LDEV-4054 updating English, Greek and Spanish

    • -17
    • +19
    ./language/lams/ApplicationResources.properties
    • -14
    • +5
    ./language/lams/ApplicationResources_el_GR.properties
    • -16
    • +17
    ./language/lams/ApplicationResources_en_AU.properties
    • -14
    • +4
    ./language/lams/ApplicationResources_es_ES.properties
LDEV-3870: Grouping options in the advanced tag, updating tags from core.

    • -1
    • +1
    ./language/lams/ApplicationResources.properties
  1. … 10 more files in changeset.
LDEV-3790: Adding panels when reflections are present and collapsing summary to minimum size where possible. Added no sessions message to match other activities.

    • -1
    • +1
    ./language/lams/ApplicationResources.properties
  1. … 7 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_es_MX.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. … 1020 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_es_MX.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. … 560 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. … 395 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

    • -13
    • +3
    ./language/lams/ApplicationResources_el_GR.properties
    • -13
    • +3
    ./language/lams/ApplicationResources_fr_FR.properties
    • -13
    • +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-3340: Remove middlegen config files. They were used to create .hbm.xml files and are now obsolete.

    • -91
    • +0
    ./middlegen/lams_tool_labbb11-prefs.properties
  1. … 17 more files in changeset.
LDEV-3335, LDEV-3334: Use SSO mechanism introduced in WildFly 9. Do not create web.xml files with XDoclet as it can not produce them based on 3.1 schema. Use static ones instead. Make SessionManager just a proxy to webserver's HTTP session. Remov custom shared sessions and JSESSIONIDSSO cookie as they are obsolete. Remove own session monitoring as the container should take care of invalidation. Move injecting UserDTO into session to SsoHandler intead of UniversalLoginModule as an authentication request may not reach the latter due to WildFly credentials caching.

  1. … 218 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-3315: Clean up roles and paths to secured resources in all modules. Remove AUTHOR ADMIN role.

  1. … 72 more files in changeset.
LDEV-3315: Remove AUTHOR ADMIN role. Allow AUTHOR role to preview lessons. Allow MONITOR role to edit activities and run Live Edit.

  1. … 72 more files in changeset.
LDEV-3315: Clean up roles and paths to secured resources in all modules.

  1. … 38 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-3293: Use new Spring ApplicationContext classes.

  1. … 34 more files in changeset.
Adding Portuguese (Brazil). Updating English

    • -15
    • +4
    ./language/lams/ApplicationResources.properties
    • -15
    • +4
    ./language/lams/ApplicationResources_en_AU.properties
    • -0
    • +74
    ./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

    • -37
    • +0
    ./middlegen/lams_tool_labbb11-prefs.properties
  1. … 74 more files in changeset.
LDEV-3026: Adding labels

    • -2
    • +3
    ./language/lams/ApplicationResources.properties
    • -2
    • +3
    ./language/lams/ApplicationResources_en_AU.properties
    • -2
    • +3
    ./language/lams/ApplicationResources_es_ES.properties
  1. … 15 more files in changeset.
LDEV-3002: switching students to learners

    • -3
    • +2
    ./language/lams/ApplicationResources.properties
    • -2
    • +2
    ./language/lams/ApplicationResources_en_AU.properties
  1. … 4 more files in changeset.
LDEV-3026: Add utilities for getting activity position. Make Tools position-aware and display different label if they are last in LD.

    • -0
    • +1
    ./language/lams/ApplicationResources.properties
  1. … 182 more files in changeset.
LDEV-2975: Adding Maori

    • -0
    • +84
    ./language/lams/ApplicationResources_mi_NZ.properties
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.