lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
catches the numberformatexception that is thrown

For methods which take in an ID (type Long) as a parameter, a check is now performed to see if they are null or not. if they are null then an exception is thrown

Fixed problem with validator - had the wrong location of the file in the plugin definition

*** empty log message ***

    • -5
    • +27
    /lams_tool_laqa/web/InstructionsContent.jsp
Converted the project to build in a manner more like our other projects. Also updated to Struts 1.2.7

    • -17
    • +28
    /lams_tool_forum/build.properties
    • -175
    • +221
    /lams_tool_forum/build.xml
    • -0
    • +84
    /lams_tool_forum/db/sql/activity_insert.sql
    • -7
    • +2
    /lams_tool_forum/db/sql/drop_lams_tool_forum.sql
    • -0
    • +18
    /lams_tool_forum/db/sql/library_insert.sql
    • -0
    • +50
    /lams_tool_forum/db/sql/tool_insert.sql
    • -2
    • +2
    /lams_tool_forum/src/java/forumApplicationContext.xml
    • -0
    • +272
    /lams_tool_forum/web/WEB-INF/struts-config.xml
  1. … 15 more files in changeset.
Make the learn only use non-FCKEditor

Converted the project to build in a manner more like our other projects. Also updated to Struts 1.2.7 . Had to turn of the javascript validation to make the pages work. This needs to be fixed.

Converted the project to build in a manner more like our other projects. Also updated to Struts 1.2.7

    • -0
    • +1
    /lams_tool_forum/conf/war/META-INF/MANIFEST.MF
    • -0
    • +6
    /lams_tool_forum/conf/xdoclet/global-exceptions.xml
    • -0
    • +6
    /lams_tool_forum/conf/xdoclet/global-forwards.xml
    • -0
    • +5
    /lams_tool_forum/conf/xdoclet/servlet-mappings.xml
    • -0
    • +43
    /lams_tool_forum/conf/xdoclet/servlets.xml
    • -0
    • +209
    /lams_tool_forum/conf/xdoclet/struts-actions.xml
    • -0
    • +3
    /lams_tool_forum/conf/xdoclet/struts-forms.xml
    • -0
    • +1
    /lams_tool_forum/conf/xdoclet/struts-message-resources.xml
    • -0
    • +13
    /lams_tool_forum/conf/xdoclet/struts-plugins.xml
    • -0
    • +30
    /lams_tool_forum/conf/xdoclet/taglibs.xml
    • -0
    • +4
    /lams_tool_forum/conf/xdoclet/web-settings.xml
View all user marks for monitoring.

    • -52
    • +72
    /lams_tool_sbmt/web/allLearners.jsp
*** empty log message ***

Update to STRUTS 1.2.7

*** empty log message ***

    • -1
    • +1
    /lams_tool_laqa/db/sql/drop_lams_tool_qa.sql
    • -2
    • +5
    /lams_tool_laqa/web/InstructionsContent.jsp
Monitoring: Download file. Release mark to learner.

    • -1
    • +1
    /lams_tool_sbmt/db/sql/create_lams_tool_sbmt.sql
    • -56
    • +0
    /lams_tool_sbmt/web/sampleposteddata.jsp
*** empty log message ***

  1. … 3 more files in changeset.
source for struts-1.2.7

    • binary
    /lams_build/lib/struts/src/struts-1.2.7-src.zip
Upgraded to Struts 1.2.7

    • binary
    /lams_build/lib/struts/jakarta-oro.jar
    • binary
    /lams_build/lib/struts/struts-el.jar
Upgraded to Struts 1.2.7

Upgraded to Struts 1.2.7

remove class files

  1. … 14 more files in changeset.
Added a customised LookupDispatchAction to match the actions created by Dave Garth. Uses the LAMS TokenProcessor

Upgraded to Struts 1.2.7

    • -0
    • +408
    /lams_central/web/WEB-INF/struts/struts-config_1_0.dtd
    • -0
    • +695
    /lams_central/web/WEB-INF/struts/struts-config_1_1.dtd
    • -0
    • +686
    /lams_central/web/WEB-INF/struts/struts-config_1_2.dtd
    • -0
    • +270
    /lams_central/web/WEB-INF/struts/struts-html.tld
    • -0
    • +281
    /lams_central/web/WEB-INF/struts/tiles-config_1_1.dtd
    • -0
    • +313
    /lams_central/web/WEB-INF/struts/validator-rules.xml
    • -0
    • +565
    /lams_central/web/WEB-INF/struts/web-app_2_2.dtd
    • -0
    • +1059
    /lams_central/web/WEB-INF/struts/web-app_2_3.dtd
  1. … 21 more files in changeset.
now referenced in lams common, no need to have a copy of it in project

DTO no longer used

remove class files

Removed - included in the common libraries

*** empty log message ***

testcases to test the functions calculateTotalNumberOfUsers getSessionIdsFromContent getNumberOfUsersInSession

testcase added for new function get number of users in session

new test case for new function getSessionsFromContent

statistics action now calculates the number of usersi n each session and also the total number of users.