lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update to Hibernate3

Update to latest.

Remove target hbm2java

The saveDB() call that I added previously to sort out the junit problems doesn't work in practise - it will cause an exception when the entire node is deleted.

Add secuirty role

    • -0
    • +35
    /lams_build/conf/j2ee/application.xml
*** empty log message ***

    • -1
    • +100
    /lams_tool_lamc/db/model/lams_tool_mc.clay
    • -9
    • +23
    /lams_tool_lamc/db/sql/create_lams_tool_lamc.sql
*** empty log message ***

    • -1
    • +1
    /lams_tool_lamc/db/sql/create_lams_tool_lamc.sql
*** empty log message ***

  1. … 33 more files in changeset.
Upgraded Hibernate to 3.0

  1. … 45 more files in changeset.
lams.war no longer exists so build task removed

    • -1
    • +1
    /lams_learning/conf/xdoclet/filters.xml
    • -1
    • +1
    /lams_learning/test/java/log4j.properties
    • -1
    • +1
    /lams_learning/test/web/WEB-INF/web.xml
lams.war no longer exists so build task removed

Upgraded Hibernate to 3.0

  1. … 77 more files in changeset.
Upgraded Hibernate to 3.0. Using the open session filter pattern to avoid problems with Spring closing the session but objects not being fully loaded (due to lazy loading).

    • -0
    • +12
    /lams_central/conf/xdoclet/filters.xml
Upgraded Hibernate to 3.0

    • -1
    • +1
    /lams_build/conf/windows/jboss/log4j.xml
    • binary
    /lams_build/lib/hibernate/hibernate2.jar
    • binary
    /lams_build/lib/hibernate/hibernate3.jar
    • binary
    /lams_build/lib/lams/lams-central.jar
    • binary
    /lams_build/lib/lams/lams-learning.jar
    • binary
    /lams_build/lib/lams/lams-monitoring.jar
added the 403 error page and other security constraint defintiions

    • -0
    • +69
    /lams_tool_laqa/web/WEB-INF/web.xml
pages need for teh security stuff. copied frm the sbmt tool

    • -0
    • +1
    /lams_tool_laqa/web/403.html
    • -0
    • +24
    /lams_tool_laqa/web/login.jsp
    • -0
    • +1
    /lams_tool_nb/web/403.html
    • -0
    • +24
    /lams_tool_nb/web/login.jsp
403 error page definition and security stuff mapping roles and action

    • -0
    • +4
    /lams_tool_nb/conf/xdoclet/error-pages.xml
    • -0
    • +63
    /lams_tool_nb/conf/xdoclet/web-security.xml
Fix error page 508byte bug for IE.

Add access denied page.

    • -0
    • +4
    /lams_tool_sbmt/conf/xdoclet/error-pages.xml
    • -0
    • +1
    /lams_tool_sbmt/web/403.html
Fix role-query SQL

    • -1
    • +7
    /lams_build/conf/unix/jboss/login-config.xml
Security all url by /*

updated document to include details for getToolContentID method

added getNoSuchTool , a flashmessage to indicate that an error has occurred

implemented getToolContentID method

getToolContentID method defintion

added contentIDGenerator, used to generate a new content id for a tool/activity

included the toolApplicationContext because authoring service needs to use the tool content id generator

*** empty log message ***

    • -0
    • +35
    /lams_tool_lamc/test/web/WEB-INF/web.xml
*** empty log message ***

*** empty log message ***