lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5083 Improve animation when opening lesson settings

    • -1
    • +11
    /lams_monitoring/web/css/components-monitoring.css
Merge branch 'LDEV-5310' into v4.6

LDEV-5310 Always send emails using system email address

Merge branch 'LDEV-5309' into v4.6

LDEV-5309 Prevent numerical from submitting whole form on Enter button

LDEV-5309 Make numerical option not sortable

Order does not matter and trying to select all content from input

initiated dragging instead, which was annoying.

LDEV-5309 Allow removing units from numerical question

    • -1
    • +6
    /lams_central/web/qb/authoring/unitlist.jsp
LDEV-5309 Fix adding new units

LDEV-5223 Add some whitespace to test email system

LDEV-5223 Fix escaped replies authors in Etherpad comments

LDEV-4875 Prevent VSA from submitting whole form on Enter button

LDEV-5298 Put upload form on top and uploaded file below

LDEV-5298 Use Uppy with 300px height again so file names are visible

LDEV-5307 Allow exact matching of VSAs

    • -0
    • +10
    /lams_central/web/qb/authoring/addVsa.jsp
LDEV-5308 Limit VSA recalculation to lessons in same course

If an answer get allocated, marks get recalculated only for lesson which

are in the same course as the lesson for which allocation happened,

including parent and child courses.

LDEV-5306 Improve Etherpad readability by changing the default font

    • -0
    • +92
    /lams_build/conf/etherpad/etherpad-lite/src/static/css/pad.css
LDEV-5277 Fill missing lesson finish URL parameters for LTI Advantage

LDEV-5277 Skip back end score update for LTI Advantage

It should not run for LTI Advantage as it does lesson score update in

lessonComplete.jsp.

Also teachers can pull score from LAMS to platform on demand.

LDEV-5083 Introduce learner progress accordion

    • -0
    • +1
    /lams_central/web/css/vertical-timeline.css
    • -56
    • +53
    /lams_monitoring/web/css/components-monitoring.css
    • -28
    • +18
    /lams_monitoring/web/monitor-learners-tab.jsp
LDEV-5301 Export grouping template in correct format

LDEV-5301 Export grouping template in correct format

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