lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4720 TestHarness to support Q&A's "One question per page" and leader-aware features

LDEV-4720 Fix LAMS issues that prevented TestHarness to work correctly

Merge branch 'LDEV-4722' into lams31

LDEV-4722 Enable data connection statistics

LDEV-4696 Allow default value of Hibernate cache JNDI name

LDEV-4708 Fix a merge issue

Merge branch 'LDEV-4705' into lams31

LDEV-4705 Remove references to Group Admin role from web.xml

    • -6
    • +0
    /lams_tool_assessment/web/WEB-INF/web.xml
  1. … 16 more files in changeset.
LDEV-4705 Add missing sysadmin role in a check

LDEV-4705 Remove references to Group Admin role from DB

LDEV-4720 Fix test harness so it can work with LAMS after it was moved to Spring MVC and Hibernate annotations

    • -2
    • +2
    /TestHarness4LAMS2/adminTest1.properties
    • -1
    • +1
    /TestHarness4LAMS2/authorTest1.properties
    • -1
    • +1
    /TestHarness4LAMS2/learnerTest1.properties
    • binary
    /TestHarness4LAMS2/lib/jackson-annotations-2.9.5.jar
    • -4
    • +4
    /TestHarness4LAMS2/monitorTest1.properties
LDEV-4705 Remove obsolete Privilege tables

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

  1. … 12 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 Revert initial tool version

Tool version should be bumped only when previous patches have been

merged into build scripts. This was not such situation. We should keep

old tool version and allow patches to execute.

Merge branch 'LDEV-4721' into lams31

LDEV-4721 Add class renaming filter for tool content import

  1. … 3 more files in changeset.
LDEV-4720 Fix LAMS issues that prevented TestHarness to work correctly

    • -0
    • +1
    /lams_learning/web/loadToolActivity.jsp
    • -22
    • +6
    /lams_tool_scribe/web/pages/learning/scribe.jsp
LDEV-4696 Remove an unnecessary Hibernate restriction

Merge branch 'LDEV-4718' into lams31

LDEV-4718 Block group confirm modal from closing when choice is made

    • -4
    • +15
    /lams_learning/web/grouping/choose.jsp
LDEV-4714 Make fetching output definitions async

For large LDs sync calls can noticeably slow down drawing process.

Merge branch 'LDEV-4391' into lams31

LDEV-4391 Prevent double clicking on Save As and Import buttons

Even though Save button in Save As dialog does not seem to get spinning

arrows, it gets disabled straight away and double submit does not

happen. The arrows never get a chance to get rendered as code

responsible for saving works quickly and calls reset() method on the

button.

    • -2
    • +4
    /lams_central/web/authoring/authoring.jsp
    • -1
    • +10
    /lams_central/web/toolcontent/import.jsp
Merge branch 'LDEV-4717' into LDEV-4391

LDEV-4717 Fix LD renaming in authoring

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

    • -11
    • +11
    /lams_central/web/forgotPassword.jsp
    • -4
    • +3
    /lams_central/web/forgotPasswordChange.jsp
    • -39
    • +11
    /lams_central/web/forgotPasswordProc.jsp
LDEV-4711 Show only generic message when resetting passwords

    • -16
    • +14
    /lams_central/web/forgotPassword.jsp
    • -55
    • +51
    /lams_central/web/forgotPasswordChange.jsp
    • -53
    • +13
    /lams_central/web/forgotPasswordProc.jsp
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.

LDEV-4714 Add "loading" status to some buttons to prevent double click

    • -4
    • +5
    /lams_central/web/authoring/authoring.jsp