Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5083 Remove old monitoring bits where possible

In activity monitoring we need to leave old design until it gets

rewritten.

    • -1
    • +1
    ./pages/monitoring/parts/discloseAnswers5.jsp
    • -29
    • +25
    ./pages/tblmonitoring/assessment.jsp
    • -75
    • +0
    ./pages/tblmonitoring/assessment5.jsp
    • -127
    • +125
    ./pages/tblmonitoring/teams.jsp
    • -148
    • +0
    ./pages/tblmonitoring/teams5.jsp
  1. … 50 more files in changeset.
LDEV-5324 Do not call missing function on validation success

  1. … 3 more files in changeset.
LDEV-5083 Make Assessment charts colours consistent with new UI

LDEV-5083 Add custom JSP tags than will be used in next version

    • -0
    • +40
    ./WEB-INF/tags/Dropdown.tag
    • -0
    • +29
    ./WEB-INF/tags/PageComponent.tag
    • -0
    • +76
    ./WEB-INF/tags/Panel.tag
  1. … 93 more files in changeset.
LDEV-5083 Improve accessibility by allowing focus with TAB button

    • -1
    • +1
    ./pages/learning/results/allquestions5.jsp
  1. … 5 more files in changeset.
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