• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3292: Remove batch-size parameters from Hibernate collection mappings as they seem to cause performance problems on heavy load LAMS instances.

LDEV-3581: adding label

LDEV-3604: Round percents in the legend.

LDEV-3604: Round percents in the legend.

LDEV-3581: Implementing a default behaviour for disabled entries in the tablesorter, so that it doesn't need to be defined in every project.

    • -0
    • +5
    /lams_central/web/css/defaultHTML_learner.css
    • -1
    • +6
    /lams_central/web/css/defaultHTML_learner_mobile.css
    • -0
    • +5
    /lams_central/web/css/defaultHTML_rtl.css
LDEV-3581: Allowing monitor to search for particular learner by part of their full name. Changed sort in monitor to sort on the user's full name, to match the search.

LDEV-3602: Clear authentication cache on session invalidation.

    • binary
    /lams_build/lib/lams/lams-central.jar
LDEV-3578: Add salt to user form in Admin module.

    • -0
    • +1
    /lams_admin/conf/xdoclet/struts-forms.xml
LDEV-3578: Use single-use passwords for internal authentication in LoginRequestServlet and LoginAsAction.

LDEV-3517: Conversion to work on Wildfly

    • -139
    • +125
    /lams_tool_preview/web/WEB-INF/web.xml
LDEV-3595: Remove SOAP classes and their references.

    • -1
    • +0
    /lams_central/src/java/migration.properties
    • -120
    • +0
    /lams_central/web/WEB-INF/server-config.wsdd
LDEV-3594: Prevent XSS injection

file patch2040045.sql was initially added on branch lams2_head_wildfly.

LDEV-3578: Convert passwords from sha1 to sha256 with salt after successful authentication and on password change.

Remove password hashing in browser.

Change internal authentication mechanism for LoginRequestServlet and LoginAsAction.

    • binary
    /lams_build/lib/lams/lams-central.jar
  1. … 9 more files in changeset.
LDEV-3335: Prevent NullPointerException when the user provided blank login.

LDEV-3592: When disabling fields as we are at the max number of rated items, don't disable the fields that are part of a set already being rated.

    • -12
    • +40
    /lams_central/web/includes/javascript/rating.js
    • -2
    • +16
    /lams_tool_laqa/web/learning/mobile/LearnerRep.jsp
LDEV-3593: Leftover debugging removed - was causing odd chars to be displayed in the Criteria field.

LDEV-2463: Revert SsoHandler code as the check is not needed there - JSP code does it correctly.

LDEV-2463: Escape redirectURL param on the login page. Check for HTML tages in redirectURL param during authentication.

LDEV-3335: Prevent NullPointerException when the user provided blank login.

LDEV-3592: When disabling fields as we are at the max number of rated items, don't disable the fields that are part of a set already being rated.

    • -2
    • +16
    /lams_tool_laqa/web/learning/mobile/LearnerRep.jsp
LDEV-3592: When disabling fields as we are at the max number of rated items, don't disable the fields that are part of a set already being rated.

    • -12
    • +40
    /lams_central/web/includes/javascript/rating.js
LDEV-3591: Flatten UniversalLoginModule hierarchy - it was just a single leaf anyway.

Format code. Clean up logs, errors and comments.

Move queries from config files to code.

    • binary
    /lams_build/lib/lams/lams-central.jar
LKC-61: Added reference to this fix in the Release Notes

    • -1
    • +2
    /lams_bb_integration/RELEASE_NOTES.TXT
LDEV-3510: In trying to fix the ordering problem, started opening lessons in a new tab/window. Now reverted back to previous behaviour with lesson loading in the same tab.

    • -0
    • +5
    /lams_bb_integration/RELEASE_NOTES.TXT
LKC-61 Support syncing of gradebook marks for Chen Rui Building Block

LDEV-3577 Pass marks to gradebook on finishing activity that was already completed

LDEV-3577 Pass marks to gradebook on finishing activity that was already completed

LDEV-3451 Fixed exception on trying to revert changes done by learners

LDEV-3414 Fixed rating statistics don't display properly in IE