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-3305 Prevent iframe from expanding too big in Chrome

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

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

  1. … 36 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: 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-3271 Ability to scroll PDFs in iframes using iPad

LDEV-3271 Ability to scroll PDFs in iframes using iPad

    • -13
    • +15
    ./pages/authoring/parts/addfile.jsp
    • -9
    • +7
    ./pages/authoring/parts/addlearningobject.jsp
    • -8
    • +6
    ./pages/authoring/parts/addwebsite.jsp
    • -5
    • +17
    ./pages/itemreview/mobile/openurl.jsp
  1. … 7 more files in changeset.
LDEV-3237: Check for an extra step in window hierarchy.

    • -5
    • +12
    ./pages/itemreview/instructionsnav.jsp
    • -5
    • +12
    ./pages/itemreview/mobile/instructionsnav.jsp
  1. … 1 more file in changeset.
LDEV-3226: change date formatting

  1. … 32 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

    • -1
    • +1
    ./pages/itemreview/instructionsnav.jsp
LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 15 more files in changeset.
LDEV-3115: Annotations saving/loading. DB structures for recently used LDs list. Duplicates of SVG icons with name pattern recognised by Flashless Authoring.

    • -0
    • +114
    ./images/icon_sharedresources.svg
  1. … 28 more files in changeset.
LDEV-3205: improving monitor ui for Share resources tool

LDEV-2463: escape HTML to prevent possible XSS attacks

    • -2
    • +2
    ./pages/itemreview/instructionsnav.jsp
LDEV-2463: escape HTML to prevent possible XSS attacks LDEV-3188: a few layout improvements

    • -11
    • +14
    ./pages/monitoring/statistic.jsp
LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 34 more files in changeset.
LDEV-3188 * improve reflections display format

  1. … 2 more files in changeset.
LDEV-3188: better put instructions within its own div instead

LDEV-3188: removing h2s on instructions

LDEV-3188 Improvements to Monitor UI

LDEV-3188 Improvements to Monitor UI

    • -22
    • +15
    ./pages/export/exportportfolio.jsp
    • -0
    • +138
    ./pages/monitoring/advanceoptions.jsp
    • -15
    • +25
    ./pages/monitoring/monitoring.jsp
    • -0
    • +37
    ./pages/monitoring/reflections.jsp
    • -282
    • +174
    ./pages/monitoring/summary.jsp
  1. … 21 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

    • -131
    • +0
    ./pages/authoring/instructions.jsp
    • -65
    • +0
    ./pages/authoring/parts/instructionfilelist.jsp
    • -95
    • +0
    ./pages/learning/mobile/runoffline.jsp
    • -96
    • +0
    ./pages/monitoring/instructions.jsp
  1. … 333 more files in changeset.
LDEV-3153 * Enlarge instructions field for Share Resource * removed prototype.js and rewrite methods to use jquery to avoid JS errors * improved UI

    • -11
    • +38
    ./includes/javascript/rsrcresourceitem.js
    • -13
    • +0
    ./pages/authoring/parts/addfile.jsp
    • -13
    • +1
    ./pages/authoring/parts/addlearningobject.jsp
    • -12
    • +1
    ./pages/authoring/parts/addwebsite.jsp
    • -20
    • +16
    ./pages/authoring/parts/instructions.jsp
    • -29
    • +21
    ./pages/itemreview/instructionsnav.jsp
  1. … 3 more files in changeset.