Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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-3332: fix tiles-config.dtd version used.

LAMS is shipped with tiles 1.1 version (included in struts). Fix tiles configuration to use tiles-config-1_1.dtd. This was another resource, that was loaded from internet during Wildfly startup (since used dtd version was not present in struts.jar).

It should be now possible to start Wildfly with LAMS without internet connection.

  1. … 18 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-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

    • -8
    • +18
    ./jsps/authoring/message/create.jsp
    • -14
    • +19
    ./jsps/authoring/message/edit.jsp
  1. … 12 more files in changeset.
LDEV-3275: Declare DTD for Tiles definitions as WildFly is strict when it comes to XML validation.

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

    • -8
    • +18
    ./jsps/authoring/message/create.jsp
    • -14
    • +19
    ./jsps/authoring/message/edit.jsp
  1. … 9 more files in changeset.
LDEV-3303 CKEditor should respect height parameter overriden by editor instance

  1. … 37 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-3276 fixed Release marks feature

LDEV-3253: Reintroduce message.js in headers to prevent "showBusy() not defined" JS errors.

LDEV-3161 Reduce margin-left of forum messages in order to prevent them to look messy when there is a big depth of them

LDEV-3229 fixed issue with Forum cannot finish activity when using mobile interface

LDEV-3226: Change date formatting

LDEV-3205: improving monitor ui for forum tool

LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-2463: escape HTML to prevent possible XSS attacks

    • -1
    • +1
    ./jsps/monitoring/message/viewtopic.jsp
LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-3205: layout changes for Forum

LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-3205: layout changes for Forum

    • -140
    • +145
    ./jsps/monitoring/summary.jsp
LDEV-2463: escape HTML to prevent possible XSS attacks

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

LDEV-2463: escape HTML to prevent possible XSS attacks