lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added o/s property to the common.properties, so that you can configure whether to use windows or linux configuration file. Modified common build to update the content repository deletion - wasn't working as the repository location had been changed.

*** empty log message ***

tidy

*** empty log message ***

*** empty log message ***

*** empty log message ***

    • -1
    • +2
    /lams_tool_lamc/web/ResultsSummary.jsp
*** empty log message ***

*** empty log message ***

Working version for monitoring.

    • -2
    • +2
    /lams_tool_forum/web/includes/header.jsp
    • -2
    • +13
    /lams_tool_forum/web/includes/scripts.jsp
    • -0
    • +39
    /lams_tool_forum/web/jsps/monitoring/message/topicview.jsp
    • -0
    • +8
    /lams_tool_forum/web/jsps/monitoring/viewtopic.jsp
Working version for monitoring.

    • -2
    • +10
    /lams_tool_forum/conf/xdoclet/struts-actions.xml
    • -11
    • +7
    /lams_tool_forum/conf/xdoclet/taglibs.xml
    • -11
    • +7
    /lams_tool_forum/web/WEB-INF/web.xml
    • -0
    • +2
    /lams_tool_forum/web/includes/taglibs.jsp
Removed run sequences from getAccessibleWorkspaceFolders() and added a new call getFolderContentsExcludeHome() which excludes the user's home directory from the returned contents.

Removed run sequences from getAccessibleWorkspaceFolders() and added a new call getFolderContentsExcludeHome() which excludes the user's home directory from the returned contents.

    • binary
    /lams_build/lib/lams/lams-central.jar
added parallel activity MC (WIP)

    • binary
    /lams_central/src/flash/lams_authoring.fla
getComplexActivityChildren

ad toData and clone methods

change toData() to omit fields that are undefined

Working version for monitoring.

    • -12
    • +25
    /lams_tool_forum/conf/xdoclet/struts-actions.xml
    • -10
    • +22
    /lams_tool_forum/web/WEB-INF/struts-config.xml
  1. … 3 more files in changeset.
Working version for monitoring.

    • -31
    • +31
    /lams_tool_forum/db/model/forum.clay
    • -2
    • +17
    /lams_tool_forum/db/sql/create_lams_tool_forum.sql
    • -3
    • +4
    /lams_tool_forum/db/sql/table-schema.sql
  1. … 6 more files in changeset.
Move body tag to correct position.

Add report table

    • -0
    • +1
    /lams_tool_forum/db/sql/drop_lams_tool_forum.sql
    • -3
    • +3
    /lams_tool_forum/db/sql/tool_insert.sql
Fix bug in getDefaultForum

*** empty log message ***

    • -0
    • +114
    /lams_tool_lamc/web/ResultsSummary.jsp
    • -9
    • +0
    /lams_tool_lamc/web/answersContent.jsp
*** empty log message ***

    • -24
    • +25
    /lams_tool_lamc/web/ViewAnswers.jsp
*** empty log message ***

    • -1
    • +14
    /lams_tool_lamc/db/model/lams_tool_mc.clay
    • -0
    • +1
    /lams_tool_lamc/db/sql/create_lams_tool_lamc.sql
    • -19
    • +23
    /lams_tool_lamc/web/ViewAnswers.jsp
*** empty log message ***

    • -2
    • +15
    /lams_tool_lamc/db/model/lams_tool_mc.clay
    • -0
    • +1
    /lams_tool_lamc/db/sql/create_lams_tool_lamc.sql
    • -0
    • +147
    /lams_tool_lamc/web/ViewAnswers.jsp
Add mark form

    • -3
    • +40
    /lams_tool_forum/conf/xdoclet/struts-actions.xml
Update for monitoring page

    • -2
    • +43
    /lams_tool_forum/conf/xdoclet/struts-actions.xml
    • -19
    • +121
    /lams_tool_forum/db/model/forum.clay
    • -3
    • +14
    /lams_tool_forum/db/sql/create_lams_tool_forum.sql
    • -3
    • +17
    /lams_tool_forum/db/sql/table-schema.sql
    • -3
    • +3
    /lams_tool_forum/db/sql/tool_insert.sql
    • -0
    • +1
    /lams_tool_forum/src/java/forumApplicationContext.xml
  1. … 21 more files in changeset.
added groupings array in learningDesignDTO

changed groupingType property to be groupingTypeID

changed the GroupingDTO(Grouping grouping) constructor so that it directly passes the grouping object into the processGroupingActivity() method

removed groupingDTO, this is now used in learningDesignDTO instead