lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rejigged the link from the child node to the parent to point from the child node (rather than child node version). This restricts us to a design where we always create new nodes for new versions of a parent. Also made the lookup of child nodes manual (rather than loaded automatically by hibernate). Doesn't use lazy loading - goes direct to database to find node. Not so nice. But the changes have almost doubled the throughput in my testing.

    • -10
    • +10
    /lams_contentrepository/db/sql/create_content_repository_tables.sql
Removed inverse on activity sets

Commited to remove compile errors

Removed references to old lesson stuff

removed usertoolsession refs

*** empty log message ***

*** empty log message ***

Latest versions of these files

*** empty log message ***

    • -6
    • +6
    /lams_learning/web/requestDisplayActivity.jsp
Added actions for message pages.

    • -0
    • +10
    /lams_learning/conf/xdoclet/struts-actions.xml
Added getNextActivityURL()

Matches new ILearnerService

Action for the dummy tool

*** empty log message ***

tool interface

*** empty log message ***

*** empty log message ***

Replaced ToolSession with Grouped and NonGrouped

Replaced lessons with lesson

Removed extra lesson mappings.

*** empty log message ***

Checking in to fix compile errors, these are not correct.

*** empty log message ***

*** empty log message ***

has most of Chris' changes

removed some old methods and added toolComplete method

fixed some defualt 0 for nullable fks in activity table

    • -3
    • +3
    /lams_common/db/sql/create_lams_11_tables.sql
changed authentication method table to match Fei's changes

    • -1
    • +13
    /lams_common/db/sql/create_lams_11_tables.sql
*** empty log message ***

    • -12
    • +34
    /lams_learning/web/WEB-INF/web.xml
Added Hibernate filter to keep session open

    • -0
    • +9
    /lams_learning/conf/xdoclet/filter-mappings.xml
    • -0
    • +13
    /lams_learning/conf/xdoclet/filters.xml