Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4394 Rewrite Scratchie time limit

Now it is controlled by websocket server.

  1. … 3 more files in changeset.
LDEV-4032 Handle hiding of a Finish button for non-leaders properly

Finish button should be hidden from non-leader in case leader hasn't yet

submitted Notebook or burning questions.

LDEV-4032 Handle hiding of a Finish button for non-leaders properly

Finish button should be hidden from non-leader in case leader hasn't yet

submitted Notebook or burning questions

LDEV-4394 Do not show Finish button until Scratchie Leader finished the tool completely

This includes answering to burning questions.

  1. … 1 more file in changeset.
LDEV-4394 Make page reload and websocket close requests cross-node

Some requests have been sent only to websockets on current node. Now

they are detected in DB and run on all nodes.

  1. … 11 more files in changeset.
LDEV-4392 Fix websocket close detection

Make sure there is only, well implemented one piece of code that detects

websocket close and optionally reconnects it.

  1. … 37 more files in changeset.
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-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-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-4319 Prevent disappearing of scratchie likes on sorting

  1. … 1 more file in changeset.
LDEV-4318 Wrap properly burning question text. Also align number count to the right in monitor

  1. … 1 more file in changeset.
LDEV-4107: Use websockets in Scratchie testing.

  1. … 2 more files in changeset.
LDEV-3801 store time limit's launched date in DB

    • -0
    • +42
    ./waitForLeaderTimeLimit.jsp
  1. … 11 more files in changeset.
LDEV-4110: Trigger the window sizing function on load, so that the jqgrid calculates it's widths to make best use of the screen width.

LDEV-3801 Time limit feature is updated to reflect the fact non-leaders should wait for required notebook/burning questions submitted by the leader

  1. … 7 more files in changeset.
LDEV-4032 Non-leaders should be forced to wait for leaders to submit notebook and burning questions. Therefore they should not be allowed to press Finish button before these events.

  1. … 2 more files in changeset.
LDEV-4033 Fixed the issue, when Using start.jsp pages which open another jsps leads to inability to correctly refresh the page

  1. … 1 more file in changeset.
LDEV-3801 store time limit's launched date in DB

    • -0
    • +38
    ./waitForLeaderTimeLimit.jsp
  1. … 17 more files in changeset.
LDEV-3741 Fixed path to CSS file

LDEV-4033 Fixed the issue, when Using start.jsp pages which open another jsps leads to inability to correctly refresh the page

  1. … 1 more file in changeset.
LDEV-2951: removing unused images from lams_tool_scratchie

  1. … 11 more files in changeset.
LDEV-3741 Add a time limit to scratchie

  1. … 7 more files in changeset.
LDEV-3741 Add a time limit to scratchie

  1. … 8 more files in changeset.
LDEV-3822: Bootstrapping Admin, Author, Monitor. Tweaked learner to match the colours of the jqgrids

  1. … 39 more files in changeset.
LDEV-3742 Add Like feature for Scratchie * Implementation is a bit different for WF branch, as GET_BURNING_QUESTIONS_WITH_LIKES SQL query in ScratchieBurningQuestionDAOHibernate.java should be rewritten to comply with SQL92 standard introduced in MySQL 5.7.5

LDEV-3740: Use websockets to inform Scratche non-leaders of leader actions.

  1. … 5 more files in changeset.
LDEV-3742 Show multiline burning questions properly

  1. … 2 more files in changeset.
LDEV-3742 Show multiline burning questions properly

  1. … 2 more files in changeset.
LDEV-3742 Add Like feature for Scratchie * Implementation is a bit different for WF branch, as GET_BURNING_QUESTIONS_WITH_LIKES SQL query in ScratchieBurningQuestionDAOHibernate.java should be rewritten to comply with SQL92 standard introduced in MySQL 5.7.5

  1. … 16 more files in changeset.