lams_tool_preview

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4769 Updating Simplified Chinese, English, Spanish, Greek, Norwegian

  1. … 28 more files in changeset.
LDEV-5248, LDEV-4411 Mark some collections as cacheable

Similar to query cache, the collection cache makes sense if the table

which collection elements map to do not change often. Each modification

to table content invalidates the given collection cache.

  1. … 31 more files in changeset.
LDEV-5248, LDEV-4411 Mark some queries as cacheable

Query cache makes sense if tables which the query reference does not

change often. Each modification to table content invalidates the given

query's cache. Also each set of query parameters is a different cache

entry, so if there are various parameter values the cache overhead can

generate more load than benefit.

  1. … 95 more files in changeset.
LDEV-5247 Fix user name parameter sent to Etherpad

LAMS allows apostrophes but not quotation marks in names, so it is safer

to use quotations when operating with javascript.

  1. … 33 more files in changeset.
LDEV-5232 Remove "notify student" option from Peer Review authoring

    • -17
    • +0
    ./web/pages/monitoring/advanceoptions.jsp
    • -4
    • +4
    ./web/pages/monitoring/criteriapart.jsp
LDEV-5219 Display Peer Review results when it is required

It was skipped even though "showRatingsLeftByUser" was checked.

LDEV-5234 Hide tolerance input when self review is disabled

LDEV-5234 Fix a typo in i18n label

LDEV-5229 Authoring popovers for peer evaluation

LDEV-5229 Authoring popovers for peer evaluation

    • -5
    • +10
    ./web/WEB-INF/tags/OutcomeAuthor.tag
    • -20
    • +43
    ./web/pages/authoring/advance.jsp
LDEV-3767 Fix exception when user goes straight to finish page

If user is revisiting a completed Peer Review and both options for

showing results are turned off and also reflection is off, he gets

redirected straight to finish session action which requires a session

map ID parameter. This parameter is only available if finish session

action is called from a JSP page.

LDEV-5155 Highlight rubrics row title

Make it more distinguished from selectable options in next columns

  1. … 32 more files in changeset.
LDEV-5155 Fix rubrics import

LDEV-5155 Allow free flow of rubrics columns

Trying to calculate their width actually yields worse results.

  1. … 32 more files in changeset.
LDEV-5223 Prevent ep_resize from rendering short initial Etherpad

  1. … 34 more files in changeset.
LDEV-5220 Distribute the new popover tag

    • -0
    • +31
    ./web/WEB-INF/tags/Popover.tag
  1. … 62 more files in changeset.
LDEV-5223 Fix Etherpad resizing

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

  1. … 14 more files in changeset.
LDEV-5219 Use versioned JS import for gate check JS file

  1. … 53 more files in changeset.
LDEV-5219 Check gate after Peer Review activity

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