lamsfoundation

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4023: implement password policy (front end)

    • -0
    • +22
    ./lams/dbupdates/patch2040072.sql
  1. … 5 more files in changeset.
LDEV-3962 Bootstrap index page

    • -57
    • +0
    ./lams/usermanagement/dto/CollapsedOrgDTO.java
    • -0
    • +8
    ./lams/usermanagement/dto/OrganisationDTO.java
  1. … 28 more files in changeset.
LDEV-4021: If no subject/message supplied use the default text from the event, otherwise messages end up with no subject.

LDEV-3806: Removing code that is no longer used - was only used by Peer Review and this method has been replaced.

    • -10
    • +0
    ./lams/rating/service/IRatingService.java
    • -52
    • +0
    ./lams/rating/service/RatingService.java
LDEV-3767: Adding two new methods for Peer Review. Monitoring first cut completed.

    • -1
    • +1
    ./lams/rating/dao/hibernate/RatingDAO.java
    • -0
    • +5
    ./lams/rating/service/RatingService.java
  1. … 3 more files in changeset.
LDEV-3767: Adding two new methods for Peer Review. Authoring and learning changes completed.

    • -0
    • +18
    ./lams/dbupdates/patch2040071.sql
    • -1
    • +5
    ./lams/rating/dao/IRatingCommentDAO.java
    • -1
    • +118
    ./lams/rating/dao/hibernate/RatingDAO.java
    • -0
    • +84
    ./lams/rating/dto/StyledCriteriaRatingDTO.java
    • -0
    • +98
    ./lams/rating/dto/StyledRatingDTO.java
    • -2
    • +119
    ./lams/rating/model/RatingCriteria.java
    • -0
    • +46
    ./lams/rating/service/IRatingService.java
    • -11
    • +274
    ./lams/rating/service/RatingService.java
  1. … 8 more files in changeset.
LDEV-3961: adding sql patch to add the new site name value in lams_configuration

    • -0
    • +10
    ./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)

    • -0
    • +21
    ./lams/dbupdates/patch2040069.sql
    • -2
    • +19
    ./lams/integration/ExtServerLessonMap.java
    • -0
    • +27
    ./lams/integration/ExtServerOrgMap.java
    • -18
    • +11
    ./lams/integration/ExtUserUseridMap.java
    • -26
    • +127
    ./lams/integration/service/IntegrationService.java
    • -0
    • +79
    ./lams/integration/util/LtiUtils.java
  1. … 15 more files in changeset.
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.
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
    • -25
    • +127
    ./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

    • -0
    • +8
    ./lams/dbupdates/patch2040058.sql
  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.

    • -0
    • +13
    ./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
LDEV-3965 Added ability to enable two-factor authentication for selected users

    • -0
    • +13
    ./lams/dbupdates/patch2040067.sql
  1. … 12 more files in changeset.
NTU-10: Add a JSP page to create a single activity lesson.

  1. … 2 more files in changeset.