lams_tool_preview

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5155 adding labels from lokalise

Merge branch 'LDEV-5155' into v4.0

  1. … 31 more files in changeset.
LDEV-5155 Get necessary rubrics data for TBL monitoring

LDEV-5155 Scroll to email preview area on its open

    • -0
    • +2
    ./web/pages/monitoring/criteriapart.jsp
    • -0
    • +2
    ./web/pages/monitoring/rubricspart.jsp
LDEV-5155 Display email preview in corresponding group

    • -30
    • +47
    ./web/pages/monitoring/criteriapart.jsp
    • -1
    • +1
    ./web/pages/monitoring/emailpreview.jsp
    • -27
    • +46
    ./web/pages/monitoring/rubricspart.jsp
LDEV-4769 Updating Greek, English, Spanish, Norwegian

  1. … 12 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 Display all rubric rows on monitoring summary screen

LDEV-5155 Always put rubrics column's value next to its description

LDEV-5155 Add expand all button in rubrics learning UI

LDEV-5155 Fix displaying rubrics results in groups in monitoring

    • -74
    • +8
    ./web/pages/monitoring/criteria.jsp
    • -1
    • +69
    ./web/pages/monitoring/criteriapart.jsp
    • -63
    • +94
    ./web/pages/monitoring/rubricspart.jsp
LDEV-5155 Show self review results to learner

LDEV-5155 Add logs when sending emails with Peer Review results

LDEV-5155 Always put rubrics column's value next to its description

  1. … 31 more files in changeset.
LDEV-5155 Add email button to monitoring rubrics view

    • -0
    • +66
    ./web/pages/monitoring/criteria.jsp
    • -69
    • +1
    ./web/pages/monitoring/criteriapart.jsp
    • -0
    • +4
    ./web/pages/monitoring/rubricspart.jsp
LDEV-5155 Separate rubrics with borders in Excel export

LDEV-5155 Allow multiple cell borders in Excel exports

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

  1. … 94 more files in changeset.
LDEV-4769 Updating Greek, English, Spanish, Norwegian

  1. … 8 more files in changeset.
LDEV-5155 Fix Peer Review rubrics import

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. … 91 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-5216 Add explanation to criteria table in email

LDEV-5216 Do not display Self Peer review data in email when it is off

LDEV-5200 Isolate CSS classes of activity SVG icons

  1. … 25 more files 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. … 66 more files in changeset.
LDEV-5200 Adjusting icons colours and svg optimisation

Adjust icons and activity colours according to new colour scheme. Optimise SVG compression and pngs.

Adding .DS_Store to .gitignore files

    • -111
    • +1
    ./web/images/icon_peerreview.svg
    • binary
    ./web/images/icon_peerreview_large.png
  1. … 47 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.