Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4746 Introduce a super class for tool questions

  1. … 1 more file in changeset.
LDEV-4746 Move display order from MCQ option to QB option

    • -5
    • +17
    ./java/org/lamsfoundation/lams/qb/QbOption.java
  1. … 5 more files in changeset.
LDEV-4746 Allow adding new QB questions to MCQ

Add some comments.

  1. … 1 more file in changeset.
LDEV-4746 Redesign flow for saving MCQ questions

Detached QB entities act as their own DTOs.

Question options modification is detected and processed.

    • -1
    • +28
    ./java/org/lamsfoundation/lams/qb/QbOption.java
  1. … 7 more files in changeset.
LDEV-4746 Fix a typo in SQL patch

LDEV-4755 Scan when importing LDs

  1. … 3 more files in changeset.
LDEV-4755 Add configuration for antivirus

  1. … 1 more file in changeset.
LDEV-4755 Initial virus scanning implementation

  1. … 3 more files in changeset.
LDEV-4746 Add Question Bank option and process it in MCQ tool

    • -0
    • +66
    ./java/org/lamsfoundation/lams/qb/QbOption.java
  1. … 5 more files in changeset.
LDEV-4678 Push some util methods to the service layer

Certain static util methods (mainly from LearningWebUtil.java) expect

service beans as a parameter. It was changed by pushing those methods to

the appropriate service layer.

  1. … 26 more files in changeset.
LDEV-4746 Format SQL patch

LDEV-4746 Fix Hibernate management of QB question to prevent duplicates

  1. … 1 more file in changeset.
LDEV-4746 Initial Question Bank question implementation

The question is tested on Multiple Choice tool.

    • -0
    • +162
    ./java/org/lamsfoundation/lams/qb/QbQuestion.java
  1. … 8 more files in changeset.
LDEV-4696 Make inherited properties also mapped to DB.

LDEV-4692 Fix time taken's timezone

And some minor code formatting.

  1. … 2 more files in changeset.
LDEV-4700 Fix getDefaultTheme() method

LDEV-4678 WebUtil.putActivityPositionInRequestByToolSessionId transformed into service method

Also introduce ICommonToolService that will hold methods shared by all

tools.

  1. … 138 more files in changeset.
LDEV-4737 Course based lesson delete does not throw exception

  1. … 2 more files in changeset.
LDEV-4726 Licenses updated to Creative Commons 4.0

  1. … 17 more files in changeset.
LDEV-4705 Merge group admin role to manager in LDAP configuration

LDEV-4696 Allow default value of Hibernate cache JNDI name

LDEV-4705 Remove references to Group Admin role from DB

LDEV-4705 Remove obsolete Privilege tables

LDEV-4705 Remove references to Group Admin role from Java code

  1. … 22 more files in changeset.
LDEV-4721 Change order of changes applied to imported LD XML

First we need to change class names, then add/remove fields as otherwise

owner classes would not get recognised.

LDEV-4721 Add class renaming filter for tool content import

  1. … 17 more files in changeset.
LDEV-4696 Remove an unnecessary Hibernate restriction

Merge remote-tracking branch 'origin/master' into lams31

Conflicts:

lams_central/src/java/org/lamsfoundation/lams/web/ForgotPasswordServlet.java

lams_central/web/forgotPassword.jsp

lams_central/web/forgotPasswordChange.jsp

lams_central/web/forgotPasswordProc.jsp

lams_tool_assessment/web/pages/learning/results.jsp

  1. … 10 more files in changeset.
LDEV-4710 Add config setting to enable "Forgot your password?" option

Also if people try to get to the login page by going to the URL

directly, we display a 404 error message.

  1. … 4 more files in changeset.
LDEV-4714 Fix LD access adding and processing

  1. … 2 more files in changeset.