Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4367 CSS Files removed if they are now generated files using SASS

  1. … 33 more files in changeset.
LDEV-4366 Fix course header icons on index page

LDEV-4366 Add a working version of Kumalive

  1. … 13 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
    • +239
    ./css/addLesson.scss
    • -0
    • +482
    ./css/authoring.scss
    • -516
    • +441
    ./css/defaultHTML_learner.css
    • -0
    • +736
    ./css/defaultHTML_learner.scss
    • -0
    • +38
    ./css/inlineeditor.scss
    • -0
    • +47
    ./css/jquery.treetable.lams.scss
  1. … 144 more files in changeset.
LDEV-4366 Prototype Kumalive front and back ends

  1. … 17 more files in changeset.
LDEV-4305 Using the standard upload widget and validation for user/role/organisation upload - added method to check for .xls extension.

After migration clean up

  1. … 312 more files in changeset.
LDEV-4352: Adding mark charts to Monitoring for Scratchie and MCQ. Moved more to the css file to be shared across tools.

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. … 14 more files in changeset.
LDEV-4342 Prevent disappearing of dialogs on subsequent opening of them

LDEV-4341 1) Add advanced settings that will contain Save button 2) If there are *no* course groupings - jump directly to the create groups page

  1. … 2 more files in changeset.
LDEV-4339 Prevent exception on adding course grouping with non-unique name * Also added a few enhancements like support for saving groupings on pressing Enter key and hiding warning once it's fixed rather than after pressing Save button

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

  1. … 35 more files in changeset.
LDEV-4255, LDEV-4256: Remove unnecessary "debugger" directive

LDEV-4343 Replace hardcoded references to defaultHTML_learner.css file with <lams:css/>

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

    • -1
    • +1
    ./ckeditor/plugins/kaltura/kaltura.jsp
  1. … 51 more files in changeset.
LDEV-4341 Ability to save lesson grouping as a course grouping

    • -1
    • +111
    ./includes/javascript/orgGroup.js
  1. … 2 more files in changeset.
LDEV-4337: Use proper spacing when pasting a copied activity.

LDEV-4331 Fix + button showing big when using in small screen

LDEV-4337: Use proper spacing when pasting a copied activity.

  1. … 3 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-4334: Moving Lesson Gradebook into Monitoring window so that it is always available and adding a Marks chart.

  1. … 2 more files in changeset.
LDEV-4331 Fix + button showing big when using in small screen

LDEV-4330 Added type="text" property in order to apply bootstrap CSS rules

  1. … 1 more file in changeset.
LDEV-4273: Hiding the zoom factor calculation logging but leaving it in code so that it can be uncommented if needed in testing.

LDEV-4273: Restricting zoom down to half a mark for wide data ranges. Allowing it to show marks less than 0.

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. … 2 more files in changeset.
LDEV-4323: changing background image for a solid colour instead: oops (thanks marcino)