• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4332: Send websocket ping after 3 minutes of idleness so the connection does not get cut because of idle timeout.

  1. … 39 more files in changeset.
LDEV-4332: Refresh page or reconnect websocket only on abnormal close and not on navigation.

  1. … 35 more files in changeset.
LDEV-4343 Remove obsolete "style" attribute from CssTag

  1. … 55 more files in changeset.
LDEV-4239: Making the gradebook buttons responsive.

    • -6
    • +7
    ./includes/javascript/blockexportbutton.js
LDEV-4239 Adding Gradebook tab to the Monitoring Tour

  1. … 2 more files in changeset.
LDEV-4334: Tweaking stylesheet so that the Gradebook Lesson Monitor settings do not interfere with the main Monitor settings

LDEV-4335 Change the address bar color in Android's Chrome

  1. … 31 more files in changeset.
LDEV-4332: Refresh page when a tool websocket gets closed. Re-init Command websocket when it gets closed. Rename websockets in JS code to ensure name uniqueness within the page.

  1. … 36 more files in changeset.
LDEV-4334: Moving Lesson Gradebook into Monitoring window so that it is always available and adding a Marks chart. Both the standalone Gradebook window (using the original call) and an "in tabs" version are supported by the existing jsp. Tweaked buttons in Course screen to match the buttons in the standalone Lesson screen.

    • -1
    • +1
    ./includes/javascript/blockexportbutton.js
  1. … 4 more files in changeset.
LDEV-2999: Allow learner to change their rating (when using the tag entry) and tweaking how the retry configuration is set up on initialisation.

  1. … 4 more files in changeset.
LDEV-4289: Making sure dates in the subgrids are shown and tweaking the hiding of dates in the main grid, otherwise the subgrids do not take the full width when dates are shown.

LDEV-4289: Dates are hidden initially and displayed using the now blue button for lesson and course gradebook.

LDEV-4285: change icon for restart lesson

  1. … 30 more files in changeset.
LDEV-4275: Creating a simplified version of gradebook export. Added support for central alignment in an excel spreadsheet as well as another border style.

  1. … 7 more files in changeset.
LDEV-4272: Do not allow in LAMS any HTTP methods other than GET or POST.

  1. … 34 more files in changeset.
LDEV-4240: Consistent upload widget: making the button and file name area smaller.

  1. … 31 more files in changeset.
LDEV-4240: Consistent upload widget

Keeping the tag files consistent across LAMS.

  1. … 3 more files in changeset.
LDEV-4237: Include label informing the max size file

LDEV-4241: File upload validation

LDEV-4240: Consistent upload widget

Creating tags and shared javascript code to create consistency across tools for the look and validation behaviour of file upload.

  1. … 17 more files in changeset.
file FileUpload.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/FileUpload.tag
  1. … 5 more files in changeset.
file WaitingSpinner.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/WaitingSpinner.tag
  1. … 5 more files in changeset.
LDEV-3962

* readjusted Gradebook buttons' CSS and click handlers

* fixed overlay CSS so it starts blocking entire area

    • -2
    • +2
    ./includes/javascript/blockexportbutton.js
  1. … 1 more file in changeset.
LDEV-4200: Adding start and finish dates for lessons and activities to teacher's gradebook screens.

LDEV-4213 Create servlet that will be able to recalculate lesson total marks

  1. … 5 more files in changeset.
LDEV-4200: Changing the show/hide date link to be a button like link on the right hand side of the screen.

  1. … 2 more files in changeset.
LDEV-4200: Adding start and finish dates for lessons and activities to teacher's gradebook screens.

  1. … 10 more files in changeset.
LDEV-4161: Enhancements to Peer Review - tweaking the wording of the rating display.

  1. … 26 more files in changeset.
LDEV-4109: Updating tags across projects.

    • -15
    • +44
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
  1. … 7 more files in changeset.
LDEV-4160: Convert any underscores to spaces so that long lesson names that only use underscores and not spaces will still wrap the lesson name.

  1. … 7 more files in changeset.
LDEV-4119:Replace stepper

    • -1
    • +1
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 12 more files in changeset.
LDEV-3322:Add tag ids to facilitate selenium functional testing