lams_build

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4402 Upgrade Apache POI

From version 3.10 to 3.16

    • binary
    ./lib/apache-poi/poi-3.16.jar
    • binary
    ./lib/apache-poi/poi-ooxml-3.16.jar
    • binary
    ./lib/apache-poi/poi-ooxml-schemas-3.10-FINAL-20140208.jar
    • binary
    ./lib/apache-poi/poi-ooxml-schemas-3.16.jar
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
    ./lib/apache-poi/xmlbeans-2.3.0.jar
    • binary
    ./lib/apache-poi/xmlbeans-2.6.0.jar
LDEV-4402 Upgrade Quartz

From version 2.2.1 to 2.2.3

    • binary
    ./lib/quartz/quartz-2.2.3.jar
  1. … 1 more file 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.

    • binary
    ./lib/mysql/mysql-connector-java-5.1.38-bin.jar
    • binary
    ./lib/mysql/mysql-connector-java-5.1.43-bin.jar
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.

  1. … 21 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. … 17 more files in changeset.
LDEV-4402 Replace old Spring libraries with new version

    • binary
    ./lib/spring/spring-aop-4.0.6.RELEASE.jar
    • binary
    ./lib/spring/spring-aop-4.3.10.RELEASE.jar
    • binary
    ./lib/spring/spring-beans-4.3.10.RELEASE.jar
    • binary
    ./lib/spring/spring-context-4.0.6.RELEASE.jar
    • binary
    ./lib/spring/spring-context-4.3.10.RELEASE.jar
    • binary
    ./lib/spring/spring-context-support-4.0.6.RELEASE.jar
    • binary
    ./lib/spring/spring-context-support-4.3.10.RELEASE.jar
    • binary
    ./lib/spring/spring-core-4.0.6.RELEASE.jar
    • binary
    ./lib/spring/spring-core-4.3.10.RELEASE.jar
    • binary
    ./lib/spring/spring-expression-4.0.6.RELEASE.jar
    • binary
    ./lib/spring/spring-expression-4.3.10.RELEASE.jar
    • binary
    ./lib/spring/spring-jdbc-4.0.6.RELEASE.jar
    • binary
    ./lib/spring/spring-jdbc-4.3.10.RELEASE.jar
  1. … 8 more files in changeset.
LDEV-4400 Update WF slimming process

LDEV-4400 Update configuration files to match latest schemas

    • -1
    • +1
    ./conf/j2ee/jboss-deployment-structure.xml
    • -1
    • +1
    ./lib/basiclti-util/signpost.module.xml
    • -1
    • +1
    ./lib/googleauth/googleauth.module.xml
    • -1
    • +1
    ./lib/jakarta-commons/digester.module.xml
    • -1
    • +1
    ./lib/jakarta-commons/discovery.module.xml
  1. … 19 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

  1. … 47 more files in changeset.
LDEV-4398 Introduce imgscalr library for image resizing

  1. … 3 more files in changeset.
LDEV-4380 expose updateFile() method from ToolContentHandler.java

It will be required for storing several versions of user's portrait

images.

    • binary
    ./lib/lams/lams-contentrepository.jar
  1. … 2 more files in changeset.
LDEV-4366 Introduce rubrics to Kumalive

  1. … 29 more files in changeset.
LDEV-4377 - Show timezones to select order alphabetically

LDEV-4367 Skins can be created

The SASS files are now configured to allow a new variable file to be

set up with different colours and for users to be able to switch

between skins.

    • -840
    • +0
    ./conf/scss/_bootstrap-variables.scss
  1. … 154 more files in changeset.
LDEV-4367 Change default SASS path for Windows

LAMS build requires full SASS path, even if "sass.bat" is in Windows

Path and is available anywhere.

LDEV-4367 SASS Used for CSS Development

First pass of converting our .css development to use SASS. Autobuild to

convert .scss to .css files has been set up for all projects where

target .css files were found. The overall ANT build has been modified

so the normal build will generate the .css files from .scss files. The

base variables are defined in lams_build/conf/sccs.

    • -0
    • +840
    ./conf/scss/_bootstrap-variables.scss
    • -0
    • +56
    ./conf/scss/_lams_variables.scss
  1. … 152 more files in changeset.
Revert "Ignore common.properties and unix.properties"

This reverts commit 88ca26c293ffb1f136e2a15dc9d7d4808b5fd874.

Ignore common.properties and unix.properties

Adding common.properties and unix.properties files to .gitignore in

order to be able to modify them locally without the need to push them to

the remote repo

LDEV-4366 Prototype Kumalive front and back ends

  1. … 18 more files in changeset.
Ignore unnecessary resources when committing to repository

  1. … 1 more file in changeset.
LDEV-4360 Adjust Ant build paths

Since public and private projects are not in the same dir now,

we need to make sure Ant commands point to proper resources.

  1. … 1 more file in changeset.
Ignore build.properties file so everyone can set his/her own Ant build configuration without having to commit it.

Ignore build.properties file so everyone can set his/her own Ant build configuration without having to commit it.

After migration clean up

  1. … 312 more files in changeset.
LDEV-4359 Add logs to OAuth library

LDEV-4359 Add logs to OAuth library

    • binary
    ./lib/basiclti-util/oauth-20100527.jar
  1. … 28 more files in changeset.
LDEV-4274: Initial implementation of a Learner Progress Report email, to be sent to Monitors on a set of dates. Dates are entered via a new dialog box in monitoring. The code works as long as the mailserver is running when the reports are emailed but if it fails then the emails do not resend properly.

LDEV-4347:Improve date/time for spreadsheet exports

LDEV-4274: Adding support for a file attachment to the email sender.

  1. … 4 more files in changeset.