lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added sessionName field

updated createToolSession to use the sessionName

new DTO to store tool session details, ie sessionID and sessionName

update sql script to include column "session_name" in tl_lafrum11_tool_session table

    • -0
    • +1
    /lams_tool_forum/db/sql/create_lams_tool_forum.sql
    • -0
    • +1
    /lams_tool_forum/db/sql/table-schema.sql
update model to include column "session_name" in tl_lafrum11_tool_session table

    • -39
    • +46
    /lams_tool_forum/db/model/forum.clay
upgrade for mysql5.x

upgrade for MySQL5.x

    • -1
    • +0
    /lams_common/db/sql/create_lams_11_tables.sql
    • -24
    • +24
    /lams_common/db/sql/insert_test_data.sql
updated hbm files

remove getParameter from LocaleFilter

set the sessionName in createToolSession

remove getParameter from LocaleFilter

comment request.getParameter() method.

Some i18n Change.

removed database name from scripts and modified upload file meta data

    • -19
    • +19
    /lams_tool_lamc/db/sql/create_lams_tool_mc.sql
removed database name from the scripts

    • -12
    • +12
    /lams_tool_laqa/db/sql/create_lams_tool_qa.sql
fixes in relation to persisting questioncontent and corrected datamodel

changes and fixes in relation to unique keys on the tool tables and relevant changes to DAOS and service layer functionality.

    • -19
    • +19
    /lams_tool_laqa/db/model/lams_tool_qa.clay
added new field 'sessionName'

Basic config for i18n

    • -7
    • +7
    /lams_central/conf/xdoclet/filters.xml
add deploy-war task for deploy easily.

Basic config for i18n

    • -1
    • +6
    /lams_central/conf/xdoclet/filters.xml
    • -0
    • +6
    /lams_learning/conf/xdoclet/filters.xml
removed the Session ID from page, replaced with Session Name.

modified 'userList' and 'statistic' calls to use sessionDTO.

created dto to hold submit tool session information

Update session table to include session name.

    • -0
    • +7
    /lams_tool_sbmt/db/model/lams_tool_sbmt.clay
    • -0
    • +1
    /lams_tool_sbmt/db/sql/create_lams_tool_sbmt.sql
    • -0
    • +1
    /lams_tool_sbmt/db/sql/table-schema.sql
added a ;'new version notice for fiona

    • binary
    /lams_central/web/lams_authoring.swf
change prority of locale

*** empty log message ***

Logging settings to be used by the junit testcases.

    • -0
    • +4
    /lams_common/test/java/log4j.properties
Regenerated hbm.xml files for Noticeboard Tool