• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file patch2040060.sql was initially added on branch lams2_head_wildfly.

LDEV-3661: Simplify EventNotifications - get rid of unnecessary subscription periodicity. Fix single user notification mechanism.

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

  1. … 73 more files in changeset.
LDEV-3749: Remove OpenID resources.

  1. … 6 more files in changeset.
file patch2040058.sql was initially added on branch lams2_head_wildfly.

LDEV-2949: Remove obsolete column.

  1. … 1 more file in changeset.
file patch2040059.sql was initially added on branch lams2_head_wildfly.

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. … 9 more files in changeset.
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.

  1. … 35 more files in changeset.
LDEV-3731: Do not run character set conversion for tables of tools which will not be in use on WildFly anyway.

file patch2040057.sql was initially added on branch lams2_head_wildfly.

file ThemeDTO.java was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./java/org/lamsfoundation/lams/themes/dto/ThemeDTO.java
file ThemeDAO.java was initially added on branch lams2_head_wildfly.

file IThemeDAO.java was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./java/org/lamsfoundation/lams/themes/dao/IThemeDAO.java
file UserBasicDTO.java was initially added on branch lams2_head_wildfly.

LDEV-3674: Remove multiple Flash elements: Authoring, icons, themes, i18n files, WDDX libraries and classes, methods, servlets etc.

Rename/rewrite methods for Flashless use.

  1. … 406 more files in changeset.
LDEV-3679: timeago and tablesorter with bootstrap

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-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. … 4 more files in changeset.
file patch2040056.sql was initially added on branch lams2_head_wildfly.

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-3435: Do not log same errors if they arrive within 5 seconds. This prevents flooding logs with identical errors when mail system is down.

LDEV-3292: Avoid initialising the extra-lazy Group.users collection as it can be large.

  1. … 2 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. … 7 more files in changeset.
LDEV-3673: Remove Batik library. Remove back end SVG generating classes. Create LD SVG when a single activity lesson gets added.

  1. … 19 more files in changeset.
file patch2040055.sql was initially added on branch lams2_head_wildfly.

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.

    • -49
    • +23
    ./java/org/lamsfoundation/lams/tool/Tool.java
  1. … 357 more files in changeset.
LDEV-3675: Adding date and name to the rating comment entry retrieved if only one item retrieved, so that it returns the same values if called to get more than one item.

LDEV-3675: Adding date and name to the rating comment entry retrieved if only one item retrieved, so that it returns the same values if called to get more than one item.