lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5083 Introduce learner progress vertical timeline widget

With some dummy code for testing.

    • -0
    • +183
    /lams_central/web/css/vertical-timeline.css
    • -0
    • +4
    /lams_monitoring/web/css/components-monitoring.css
    • -0
    • +95
    /lams_monitoring/web/monitor-learners-tab.jsp
LDEV-5083 Update x-editable to a version compatible with Bootstrap 5

There is no official release yet. The code is fetched from

https://github.com/skycyclone/x-editable

    • -0
    • +665
    /lams_central/web/css/x-editable5.css
    • binary
    /lams_central/web/images/x-editable/clear.png
    • binary
    /lams_central/web/images/x-editable/loading.gif
    • -0
    • +7
    /lams_central/web/includes/javascript/x-editable5.js
LDEV-5083 Switch between tabs

    • -2
    • +3
    /lams_monitoring/web/css/components-monitoring.css
    • -0
    • +0
    /lams_monitoring/web/monitor-learners-tab.jsp
    • -1543
    • +114
    /lams_monitoring/web/monitor-sequence-tab.jsp
    • -145
    • +3
    /lams_monitoring/web/monitor5.jsp
Merge remote-tracking branch 'origin/LDEV-5304' into v4.6

LDEV-5083 Add lesson properties panel

    • -1
    • +1
    /lams_monitoring/web/css/components-monitoring-responsive.css
    • -5
    • +55
    /lams_monitoring/web/css/components-monitoring.css
    • -8
    • +377
    /lams_monitoring/web/monitor5.jsp
LDEV-5083 Update to Bootstrap 5.1.3

    • -2
    • +2
    /lams_central/web/css/bootstrap5.min.css
LDEV-5304 CSRF Guard needs Apache Commons Lang 3

So do not remove it while slimming WF server

LDEV-5304 Secure forgot password page

    • -0
    • +1
    /lams_central/web/forgotPasswordChange.jsp
LDEV-5304 Secure login page from CSRF attack

Check for CSRF attack only for regular logins.

For LoginAs feature and integrations existing HTTP session gets

invalidated and so is the CSRF token.

    • -0
    • +1
    /lams_central/web/loginTwoFactorAuth.jsp
LDEV-4932 Squash multiple slashes into one when matching secured paths

    • -1
    • +1
    /lams_build/lib/csrfguard/csrf.module.xml
    • binary
    /lams_build/lib/csrfguard/csrfguard-4.1.3-custom-2022.04.03.jar
LDEV-5304 Update CSRF Guard source code to version 4.1.3

    • -0
    • +248
    /3rdParty_sources/csrfguard/org/owasp/csrfguard/CsrfValidator.java
  1. … 68 more files in changeset.
LDEV-5304 Update CSRF Guard to version 4.1.3

    • -1
    • +5
    /lams_build/lib/csrfguard/csrf.module.xml
    • binary
    /lams_build/lib/csrfguard/csrfguard-4.1.3.jar
    • binary
    /lams_build/lib/csrfguard/csrfguard-extension-session-4.1.3.jar
    • binary
    /lams_build/lib/csrfguard/csrfguard-jsp-tags-4.1.3.jar
Merge branch 'v4.7' into LDEV-5083

Merge branch 'LDEV-5305' into v4.7

LDEV-5305 Update Spring sources to version 5.3.18

  1. … 170 more files in changeset.
LDEV-5305 Update Spring to version 5.3.18

    • -11
    • +11
    /lams_build/3rdParty.userlibraries
    • binary
    /lams_build/lib/spring/spring-aop-5.3.13.jar
    • binary
    /lams_build/lib/spring/spring-aop-5.3.18.jar
    • binary
    /lams_build/lib/spring/spring-beans-5.3.13.jar
    • binary
    /lams_build/lib/spring/spring-beans-5.3.18.jar
    • binary
    /lams_build/lib/spring/spring-context-5.3.13.jar
    • binary
    /lams_build/lib/spring/spring-context-5.3.18.jar
    • binary
    /lams_build/lib/spring/spring-context-support-5.3.13.jar
    • binary
    /lams_build/lib/spring/spring-context-support-5.3.18.jar
    • binary
    /lams_build/lib/spring/spring-core-5.3.13.jar
    • binary
    /lams_build/lib/spring/spring-core-5.3.18.jar
    • binary
    /lams_build/lib/spring/spring-expression-5.3.18.jar
    • binary
    /lams_build/lib/spring/spring-jdbc-5.3.13.jar
    • binary
    /lams_build/lib/spring/spring-jdbc-5.3.18.jar
  1. … 11 more files in changeset.
