• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
More changes to suit Hibernate 3

  1. … 18 more files in changeset.
Removed ISOLATION_READ_COMMITTED from the transactions as it is not supported by the JTA transaction manager.

We will have to rely on the database settings.

  1. … 7 more files in changeset.
Switched project to use ear file format

    • -34
    • +0
    ./learningDesignApplicationContext.xml
  1. … 129 more files in changeset.
make it deployable using ant build

    • -0
    • +54
    ./surveyApplicationContext.xml
  1. … 6 more files in changeset.
knock gate service implemented

  1. … 1 more file in changeset.
implemented complete activity for the completion of system driven activity.

customized the Spring OpenSessionInViewFilter to resolve redundent hibernate session issue.

  1. … 13 more files in changeset.
implemented the learner service layer and struts layer of grouping

  1. … 17 more files in changeset.
get the learner web app prototype working

  1. … 24 more files in changeset.
get learning app talking to survey tool

    • -0
    • +34
    ./learningDesignApplicationContext.xml
  1. … 23 more files in changeset.
join lesson modified according to the discussion with Dave

exit lesson service implemented.

get progress data added

  1. … 13 more files in changeset.
integrate web layer with service layer

    • -29
    • +37
    ./learningApplicationContext.xml
    • -0
    • +25
    ./lessonApplicationContext.xml
    • -0
    • +55
    ./toolApplicationContext.xml
  1. … 18 more files in changeset.
changed complete tool activity from loading the next tool directly to a lams learning loading page

  1. … 18 more files in changeset.
Remove notebook related Struts action and form bean from learning web app.

They will be moved into notebook module.

  1. … 5 more files in changeset.
Replaced ActionMappings with ActivityMapping

Added notebook DAO, hibernate files and service

Added GPL header

  1. … 56 more files in changeset.
Added DummyToolService

Added ActionMappings as bean

Updated to match changes in lams_common

Uses DB lams11

commented out datasource and ref that specified in datasource context

Uses DummyLearnerService

commented out messageSource, in applicationContext

*** empty log message ***

  1. … 1 more file in changeset.
*** empty log message ***

    • -0
    • +200
    ./applicationContext.xml
    • -0
    • +74
    ./dataAccessContext.xml
    • -0
    • +19
    ./dbConnection.properties
    • -0
    • +19
    ./learningApplicationContext.xml
  1. … 5 more files in changeset.