lams_monitoring

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
update cglib

    • binary
    ./web/WEB-INF/lib/cglib-full-2.0.2.jar
    • binary
    ./web/WEB-INF/lib/cglib-nodep-2.1-dev.jar
add war task to ant build

implemented jsps and actions for gate

    • -0
    • +365
    ./web/learner.css
    • -0
    • +393
    ./web/WEB-INF/jstl/c-rt.tld
    • -403
    • +0
    ./web/WEB-INF/jstl/fmt-1_0-rt.tld
    • -0
    • +403
    ./web/WEB-INF/jstl/fmt-rt.tld
  1. … 27 more files in changeset.
update xdoclet template for new web.xml

    • -0
    • +5
    ./conf/xdoclet/listeners.xml
load the spring configuration files from class path instead of web-inf

    • -193
    • +0
    ./web/WEB-INF/spring/applicationContext.xml
    • -102
    • +0
    ./web/WEB-INF/spring/dataAccessContext.xml
    • -19
    • +0
    ./web/WEB-INF/spring/dbConnection.properties
    • -25
    • +0
    ./web/WEB-INF/spring/lessonApplicationContext.xml
    • -53
    • +0
    ./web/WEB-INF/spring/surveyApplicationContext.xml
    • -55
    • +0
    ./web/WEB-INF/spring/toolApplicationContext.xml
gate action implemented and some comments added

    • -0
    • +6
    ./conf/xdoclet/struts-forms.xml
    • -0
    • +8
    ./conf/xdoclet/struts-plugins.xml
    • -0
    • +249
    ./src/java/org/lamsfoundation/lams/monitoring/web/GateAction.java
    • -0
    • +93
    ./test/java/SurveyAnsContent.hbm.xml
    • -0
    • +168
    ./test/java/SurveyContent.hbm.xml
    • -0
    • +198
    ./test/java/SurveyQueContent.hbm.xml
    • -0
    • +61
    ./test/java/SurveyQueType.hbm.xml
    • -0
    • +117
    ./test/java/SurveyQueUsr.hbm.xml
    • -0
    • +103
    ./test/java/SurveySession.hbm.xml
  1. … 18 more files in changeset.
get automatic system scheduling function working and tested

file struts-config.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:27 +0000

get automatic system scheduling function working and tested

    • -0
    • +254
    ./test/web/WEB-INF/web.xml
    • -0
    • +193
    ./test/web/WEB-INF/spring/applicationContext.xml
    • -0
    • +99
    ./test/web/WEB-INF/spring/monitoringApplicationContext.xml
    • -0
    • +106
    ./test/web/WEB-INF/struts/struts-config.xml
    • -0
    • +28
    ./web/TestScheduler.jsp
  1. … 79 more files in changeset.
get automatic system scheduling function working and tested

created web layer for monitoring

    • -0
    • +28
    ./conf/xdoclet/filter-mappings.xml
    • -0
    • +33
    ./conf/xdoclet/filters.xml
    • -0
    • +23
    ./conf/xdoclet/global-forwards.xml
    • -0
    • +26
    ./conf/xdoclet/servlet-mappings.xml
    • -0
    • +47
    ./conf/xdoclet/servlets.xml
    • -0
    • +22
    ./conf/xdoclet/struts-message-resources.xml
    • -0
    • +80
    ./conf/xdoclet/taglibs.xml
    • -0
    • +34
    ./conf/xdoclet/web-settings.xml
    • binary
    ./lib/lams/lams_learning.jar
    • binary
    ./lib/wddx/wddx-1.0a-lfl-0.2.jar
scheduling service for starting and finishing gate implemented

*** empty log message ***

  1. … 2 more files in changeset.
*** empty log message ***

quartz for scheduling

    • binary
    ./lib/quartz/quartz.jar
*** empty log message ***

    • -0
    • +193
    ./web/WEB-INF/spring/applicationContext.xml
    • -0
    • +67
    ./web/WEB-INF/spring/monitoringApplicationContext.xml
    • -181
    • +0
    ./web/spring/applicationContext.xml
    • -41
    • +0
    ./web/spring/learningDesignApplicationContext.xml
    • -50
    • +0
    ./web/spring/monitoringApplicationContext.xml
Quartz scheduled job implemented

test cases changed according to the change of super test case

  1. … 5 more files in changeset.
gate open and close services implemented

change create lesson into two step processes

modify the lesson creation to incorporate lesson name and lesson description

new lams jar

Replace mock copy design service with Manpreet's real implementation

    • binary
    ./lib/lams/src/lams_authoring_src.zip
upgrade mysql connector to 3.1.7

    • binary
    ./lib/mysql/mysql-connector-java-3.0.16-ga-bin.jar
    • binary
    ./lib/mysql/mysql-connector-java-3.1.7-bin.jar
accomodate the change of tool session constructor

  1. … 4 more files in changeset.
GPL license added

lams tool service implemented. related services has been refactored into this implementation

and shared throughout the application

  1. … 3 more files in changeset.
commit latest working code in

get create lesson functionality to work. successfully establish the connection between

tool and lams core.

    • binary
    ./lib/lams/lams-tool-survey.jar
    • binary
    ./lib/lams/src/lams_tool_survey_src.zip
    • -0
    • +4
    ./test/java/log4j.properties
  1. … 8 more files in changeset.
*** empty log message ***

    • binary
    ./lib/lams/lams-authoring.jar
    • binary
    ./lib/lams/src/lams_common_src.zip
    • -0
    • +182
    ./web/spring/applicationContext.xml
    • -0
    • +41
    ./web/spring/learningDesignApplicationContext.xml
    • -0
    • +50
    ./web/spring/monitoringApplicationContext.xml