Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3382 Add datetime parameter check to LoginRequest.

  1. … 3 more files in changeset.
LDEV-3359: Fix LearningLibraryID when importing a Tool activity.

  1. … 2 more files in changeset.
LDEV-3359: Fix LearningLibraryID when importing a Tool activity.

  1. … 2 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. … 79 more files in changeset.
LDEV-3308: Use lazy initialisation for Gate collections.

LDEV-3308: Use lazy initialisation for Gate collections.

LDEV-3308 fixed the problem with "Permissions gates are not being enforced"

LDEV-3275: Make LAMS Valve and Session libraries part of plain lams.jar. In JBoss these libraries had to be externalised as global valves were declared on server, not deployment level, and their code could not be a part of a deployment. If the same thing is attempted with Undertow, the server will (most probably) require all code referenced by a valve to be available during core start up, i.e. before processing LAMS EAR. Since the valves reference LAMS services and other classes, separation seems difficult to achieve. In such case valves (in Undertow: HTTP Handlers) will be a part of an deployment and will be declared for each WAR if necessary.

    • -29
    • +0
    ./module_descriptors/valve.module.xml
  1. … 2 more files in changeset.
LDEV-3275: Make LAMS Session JAR a part of EAR instead of WildFly module as it uses other LAMS classes.

    • -33
    • +0
    ./module_descriptors/session.module.xml
  1. … 2 more files in changeset.
LDEV-3292: Improve Add Lesson dialog response time: Fetch all users and filter them afterwards instead of fetchin one by one. Make some collections lazy or extra-lazy.

  1. … 3 more files in changeset.
LDEV-3292: Improve Add Lesson dialog response time: Fetch all users and filter them afterwards instead of fetchin one by one. Make some collections lazy or extra-lazy.

  1. … 3 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. … 97 more files in changeset.
LDEV-3117 and LDEV-3115: Updating labels

    • -2
    • +4
    ./language/lams/ApplicationResources.properties
    • -2
    • +4
    ./language/lams/ApplicationResources_en_AU.properties
    • -2
    • +4
    ./language/lams/ApplicationResources_es_ES.properties
LDEV-2975: Updating Greek, English, Spanish, Norwegian

    • -3
    • +3
    ./language/lams/ApplicationResources.properties
    • -2
    • +8
    ./language/lams/ApplicationResources_el_GR.properties
    • -2
    • +3
    ./language/lams/ApplicationResources_en_AU.properties
    • -2
    • +3
    ./language/lams/ApplicationResources_es_ES.properties
    • -2
    • +3
    ./language/lams/ApplicationResources_no_NO.properties
LDEV-3275: Set module dependencies.

    • -1
    • +5
    ./module_descriptors/session.module.xml
  1. … 7 more files in changeset.
LDEV-3275: Deploy LAMS Session and Valve libraries as a WildFly module. They are now referenced by EAR, but they will probably become server-wide libs.

    • -0
    • +29
    ./module_descriptors/session.module.xml
    • -0
    • +29
    ./module_descriptors/valve.module.xml
  1. … 3 more files in changeset.
LDEV-3115: Use new FLA SVG images in Monitoring.

  1. … 19 more files in changeset.
LDEV-3225: Remove unused colums for tool contribution and moderation.

  1. … 41 more files in changeset.
LDEV-3115: Allow unifinished branches. Validation of groupings not being used in a sequence. Remove grouping references when transition is removed. Recently Used Sequences (LD access) full functionality. Detect LDs being overwritten by manually providing an existing title. Change how Parallel Activities are detected and described in Flashless Authoring in LD Importer. Multiple CSS changes and bug fixes.

    • -0
    • +1
    ./language/lams/ApplicationResources.properties
  1. … 15 more files in changeset.
LDEV-3215 Proper handling and message in case of Activity requires existing grouping but no group for user exists yet.

    • -1
    • +1
    ./language/lams/ApplicationResources_en_AU.properties
  1. … 9 more files in changeset.
LDEV-3115, LDEV-3215: Grouping for Floating activities. Improve grouping detection for plain Tool activities. Last LD access list front end partial implementation.

  1. … 12 more files in changeset.
LDEV-2975: Updating English, Spanish (reverting from incorrect commit)

    • -503
    • +62
    ./language/lams/ApplicationResources.properties
    • -503
    • +62
    ./language/lams/ApplicationResources_en_AU.properties
    • -503
    • +62
    ./language/lams/ApplicationResources_es_ES.properties
LDEV-2975: updating Norwegian (reverting)

    • -499
    • +62
    ./language/lams/ApplicationResources_no_NO.properties
LDEV-3219: adding labels

    • -58
    • +503
    ./language/lams/ApplicationResources.properties
    • -62
    • +504
    ./language/lams/ApplicationResources_en_AU.properties
    • -57
    • +503
    ./language/lams/ApplicationResources_es_ES.properties
LDEV-2975: Updating Norwegian

    • -57
    • +499
    ./language/lams/ApplicationResources_no_NO.properties
LDEV-2975: upgrading Portuguese (Brazil)

    • -2
    • +7
    ./language/lams/ApplicationResources_pt_BR.properties
  1. … 7 more files in changeset.
LDEV-3208: Validate sequence, activity and lesson names. Escape user name in Monitoring properly.

    • -0
    • +1
    ./language/lams/ApplicationResources.properties
  1. … 9 more files in changeset.
LDEV-3207: Remove unused columns for setting absolute open & close gate times.

  1. … 12 more files in changeset.
LDEV-3207: Add support for Schedule Gate based on activity completion. Fix bugs in Flashless Authoring LD save.

  1. … 25 more files in changeset.
LDEV-3115: Annotations saving/loading. DB structures for recently used LDs list. Duplicates of SVG icons with name pattern recognised by Flashless Authoring.

  1. … 26 more files in changeset.