LDEV-5305 Discard changes made for Spring 4

For LAMS 4.7 which uses Spring 5 an upgrade to latest Spring version

will be sufficient.

    • binary
    /lams_build/lib/spring/spring-context-4.3.30.RELEASE.jar
    • binary
    /lams_build/lib/spring/spring-context-support-4.3.30.RELEASE.jar
    • binary
    /lams_build/lib/spring/spring-expression-4.3.30.RELEASE.jar
Merge branch 'LDEV-5305' into v4.6

LDEV-5305 Mute verbose logging in custom Spring binder

LDEV-5305 Add disallowed fields to every Spring binding

LDEV-5305 Update Spring source code to version 4.3.30

  1. … 3025 more files in changeset.
LDEV-5305 Update Spring to version 4.3.30

    • -11
    • +11
    /lams_build/3rdParty.userlibraries
    • binary
    /lams_build/lib/spring/spring-aop-4.3.30.RELEASE.jar
    • binary
    /lams_build/lib/spring/spring-beans-4.3.30.RELEASE.jar
    • binary
    /lams_build/lib/spring/spring-context-4.3.12.RELEASE.jar
    • binary
    /lams_build/lib/spring/spring-context-4.3.30.RELEASE.jar
    • binary
    /lams_build/lib/spring/spring-context-support-4.3.12.RELEASE.jar
    • binary
    /lams_build/lib/spring/spring-context-support-4.3.30.RELEASE.jar
    • binary
    /lams_build/lib/spring/spring-core-4.3.30.RELEASE.jar
    • binary
    /lams_build/lib/spring/spring-expression-4.3.12.RELEASE.jar
    • binary
    /lams_build/lib/spring/spring-expression-4.3.30.RELEASE.jar
    • binary
    /lams_build/lib/spring/spring-jdbc-4.3.30.RELEASE.jar
  1. … 10 more files in changeset.
Merge remote-tracking branch 'origin/v4.6' into v4.7

LDEV-5083 Improve responsiveness of monitoring layout

    • -16
    • +1
    /lams_central/web/css/components.css
    • -94
    • +45
    /lams_monitoring/web/css/components-monitoring.css
    • -111
    • +112
    /lams_monitoring/web/monitor5.jsp
LDEV-5083 Make side and top menu buttons consistent

    • -5
    • +22
    /lams_central/web/css/components.css
    • -30
    • +2
    /lams_monitoring/web/css/components-monitoring.css
    • -23
    • +11
    /lams_monitoring/web/monitor5.jsp
LDEV-5083 Open monitoring UI on full page, not in dialog

LDEV-5083 Introduce Font Awesome 6.1.1

    • -0
    • +7831
    /lams_central/web/includes/font-awesome6/css/all.css
    • -0
    • +6
    /lams_central/web/includes/font-awesome6/css/all.min.css
    • -0
    • +1432
    /lams_central/web/includes/font-awesome6/css/brands.css
    • -0
    • +6
    /lams_central/web/includes/font-awesome6/css/brands.min.css
    • -0
    • +6338
    /lams_central/web/includes/font-awesome6/css/fontawesome.css
    • -0
    • +19
    /lams_central/web/includes/font-awesome6/css/regular.css
    • -0
    • +6
    /lams_central/web/includes/font-awesome6/css/regular.min.css
    • -0
    • +19
    /lams_central/web/includes/font-awesome6/css/solid.css
    • -0
    • +6
    /lams_central/web/includes/font-awesome6/css/solid.min.css
    • -0
    • +634
    /lams_central/web/includes/font-awesome6/css/svg-with-js.css
    • -0
    • +2146
    /lams_central/web/includes/font-awesome6/css/v4-shims.css
  1. … 12 more files in changeset.
LDEV-5303 Increase max length for passwords

Increase max length for passwords to 50 characters

    • -3
    • +3
    /lams_central/web/passwordChangeContent.jsp
    • -3
    • +3
    /lams_central/web/signup/singupTab.jsp
LDEV-5083 Make the refresh button refresh monitoring

LDEV-5083 Embed lesson completion chart into new monitoring template

    • -0
    • +6
    /lams_monitoring/web/css/components-monitoring.css
    • -35
    • +13
    /lams_monitoring/web/monitor5.jsp