Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3155: Fix TH flow for Assessment with Leader.

  1. … 1 more file in changeset.
LDEV-3393 Ordering question type display correct/incorrect answers to learners now

    • -25
    • +24
    ./pages/learning/parts/essay.jsp
    • -4
    • +15
    ./pages/learning/parts/ordering.jsp
  1. … 2 more files in changeset.
LDEV-3387 * fixed issue when Autosave in Assessment breaks time limitation feature * slightly improved UI

    • -56
    • +118
    ./pages/learning/learning.jsp
  1. … 1 more file in changeset.
LDEV-3393 remove debug messages

LDEV-3393 Ordering question type display correct/incorrect answers to learners now

    • -25
    • +24
    ./pages/learning/parts/essay.jsp
    • -4
    • +16
    ./pages/learning/parts/ordering.jsp
  1. … 2 more files in changeset.
LDEV-3387 * fixed Autosave in Assessment breaks time limitation feature * slightly improved UI

    • -56
    • +118
    ./pages/learning/learning.jsp
  1. … 1 more file in changeset.
LDEV-3335, LDEV-3340: Remove a filter which sets inactive timeout in sessions. With new SSO it is just needed in Central and it is already taken care of by SessionListener.

  1. … 33 more files in changeset.
LDEV-3335, LDEV-3334: Add session and cookie configuration to jboss-all.xml. Remove obsolete configuration from web.xml files.

  1. … 35 more files in changeset.
LDEV-3335, LDEV-3334: Use SSO mechanism introduced in WildFly 9. Do not create web.xml files with XDoclet as it can not produce them based on 3.1 schema. Use static ones instead. Make SessionManager just a proxy to webserver's HTTP session. Remov custom shared sessions and JSESSIONIDSSO cookie as they are obsolete. Remove own session monitoring as the container should take care of invalidation. Move injecting UserDTO into session to SsoHandler intead of UniversalLoginModule as an authentication request may not reach the latter due to WildFly credentials caching.

  1. … 226 more files in changeset.
LDEV-3313 Don't refresh learner results page for non-leaders

LDEV-3315: Clean up roles and paths to secured resources in all modules. Remove AUTHOR ADMIN role.

  1. … 72 more files in changeset.
LDEV-3315: Remove AUTHOR ADMIN role. Allow AUTHOR role to preview lessons. Allow MONITOR role to edit activities and run Live Edit.

  1. … 72 more files in changeset.
LDEV-3315: Clean up roles and paths to secured resources in all modules.

  1. … 38 more files in changeset.
LDEV-3313 Don't refresh learner results page for non-leaders

LDEV-3303 CKEditor should respect height parameter overriden by editor instance

  1. … 36 more files in changeset.
LDEV-3273 switched to the latest version of jQuery Validation Plugin

    • -5
    • +6
    ./pages/authoring/parts/addmatchingpairs.jsp
    • -4
    • +4
    ./pages/authoring/parts/addmultiplechoice.jsp
    • -6
    • +6
    ./pages/authoring/parts/addnumerical.jsp
    • -8
    • +5
    ./pages/authoring/parts/addordering.jsp
    • -12
    • +7
    ./pages/authoring/parts/addshortanswer.jsp
    • -4
    • +3
    ./pages/authoring/parts/addtruefalse.jsp
  1. … 10 more files in changeset.
LDEV-3303 CKEditor should respect height parameter overriden by editor instance

  1. … 37 more files in changeset.
LDEV-3293: Use Spring support for Hibernate 4 instead of 3 (session factory and filters). Use new path for Hibernate DTDs. Make XDoclet generate hbm.xml files with the correct path by providing it a new template.

  1. … 111 more files in changeset.
LDEV-3293: Use new Spring ApplicationContext classes.

  1. … 34 more files in changeset.
LDEV-3275: Remove a reference to obsolete FCKEditor TLD file.

LDEV-3275: Add TLDs. Undertow is strict about it. Fix TLD deployment path in Ant build file.

    • -0
    • +34
    ./WEB-INF/tlds/jstl/permittedTaglibs.tld
    • -0
    • +51
    ./WEB-INF/tlds/jstl/scriptfree.tld
  1. … 43 more files in changeset.
LDEV-3275: Fix TLD files so they conform to XSD. Undertow is strict about it.

  1. … 34 more files in changeset.
