lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4406: Timing count preserved across page switch, Submit All

Also fixed a validation bug with Essay questions that had a

minimum word count but were not required.

LDEV-4406: Timing count preserved across page switch, Submit All

Also fixed a validation bug with Essay questions that had a

minimum word count but were not required.

LDEV-4402 Remove Lucene source code

The libary was removed in the previous commit.

  1. … 1499 more files in changeset.
LDEV-4402 Remove Lucene library

It has only been used for Pedagogical Planner filter feature, which is

not used by clients anyway

    • binary
    /lams_build/lib/lucene/lucene-analyzers-common-4.10.2.jar
    • binary
    /lams_build/lib/lucene/lucene-core-4.10.2.jar
    • -31
    • +0
    /lams_build/lib/lucene/lucene.module.xml
LDEV-4402 Add jLaTexMath source code

  1. … 142 more files in changeset.
LDEV-4402 Upgrade jLaTexMath library

From version 1.0.3 to 1.0.6

    • binary
    /lams_build/lib/jlatexmath/jlatexmath-1.0.6.jar
LDEV-4402 Add Apache Commons Fileupload source code

  1. … 25 more files in changeset.
LDEV-4402 Upgrade Apache Commons Fileupload

From version 1.0 to version 1.3.3

    • binary
    /lams_build/lib/jakarta-commons/commons-fileupload-1.3.3.jar
LDEV-4402 Add Apache Commons Digester source code

  1. … 114 more files in changeset.
LDEV-4402 Add Apache Commons Validator source code

  1. … 52 more files in changeset.
LDEV-4402 Upgrade Apache Commons Validator

From version 1.1.4 to 1.6

    • binary
    /lams_build/lib/jakarta-commons/commons-validator-1.6.jar
LDEV-4402 Remove obsolete XPP3 and XMLPull libraries

The libraries have been used by earlier versions of XStream. They are

not needed for latest XStream and Java 6+.

Deserialized classes must implement a no-arg constructor.

LDEV-4402 Do not copy the now missing XML Commons library

LDEV-4402 Remove dependency to Xerces library

Apparently it is a part of Java or WF now

LDEV-4402 Remove obsolete XML Commons library

Apparently it was required by an earlier version of Xerces

    • binary
    /lams_build/lib/xml-commons/xml-apis.jar
LDEV-4402 Add Apache POI source code

    • -0
    • +28
    /3rdParty_sources/poi/org/apache/poi/EmptyFileException.java
    • -0
    • +34
    /3rdParty_sources/poi/org/apache/poi/EncryptedDocumentException.java
    • -0
    • +446
    /3rdParty_sources/poi/org/apache/poi/POIDocument.java
    • -0
    • +103
    /3rdParty_sources/poi/org/apache/poi/POIOLE2TextExtractor.java
    • -0
    • +77
    /3rdParty_sources/poi/org/apache/poi/POITextExtractor.java
    • -0
    • +29
    /3rdParty_sources/poi/org/apache/poi/UnsupportedFileFormatException.java
    • -0
    • +235
    /3rdParty_sources/poi/org/apache/poi/ddf/EscherArrayProperty.java
    • -0
    • +424
    /3rdParty_sources/poi/org/apache/poi/ddf/EscherBSERecord.java
    • -0
    • +138
    /3rdParty_sources/poi/org/apache/poi/ddf/EscherBitmapBlip.java
    • -0
    • +121
    /3rdParty_sources/poi/org/apache/poi/ddf/EscherBlipRecord.java
  1. … 1220 more files in changeset.
LDEV-4402 Upgrade Apache POI

From version 3.10 to 3.16

    • binary
    /lams_build/lib/apache-poi/poi-3.16.jar
    • binary
    /lams_build/lib/apache-poi/poi-ooxml-3.16.jar
    • binary
    /lams_build/lib/apache-poi/poi-ooxml-schemas-3.10-FINAL-20140208.jar
    • binary
    /lams_build/lib/apache-poi/poi-ooxml-schemas-3.16.jar
    • -4
    • +4
    /lams_build/lib/apache-poi/poi.module.xml
