Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4392 Control websocket reconnect

Do not reconnect if close happened immediately after open. Limit command

websocket reconnects.

  1. … 37 more files in changeset.
LDEV-4367 Skins can be created

The SASS files are now configured to allow a new variable file to be

set up with different colours and for users to be able to switch

between skins.

  1. … 155 more files in changeset.
LDEV-4367 CSS Files removed if they are now generated files using SASS

  1. … 42 more files in changeset.
LDEV-4367 SASS Used for CSS Development

First pass of converting our .css development to use SASS. Autobuild to

convert .scss to .css files has been set up for all projects where

target .css files were found. The overall ANT build has been modified

so the normal build will generate the .css files from .scss files. The

base variables are defined in lams_build/conf/sccs.

    • -0
    • +0
    ./includes/css/taskList.scss
  1. … 157 more files in changeset.
After migration clean up

  1. … 314 more files in changeset.
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-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-4286 Show authoring advanced tab on re-editing content from monitor

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

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

    • -0
    • +84
    ./WEB-INF/tags/FileUpload.tag
    • -0
    • +17
    ./WEB-INF/tags/WaitingSpinner.tag
    • -11
    • +11
    ./pages/learning/parts/itemdetails.jsp
  1. … 2 more files in changeset.
LDEV-4249 Remove obsolete definelaterforbid.jsp page

    • -21
    • +0
    ./pages/authoring/definelaterforbid.jsp
  1. … 17 more files in changeset.
LDEV-4232 Limit learner's file uploads by 1 MB limit

  1. … 1 more file in changeset.
LDEV-4231: Disabling submission buttons when user tries to go from screen to screen to stop double submission

    • -4
    • +4
    ./pages/learning/parts/itemdetails.jsp
LDEV-4161: Enhancements to Peer Review - tweaking the wording of the rating display.

  1. … 3 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. … 31 more files in changeset.
LDEV-4119:Replace stepper

    • -1
    • +1
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 30 more files in changeset.
LDEV-4092: Support the server supplying a localised date string for the submission deadline (datetimepicker does not have localisation of the format, just the language).

  1. … 38 more files in changeset.
LDEV-3322:Add tag ids to facilitate selenium functional testing

  1. … 27 more files in changeset.
LDEV-3914: Renamve a tag's JS variable as it overlaps with tools' own code.

  1. … 31 more files in changeset.
LDEV-3877: resizing popups

  1. … 38 more files in changeset.
LDEV-3962 Remove TabName.tag from all projects and all lams.tld

  1. … 62 more files in changeset.
LDEV-4052 Fixing the problem with opening new items in divs and its inability to support server side validation and server side exceptions

    • -23
    • +26
    ./pages/authoring/parts/addtask.jsp
    • -11
    • +6
    ./pages/authoring/parts/itemlist.jsp
  1. … 8 more files in changeset.