• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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-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-3801 store time limit's launched date in DB

  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. … 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 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.
LDEV-3717: updating scratchie learner to bootstrap

  1. … 6 more files in changeset.
LDEV-2917: Change DOCTYPE tag of files which have not been picked up by previous runs as they had this tag broken into 2 lines and regex had not detected them.

  1. … 337 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

  1. … 166 more files in changeset.
LDEV-3421 jqGrid should all all available entries by default

  1. … 12 more files in changeset.
LDEV-3534 Sort groups alphanumerically (taking into account numbers) in monitoring and export

  1. … 5 more files in changeset.
LDEV-3527: Scroll to the same place after loading refreshed content.

LDEV-3444 Adding a "general" burning question

  1. … 10 more files in changeset.
LDEV-3475 show burning questions across all groups(just like in monitor) for all learners

  1. … 1 more file in changeset.
LDEV-3431 Ability to raise burning questions

  1. … 21 more files in changeset.
file burningQuestions.jsp was added on branch lams2_head_wildfly on 2015-02-13 23:51:29 +0000

LDEV-3312 Improve security of Scratchie tool.

1) isAnswerCorrect.do to spawn a thread on the backend to record result

2) check user has access to current answer

  1. … 2 more files in changeset.