Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5083 Fix various layout issues

This patch covers most of issues raised the UX designer.

  1. … 9 more files in changeset.
LDEV-5083 Reduce empty spaces on TBL pages

    • -1
    • +1
    ./pages/learning/results/allquestions5.jsp
  1. … 2 more files in changeset.
LDEV-5083 Add missing custom JSP tags

    • -0
    • +45
    ./WEB-INF/tags/Input.tag
    • -0
    • +46
    ./WEB-INF/tags/Switch.tag
  1. … 62 more files in changeset.
LDEV-5083 Add missing custom JSP tags to TLD

  1. … 32 more files in changeset.
LDEV-5083 Fix popovers and rewrite tRAT tooltips to popovers

  1. … 36 more files in changeset.
LDEV-5083 Update all data on AE Assessment student choices using Flux

    • -0
    • +16
    ./pages/tblmonitoring/assessmentStudentChoicesTable.jsp
  1. … 1 more file in changeset.
LDEV-5083 Update all data on iRAT student choices using Flux

    • -0
    • +4
    ./pages/monitoring/parts/mcqStudentChoices5.jsp
  1. … 1 more file in changeset.
LDEV-5083 Rewrite TBL RAT tabs' modals to new UI

    • -41
    • +33
    ./pages/monitoring/parts/mcqStudentChoices5.jsp
  1. … 2 more files in changeset.
LDEV-5083 Rewrite TBL tRAT & student choices tab to new UI

    • -8
    • +2
    ./pages/learning/results/allquestions5.jsp
  1. … 5 more files in changeset.
LDEV-5083 Rewrite TBL Assessment AES disclose and discussion element

    • -10
    • +10
    ./pages/learning/results/allquestions5.jsp
    • -41
    • +39
    ./pages/monitoring/parts/discloseAnswers5.jsp
    • -45
    • +43
    ./pages/tblmonitoring/assessment5.jsp
  1. … 4 more files in changeset.
LDEV-5083 Rewrite TBL Assessment AES tab to new UI

    • -0
    • +176
    ./pages/tblmonitoring/assessmentStudentChoices5.jsp
  1. … 5 more files in changeset.
LDEV-5083 Add iRAT student choices button to main navigation bar

  1. … 2 more files in changeset.
LDEV-5083 Rewrite TBL iRAT student choices and time limit tab to new UI

    • -0
    • +462
    ./includes/javascript/chart5.js
    • -0
    • +103
    ./pages/monitoring/parts/mcqStudentChoices5.jsp
    • -0
    • +122
    ./pages/tblmonitoring/iraAssessmentStudentChoices5.jsp
  1. … 5 more files in changeset.
LDEV-5083 Rewrite TBL iRAT tab to new UI

    • -0
    • +333
    ./pages/learning/results/allquestions5.jsp
    • -0
    • +121
    ./pages/monitoring/parts/discloseAnswers5.jsp
    • -0
    • +77
    ./pages/tblmonitoring/assessment5.jsp
  1. … 4 more files in changeset.
LDEV-5083 Rewrite TBL Teams tab modals to new UI

    • -0
    • +148
    ./pages/tblmonitoring/teams5.jsp
  1. … 8 more files in changeset.
LDEV-5317 Fix thread preventing server from shutting down

Using <c:import> in cross-module context prevents WildFly from shutting

down properly. The mechanism was replaced with an Ajax call.

  1. … 7 more files in changeset.
LDEV-5317 Move timeLimit.jsp from its own directory

  1. … 4 more files in changeset.
LDEV-5317 Move time limit panel to single source in monitoring

Each tool using time limits (Assessment, Scratchie, Doku, Whiteboard)

had it own code to display and operate time limits.

In preparations for time limit widget in monitoring the code was

refactored so there is single source of time limit feature.

    • -0
    • +6
    ./WEB-INF/jboss-web.xml
    • -555
    • +0
    ./pages/monitoring/parts/timeLimit.jsp
  1. … 25 more files in changeset.
LDEV-5081 Merge changes made for monitor in LDEV-5083

    • -1
    • +108
    ./pages/authoring/parts/questionlist.jsp
  1. … 32 more files in changeset.
LDEV-4271 Use label placeholders for languages with reversed word order

LDEV-5309 Prevent numerical from submitting whole form on Enter button

LDEV-4875 Prevent VSA from submitting whole form on Enter button

LDEV-5302 Rename sysadmin role to appadmin

  1. … 180 more files in changeset.
LDEV-5290 Improve detection of multiple tabs being open on autosave

  1. … 32 more files in changeset.
LDEV-4271 Improve layout of "answers may be disclosed" info panel

LDEV-5291 Allow filtering question in QB search by presence in LD

  1. … 11 more files in changeset.
LDEV-5287 Allow multiple collapsible Comment tags on a single page

If one folded panel gets expanded, all other ones get collapsed and

emptied.

  1. … 32 more files in changeset.
LDEV-5287 Do not refresh on item finish if no minimum items finished

    • -622
    • +352
    ./pages/learning/learning.jsp
LDEV-5290 Prevent multiple tabs from being open on autosave

  1. … 39 more files in changeset.
LDEV-5287 Add missing CKEditor init parameter

  1. … 32 more files in changeset.