Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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-3303 CKEditor should respect height parameter overriden by editor instance

  1. … 33 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-3303 CKEditor should respect height parameter overriden by editor instance

  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-3226: change date formatting

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

LDEV-2463: escape HTML to prevent possible XSS attacks

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

    • -7
    • +13
    ./pages/learning/leaderselection.jsp
LDEV-3147 added missing Tag

  1. … 2 more files in changeset.
LDEV-3147 added missing Tag

  1. … 1 more file in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

    • -49
    • +0
    ./pages/learning/mobile/runOffline.jsp
  1. … 334 more files in changeset.
LDEV-3155 Add the leader selection tool to mainstream LAMS

    • -0
    • +133
    ./WEB-INF/tags/AuthoringButton.tag
    • -0
    • +91
    ./WEB-INF/tags/CKEditor.tag
    • -0
    • +52
    ./WEB-INF/tags/Date.tag
    • -0
    • +58
    ./WEB-INF/tags/DefineLater.tag
    • -0
    • +42
    ./WEB-INF/tags/Head.tag
    • -0
    • +37
    ./WEB-INF/tags/ImgButtonWrapper.tag
    • -0
    • +85
    ./WEB-INF/tags/Tab.tag
    • -0
    • +52
    ./WEB-INF/tags/TabBody.tag
    • -0
    • +59
    ./WEB-INF/tags/TabName.tag
    • -0
    • +69
    ./WEB-INF/tags/Tabs.tag
    • -0
    • +136
    ./WEB-INF/tags/TextSearch.tag
    • -0
    • +47
    ./WEB-INF/tags/headItems.tag
    • -0
    • +97
    ./WEB-INF/tiles-defs.xml
  1. … 116 more files in changeset.