• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1998: Added Branching support.

  1. … 8 more files in changeset.
LDEV-2107 Patch to update db (using autoPatch) to include new Public Folder workspace and workspace folder.

    • -0
    • +159
    ./lams/dbupdates/Patch0016FixWorkspacePublicFolder.java
  1. … 2 more files in changeset.
LDEV-2107 Added public folder to workspace to enable saving designs/files to a shared public folder resource (across the server).

    • -2
    • +3
    ./lams/usermanagement/WorkspaceFolder.java
    • -1
    • +9
    ./lams/workspace/dto/FolderContentDTO.java
  1. … 11 more files in changeset.
LDEV-2097 LDEV-2078 Merge to 2.2.1 branch

    • -1
    • +21
    ./lams/workspace/dto/FolderContentDTO.java
  1. … 4 more files in changeset.
LDEV-2108 - Creating backend functionality to allow importing sequences from lamscommunity

  1. … 10 more files in changeset.
LDEV-1998: Added Editing advice for all tools. Added FCKEditor for Notebook, Chat and Submit Files.

  1. … 2 more files in changeset.
LDEV-1998: Added Editing advice for all tools. Added FCKEditor for Notebook, Chat and Submit Files.

    • -21
    • +26
    ./lams/web/util/AttributeNames.java
  1. … 45 more files in changeset.
LDEV-2097 Added last modified date to workspace in author and sequence step in wizard.

    • -1
    • +21
    ./lams/workspace/dto/FolderContentDTO.java
  1. … 12 more files in changeset.
LDEV-2099 - Alter registration module for lc integration, adding registration persistence so that server_d and serverKey can be saved

Fixing a bug that paul noticed when there is no registration entry

LDEV-2099 - Alter registration module for lc integration, adding registration persistence so that server_d and serverKey can be saved

Fixing a bug that paul noticed when there is no registration entry

LDEV-2099 - Alter registration module for lc integration, adding registration persistence so that server_d and serverKey can be saved

Fixing a bug that paul noticed when there is no registration entry

LDEV-2100 - Lc authentication, adding lcusername and lcusertoken to user table

    • -479
    • +418
    ./lams/usermanagement/User.java
    • -175
    • +193
    ./lams/usermanagement/dto/UserDTO.java
  1. … 1 more file in changeset.
LDEV-2099 - Alter registration module for lc integration, registration can now be retrieved from the Configuration utility to find out if the lamscommunity integration has been enabled

LDEV-2099 - Alter registration module for lc integration, adding registration persistence so that server_d and serverKey can be saved

    • -0
    • +168
    ./lams/config/Registration.java
    • -0
    • +38
    ./lams/config/dao/IRegistrationDAO.java
    • -0
    • +47
    ./lams/config/dao/hibernate/RegistrationDAO.java
  1. … 2 more files in changeset.
LDEV-2094 Modify CSS to widen the space in index/course page

Added extra style option to <lams:css> tag, putting <lams:css style="main"> will change the css file from defaultHTML.css to defaultMainHTML.css which has resizable content with a minimum width of 707px

  1. … 3 more files in changeset.
Adding getResponseInputStreamFromExternalServer method to the web util for server-toserver calls

LDEV-1983 Accidentally made the SMTP auth fields compulsory when they sould not have been - fixed

  1. … 2 more files in changeset.
LDEV-1983 Adding code to support SMTP authentication for emails

  1. … 2 more files in changeset.
LDEV-1983 Adding code to support SMTP authentication for emails

    • -77
    • +71
    ./lams/events/DeliveryMethodMail.java
  1. … 3 more files in changeset.
LDEV-2074 Improved validation and added floating activities index field to Learning Design (table/class).

    • -3
    • +27
    ./lams/learningdesign/LearningDesign.java
  1. … 7 more files in changeset.
LDEV-2074 Implemented the server-side validation for Floating Activities in a saved learning design. Added new validation error messages.

  1. … 2 more files in changeset.
LDEV-2074 Implemented saving Floating Activity(s) in a design. Updated with new activity type (id:15) and new system tool (id:11).

    • -1
    • +15
    ./lams/learningdesign/Activity.java
    • -0
    • +191
    ./lams/learningdesign/FloatingActivity.java
  1. … 4 more files in changeset.
LDEV-1730

Removed @Override annotation

    • -10
    • +9
    ./lams/tool/service/LamsToolService.java
LDEV-1730

Added isGroupedActivity method

    • -1
    • +3
    ./lams/tool/service/ILamsToolService.java
    • -1
    • +33
    ./lams/tool/service/LamsToolService.java
  1. … 2 more files in changeset.
LDEV-1730

Added toolContentDAO

LDEV-2068 fix circular reference when calling getDefaultLocale when ServerLocale is invalid, backported from HEAD

    • -119
    • +151
    ./lams/util/LanguageUtil.java
formatting standard

    • -144
    • +151
    ./lams/util/LanguageUtil.java
LDEV-2068 fix circular reference when calling getDefaultLocale when ServerLocale is invalid

LDEV-1998: Committing Pedagogical Planner base files and support for chat, forum, multiple choice, Q&A, noticeboard, notebook and vote tools.

    • -0
    • +16
    ./lams/dbupdates/patch0015_updateFrom22.sql
  1. … 107 more files in changeset.
LDEV-1447 patch to fix workspace names shouldn't rely on configurationService spring bean to get default server locale