lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
they are now combined into one file called index.jsp

    • -24
    • +0
    /lams_tool_nb/web/authoringIndex.jsp
    • -24
    • +0
    /lams_tool_nb/web/monitoringIndex.jsp
the starter page for all three environments: authoring learning and monitoring. replaces authoringIndex.jsp, learnerIndex.jsp and monitoringIndex.jsp

bottom of the page shows the attachments that have been added

    • -0
    • +52
    /lams_tool_nb/web/a_Instructions.jsp
added reference to the content repository application Context

*** empty log message ***

took out the starter page definitions, as it isnt needed

uuid is now a mandatory field

    • -1
    • +1
    /lams_tool_nb/db/sql/create_lams_tool_nb.sql
    • -1
    • +1
    /lams_tool_nb/db/sql/init_lams_tool_nb.sql
uuid is not a mandatory field

    • -3
    • +3
    /lams_tool_nb/db/model/lams_tool_nb.clay
Test case is added for retrieveAttachmentByFilename

testcase for retrieveAttachmentByFilename is added

in the xdoclet, the input attribute for the attribute has been removed. this is so, because usually its called directly and the action wasnt triggered from any other page

includes code which setups the map of attchments which is displayed on the jsp instructions page

new bean properties onlineFile , offlineFile and attachments

new struts action called upload which uploads a file to content repository and also saves the file information on the database

retrieveAttachmentByFilename definition and implementation

implementation of retrieveAttachmentByFilename

new method retrieveAttachmentByFilename used in authoringaction to determine if there are files that exist in db with same filename

new bean definition toolContentHandler

added ATTACHMENT_LIST a session scope variable

added new constants TYPE_ONLINE and TYPE_OFFLINE also new method returnFileType() which is a helper method to determine whether its an online file or offline file

webroot=web

Learner part, LockOnFinished works well.

*** empty log message ***

Add monitoring instructions page

    • -0
    • +73
    /lams_tool_sbmt/web/monitoring/instructions.jsp
lams_build project path is changed to relative output="JBOSS_DEPLOY" is removed from /src

webroot = web

Refactor sbmt jsp page url.

    • -91
    • +0
    /lams_tool_sbmt/web/allLearners.jsp
    • -0
    • +119
    /lams_tool_sbmt/web/learner/sbmtLearner.jsp
    • -0
    • +70
    /lams_tool_sbmt/web/monitoring/alluserlist.jsp
    • -0
    • +69
    /lams_tool_sbmt/web/monitoring/updatemarks.jsp
    • -0
    • +82
    /lams_tool_sbmt/web/monitoring/usermarkslist.jsp
    • -0
    • +92
    /lams_tool_sbmt/web/monitoring/viewallmarks.jsp
    • -119
    • +0
    /lams_tool_sbmt/web/sbmtLearner.jsp
    • -69
    • +0
    /lams_tool_sbmt/web/updateMarks.jsp
database username and password are changed to common ones

connection parametres require UTF-8 etc.

coonection parametres requires UTF-8 etc.