• 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-2999 Include a rating option for reviewed resources (authored only). To make the grouped rating of authored resources work properly, session id was added to the rating and rating comments tables and all code using the shared jRating script and shared ratings updated to store the session code. DB script updates existing rating, rating comment records.

    • -1
    • +4
    ./pages/learning/parts/commentsarea.jsp
  1. … 38 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. … 56 more files in changeset.
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-2999: Allow learner to change their rating (when using the tag entry) and tweaking how the retry configuration is set up on initialisation.

  1. … 20 more files in changeset.
LDEV-4286

* Edit Activity in monitoring page to be opened in a popup page

* Move "Edit activity" buttons to the right

  1. … 29 more files in changeset.
LDEV-4053

* hide/show image uses Ajax call

* simplified generation of the next image title

  1. … 6 more files in changeset.
LDEV-4237: Not checking mode correctly so the wrong size was being displayed / validated.

    • -3
    • +3
    ./pages/authoring/parts/addmultipleimages.jsp
LDEV-4298 Fixed adding images in learner preview

  1. … 1 more file in changeset.
LDEV-4237: Not checking mode correctly so the wrong size was being displayed / validated.

    • -1
    • +12
    ./pages/authoring/parts/addmultipleimages.jsp
  1. … 1 more file in changeset.
LDEV-4297 Fixed uploading images in authoring

    • -2
    • +2
    ./includes/javascript/imageGalleryitem.js
    • -1
    • +1
    ./pages/learning/parts/commentsarea.jsp
  1. … 1 more file in changeset.
LDEV-4286 Show authoring advanced tab on re-editing content from monitor

  1. … 24 more files in changeset.
LDEV-4285: change icon for restart lesson

  1. … 30 more files in changeset.
LDEV-4053 Use divs for uploading new images in learner and monitor

    • -2
    • +4
    ./includes/javascript/imageGalleryitem.js
    • -5
    • +22
    ./pages/authoring/parts/addimage.jsp
    • -148
    • +0
    ./pages/learning/parts/addimage.jsp
    • -184
    • +0
    ./pages/learning/parts/addmultipleimages.jsp
    • -7
    • +11
    ./pages/learning/parts/commentsarea.jsp
  1. … 1 more file in changeset.
file uploadImageLearning.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./includes/javascript/uploadImageLearning.js
LDEV-4272: Do not allow in LAMS any HTTP methods other than GET or POST.

  1. … 34 more files in changeset.
LDEV-4053 Refactor code

- quite a few methods are duplicated across LearningAction AuthorAction and MonitorAction.java. It will best probably to put these into a single util class

- Similarly for the UI, there's plenty of repeated parts that perhaps can we put into a common folder and reused from there.

    • -2
    • +1
    ./pages/authoring/parts/addmultipleimages.jsp
    • -10
    • +15
    ./pages/learning/parts/addimage.jsp
    • -10
    • +19
    ./pages/learning/parts/addmultipleimages.jsp
    • -169
    • +0
    ./pages/monitoring/parts/addimage.jsp
    • -255
    • +0
    ./pages/monitoring/parts/addmultipleimages.jsp
  1. … 4 more files in changeset.
LDEV-4240: Consistent upload widget: making the button and file name area smaller.

  1. … 31 more files in changeset.
LDEV-4249 Remove obsolete definelaterforbid.jsp page

    • -16
    • +0
    ./pages/authoring/definelaterforbid.jsp
  1. … 17 more files in changeset.
LDEV-4237: Include label informing the max size file

LDEV-4241: File upload validation

LDEV-4240: Consistent upload widget

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

    • -24
    • +20
    ./includes/javascript/imageGalleryitem.js
    • -107
    • +27
    ./pages/authoring/parts/addmultipleimages.jsp
    • -23
    • +6
    ./pages/authoring/parts/imagefile.jsp
    • -38
    • +18
    ./pages/learning/parts/addimage.jsp
    • -123
    • +48
    ./pages/learning/parts/addmultipleimages.jsp
  1. … 3 more files in changeset.
file FileUpload.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/FileUpload.tag
file WaitingSpinner.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/WaitingSpinner.tag
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. … 22 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. … 23 more files in changeset.
LDEV-3322:Add tag ids to facilitate selenium functional testing

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

    • -7
    • +38
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
LDEV-3914: Renamve a tag's JS variable as it overlaps with tools' own code.

  1. … 31 more files in changeset.