Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3444 Adding a "general" burning question

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

    • -0
    • +95
    ./pages/learning/burningQuestions.jsp
    • -63
    • +68
    ./pages/learning/questionlist.jsp
    • -3
    • +20
    ./pages/monitoring/parts/advanceOptions.jsp
  1. … 18 more files in changeset.
LDEV-3431 Ability to raise burning questions

    • -7
    • +35
    ./pages/learning/burningQuestions.jsp
  1. … 13 more files in changeset.
LDEV-3431 Ability to raise burning questions

    • -0
    • +67
    ./pages/learning/burningQuestions.jsp
    • -62
    • +67
    ./pages/learning/questionlist.jsp
    • -3
    • +20
    ./pages/monitoring/parts/advanceOptions.jsp
  1. … 15 more files 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-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.
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-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.
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

    • -0
    • +0
    ./includes/javascript/scratchiecommon.js
    • -14
    • +14
    ./pages/authoring/parts/additem.jsp
  1. … 14 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 obsolete servlet reference.

  1. … 1 more file in changeset.
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

    • -0
    • +0
    ./includes/javascript/scratchiecommon.js
    • -14
    • +14
    ./pages/authoring/parts/additem.jsp
  1. … 14 more files in changeset.
LDEV-3164: Fix interaction with Scratchie.

  1. … 1 more file in changeset.
LDEV-3251 fixed enabling of "Enable the extra mark... " option

LDEV-3251 Create configurable grading scale for scratchie

    • -0
    • +62
    ./pages/admin/config.jsp
  1. … 13 more files in changeset.
LKC-48 wrap properly reflection Text in learner

LDEV-3226: change date formatting

  1. … 32 more files in changeset.
LDEV-3227 Added ability to change, add, remove scratchie items even after student have reached it

    • -21
    • +0
    ./pages/authoring/definelaterforbid.jsp
    • -0
    • +1
    ./pages/authoring/parts/answerlist.jsp
    • -16
    • +15
    ./pages/learning/definelater.jsp
    • -19
    • +11
    ./pages/monitoring/editactivity.jsp
  1. … 14 more files in changeset.
LKC-47 Same table in learner as it is in monitor

  1. … 4 more files in changeset.
LDEV-3205: improving monitor ui for scratchie tool

LDEV-2463: escape HTML to prevent possible XSS attacks

    • -1
    • +1
    ./pages/monitoring/parts/itemSummary.jsp