lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

updated so that monitoring jsps can be deployed

added monitoring related tiles definitions

    • -7
    • +21
    /lams_tool_lamc/web/WEB-INF/tiles/tiles-defs.xml
reformated and included monitoring related definitions

    • -97
    • +127
    /lams_tool_lamc/web/WEB-INF/struts-config.xml
new jsp file for monitoring environment

    • -0
    • +9
    /lams_tool_lamc/web/monitoring/EditActivityContent.jsp
    • -0
    • +9
    /lams_tool_lamc/web/monitoring/InstructionsContent.jsp
    • -0
    • +173
    /lams_tool_lamc/web/monitoring/MonitoringMaincontent.jsp
    • -0
    • +9
    /lams_tool_lamc/web/monitoring/Stats.jsp
    • -0
    • +9
    /lams_tool_lamc/web/monitoring/SummaryContent.jsp