lams_tool_doku

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5431 Reset activity completion on force uncomplete in Monitor

  1. … 38 more files in changeset.
LDEV-5397 divs not having any special roles can't have aria-labels

  1. … 11 more files in changeset.
LDEV-5397 make sure all buttons have proper "type" attribute

  1. … 24 more files in changeset.
LDEV-5397 Updating labels

  1. … 85 more files in changeset.
Merge remote-tracking branch 'origin/v4.7' into LDEV-5397

# Conflicts:

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

# lams_admin/conf/language/lams/ApplicationResources_en_AU.properties

# lams_admin/web/timezoneManagement.jsp

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

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

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

# lams_tool_doku/conf/language/lams/ApplicationResources_en_AU.properties

# lams_tool_larsrc/conf/language/lams/ApplicationResources_de_DE.properties

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

# lams_tool_mindmap/conf/language/lams/ApplicationResources_en_AU.properties

# lams_tool_preview/conf/language/lams/ApplicationResources_de_DE.properties

# lams_tool_scratchie/web/pages/learning/learning.jsp

# lams_tool_survey/conf/language/lams/ApplicationResources_de_DE.properties

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

# lams_tool_whiteboard/conf/language/lams/ApplicationResources_en_AU.properties

  1. … 8 more files in changeset.
LDEV-5397 copy-tags

    • -11
    • +10
    ./web/WEB-INF/tags/LeaderDisplay.tag
    • -133
    • +163
    ./web/WEB-INF/tags/PageLearner.tag
  1. … 154 more files in changeset.
LDEV-5345 Adding and modifying labels based on changes for bootstrap 5

  1. … 238 more files in changeset.
LDEV-5345 Adding and updating latest translations

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

LDEV-5397 switch from lams:errors to lams:errors5

  1. … 14 more files in changeset.
LDEV-5397 copy-tags

  1. … 62 more files in changeset.
LDEV-5397 import bootstrap5.scss into components.scss

* Subsequently import components.scss into components-learner.scss

* It will allow using bootstrap5 CSS rules in components CSS classes

  1. … 49 more files in changeset.
LDEV-5397 Reintroduce websocket library to Page tag

  1. … 36 more files in changeset.
Merge v4.7 into LDEV-5397

    • -317
    • +292
    ./web/pages/learning/learning.jsp
  1. … 76 more files in changeset.
LDEV-5397 copy-tags

    • -15
    • +12
    ./web/WEB-INF/tags/NotebookReedit.tag
  1. … 123 more files in changeset.
LDEV-5397 copy-tags

  1. … 87 more files in changeset.
LDEV-5415 Allow skipping Gallery Walk

    • -0
    • +28
    ./web/pages/monitoring/summary5.jsp
  1. … 10 more files in changeset.
LDEV-5397 bootstrap5 doKu tool

    • -35
    • +57
    ./web/WEB-INF/tags/PageLearner.tag
    • -83
    • +76
    ./web/pages/learning/galleryWalk.jsp
    • -81
    • +65
    ./web/pages/learning/learning.jsp
LDEV-5401 Fix timer not starting on multiple learners entering activity

  1. … 3 more files in changeset.
LDEV-5204 Fix leader finished detection

Also fix misleading session invalidated warnings

    • -34
    • +34
    ./web/pages/learning/learning.jsp
  1. … 3 more files in changeset.
LDEV-5397 display tooltip even though element is disabled

  1. … 2 more files in changeset.
LDEV-5397 copy-tags

    • -1
    • +1
    ./web/WEB-INF/tags/SubmissionDeadline.tag
  1. … 275 more files in changeset.
LDEV-5414 Reattach message handlers to websocket after reconnect

    • -34
    • +30
    ./web/pages/learning/learning.jsp
  1. … 75 more files in changeset.
LDEV-5414 Refactor and improve resilience of websockets thorough LAMS

    • -1
    • +2
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -4
    • +5
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -228
    • +205
    ./web/pages/learning/learning.jsp
  1. … 126 more files in changeset.
LDEV-5397 Switch to server side redirects

  1. … 20 more files in changeset.
LDEV-5397 spread changes to tags across all projects

    • -0
    • +553
    ./web/WEB-INF/tags/StyledRating5.tag
  1. … 150 more files in changeset.
LDEV-5404 Escape JS-breaking characters in i18n labels

    • -12
    • +12
    ./web/pages/monitoring/summary.jsp
LDEV-5397 switch to using updated DefineLater.tag

    • -17
    • +20
    ./web/WEB-INF/tags/DefineLater.tag
    • -17
    • +2
    ./web/pages/learning/notconfigured.jsp
  1. … 92 more files in changeset.
LDEV-5397 Propagade changes done to LAMS tags to all projects

    • -0
    • +230
    ./web/WEB-INF/tags/Rating5.tag
  1. … 310 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

    • -15
    • +20
    ./web/pages/learning/galleryWalk.jsp
  1. … 104 more files in changeset.