lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added export portfolio servlet definition. used in MainExportServlet

    • -0
    • +7
    /lams_learning/conf/xdoclet/servlets.xml
added exportPortfolio servletmapping

currently shows the print version, uses iframes. was previously called exportPortfolio.jsp

    • -0
    • +57
    /lams_learning/web/exportPortfolioPrintVersion.jsp
this page is changed to display only the activity description adn the link to the tool activity page

    • -19
    • +1
    /lams_learning/web/exportPortfolio.jsp
MainExportServlet, similar the the tools export servlet, will call the other export url and save the main page to disk

added struts action forward

added the properies mainFileName, toolLink and directoryName

*** empty log message ***

DAO Unit test works version.

*** empty log message ***

    • -14
    • +1
    /lams_tool_lamc/db/model/lams_tool_mc.clay
    • -1
    • +0
    /lams_tool_lamc/db/sql/create_lams_tool_lamc.sql
  1. … 22 more files in changeset.
Change Hibernate entity bean

    • -204
    • +204
    /lams_tool_forum/db/model/forum.clay
    • -0
    • +45
    /lams_tool_forum/db/sql/table-schema.sql
    • -11
    • +11
    /lams_tool_forum/src/java/forumApplicationContext.xml
  1. … 18 more files in changeset.
The basic activity creation method wasn't setting the activity type, so the isBlah() calls were failing. Also fixed (hopefully) the LearnerProgress relationships so that we always get the true activity object, not a proxy.

Hopefully fixed the LearnerProgress relationships so that we always get the true activity object, not a proxy.

The basic activity creation method wasn't setting the activity type, so the isBlah() calls were failing.

Migrate to hibernate3

Add build ignore

    • -0
    • +1
    /lams_tool_forum/.cvsignore
*** empty log message ***

    • -44
    • +5
    /lams_tool_lamc/db/model/lams_tool_mc.clay
    • -4
    • +1
    /lams_tool_lamc/db/sql/create_lams_tool_lamc.sql
  1. … 19 more files in changeset.
More changes to suit Hibernate 3

    • binary
    /lams_build/lib/lams/lams-central.jar
    • binary
    /lams_build/lib/lams/lams-learning.jar
    • binary
    /lams_build/lib/lams/lams-monitoring.jar
  1. … 5 more files in changeset.
*** empty log message ***

More changes to suit Hibernate 3

  1. … 18 more files in changeset.
fix for middlegen

Migrate to hibernate3

    • -27
    • +96
    /lams_tool_sbmt/web/WEB-INF/web.xml
Fix a weird bug. This bug never happen before hibhernate3. When login happens, all cookies expcept JSESSIONID cookie will be removed by some progams/system ( I will trace it later). So I have to change the shared sesson cookies name to JSESSIONID, instead of a customized.

Fix a weird bug. This bug never happen before hibhernate3. When login happens, all cookies expcept JSESSIONID cookie will be removed by some progams/system ( I will trace it later). So I have to change the shared sesson cookies name to JSESSIONID, instead of a customized.

*** empty log message ***

*** empty log message ***

*** empty log message ***

  1. … 12 more files in changeset.
*** empty log message ***

*** empty log message ***

  1. … 25 more files in changeset.
*** empty log message ***