Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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-4322 Fix report by question layout issues

    • -39
    • +48
    ./monitoring/parts/itemSummary.jsp
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

LDEV-4286 * Edit Activity in monitoring page to be opened in a popup page * Move "Edit activity" buttons to the right

  1. … 29 more files in changeset.
LDEV-4258: Protecting the export download from multiple triggers by disabling the button until the file is downloaded. Uses the new generic javascript method based on previous Peer Review download implementation. Uses a cookie to track when the file download is complete.

  1. … 2 more files in changeset.
LDEV-4237: Include label informing the max size file LDEV-4241: File upload validation LDEV-4240: Consistent upload widget QTI Import window (in lams_central) was updated to use new code and the window needed to be enlarged.

  1. … 9 more files in changeset.
LDEV-4244 Add new advanced option - randomise scratchie Items

    • -0
    • +17
    ./monitoring/parts/advanceOptions.jsp
  1. … 5 more files in changeset.
LDEV-4107: Use websockets in Scratchie testing.

  1. … 2 more files in changeset.
LDEV-4092: Support the server supplying a localised date string for the submission deadline (datetimepicker does not have localisation of the format, just the language).

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

    • -0
    • +42
    ./learning/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
    ./learning/waitForLeaderTimeLimit.jsp
  1. … 17 more files in changeset.
LDEV-4036 Readjust thickbox so it doesn't have extra scrolls * Also made Thickbox to always use default values for width:90% and height:100%. In case when these values should be different, one can provide width and height values as parameters

  1. … 37 more files in changeset.
LDEV-3822: small adjustments

LDEV-3822: small adjustments

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-3959: Fixing path - css file was not found resulting in a 404 error.

LDEV-3741 Add a time limit to scratchie

    • -0
    • +10
    ./monitoring/parts/advanceOptions.jsp
  1. … 5 more files in changeset.
LDEV-3741 Add a time limit to scratchie

    • -1
    • +11
    ./monitoring/parts/advanceOptions.jsp
  1. … 6 more files in changeset.
LDEV-3862: Grouping options in the advanced tag, updating tags from core.

  1. … 7 more files in changeset.
LDEV-3826: Bootstrapping Admin

LDEV-3822: Tweaking JQgrid look and behaviour

LDEV-3822: Bootstrapping Admin, Author, Monitor. Tweaked learner to match the colours of the jqgrids

    • -52
    • +18
    ./authoring/parts/answerlist.jsp
    • -13
    • +5
    ./monitoring/parts/advanceOptions.jsp
    • -27
    • +13
    ./monitoring/parts/dateRestriction.jsp
    • -27
    • +40
    ./monitoring/parts/itemSummary.jsp
  1. … 25 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