lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added AUTHOR_PAGEV2 AND TOOL_SIGNATURE constants

Implement ToolSessionManager and ToolContentManager interface methods.

v1008200501

Add statistic feature for monitoring.

    • -0
    • +33
    /lams_tool_sbmt/web/monitoring/statistic.jsp
Will now run the service and gate action tests okay - allows more memory.

Now runs from ANT without "file missing errors", but still doesn't work - throws duplicate key. Not sure what state it expects the test data to be in.

Do not appear to be required for lams_monitoring - appear to have been coped from other projects.

    • binary
    /lams_monitoring/lib/jakarta-commons/commons-configuration-1.0-dev-3.20030607.194155.jar
    • binary
    /lams_monitoring/web/WEB-INF/lib/dom.jar
    • binary
    /lams_monitoring/web/WEB-INF/lib/jaxen-full.jar
    • binary
    /lams_monitoring/web/WEB-INF/lib/mail.jar
    • binary
    /lams_monitoring/web/WEB-INF/lib/sax.jar
    • binary
    /lams_monitoring/web/WEB-INF/lib/xercesImpl.jar
Improved test cases to make them run more than once (without resetting the db) and to not use as many magic numbers as ids!

1.Migrate Authoring to 3 DHTML 2.Monitoring Download mark from Excel format

    • -0
    • +118
    /lams_tool_sbmt/web/includes/javascript/server.js
used for the authoring page using DHTML

    • -0
    • +203
    /lams_tool_nb/web/author_page/css/aqua.css
    • -0
    • +3
    /lams_tool_nb/web/author_page/css/base.css
    • -0
    • +3
    /lams_tool_nb/web/author_page/css/xp.css
    • binary
    /lams_tool_nb/web/author_page/images/aqua_tab_centre.gif
    • binary
    /lams_tool_nb/web/author_page/images/aqua_tab_left.gif
    • binary
    /lams_tool_nb/web/author_page/images/aqua_tab_right.gif
    • binary
    /lams_tool_nb/web/author_page/images/aqua_tab_s_centre.gif
    • binary
    /lams_tool_nb/web/author_page/images/aqua_tab_s_left.gif
    • binary
    /lams_tool_nb/web/author_page/images/aqua_tab_s_right.gif
    • -0
    • +119
    /lams_tool_nb/web/author_page/js/tabcontroller.js
*** empty log message ***

this authoring page support the DHTML 3 tab stuff

    • -0
    • +275
    /lams_tool_nb/web/author_page.jsp
v0808200501

1.Add share.jsp 2.Fix a bug to lockOnFinish: not check this flag when user choose finish.

    • -140
    • +0
    /lams_tool_sbmt/web/includes/css/aqua.css
    • -3
    • +0
    /lams_tool_sbmt/web/includes/css/base.css
    • -3
    • +0
    /lams_tool_sbmt/web/includes/css/xp.css
    • -0
    • +9
    /lams_tool_sbmt/web/sharing/share.jsp
Add Monitoring Edit Activity feature.

    • -0
    • +60
    /lams_tool_sbmt/web/monitoring/editactivity.jsp
    • -0
    • +53
    /lams_tool_sbmt/web/monitoring/showactivity.jsp
    • -0
    • +5
    /lams_tool_sbmt/web/monitoring/success.jsp
Removed unnecessary parameters

1.Bug fix for Hibernate clear() 2. View/Download URL setting in JSP

removed BASIC and ADVANCED constants because they are not used.

removed the FORM constant as it isnt used in this Action class

a new instance of NBMonitoringForm is instantiated in the execute method to ensure that we are using a new form each time this starter action is called

*** empty log message ***

instead placing the toolCotnentId in session scope, it is now stored in the session scope form bean

modified the validate method, the validate method doesnt check whether the title or content fields are empty, because the fckeditor buts in <br> tags even when there is no content

in cleanMonitoringSession, the session scope variable to hold the toolCotnentId is removed, as the session scope formbean now handles this instead

changed the way it displays the noticeboard content, the export portfolio now looks exactly the same as what a learner would see

    • -10
    • +9
    /lams_tool_nb/web/exportPortfolio.jsp
added the buttons for export portfolio in teacher and learner mode, and learner button in author and teacher mode as well this file is just used for testing purposes only.

increased the filename field in attachment table to be varchar(255) instead of varchar(50).

increased the filename field in attachment table to be varchar(255) instead of varchar(50).

    • -2
    • +2
    /lams_tool_nb/db/model/lams_tool_nb.clay
    • -1
    • +1
    /lams_tool_nb/db/sql/create_lams_tool_nb.sql
    • -1
    • +1
    /lams_tool_nb/db/sql/init_lams_tool_nb.sql
new version of validator-rles.xml, used in struts v1.2.7, obtained from the struts zip package

moved the logic tags outside, so that it wont show attachment header unless there are files in the attachmentList

    • -75
    • +62
    /lams_tool_nb/web/a_Instructions.jsp