• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Committing the lams.jar and moving the 2.3.1 tag to ensure all the required classes are present

Committing some jars in lams_build for 2.3.1

LDEV-2071: Corrected several Application Context files. Did minor changes to prepare LAMS for JBoss 5.1.0.GA. Added retry mechanism in deadlock spot.

  1. … 10 more files in changeset.
LDEV-2071: Removed Quartz distribution from deployment - version from JBoss is now in use. Fixed a bug in Floating Activities.

  1. … 6 more files in changeset.
file jbossweb.jar was initially added on branch lams2_3_jboss5.

    • binary
    ./jbossweb/jbossweb.jar
file jbossweb-2.1.3.GA.zip was initially added on branch lams2_3_jboss5.

    • binary
    ./jbossweb/src/jbossweb-2.1.3.GA.zip
LDEV-2071: Fixed authentication issues. Fixed deadlock issues. Cleaned up.

    • binary
    ./jbossweb/src/jbossweb-2.1.3.GA.zip
  1. … 25 more files in changeset.
LDEV-2071: Fixed Spring classpath scanning problems using newly intruduced to JBoss VFSClassPathXmlApplicationContext class.

Upgraded to Spring 2.5.6 (was 1.2.8).

    • binary
    ./spring/jboss-spring-int-deployers.jar
    • binary
    ./spring/src/spring-framework-1.2.8-src.zip
  1. … 3 more files in changeset.
LDEV-2071: Recommitting source for Hibernate 3.3.0.

Removing old hibernate

LDEV-2071: Removed gnujaxp library as it causes parsing errors. Changed tags in web.xml file in Assessment tool.

  1. … 1 more file in changeset.
LDEV-2071: Removed unnecessary libraries from lams_build\lib\jboss. Fixed unix.properties.

  1. … 2 more files in changeset.
file hibernate3.jar was added on branch lams2_head_wildfly on 2014-08-08 11:42:36 +0000

file jbosscache-core-3.1.0-src.zip was initially added on branch lams2_3_jboss5.

    • binary
    ./jboss/src/jbosscache-core-3.1.0-src.zip
file jboss-spring-int-vfs.jar was added on branch lams2_3 on 2009-06-30 02:31:40 +0000

file jboss-spring-int-deployers.jar was added on branch lams2_3 on 2009-06-30 02:31:40 +0000

    • binary
    ./spring/jboss-spring-int-deployers.jar
file jgroups-2.6.10-src.zip was initially added on branch lams2_3_jboss5.

    • binary
    ./jboss/src/jgroups-2.6.10-src.zip
file jboss-spring-int-vfs.jar was initially added on branch lams2_3_jboss5.

    • binary
    ./spring/jboss-spring-int-vfs.jar
file jboss-spring-int-deployers.jar was initially added on branch lams2_3_jboss5.

    • binary
    ./spring/jboss-spring-int-deployers.jar
file jgroups-all.jar was added on branch lams2_3 on 2009-06-30 02:31:09 +0000

file jgroups-all.jar was initially added on branch lams2_3_jboss5.

    • binary
    ./jboss/jgroups-all.jar
file hibernate-jbosscache2.jar was added on branch lams2_3 on 2009-06-30 02:31:05 +0000

file hibernate-jbosscache2.jar was initially added on branch lams2_3_jboss5.

    • binary
    ./jboss/hibernate-jbosscache2.jar
LDEV-2071: Added initial version of LAMS 2.3 on JBoss 5.1.

    • binary
    ./jboss/src/jbosscache-core-3.1.0-src.zip
    • binary
    ./spring/jboss-spring-int-deployers.jar
  1. … 28 more files in changeset.
file jbosscache-core.jar was added on branch lams2_3 on 2009-06-30 02:31:08 +0000

LDEV-2071: Added initial version of LAMS 2.3 on JBoss 5.1.

  1. … 19 more files in changeset.
file jbosscache-core.jar was initially added on branch lams2_3_jboss5.

    • binary
    ./jboss/jbosscache-core.jar
updating lib

Updated lams libs

LDEV-2310 New custom Time Zone settings in Advanced tab of Wizard for scheduling lessons to a particular timezone, pre-selected to user's timezone from profile settings. Added common methods for timezone conversion to DateUtil. Using these methods to alternate Date times between client and server, and formatting for how they're presented to users based on locale/timezone.