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

    • -0
    • +0
    ./lams/dbupdates/patch2040070.sql
LDEV-3961: Ooppss

LDEV-3961: adding configuration key for sitename

LDEV-3998 Remove reference to Organisation from ExtServerOrgMap class

    • -7
    • +7
    ./lams/integration/ExtCourseClassMap.java
    • -0
    • +234
    ./lams/integration/ExtServer.java
    • -3
    • +3
    ./lams/integration/ExtServerLessonMap.java
    • -246
    • +0
    ./lams/integration/ExtServerOrgMap.java
    • -7
    • +7
    ./lams/integration/ExtUserUseridMap.java
    • -79
    • +79
    ./lams/integration/service/IntegrationService.java
  1. … 27 more files in changeset.
LDEV-3662: Wrap calls to tools in separate transactions so they do not abort the main loop. Fix cascades in Daco and Spreadsheet. Fix UI in sysadmin.

  1. … 3 more files in changeset.
LDEV-3997 LAMS to become LTI compliant tool provider (version 1.1)

    • -2
    • +19
    ./lams/integration/ExtServerLessonMap.java
    • -0
    • +27
    ./lams/integration/ExtServerOrgMap.java
    • -18
    • +11
    ./lams/integration/ExtUserUseridMap.java
    • -24
    • +125
    ./lams/integration/service/IntegrationService.java
    • -0
    • +79
    ./lams/integration/util/LtiUtils.java
  1. … 15 more files in changeset.
file patch2040069.sql was added on branch lams2_head_wildfly on 2016-09-27 06:22:54 +0000

file ExtServer.java was added on branch lams2_head_wildfly on 2016-09-28 15:12:46 +0000

LDEV-3998 Remove reference to Organisation from ExtServerOrgMap class

    • -7
    • +7
    ./lams/integration/ExtCourseClassMap.java
    • -0
    • +235
    ./lams/integration/ExtServer.java
    • -3
    • +3
    ./lams/integration/ExtServerLessonMap.java
    • -246
    • +0
    ./lams/integration/ExtServerOrgMap.java
    • -7
    • +7
    ./lams/integration/ExtUserUseridMap.java
    • -74
    • +74
    ./lams/integration/service/IntegrationService.java
  1. … 27 more files in changeset.
file LtiUtils.java was added on branch lams2_head_wildfly on 2016-09-27 06:22:54 +0000

LDEV-3997 LAMS to become LTI compliant tool provider (version 1.1)

    • -0
    • +21
    ./lams/dbupdates/patch2040069.sql
    • -0
    • +19
    ./lams/integration/ExtServerLessonMap.java
    • -0
    • +27
    ./lams/integration/ExtServerOrgMap.java
    • -1
    • +14
    ./lams/integration/ExtUserUseridMap.java
    • -23
    • +125
    ./lams/integration/service/IntegrationService.java
    • -0
    • +79
    ./lams/integration/util/LtiUtils.java
  1. … 2 more files in changeset.
LDEV-3662: Add sysadmin interface to delete preview lessons.

    • -0
    • +26
    ./lams/lesson/dao/hibernate/LessonDAO.java
    • -1
    • +11
    ./lams/lesson/service/ILessonService.java
    • -0
    • +11
    ./lams/lesson/service/LessonService.java
  1. … 7 more files in changeset.
LDEV-3668: Fix for toggle subscription to receive email notifications by email. (merging to MAIN Sanjana's commit)

LDEV-3668:Fix for toggle subscription to receive email notifications by email.

LDEV-3749 Remove OpenID support

  1. … 9 more files in changeset.
LDEV-3982: Prevent complex outputs from being used as branching conditions. Remove complex outputs from suggestions when creating branching conditions.

Fix labels.

    • -4
    • +6
    ./lams/learningdesign/BranchCondition.java
  1. … 8 more files in changeset.
LDEV-3760: Fix a Hibernate exception when Susbscription is inserted, not updated.

LDEV-3292 Add indexes, as prompted by a client.

file patch2040068.sql was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./lams/dbupdates/patch2040068.sql
LDEV-3971: Remove pointless synchronisation from Java methods. It would not work in multi-node environment anyway. Focus on DB transactions.

General clean up and formatting.

    • -40
    • +31
    ./lams/learningdesign/Grouping.java
  1. … 12 more files in changeset.
LDEV-3666 Simplified if-then statement

    • -8
    • +5
    ./lams/integration/service/IntegrationService.java
LDEV-3666 Simplified if-then statement

    • -8
    • +5
    ./lams/integration/service/IntegrationService.java
LDEV-3967 Fixed sorting users by userID

  1. … 1 more file in changeset.
LDEV-3967 Fixed sorting users by userID

  1. … 1 more file in changeset.
LDEV-3968: Fix exception when there is mattext element but no content.

    • -11
    • +12
    ./lams/questions/QuestionExporter.java
LDEV-3968: Fix exception when there is mattext element but no content.

    • -11
    • +12
    ./lams/questions/QuestionExporter.java
file patch2040067.sql was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./lams/dbupdates/patch2040067.sql
LDEV-3965 Added ability to enable two-factor authentication for selected users

  1. … 12 more files in changeset.
NTU-10: Add a JSP page to create a single activity lesson.

  1. … 2 more files in changeset.
LDEV-3315: Remove session before changing its ID, i.e. creating a new session. Remove session from mapping even if user is not logged in.

    • -1
    • +20
    ./lams/web/session/SessionManager.java
  1. … 3 more files in changeset.