LDEV-4402 Upgrade Apache XMLBeans

From version 2.3.0 to 2.6.0. The project has been abandoned, so there

should be no more ugprades of this library.

    • binary
    /lams_build/lib/apache-poi/xmlbeans-2.6.0.jar
LDEV-4402 Update Quartz source code

  1. … 5 more files in changeset.
LDEV-4402 Upgrade Quartz

From version 2.2.1 to 2.2.3

    • binary
    /lams_build/lib/quartz/quartz-2.2.1.jar
    • binary
    /lams_build/lib/quartz/quartz-2.2.3.jar
    • -1
    • +1
    /lams_build/lib/quartz/quartz.module.xml
    • -1
    • +1
    /lams_common/db/sql/create_quartz_table.sql
LDEV-4402 Update MySQL connector source code

  1. … 95 more files in changeset.
LDEV-4402 Upgrade MySQL connector

From version 5.1.38 to 5.1.43

Changes in 3rdParty.userlibraries for Spring are shipped with this

commit too.

    • -43
    • +42
    /lams_build/3rdParty.userlibraries
    • binary
    /lams_build/lib/mysql/mysql-connector-java-5.1.38-bin.jar
    • binary
    /lams_build/lib/mysql/mysql-connector-java-5.1.43-bin.jar
LDEV-4402 Update Spring source code

    • -0
    • +28
    /3rdParty_sources/spring/org/aopalliance/aop/Advice.java
  1. … 2686 more files in changeset.
LDEV-4402 Get rid of LAMS customised session filter

This filter was implemented in 2005 and seems more like a workaround

than a feature we need. Especially that many of LAMS tools already use

the standard filter and they work OK.

    • -10
    • +0
    /lams_build/conf/slim/standalone.xml
    • -1
    • +1
    /lams_tool_kaltura/web/WEB-INF/web.xml
  1. … 9 more files in changeset.
LDEV-4402 Use Spring support for Hibernate v5 instead of v4

WF10 is shipped with Hibernate 5, so Spring support version should

match.

    • -1
    • +1
    /lams_tool_assessment/web/WEB-INF/web.xml
  1. … 5 more files in changeset.
LDEV-4402 Replace old Spring libraries with new version

    • binary
    /lams_build/lib/spring/aopalliance.jar
    • binary
    /lams_build/lib/spring/spring-aop-4.3.10.RELEASE.jar
    • binary
    /lams_build/lib/spring/spring-beans-4.3.10.RELEASE.jar
    • binary
    /lams_build/lib/spring/spring-context-4.3.10.RELEASE.jar
    • binary
    /lams_build/lib/spring/spring-context-support-4.0.6.RELEASE.jar
    • binary
    /lams_build/lib/spring/spring-context-support-4.3.10.RELEASE.jar
    • binary
    /lams_build/lib/spring/spring-core-4.3.10.RELEASE.jar
    • binary
    /lams_build/lib/spring/spring-expression-4.0.6.RELEASE.jar
    • binary
    /lams_build/lib/spring/spring-expression-4.3.10.RELEASE.jar
    • binary
    /lams_build/lib/spring/spring-jdbc-4.3.10.RELEASE.jar
  1. … 8 more files in changeset.
Merge branch 'LDEV-4400' into lams31

LDEV-4400 Update WF slimming process

LDEV-4400 Mark a Hibernate property as nullable

User's two step auth secret is null by default, but it was marked as

non-null.

LDEV-4400 Update configuration files to match latest schemas

    • -15
    • +25
    /lams_build/conf/slim/standalone.xml
    • -1
    • +1
    /lams_build/lib/apache-poi/poi.module.xml
  1. … 19 more files in changeset.