Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4366 Make Kumalive responsive and SASSy

    • -0
    • +166
    ./css/kumalive.scss
    • -10
    • +10
    ./includes/javascript/kumalive.js
  1. … 1 more file in changeset.
LDEV-4366, LDEV-4367 CSS Files removed if they are now generated files using SASS

LDEV-4366 Open Kumalive in a pop up window rather than jQuery dialog

  1. … 4 more files in changeset.
LDEV-4366 Allow multiple score per learner per Kumalive

Fix showing user login as a div title for teachers.

  1. … 8 more files in changeset.
LDEV-4366 Show "Finish speaking" button only to teachers

LDEV-4367 CSS Files removed if they are now generated files using SASS

  1. … 40 more files in changeset.
LDEV-4366 Add a working version of Kumalive

    • -100
    • +497
    ./includes/javascript/kumalive.js
  1. … 12 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
    • +78
    ./css/nprogress.scss
  1. … 154 more files in changeset.
LDEV-4366 Prototype Kumalive front and back ends

    • -0
    • +169
    ./includes/javascript/kumalive.js
  1. … 16 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.

    • -53
    • +87
    ./includes/javascript/presence.js
  1. … 38 more files in changeset.
LDEV-4346 Log LessonMarkPushedToIntegrations event even in cases when BB lesson's Gradecenter option is turned OFF

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. … 8 more files in changeset.
LDEV-4312 Handle unsuccessful mark submission to integrated servers

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

  1. … 30 more files in changeset.
LDEV-4283: Change the refreshing auto time from 5 mins to 1 min

  1. … 3 more files in changeset.
LDEV-4284: Get a parameter value from form, not an object which is not present as request attribute anymore.

LDEV-4278: Put and get activity ID from form since it is not present in request anymore.

  1. … 1 more file 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. … 2 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.

    • -0
    • +56
    ./WEB-INF/tags/FileUpload.tag
    • -0
    • +17
    ./WEB-INF/tags/WaitingSpinner.tag
  1. … 17 more files in changeset.
LDEV-4155 In order to be able to use "history.back()" without any problems - using redirect in NotebookAction

  1. … 1 more file in changeset.
LDEV-4155 formatting

LDEV-4206: Progress bar was missing in mobile format.

LDEV-4187: Reprocess the learner progress for a lesson, basing any missing entries from data gathered from the related tool or system activity.

  1. … 4 more files in changeset.