lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3281: CKEDITOR Formulae run on both http and https

LDEV-3273 CSS style of errors stored and returned from Actions should remain unchanged

    • -0
    • +8
    /lams_central/web/css/defaultHTML_learner.css
    • -0
    • +8
    /lams_central/web/css/defaultHTML_learner_mobile.css
LDEV-3273 switched to the latest version of jQuery Validation Plugin

    • -11
    • +14
    /lams_central/web/css/defaultHTML_learner.css
    • -10
    • +14
    /lams_central/web/css/defaultHTML_learner_mobile.css
    • binary
    /lams_central/web/images/css/error.png
  1. … 3 more files in changeset.
LDEV-3275: Deploy LAMS Session and Valve libraries as a WildFly module. They are now referenced by EAR, but they will probably become server-wide libs.

LDEV-3275: Fix deployment paths.

    • -29
    • +0
    /lams_build/lib/cglib/batik.module.xml
    • -0
    • +29
    /lams_build/lib/cglib/cglib.module.xml
LDEV-3275: Add XML RPC to Ant build path.

LDEV-3275: Rename Ant build variable jboss.home to server.home so it is separated from the server's name.

LDEV-3275: Deploy XPP (XMLPull), Joda 2.1 and XStream Commons as a WildFly module. Use XOM library version 1.0 -> 1.2.5 delivered with WildFly.

    • -0
    • +29
    /lams_build/lib/xstream/joda.module.xml
    • binary
    /lams_build/lib/xstream/xom-1.0b3.jar
    • -24
    • +0
    /lams_build/lib/xstream/xom-license.txt
    • -0
    • +29
    /lams_build/lib/xstream/xpp.module.xml
    • -0
    • +34
    /lams_build/lib/xstream/xstream.module.xml
LDEV-3275: Deploy XML Commons as a WildFly module.

    • -0
    • +30
    /lams_build/lib/xml-commons/xmlcommons.module.xml
LDEV-3275: Do not deploy libraries to EAR. They became WildFly modules.

LDEV-3275: Deploy WDDX as a WildFly module.

    • -0
    • +29
    /lams_build/lib/wddx/wddx.module.xml
LDEV-3275: Deploy URLRewrite as a WildFly module.

LDEV-3275: Remove obsolete JExcel sources.

    • -61
    • +0
    /3rdParty_sources/jexcelapi/common/Assert.java
    • -35
    • +0
    /3rdParty_sources/jexcelapi/common/BaseUnit.java
    • -173
    • +0
    /3rdParty_sources/jexcelapi/common/Logger.java
    • -87
    • +0
    /3rdParty_sources/jexcelapi/jxl/Cell.java
  1. … 439 more files in changeset.
LDEV-3275: Deploy Struts as a WildFly module.

    • -0
    • +29
    /lams_build/lib/struts/jakarta-oro.module.xml
    • -0
    • +33
    /lams_build/lib/struts/struts-el.module.xml
    • -0
    • +34
    /lams_build/lib/struts/struts.module.xml
LDEV-3275: Deploy Spring as a WildFly module.

    • -0
    • +31
    /lams_build/lib/spring/spring.module.xml
LDEV-3275: Deploy Reload as a WildFly module.

    • -0
    • +31
    /lams_build/lib/reload/reload.module.xml
LDEV-3275: Deploy Quartz as a WildFly module.

    • -0
    • +29
    /lams_build/lib/quartz/quartz.module.xml
LDEV-3275: Deploy Lucene as a WildFly module. If the 3.6.2 version delivered with WildFly is used, code changes are required as API is not the same. So current version 2.4.0 is left.

    • -0
    • +30
    /lams_build/lib/lucene/lucene.module.xml
LDEV-3275: Deploy Gson as a WildFly module.

    • -0
    • +29
    /lams_build/lib/json/gson.module.xml
LDEV-3275: Deploy Joid as a WildFly module.

    • -0
    • +29
    /lams_build/lib/joid/joid.module.xml
LDEV-3275: Deploy Joid as a WildFly module.

LDEV-3275: Deploy Jdom as a WildFly module. If the 1.1.2 version delivered with WildFly is used, code changes are required as API is not the same. So current version 0.7 is left. Same situation is with Quartz. Upgrading 1.5.3 -> 2.2.1 requires code changes.

    • -0
    • +29
    /lams_build/lib/jdom/jdom.module.xml
LDEV-3275: Deploy JBoss Web Server as a WildFly module. This is a fragile part as JBoss Web Server was a base for previous JBoss Application Server versions. Not it is Undertow so the Web Server is used here as a plain library for SSO valve and JSON code.

    • -0
    • +29
    /lams_build/lib/jboss/jbossweb.module.xml
LDEV-3275: Deploy JBoss Cache and Groups as a WildFly module.

    • -0
    • +29
    /lams_build/lib/jboss/hibernate-jbosscache.module.xml
    • -0
    • +29
    /lams_build/lib/jboss/jbosscache-core.module.xml
    • -0
    • +29
    /lams_build/lib/jboss/jgroups.module.xml
LDEV-3275: Deploy Apache Commons Validator as a WildFly module.

LDEV-3275: Deploy Apache Commons HTTPClient as a WildFly module.

LDEV-3275: Deploy Apache Commons FileUpload as a WildFly module.

LDEV-3275: Remove information about libraries that are now retrieved from WildFly, not embedded library package.

LDEV-3275: Use Apache Commons Pool version 1.5.1 -> 1.6 delivered with WildFly.

LDEV-3275: Remove unnecessary (?) Apache Commons Discovery.