lams_build

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3734: Use previous (MySQL) connection validator as it is more efficient than SELECT query. Turn on connection validation on connection check out.

LDEV-3347: Revert to default caches' settings as "entity" cache config is a template for a region (one Java entity = one region). This is different to JBoss where all entities were stored in single region and it had to be large. Add missing parameters in Hibernate config.

  1. … 1 more file in changeset.
LDEV-3760: Initial implementation of notifications. Add new delivery method to EventNotification framework. Allow notifications on file upload in Share Resources. Add notifications button on home screen.

  1. … 26 more files in changeset.
LDEV-3750 Ability to push marks to gradebook directly from Assessment

  1. … 16 more files in changeset.
LDEV-3750 Ability to push marks to gradebook directly from Assessment

  1. … 17 more files in changeset.
LDEV-3661: Simplify EventNotifications - get rid of unnecessary subscription periodicity. Fix single user notification mechanism.

  1. … 7 more files in changeset.
LDEV-3735: Remove jdom library references and source code.

    • -1
    • +0
    ./conf/j2ee/jboss-deployment-structure.xml
  1. … 72 more files in changeset.
LDEV-3749, LDEV-3735: Remove Reload and Joid libraries.

    • -2
    • +0
    ./conf/j2ee/jboss-deployment-structure.xml
LDEV-3275: Add required dependecies for JSTL XML library.

LDEV-3744: Use hardcoded icons' Data URIs instead of fetching and processing each icon before save. Remove canvg library as calculations can be done in an easier, native way.

  1. … 10 more files in changeset.
NTU-3: Update Http client library and add one required for secure connections.

  1. … 140 more files in changeset.
NTU-3: Update Http client library and add one required for secure connections.

  1. … 140 more files in changeset.
LDEV-3673, LDEV-3665: Remove references to Joda and Batik.

    • -2
    • +0
    ./conf/j2ee/jboss-deployment-structure.xml
LDEV-3735, LDEV-3674: Rewrite LD import using JDK XML tools. Remove cglib library which does not seem to be used by XStream anymore. Remove Axis and wsdl4j libraries, and several Java classes made obsolete by Flash removal. Fix LD import in FLA and several Tools.

    • -2
    • +0
    ./conf/j2ee/jboss-deployment-structure.xml
  1. … 26 more files in changeset.
LDEV-3734: Auto-reconnect DB connections. Use another connection checker.

LDEV-3731: Remove abandoned tools from WildFly deployment.

LDEV-3674: Remove multiple Flash elements: Authoring, icons, themes, i18n files, WDDX libraries and classes, methods, servlets etc. Rename/rewrite methods for Flashless use.

    • -2
    • +0
    ./conf/j2ee/jboss-deployment-structure.xml
    • -30
    • +0
    ./lib/flagstone/flagstone.module.xml
  1. … 406 more files in changeset.
LDEV-3708: Unable to start a single activity lesson for a tool deployed after initial run as it was trying to find the learning_activity via the toolId when it should have been using the libraryId

  1. … 6 more files in changeset.
LDEV-3718: Increase the server upload limit to 100 MB. LAMS inner limit can still be controlled with sysadmin settings.

LDEV-3708: Unable to start a single activity lesson for a tool deployed after initial run as it was trying to find the learning_activity via the toolId when it should have been using the libraryId

  1. … 6 more files in changeset.
LDEV-3714: Remove archived courses list from the profile tab on the home page.

  1. … 7 more files in changeset.
LDEV-3707: Use Flashless chosen branching interface in Monitor. Remove obsolete Flash classes and methods. Fix group renaming. General clean up.

  1. … 14 more files in changeset.
LDEV-3292: Avoid initialising the extra-lazy Group.users collection as it can be large.

  1. … 7 more files in changeset.
LDEV-3697: Choosing user from autocomplete list displays results only for him/her. Entering generic query displays results for all matched users. Major clean up: rewrite methods for finding users and move them from UserManagementService to UserDAO.

  1. … 10 more files in changeset.
LDEV-2846: Silence too verbose logs.

LDEV-3673: Remove Batik library. Remove back end SVG generating classes. Create LD SVG when a single activity lesson gets added.

  1. … 22 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. … 370 more files in changeset.
LDEV-3671: unnecessary white spaces in jsp generation

LDEV-3661: Methods coping with multiple recipients send messages in a new thread.

  1. … 2 more files in changeset.
LDEV-3665: Use Java 8 time API instead of Joda library in LAMS core. Use Joda time library shipped with Wildfly for lams_saml project, which needs it for OpenSaml 2.6 library.

  1. … 185 more files in changeset.