lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'v4.7' of https://github.com/lamsfoundation/lams into v4.7

LDEV-5404 missing label fixed now

    • -2
    • +2
    /lams_central/web/authoring/authoring.jsp
LDEV-5301 Include user name in Peer Review export

Also improve group sorting by name

LDEV-5083 Properly close each group accordion item in TBL summary

LDEV-5301 Include user name in Peer Review export

Also improve group sorting by name

LDEV-4233 Prevent checkbox event from triggering multiple times

LDEV-5397 add 'Enter' keypress handler to password gate

LDEV-5397 minor CSS fixes

LDEV-5397 fix initialization of buttons when Assessment is shown in TBL's iRAT tab

LDEV-5397 improve CSS of autosave notification

* make it identical in Scratchie and Assessment

LDEV-5397 remove annoying JS alert on posting comment

LDEV-5083 Fix scrolling of wide LDs in monitoring

    • -12
    • +12
    /lams_monitoring/web/css/components-monitoring.css
LDEV-5397 make comments' select work even after it was recreated

    • -1
    • +1
    /lams_central/web/comments5/comments.jsp
LDEV-5397 bug fixes

* Image gallery. Prevent alert saying "Internal server error" on trying to add empty image as a learner

* Mindmap. Fix padding around color picker

    • -0
    • +3
    /lams_tool_mindmap/web/common/mapjs.jsp
LDEV-5397 fix assessment monitoring by feeding it old bootstrap3 learning jsps

LDEV-5345 Adding and updating latest translations

  1. … 28 more files in changeset.
LDEV-5415 Fix "start Gallery Walk" method being overwritten with skip

LDEV-5397 show warnings and nofications before activity's instructions

    • -5
    • +5
    /lams_tool_chat/web/pages/learning/learning.jsp
    • -24
    • +23
    /lams_tool_laqa/web/learning/AnswersContent.jsp
    • -4
    • +4
    /lams_tool_survey/web/pages/learning/result.jsp
    • -2
    • +2
    /lams_tool_zoom/web/pages/learning/learning.jsp
LDEV-5397 switch from lams:errors to lams:errors5

    • -1
    • +1
    /lams_tool_doku/web/pages/learning/learning.jsp
    • -1
    • +1
    /lams_tool_larsrc/web/pages/learning/addurl.jsp
LDEV-5397 Q&A: prevent Refresh and Redo buttons being hidden

*remove hr from individual results page

LDEV-5397 tablesorter CSS: add border-radius and remove outer borders

    • -1
    • +34
    /lams_central/web/css/jquery.tablesorter.theme.bootstrap5.css
LDEV-5397 display gate alerts on top of the page

* combine them into single one where possible

    • -7
    • +12
    /lams_learning/web/gate/gateDescription.jsp
    • -14
    • +0
    /lams_learning/web/gate/gateNext.jsp
    • -8
    • +7
    /lams_learning/web/gate/synchGateContent.jsp
LDEV-5397 fix html header title

    • -1
    • +11
    /lams_learning/web/gate/synchGateContent.jsp
Merge branch 'LDEV-5415' into v4.7

Merge branch 'LDEV-5423' into v4.7

LDEV-5423 Complete Flux on all subscriptions terminated

Also:

* use separate and configurable task executor for async requests

* introduce backlog pressure strategy for Fluxes

* synchronise access to Flux mapping

* add logs

Merge branch 'LDEV-5421' into v4.7

LDEV-5421 Add time zone column when importing users from spreadsheet

Also get rid of fax column

    • binary
    /lams_admin/web/file/lams_users_template.xls
Merge branch 'LDEV-5422' into v4.7

LDEV-5422 Fix exception os Whiteboard re-edit at Gallery Walk

If the teacher was also a learner he got 2 users in a Whiteboard instance. Sometimes for displaying Gallery Walk the teacher user was picked instead of learner which resulted in missing session reference and the exception.