lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5397 reintroduce alert icons

* respect close button option

  1. … 1 more file in changeset.
LDEV-5397 display tooltip even though element is disabled

  1. … 3 more files in changeset.
LDEV-5397 show confidence levels' labels horizontally

  1. … 5 more files in changeset.
LDEV-5397 bootstrap5 comments feature

    • -0
    • +33
    ./web/comments5/allview.jsp
    • -0
    • +11
    ./web/comments5/allviewwrapper.jsp
    • -0
    • +35
    ./web/comments5/anonymouscheckbox.jsp
    • -0
    • +180
    ./web/comments5/comments.jsp
    • -0
    • +110
    ./web/comments5/edit.jsp
    • -0
    • +207
    ./web/comments5/msgview.jsp
    • -0
    • +23
    ./web/comments5/msgviewwrapper.jsp
    • -0
    • +112
    ./web/comments5/reply.jsp
    • -0
    • +211
    ./web/comments5/topicview.jsp
  1. … 5 more files in changeset.
LAI-8 Add Case Based Learning AI wizard

    • -0
    • +20
    ./web/templates/aiCblIntroductionTemplate.html
LDEV-5397 bootstrap5 Share Resources

  1. … 12 more files in changeset.
LDEV-5397 use lams:NotebookReedit

  1. … 2 more files in changeset.
LDEV-5397 replace "container-lg" with custom "container-main" class

so it will be easier switching between container's classes in the future if needed

    • -1
    • +1
    ./web/WEB-INF/tags/SubmissionDeadline.tag
  1. … 18 more files in changeset.
LDEV-5397 some interim UI changes to monitor and jqGrid

    • -7
    • +22
    ./web/css/free.ui.jqgrid.custom.css
  1. … 4 more files in changeset.
LDEV-5397 fix a few bootstrap5 related issues

  1. … 10 more files in changeset.
LDEV-5397 make CKEditor ARIA compliant

A new rule should be observed when CKEditor tag is used: either "ariaLabel" or "ariaLabelledby" attribute is required

  1. … 3 more files in changeset.
LDEV-5397 <lams:textarea> has now simple "id" attribute without "__lamstextarea" suffix

As ids containing "__lamstextarea" complicate creation of ARIA labels.

  1. … 4 more files in changeset.
LDEV-5397 bootstrap5 Image Gallery tool

  1. … 11 more files in changeset.
LDEV-5414 Reattach message handlers to websocket after reconnect

    • -1
    • +21
    ./web/includes/javascript/websocket.js
  1. … 75 more files in changeset.
LDEV-5414 Refactor and improve resilience of websockets thorough LAMS

    • -0
    • +107
    ./web/includes/javascript/websocket.js
  1. … 130 more files in changeset.
LDEV-5397 make formActionUrl attribute non required

  1. … 6 more files in changeset.
LDEV-5397 Finalize bootstrap5'ing of Q&A

New label for Q&A tool:

label.other.learners.answers =Answers from other learners

  1. … 8 more files in changeset.
LDEV-5397 bootstrap5 MCQ tool

    • -0
    • +553
    ./web/WEB-INF/tags/StyledRating5.tag
  1. … 7 more files in changeset.
LDEV-5397 Make Peerreview ARIA compliant

  1. … 10 more files in changeset.
Merge remote-tracking branch 'origin/v4.7' into SP-9

# Conflicts:

# lams_central/conf/language/lams/ApplicationResources.properties

# lams_monitoring/web/includes/javascript/monitorLesson.js

# lams_tool_assessment/web/pages/monitoring/summary.jsp

# lams_tool_assessment/web/pages/tblmonitoring/assessmentStudentChoices.jsp

  1. … 7 more files in changeset.
LDEV-5397 bootstrap5 Peerreview tool

  1. … 16 more files in changeset.
LDEV-5397 switch to updated version of tablesorter

    • -2
    • +5
    ./web/css/jquery.tablesorter.pager5.css
    • -1
    • +6
    ./web/css/jquery.tablesorter.theme.bootstrap5.css
  1. … 4 more files in changeset.
LDEV-5397 switch to using updated DefineLater.tag

    • -17
    • +20
    ./web/WEB-INF/tags/DefineLater.tag
  1. … 94 more files in changeset.
LDEV-5397 Migrate old Bootstrap3 class names into Bootstrap5 in *all* tools' learning

* Did this following 2 guides:

https://getbootstrap.com/docs/4.1/migration/

https://getbootstrap.com/docs/5.2/migration/

* Apart from changing class names, also performed other updates required in aforementioned guides.

For instance, checkboxes, radios, selects have now proper Bootstrap5 structure; removed "media" objects.

* Replaced some outdated LAMS class names

    • -105
    • +96
    ./web/WEB-INF/tags/Rating.tag
    • -0
    • +230
    ./web/WEB-INF/tags/Rating5.tag
  1. … 96 more files in changeset.
SP-9 Add access control

LDEV-5397 bootstrap5 discussion sentiment

  1. … 5 more files in changeset.
LDEV-5397 bootstrap5 Rating.tag

Also some minor modifications to Assessment learning

  1. … 6 more files in changeset.
LDEV-5337 Add "return to monitoring button" to Team Setup screen

    • -39
    • +40
    ./web/includes/javascript/orgGrouping.js
  1. … 3 more files in changeset.
LDEV-5397 migrate Assessment's learning to Bootstrap 5

  1. … 33 more files in changeset.
LDEV-5397 minor changes to tag files

Also

* pull several CSS classes to componenents-learner.scss

* switch from links to buttons

  1. … 6 more files in changeset.