lams_tool_sbmt

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5250 Remove Pedagogical Planner integration with core LAMS

    • -32
    • +0
    ./web/authoring/pedagogicalPlannerForm.jsp
  1. … 64 more files in changeset.
LDEV-4769 Updating Simplified Chinese, English, Spanish, Greek, Norwegian

  1. … 24 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 Submit Files authoring

Add a button in monitoring for teacher to notify learners on marks

release.

    • -17
    • +0
    ./web/monitoring/parts/advanceoptions.jsp
LDEV-5229 Make previous changes to tools consistent

    • -11
    • +11
    ./web/WEB-INF/tags/OutcomeAuthor.tag
    • -0
    • +10
    ./web/monitoring/parts/advanceoptions.jsp
  1. … 28 more files in changeset.
LDEV-5229 Authoring popovers for submit files

    • -5
    • +10
    ./web/WEB-INF/tags/OutcomeAuthor.tag
LDEV-5155 Highlight rubrics row title

Make it more distinguished from selectable options in next columns

  1. … 33 more files in changeset.
LDEV-5155 Allow free flow of rubrics columns

Trying to calculate their width actually yields worse results.

  1. … 33 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-5219 Use versioned JS import for gate check JS file

  1. … 54 more files in changeset.
LDEV-5219 Check gate after Submit Files 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. … 93 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-5215 Double scape the label for now

For now, I'm just fixing the label, but this is probably better if we handle this programmatically some how as it might crop up in a different place later.

LDEV-4769 Updating Greek, French, English, Spanish, Norwegian

  1. … 8 more files in changeset.
LDEV-5200 Isolate CSS classes of activity SVG icons

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

    • binary
    ./web/images/icon_submitfile_large.png
  1. … 47 more files in changeset.
LDEV-4769 Updating Greek, French

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

    • -1967
    • +0
    ./web/images/icon_reportsubmission.ai
    • binary
    ./web/images/icon_reportsubmission.png
    • -180
    • +0
    ./web/images/icon_reportsubmission.svg
    • -280
    • +0
    ./web/images/icon_reportsubmission_16.svg
    • binary
    ./web/images/icon_submitfile.png
    • -173
    • +83
    ./web/images/icon_submitfile.svg
    • binary
    ./web/images/icon_submitfile_large.png
  1. … 120 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.