lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updated class names for org.lamsfoundation.lams.tool.mc.pojos.

updated definitions for package org.lamsfoundation.lams.tool.mc.pojos

Add new method to write URL to OutputStream.

removed QaMonitoringStarterAction and replace it with QaMonitoringAction.unspecified()

refactored Dispatch Actions in Monitoring interface

    • -13
    • +34
    /lams_tool_laqa/web/monitoringReport.jsp
added retrieveQaQueContentsByToolContentId()

Upgrade to version 2.2

  1. … 131 more files in changeset.
corrected the servlet mapping url pattern added the simpleUploaderServlet (used when uploading images to server, but currently not used on our tool authoring pages)

    • -0
    • +46
    /lams_central/conf/xdoclet/servlets.xml
fixed up testCreateToolSessionDefaultContentMissing test case. after removing default content, it will restore the right default content with the default content id that was assigned to it initially

fixed up testCopyToolContentWithDefaultContentMissing test case. after removing default content, it will restore the right default content with the default content id that was assigned to it initially

uncommented toolService defintion

uncommented code in getContextConfigLocation, toolApplicationContext is used in TestToolContentManager and TestToolSessionManager

jsp that keeps summary tab information

changes to the Instructions tab view

an index file to pass data to monitoring starter class

    • -2
    • +2
    /lams_tool_lamc/web/monitoringIndex.jsp
a new util class to hold all monitoring related utility methods together such as populateToolSessions.

made changes so that tool session information get populated and a list to hold sessions' group data is created for presentation purposes.

added variable isToolSessionChanged

formatting changes, removed logger entries etc

just formatting chages

just formatting changes

updated author name

no major changes, updated author name

removed some logger entries

no major changes, removed blank spaces etc

removed blank spaces etc

added methods public static Map convertToMap(List sessionsList, String listType)

and

public static Map convertToString Map(List sessionsList, String listType)

a new DTO to hold user data in monitoring url

a new DTO to hold monitoring module summary data

added contant SELECTION_CASE