LDEV-3273 switched to the latest version of jQuery Validation Plugin

    • -5
    • +6
    ./pages/authoring/parts/addmatchingpairs.jsp
    • -4
    • +4
    ./pages/authoring/parts/addmultiplechoice.jsp
    • -6
    • +6
    ./pages/authoring/parts/addnumerical.jsp
    • -8
    • +5
    ./pages/authoring/parts/addordering.jsp
    • -12
    • +7
    ./pages/authoring/parts/addshortanswer.jsp
    • -4
    • +3
    ./pages/authoring/parts/addtruefalse.jsp
  1. … 10 more files in changeset.
LDEV-3274: simplifying warnings

    • -16
    • +27
    ./pages/learning/parts/essay.jsp
LDEV-3274 Ability to set min and max amount of words limit for essay type of questions

    • -9
    • +60
    ./pages/authoring/parts/addessay.jsp
    • -4
    • +8
    ./pages/authoring/parts/addmatchingpairs.jsp
    • -4
    • +8
    ./pages/authoring/parts/addmultiplechoice.jsp
    • -2
    • +4
    ./pages/authoring/parts/addnumerical.jsp
    • -2
    • +4
    ./pages/authoring/parts/addordering.jsp
    • -2
    • +4
    ./pages/authoring/parts/addshortanswer.jsp
    • -2
    • +4
    ./pages/authoring/parts/addtruefalse.jsp
    • -1
    • +1
    ./pages/learning/parts/matchingpairs.jsp
    • -2
    • +2
    ./pages/learning/parts/multiplechoice.jsp
    • -1
    • +1
    ./pages/learning/parts/shortanswer.jsp
  1. … 8 more files in changeset.
LDEV-3270: fixing jsp

LDEV-3267 Hide non-important question properties on their respective authoring pages

    • -9
    • +26
    ./includes/javascript/assessmentcommon.js
    • -8
    • +15
    ./pages/authoring/parts/addessay.jsp
    • -8
    • +12
    ./pages/authoring/parts/addmatchingpairs.jsp
    • -11
    • +20
    ./pages/authoring/parts/addmultiplechoice.jsp
    • -9
    • +12
    ./pages/authoring/parts/addnumerical.jsp
    • -8
    • +16
    ./pages/authoring/parts/addordering.jsp
    • -4
    • +10
    ./pages/authoring/parts/addshortanswer.jsp
    • -4
    • +10
    ./pages/authoring/parts/addtruefalse.jsp
LDEV-3265 * the option to force answer a question in assessment is off by default * all checkboxes go next to the text rather than below * fixed import/export of QTI questions feature. it thrown exceptions when questions contain sequenceIds not 1,2,3 but rather with intervals (e.g. 1,3,4) * removed RequiredQuestionsDTO as it's appeared not to be used

    • -2
    • +2
    ./pages/authoring/parts/addmatchingpairs.jsp
    • -2
    • +2
    ./pages/authoring/parts/addmultiplechoice.jsp
    • -1
    • +1
    ./pages/authoring/parts/addnumerical.jsp
    • -1
    • +1
    ./pages/authoring/parts/addordering.jsp
    • -1
    • +1
    ./pages/authoring/parts/addshortanswer.jsp
    • -1
    • +1
    ./pages/authoring/parts/addtruefalse.jsp
  1. … 5 more files in changeset.
LDEV-3265 Ability to set questions required to be answered

    • -1
    • +6
    ./pages/authoring/parts/addmatchingpairs.jsp
    • -1
    • +6
    ./pages/authoring/parts/addmultiplechoice.jsp
    • -0
    • +5
    ./pages/authoring/parts/addnumerical.jsp
    • -0
    • +5
    ./pages/authoring/parts/addordering.jsp
    • -0
    • +5
    ./pages/authoring/parts/addshortanswer.jsp
    • -1
    • +6
    ./pages/authoring/parts/addtruefalse.jsp
    • -1
    • +7
    ./pages/learning/parts/allquestions.jsp
    • -15
    • +11
    ./pages/learning/parts/multiplechoice.jsp
    • -1
    • +1
    ./pages/learning/parts/shortanswer.jsp
  1. … 9 more files in changeset.
LDEV-3261filter questions shown in drop down list on summary page in monitor

  1. … 1 more file in changeset.