Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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-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-2866 * Got rid of duplicative jsp parts in Ozgur's tools * Some initial refactoring of the code

    • -5
    • +4
    ./authoring/pedagogicalPlannerForm.jsp
    • -36
    • +7
    ./learning/IndividualLearnerResults.jsp
    • -40
    • +13
    ./learning/RevisitedAllNominations.jsp
    • -143
    • +109
    ./learning/RevisitedDisplay.jsp
    • -14
    • +7
    ./monitoring/MonitoringMaincontent.jsp
  1. … 93 more files in changeset.
LDEV-3305 Prevent iframe from expanding too big in Chrome

  1. … 13 more files in changeset.
LDEV-3298 fixed issue when CKeditor missed right and sometimes left border when it's being opened in an iframe using showMessage() method

  1. … 8 more files in changeset.
LDEV-3298 fixed issue when CKeditor missed right and sometimes left border when it's being opened in an iframe using showMessage() method

  1. … 8 more files in changeset.
LDEV-3305 Prevent iframe from expanding too big in Chrome

  1. … 13 more files in changeset.
LDEV-2866 * Got rid of duplicative jsp parts in Ozgur's tools * Some initial refactoring of the code

    • -5
    • +4
    ./authoring/pedagogicalPlannerForm.jsp
    • -36
    • +7
    ./learning/IndividualLearnerResults.jsp
    • -40
    • +13
    ./learning/RevisitedAllNominations.jsp
    • -143
    • +109
    ./learning/RevisitedDisplay.jsp
    • -14
    • +7
    ./monitoring/MonitoringMaincontent.jsp
  1. … 92 more files in changeset.
LDEV-3303 CKEditor should respect height parameter overriden by editor instance

  1. … 36 more files in changeset.
LDEV-3301 prevent CKEditor from occupying more space than available due to its autogrow feature

  1. … 11 more files in changeset.
LDEV-3301 prevent CKEditor from occupying more space than available due to its autogrow feature

  1. … 8 more files in changeset.
LDEV-3303 CKEditor should respect height parameter overriden by editor instance

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

  1. … 34 more files in changeset.
LDEV-3275: Add TLDs. Undertow is strict about it.

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

  1. … 34 more files in changeset.
LDEV-3234 Added ability to change, add, remove Voting tool's questions even after student have reached it

    • -86
    • +19
    ./authoring/AuthoringMaincontent.jsp
    • -77
    • +0
    ./authoring/BasicContentViewOnly.jsp
    • -6
    • +2
    ./monitoring/MonitoringMaincontent.jsp
  1. … 45 more files in changeset.
LDEV-3226: change date formatting

  1. … 32 more files in changeset.
LDEV-3168 fixed inverted labels

LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-3205: improving monitor ui for vote tool

LDEV-2463: escape HTML to prevent possible XSS attacks

    • -1
    • +1
    ./learning/mobile/RevisitedDisplay.jsp
    • -1
    • +1
    ./learning/mobile/RevisitedNoDisplay.jsp
LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-3115: Annotations saving/loading. DB structures for recently used LDs list. Duplicates of SVG icons with name pattern recognised by Flashless Authoring.

    • -0
    • +177
    ./images/icon_vote.svg
  1. … 28 more files in changeset.
LDEV-3205: improving monitor ui for voting tool

LDEV-2463: escape HTML to prevent possible XSS attacks

    • -2
    • +2
    ./learning/mobile/RevisitedDisplay.jsp
    • -1
    • +1
    ./learning/mobile/RevisitedNoDisplay.jsp
LDEV-2463: escape HTML to prevent possible XSS attacks

    • -2
    • +2
    ./learning/IndividualLearnerResults.jsp
    • -6
    • +6
    ./learning/RevisitedAllNominations.jsp
  1. … 14 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 34 more files in changeset.
LDEV-1596 * Class export portfolio: if activity is grouped, then show votes by groups. *some refactoring

  1. … 63 more files in changeset.