• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    • +1
    ./org/lamsfoundation/lams/commonContext.xml
  1. … 406 more files in changeset.
LDEV-3679: timeago and tablesorter with bootstrap

    • -1
    • +3
    ./org/lamsfoundation/lams/util/DateUtil.java
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.

    • -0
    • +0
    ./org/lamsfoundation/lams/dbupdates/patch2040056.sql
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.

    • -1179
    • +0
    ./org/lamsfoundation/lams/util/svg/SVGGenerator.java
  1. … 19 more files in changeset.
file patch2040055.sql was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./org/lamsfoundation/lams/dbupdates/patch2040055.sql
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.

    • -34
    • +19
    ./org/lamsfoundation/lams/lesson/Lesson.java
    • -110
    • +106
    ./org/lamsfoundation/lams/lesson/dto/LessonDTO.java
    • -335
    • +292
    ./org/lamsfoundation/lams/tool/BasicToolVO.java
    • -31
    • +26
    ./org/lamsfoundation/lams/tool/IToolVO.java
    • -35
    • +11
    ./org/lamsfoundation/lams/tool/SystemTool.java
    • -49
    • +23
    ./org/lamsfoundation/lams/tool/Tool.java
    • -43
    • +47
    ./org/lamsfoundation/lams/tool/ToolAccessMode.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.

LDEV-3629: Remove the database char set change statement as at the point of executing the patch we do not know the database name.

LDEV-3556: Remove LAMS 1 import utility methods.

LDEV-3556: Remove LAMS 1 methods for importing Tool content.

  1. … 27 more files in changeset.
LDEV-3661: Methods coping with multiple recipients send messages in a new thread.

  1. … 1 more file in changeset.
LDEV-3661: Reduce error logs each failed attempt to send an email produces.

file patch2040054.sql was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./org/lamsfoundation/lams/dbupdates/patch2040054.sql
LDEV-3661: Remove Aspirin library. Emails will be send using the configured SMTP server.

Simplify Event Notifications - remove unnecessary methods, internal Event pool, extra threads.

    • -3
    • +3
    ./org/lamsfoundation/lams/commonContext.xml
    • -336
    • +51
    ./org/lamsfoundation/lams/events/Event.java
    • -48
    • +13
    ./org/lamsfoundation/lams/util/Emailer.java
  1. … 40 more files in changeset.
LDEV-3663: Allow all classess being (un)marshalled for any instance of XStream we use in LAMS.

  1. … 9 more files in changeset.
LDEV-2917: Rever unncessarily committed Emailer.

    • -8
    • +10
    ./org/lamsfoundation/lams/util/Emailer.java
LDEV-2917: Use <!DOCTYPE html> everywhere.

    • -10
    • +8
    ./org/lamsfoundation/lams/util/Emailer.java
  1. … 170 more files in changeset.
LDEV-3575 fixing typo

    • -2
    • +2
    ./org/lamsfoundation/lams/commonContext.xml
LDEV-3575 Implement paging and search for "Find users" UI

    • -0
    • +5
    ./org/lamsfoundation/lams/commonContext.xml
  1. … 6 more files in changeset.
file IUserDAO.java was added on branch lams2_head_wildfly on 2016-02-09 11:28:51 +0000

file UserDAO.java was added on branch lams2_head_wildfly on 2016-02-09 11:28:51 +0000

LDEV-3575 Implement paging and search for "Find users" UI

    • -0
    • +5
    ./org/lamsfoundation/lams/commonContext.xml
  1. … 6 more files in changeset.