lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4366: adding labels

LDEV-4453: adding labels

Adding labels to central and learning

  1. … 2 more files in changeset.
LDEV-4451 Add scss files and fix their names

    • -0
    • +1
    ./web/css/jqGrid.confidenceLevelFormattter.css
    • -0
    • +41
    ./web/css/jquery.jqGrid.confidence-level-formattter.scss
    • -0
    • +34
    ./web/includes/javascript/jquery.jqGrid.confidence-level-formattter.js
  1. … 5 more files in changeset.
LDEV-4451 Display confidence level as percentage rather than number

LDEV-4453 Fix method calls after signature changes

  1. … 1 more file in changeset.
LDEV-4451 Make slider neater (narrower and with lesser text size)

  1. … 2 more files in changeset.
LDEV-4451 Display confidence levels in Scratchie

Add ability to Scratchie to display what options the individual students

have had in the individual assessment.

Add advanced option to Scratchie - 'Show confidences' and then list

activites from the sequence to choose from (skip branching or use only

the current branch if inside of it).

    • -0
    • +1050
    ./web/css/circle.css
  1. … 21 more files in changeset.
LDEV-4451 Move ConfidenceLevels to the tools finally

ConfidenceLevels should be stored at the tools levels as otherwise it's

hard to keep questions hashes updated in lams_central.

  1. … 12 more files in changeset.
LDEV-4450: Learner icons in progress tab have portraits

    • -7
    • +34
    ./web/includes/javascript/portrait.js
  1. … 3 more files in changeset.
LDEV-4453 Add "gradebook on lesson complete" field to Lesson

  1. … 7 more files in changeset.
LDEV-4452 Prompt on overwriting unsaved changes in Authoring

LDEV-4451 Allow learners to choose confidence levels

Add advanced option in Assessment/MCQ - 'Store Confidences'.

If this option is ON, then in learning show sliders which will allow

choosing confidence levels. Display stored levels in learning and

monitoring.

    • -0
    • +41
    ./web/css/bootstrap-slider.css
    • -0
    • +5
    ./web/includes/javascript/bootstrap-slider.js
  1. … 27 more files in changeset.
LDEV-4366: Small UI change

LDEV-4366 Disable learner's button when Kumalive is not started

  1. … 3 more files in changeset.
LDEV-4447 Toggle Kumalive feature on organisation level

  1. … 7 more files in changeset.
LDEV-4447 Toggle Kumalive feature on sysadmin level

  1. … 6 more files in changeset.
Merge branch 'LDEV-4366'

  1. … 2 more files in changeset.
LDEV-4440 Add a test library which does not reference Struts

After full LAMS migration to Spring MVC it will become

3rdParty.userlibraries

  1. … 66 more files in changeset.
LDEV-4434 Monitor and Gradebook uses of jqgrid upgraded.

  1. … 11 more files in changeset.
LDEV-4441 CKEditor bootsnippets plugin to support i18n

Make bootsnippets plugin to support i18n. Besides of the plugin's

internal labels, we're also going to translate labels from

/lams_www/web/public/ckeditor-templates/bootsnippets.js (but only

snippets' titles).

    • -0
    • +42
    ./web/ckeditor/plugins/bootsnippets/lang/es.js
    • -0
    • +42
    ./web/ckeditor/plugins/bootsnippets/lang/gr.js
    • -0
    • +42
    ./web/ckeditor/plugins/bootsnippets/lang/ru.js
  1. … 1 more file in changeset.
Merge remote-tracking branch 'origin/master' into lams31

Conflicts:

lams_build/lib/lams/lams.jar

lams_central/src/java/org/lamsfoundation/lams/authoring/ObjectExtractor.java

lams_central/src/java/org/lamsfoundation/lams/authoring/service/AuthoringService.java

lams_gradebook/src/java/org/lamsfoundation/lams/gradebook/web/action/GradebookMonitoringAction.java

  1. … 5 more files in changeset.
LDEV-4439 Fix a typo in optional activity properties init code

LDEV-4054: Updating translations

Updating English and Spanish for various projects

  1. … 5 more files in changeset.
Merge branch 'LDEV-4415' Marks can now be weighted

  1. … 1 more file in changeset.
LDEV-4054: Updating translations

Updating Greek and English

LDEV-4293 Tune session log out

Make sure mapping login->session is cleared in certain situations.

Check if a session already exists for the given login. If so, invalidate

one of the sessions.

  1. … 1 more file in changeset.
LDEV-4293 Rewrite session invalidation mechanism

Server-side non-current session invalidation does not work well on

clustered WildFly 10. It breaks Infinispan distributed session cache and

makes a logged out user clear LAMS cookies, otherwise he/she gets a

blank screen. See WFLY-7281 and WFLY-7229.

So instead of invalidating a session we mark it for invalidation. The

next time the user tries to use it, the session gets invalidated and the

user gets an error screen (not a very clean solution, but more effective

than another filter which would nicely redirect the user to logout

screen).

This solution seems to work nicely if both browsers interact with the

same node. Since we use distributed session for failover rather than

replication, it should be OK.

  1. … 2 more files in changeset.
LDEV-4432 Solve the problem with dialog's checkbox gets focused on start

Solved by adding an empty <div> to the beginning of the dialog and

marking this div as required to be focused.

4429 Fix the JS error when saving image without classes

The issue arises on saving image and specifying no classes at all.

    • -1
    • +1
    ./web/ckeditor/plugins/image2/dialogs/image2.js
LDEV-4432 Add new CKEditor plugin for working with Bootsrap snippets

    • -0
    • +92
    ./web/ckeditor/plugins/bootsnippets/dialogs/snippets.css
    • binary
    ./web/ckeditor/plugins/bootsnippets/icons/hidpi/snippets.png
    • binary
    ./web/ckeditor/plugins/bootsnippets/icons/ico_image.ico
    • binary
    ./web/ckeditor/plugins/bootsnippets/icons/ico_photo.gif
    • binary
    ./web/ckeditor/plugins/bootsnippets/icons/ico_text.ico
    • binary
    ./web/ckeditor/plugins/bootsnippets/icons/ico_video.png
    • binary
    ./web/ckeditor/plugins/bootsnippets/icons/snippets-rtl.png
    • binary
    ./web/ckeditor/plugins/bootsnippets/icons/snippets.png
    • -0
    • +14
    ./web/ckeditor/plugins/bootsnippets/lang/en.js
    • -0
    • +276
    ./web/ckeditor/plugins/bootsnippets/plugin.js