lams_tool_chat

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5219 Get user from session instead of parameter

  1. … 3 more files in changeset.
LDEV-5219 Check gate after Chat activity

Merge branch 'LDEV-5155' into v4.0

  1. … 33 more files in changeset.
LDEV-5155 Add column with average rating for given rubrics row

    • -2
    • +21
    ./web/WEB-INF/tags/StyledRating.tag
  1. … 31 more files in changeset.
LDEV-5155 Always put rubrics column's value next to its description

  1. … 31 more files in changeset.
LDEV-5192 Limit maximum width of tool authoring content

For rubrics we may need a wider authoring window so their text areas are

not so squeezed. But having a super wide authoring windows does not look

good either. So now we have a container-fluid class, but limited to

1400px width.

    • -0
    • +182
    ./web/WEB-INF/tags/StyledRating.tag
  1. … 92 more files in changeset.
LDEV-5213 Add a missing JSTL library import

  1. … 32 more files in changeset.
LDEV-5213 Never show minus sign in hash code

  1. … 32 more files in changeset.
LDEV-5213 Replace volatile JS imports with their non-cached version

  1. … 88 more files in changeset.
LDEV-5213 Add a tag to prevent JS file caching

    • -0
    • +16
    ./web/WEB-INF/tags/JSImport.tag
  1. … 64 more files in changeset.
LDEV-5200 Isolate CSS classes of activity SVG icons

  1. … 25 more files in changeset.
LDEV-5200 Reintroduce ignoring .css files generated from .scss files

  1. … 1 more file in changeset.
LDEV-5200 Adjusting icons colours and svg optimisation

I think this does it. However, there might be some issues with the embedding of SVG's css. As we compressed the files, the classes are called "A, B, C" and when different SVGs have the same class name, then the conflicts start to show.

Went thru all the tools but it's looking good now. There might be some others with system tools

  1. … 63 more files in changeset.
LDEV-5200 Clean up new SVG icons

Some internal style definitions were overlapping with other icons

embedded in LD SVG. Some definitions were obsolete.

  1. … 30 more files in changeset.
LDEV-5200 Introduce redesigned tool icons

    • binary
    ./web/images/icon_chat_large.png
  1. … 122 more files in changeset.
LDEV-3450 Improve layout of AuthoringRatingCriteria tag

    • -0
    • +22
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 32 more files in changeset.
LDEV-4769 Updating French

  1. … 4 more files in changeset.
LDEV-5208 Distribute discussion-enabled Page tag to all projects

  1. … 29 more files in changeset.
LDEV-4391 Turn off auto complete for datetime picker fields

If a text input field is used for datetimepicker, having previously

chosen dates auto filled is annoying and makes it difficult to operate

the picker.

    • -1
    • +1
    ./web/pages/monitoring/daterestriction.jsp
  1. … 16 more files in changeset.
LDEV-5085 Remove accidentally added character to CKEditor.tag

  1. … 31 more files in changeset.
LDEV-5085 Use displayExpanded JS parameter, not JSP

  1. … 31 more files in changeset.
LDEV-5192 Make activity authoring content adjust to pop up width

  1. … 31 more files in changeset.
LDEV-4802 Ignore invalid websocket close codes

For unknown reason browsers sometimes close websockets with an invalid

close code, for example 15393. It prevents from running @OnClose methods

in LAMS websocket servers. Since we do not have control over this

situation, it is better to skip CloseReason parameter all together.

  1. … 6 more files in changeset.
LDEV-5188 Remove obsolete attributes from TabBody tag

  1. … 81 more files in changeset.
LDEV-5156 Fix element ordering in web.xml files

  1. … 29 more files in changeset.
LDEV-5156 Fix schema info in web.xml files

  1. … 37 more files in changeset.
LDEV-4372 Fix tooltips in progress bar and bootstrap

  1. … 34 more files in changeset.
LDEV-4769 Update Norwegian, Spanish, English, Greek

  1. … 80 more files in changeset.
LDEV-5120 Allow hiding criteria titles in Rating.tag

  1. … 31 more files in changeset.
LDEV-5127 Adjust reported pad height when toolbar is not displayed

  1. … 32 more files in changeset.