Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5420 Add questions print button to Scratchie

  1. … 2 more files in changeset.
LDEV-5397 round scratchies

LDEV-5425 Remove "End of activity" notebook from *all* tools

    • -30
    • +0
    ./monitoring/parts/advanceOptions.jsp
  1. … 511 more files in changeset.
LDEV-5363 Make RAT questions sync optional

  1. … 11 more files in changeset.
LDEV-5397 fix inability to double click when such option is ON

LDEV-5401 Display individual extensions in time limit widget

  1. … 5 more files in changeset.
LDEV-5397 improve burning questions' CSS at the results page

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. … 21 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. … 9 more files in changeset.
LDEV-5397 Improve offcanvas progress bar + various other fixes as mentioned in the JIRA's comment

* Improved offcanvas progress bar:

icon for not completed activity should a hollow square, not a full one;

gate icons: hourglass icons replaced with locks;

support for long activity names;

tooltips on icon hover explaining what it means, for example “current activity”;

improved CSS

* Teams table should have maximum width and/or highlight on hover

* “Burning questions” button should have standard size (not small) and have the same primary colour as “Justification” button

* In burning questions summary the title does not have sufficient contrast

* In Chat the font should have standard and not reduced size

* In Daco there is an empty alert

* In Task List (and Share Resources) button to complete an item should say something like “Mark as completed” or “Complete” instead of “Completed”

* Admin pages: restored background colour to ghostly white

  1. … 14 more files in changeset.
LDEV-5427 fix a typo

LDEV-5427 Start using new svgs for scatchie images

    • -0
    • +65
    ./learning/parts/scratchieSvg.jsp
  1. … 16 more files in changeset.
LDEV-5361 Fix "require all answers" and "double click to reveal" problem

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

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

  1. … 78 more files in changeset.
LDEV-5397 bootstrap5 related improvements and fixes

  1. … 26 more files in changeset.
LDEV-5397 free.ui.jqgrid.min.css is now included in free.ui.jqgrid.custom.css

Therefore pages need to reference only one .css file (free.ui.jqgrid.custom.css) instead of two as it used to be.

  1. … 6 more files in changeset.
LDEV-5404 Escaping title in jqGrid

E

LDEV-5417 escaping javascript for jqGrid

In v4.6, there seems to be an issue with escaping title headers.

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. … 21 more files in changeset.
LDEV-5397 fix a few bootstrap5 related issues

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

  1. … 77 more files in changeset.
LDEV-5414 Refactor and improve resilience of websockets thorough LAMS

  1. … 132 more files in changeset.
LDEV-5397 make formActionUrl attribute non required

  1. … 6 more files in changeset.
LDEV-5397 switch to portrait5.js

  1. … 4 more files in changeset.
LDEV-5397 some minor UI improvements

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

  1. … 5 more files in changeset.
LDEV-5397 switch to using updated DefineLater.tag

  1. … 95 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

  1. … 104 more files in changeset.