• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4151 Moving code that adds monitors to the lesson staff to LoginRequetDispatcher.getRequestURL()

LDEV-4096 Add role management feature for LTI tool consumers

    • -6
    • +7
    ./lamsfoundation/lams/web/LoginRequestLtiServlet.java
  1. … 8 more files in changeset.
LDEV-4009: For subcourses fetch course groupings from parent course.

    • -2
    • +13
    ./lamsfoundation/lams/web/OrganisationGroupAction.java
LDEV-3998 Remove reference to Organisation from ExtServerOrgMap class

    • -3
    • +3
    ./lamsfoundation/lams/web/LoginRequestLtiServlet.java
LDEV-3997 LAMS to become LTI compliant tool provider (version 1.1)

    • -0
    • +234
    ./lamsfoundation/lams/web/LoginRequestLtiServlet.java
LDEV-3998 Remove reference to Organisation from ExtServerOrgMap class

    • -4
    • +4
    ./lamsfoundation/lams/rest/RestServlet.java
    • -11
    • +11
    ./lamsfoundation/lams/web/OrganisationGroupServlet.java
    • -5
    • +5
    ./lamsfoundation/lams/webservice/LearningDesignRepositorySoapBindingImpl.java
    • -22
    • +22
    ./lamsfoundation/lams/webservice/RegisterServiceSoapBindingImpl.java
  1. … 24 more files in changeset.
LDEV-3997 LAMS to become LTI compliant tool provider (version 1.1)

    • -4
    • +4
    ./lamsfoundation/lams/web/HomeAction.java
    • -1
    • +1
    ./lamsfoundation/lams/web/IndexAction.java
    • -0
    • +318
    ./lamsfoundation/lams/web/action/LtiAction.java
  1. … 7 more files in changeset.
file TwoFactorAuthenticationAction.java was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./lamsfoundation/lams/web/action/TwoFactorAuthenticationAction.java
LDEV-2782: Move preceding lesson modification to service as all previous service calls are read-only, implying the save will be read-only too and leading to exceptions.

    • -21
    • +4
    ./lamsfoundation/lams/web/LessonConditionsAction.java
  1. … 3 more files in changeset.
LDEV-3919 LoginRequest should add user to lesson's staff when method=monitor is requested

    • -14
    • +21
    ./lamsfoundation/lams/web/LoginRequestServlet.java
  1. … 2 more files in changeset.
LDEV-3912 Made LoginRequest work correctly with redirectURL parameters that point to the path outside of lams_central context

    • -0
    • +19
    ./lamsfoundation/lams/web/HomeAction.java
  1. … 1 more file in changeset.
LDEV-3901: Derive course ID from lesson ID.

    • -15
    • +23
    ./lamsfoundation/lams/web/LoginRequestServlet.java
  1. … 3 more files in changeset.
NTU-9 Added the log entry for learning design import

LDEV-3315, LDEV-273: Switch from GET to POST form for security.

  1. … 2 more files in changeset.
LDEV-3739: Make "all" design type fetch also authored designs (their design type is NULL)

LDEV-3839: Add "allow restart" an advanced option in lesson setup. Add restart button above learner progress bar.

    • -8
    • +8
    ./lamsfoundation/lams/web/HomeAction.java
  1. … 19 more files in changeset.
LDEV-3834: Add course and branching groups mapping dialog.

    • -31
    • +92
    ./lamsfoundation/lams/web/OrganisationGroupAction.java
  1. … 5 more files in changeset.
file OrganisationGroupServlet.java was initially added on branch lams2_head_wildfly.

file UserRoleServlet.java was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./lamsfoundation/lams/webservice/UserRoleServlet.java
LDEV-3811 added a new option to set notifications ON/OFF for lessons created via an integration

LDEV-3621 Ability to import and use groups from integrated server

    • -62
    • +36
    ./lamsfoundation/lams/web/OrganisationGroupAction.java
  1. … 3 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 1060 more files in changeset.
LDEV-3773: Remove Workspace and WorkspaceWorkspaceFolder entities. Link WorkspaceFolders directly to User and Organisation.

General clean up.

  1. … 18 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -137
    • +140
    ./lamsfoundation/lams/authoring/ObjectExtractor.java
  1. … 2106 more files in changeset.
LDEV-3756: Allow monitor to mark a thread as sticky and have it stay at the top of the comments.

  1. … 18 more files in changeset.
file NotificationServlet.java was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./lamsfoundation/lams/webservice/xml/NotificationServlet.java
file NotificationAction.java was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./lamsfoundation/lams/web/NotificationAction.java
LDEV-3739: Add "all" type to fetch all template-based LDs.

LDEV-3739: Add "all" type to fetch all template-based LDs.

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