lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-4400 Update source code of WF10 embedded libraries

  1. … 4410 more files in changeset.
LDEV-4400 Update dependecies to embedded libraries

WildFly 10 is shipped with newer versions of libraries that LAMS uses.

LAMS now points to proper JAR files. Following libraries were updated:

beanutils 1.8.3 -> 1.9.2

codec 1.9 -> 1.10

collection 3.2.1 -> 3.2.2

xerces 2.11.0.SP3 -> 2.11.0.SP4

httpclient 4.2.1 -> 4.5

httpcore 4.2.1 -> 4.4.1

wildfly-controller-client 8.2.1 -> 2.2.0 (probably naming convention was

changed)

jboss-dmr 1.2.0 -> 1.3.0

Hibernate 4.3.7 -> 5.0.10

log4j-jboss-logmanager 1.1.0 -> 1.1.2

jcl-over-slf4j 1.7.2 -> 1.7.7

undertow-core 1.1.8 -> 1.4.0

undertow-servlet 1.1.8 -> 1.4.0

javax.mail 1.5.0 -> 1.5.5

jboss-jstl 1.1.2 -> 1.1.3

jboss-logging 3.1.4 -> 3.3.0

remoting-jmx 2.0.0 -> 2.0.1

slf4j-api 1.7.2 -> 1.7.7

picketbox 4.0.21 -> 4.9.6

jboss-websocket-api 1.1.0 -> 1.1.1

joda-time 1.6.2 -> 2.7

    • binary
    /TestHarness4LAMS2/lib/jboss-logging-3.1.4.GA.jar
    • binary
    /TestHarness4LAMS2/lib/jboss-logging-3.3.0.Final.jar
    • binary
    /TestHarness4LAMS2/lib/jboss-websocket-api_1.1_spec-1.1.0.Final.jar
    • binary
    /TestHarness4LAMS2/lib/jboss-websocket-api_1.1_spec-1.1.1.Final.jar
    • binary
    /TestHarness4LAMS2/lib/undertow-core-1.1.8.Final.jar
    • binary
    /TestHarness4LAMS2/lib/undertow-core-1.4.0.Final.jar
    • binary
    /TestHarness4LAMS2/lib/undertow-servlet-1.1.8.Final.jar
    • binary
    /TestHarness4LAMS2/lib/undertow-servlet-1.4.0.Final.jar
    • -0
    • +1
    /lams_build/lib/struts/struts.module.xml
  1. … 33 more files in changeset.
LDEV-4395 Merge Branch Portraits in Leader Tool and CSS Tweaks

LDEV-4395 Leader related tools use Portrait for leader

LDEV-4395 Tweaks to CSS and layouts for main page and portraits

LDEV-4395 Sizing tweaks

    • -0
    • +7
    /lams_central/web/css/_learner_base.scss
  1. … 19 more files in changeset.
LDEV-4395 Leader related tools use Portrait for leader

Created a tag LeaderDisplay to display the leader consistently

across tools.

    • -0
    • +28
    /lams_admin/web/WEB-INF/tags/LeaderDisplay.tag
    • -0
    • +4
    /lams_admin/web/WEB-INF/tlds/lams/lams.tld
    • -0
    • +28
    /lams_central/web/WEB-INF/tags/LeaderDisplay.tag
    • -0
    • +4
    /lams_central/web/WEB-INF/tlds/lams/lams.tld
    • -0
    • +28
    /lams_gradebook/web/WEB-INF/tags/LeaderDisplay.tag
    • -0
    • +4
    /lams_gradebook/web/WEB-INF/tlds/lams/lams.tld
    • -0
    • +28
    /lams_learning/web/WEB-INF/tags/LeaderDisplay.tag
    • -0
    • +4
    /lams_learning/web/WEB-INF/tlds/lams/lams.tld
    • -0
    • +28
    /lams_monitoring/web/WEB-INF/tags/LeaderDisplay.tag
    • -0
    • +28
    /lams_tool_assessment/web/WEB-INF/tags/LeaderDisplay.tag
  1. … 74 more files in changeset.
Merge branch 'LDEV-4381'

LDEV-4381 Remove obsolete lamsAltServerUrl setting

This setting was used by lams_ld_template and

lams_ld_template_blackboard projects. It was intended to solve the

original issue related to LAMS having to run as http:// for the video

streaming tool, but needing https:// to keep the iframe communication

happy. But once everything was switched to https there is no need in

this setting.

    • -0
    • +5
    /lams_bb_integration/RELEASE_NOTES.TXT
    • -3
    • +0
    /lams_bb_integration/web/admin/config.jsp
LDEV-4381 Add .project file

LDEV-4381 Removed requestSrc parameter

This parameter was responsible for passing integration server name to

LAMS which was used on closing authoring and refreshing integration

server page. It stopped working when authoring became Flash-less (as

there is not more "Close" button). And now we decided to finally remove

all its leftovers. This change also involves removal of

"isPostMessageToParent" parameter.

    • -16
    • +0
    /lams_central/web/lti/addLesson.jsp
LDEV-4381 Removed requestSrc parameter

This parameter was responsible for passing integration server name to

LAMS which was used on closing authoring and refreshing integration

server page. It stopped working when authoring became Flash-less (as

there is not more "Close" button). And now we decided to finally remove

all its leftovers. This change also involves removal of

"isPostMessageToParent" parameter.

    • -3
    • +0
    /moodle/mod/lamslesson/lang/en/lamslesson.php
    • -3
    • +0
    /moodle/mod/lamslesson/lang/fr/lamslesson.php
LDEV-4381 Removed requestSrc parameter

This parameter was responsible for passing integration server name to

LAMS which was used on closing authoring and refreshing integration

server page. This feature stopped working when authoring became

Flash-less (as there was no more "Close" button). And now we decided to

finally remove all its leftovers both in BB and LAMS sides. This change

also involves removal of "isPostMessageToParent" parameter.

Besides, all Blackboard methods that deal with lams.properties file are

now located in LamsPluginUtil only. All their duplicates in

LamsSecurityUtil (e.g. LamsSecurityUtil.getServerAddress(..)) were

removed

    • -3
    • +0
    /lams_bb_integration/web/admin/config.jsp