Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4644 Add outcomes in authoring in all tools

    • -0
    • +155
    ./WEB-INF/tags/OutcomeAuthor.tag
  1. … 117 more files in changeset.
LDEV-4534 Ability to rename lesson title

    • -1
    • +28
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-4635 Increase contrast in TBL monitor charts

LDEV-4613 tRA students' choices page to display all scratches

  1. … 9 more files in changeset.
LDEV-4612 Mindmap has full screen mode.

  1. … 7 more files in changeset.
LDEV-4601 Tweaking date validation and display of scheduled dates

    • -3
    • +3
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-4601 Tweaking css and button display for disabling lessons

    • -7
    • +9
    ./includes/javascript/monitorLesson.js
LDEV-4601 Schedule the end date when teacher creates a lesson.

    • -21
    • +61
    ./includes/javascript/monitorLesson.js
  1. … 7 more files in changeset.
LDEV-4599 Enable contribution from tool activities

    • -0
    • +1
    ./includes/javascript/monitorLesson.js
  1. … 8 more files in changeset.
LDEV-4602 Full screen mode

LDEV-4602 TBL Monitor launches a new window with a countdown timer

  1. … 4 more files in changeset.
LDEV-4587 Remove obsolete action

  1. … 1 more file in changeset.
LDEV-4459: small formatting change

    • -2
    • +2
    ./emailnotifications/lessonNotifications.jsp
LDEV-4569 use jquery toggle instead of bootstrap collapse

By some reason bootstrap collapse doesn't work properly. Involved

links got assigned double amount of click handlers which makes

them appear and then instantaneously disappear again.

  1. … 1 more file in changeset.
LDEV-4569: fixing label

LDEV-4569 Change burning questions' heading collapse icon

LDEV-4559 Comments can be left anonymously.

  1. … 91 more files in changeset.
LDEV-4574 Re-launch monitoring after Live Edit closes

    • -1
    • +1
    ./includes/javascript/monitorLesson.js
  1. … 2 more files in changeset.
LDEV-4570 Fix the way refresh button works

LDEV-4570 Fix the way refresh button works

LDEV-4572 #sequenceCanvas' height should always remain as 'auto'

It should prevent cases when browser deliberately changes its

height to a smaller value which is not enough to display svg.

LDEV-4570 Properly implementing refresh the page feature

After refreshing the page (either by cmd+R or Refresh button) it

should refresh currently opened tab and not "sequence" one as it

used to be.

LDEV-4569 TBL UI: adjustments

minor adjustments to .courses-title

LDEV-4569 TBL UI: adjustments

* wrap lesson's name

* revice the LAMS logo at the top left corner

* Make TBL monitor to follow themes

* AEs' tab title is "AEs Questions & Marks" now

    • -0
    • +404
    ./css/_tblmonitor_base.scss
    • -0
    • +2
    ./css/defaultHTML_tblmonitor.scss
    • -0
    • +2
    ./css/purple_tblmonitor.scss
  1. … 1 more file in changeset.
LDEV-4552 Make Edit Class dialog wider and fit its space better

    • -1
    • +1
    ./includes/javascript/monitorLesson.js
LDEV-4540 Introduce hooks in command websockets

When a command is added, the JSON can contain "hookTrigger" and

"hookParams" attributes.

hookTrigger is just a string which uniquely identifies a page. If this

page set the same commandWebsocketHookTrigger, then command is consumed

and function defined on this page as commandWebsocketHook is run with

parameters taken from hookParams from JSON.

This way back end can tell exact page on front end to run any code it

defines itself.

  1. … 35 more files in changeset.
LDEV-4540 Add "disclose all" buttons to TBL monitor

  1. … 2 more files in changeset.
LDEV-4538 Timeago converting gates to relative times

LDEV-4540 Disclose answers in TBL monitor and reflect it in learner

  1. … 12 more files in changeset.
LDEV-4538 Display gate open user and time in monitoring

  1. … 10 more files in changeset.