lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Initial commit

move customized open session in view to common/util/. so it can be reused in other parts

get automatic system scheduling function working and tested

    • -0
    • +193
    /lams_monitoring/test/web/WEB-INF/spring/applicationContext.xml
    • -0
    • +106
    /lams_monitoring/test/web/WEB-INF/struts/struts-config.xml
    • -0
    • +254
    /lams_monitoring/test/web/WEB-INF/web.xml
    • -0
    • +28
    /lams_monitoring/web/TestScheduler.jsp
    • -393
    • +0
    /lams_monitoring/web/WEB-INF/c-1_0-rt.tld
    • -416
    • +0
    /lams_monitoring/web/WEB-INF/c-1_0.tld
  1. … 82 more files in changeset.
get automatic system scheduling function working and tested

created web layer for monitoring

    • -0
    • +28
    /lams_monitoring/conf/xdoclet/filter-mappings.xml
    • -0
    • +33
    /lams_monitoring/conf/xdoclet/filters.xml
    • -0
    • +23
    /lams_monitoring/conf/xdoclet/global-forwards.xml
    • -0
    • +26
    /lams_monitoring/conf/xdoclet/servlet-mappings.xml
    • -0
    • +47
    /lams_monitoring/conf/xdoclet/servlets.xml
    • -0
    • +22
    /lams_monitoring/conf/xdoclet/struts-message-resources.xml
    • -0
    • +80
    /lams_monitoring/conf/xdoclet/taglibs.xml
    • -0
    • +34
    /lams_monitoring/conf/xdoclet/web-settings.xml
    • binary
    /lams_monitoring/lib/lams/lams-authoring.jar
    • binary
    /lams_monitoring/lib/lams/lams-tool-survey.jar
    • binary
    /lams_monitoring/lib/lams/lams_learning.jar
    • binary
    /lams_monitoring/lib/wddx/wddx-1.0a-lfl-0.2.jar
*** empty log message ***

*** empty log message ***

Revised edition - revisions done after implementation.

scheduling service for starting and finishing gate implemented

*** empty log message ***

factor out the date conversion logic into DateUtil

*** empty log message ***

    • binary
    /lams_monitoring/lib/lams/lams-authoring.jar
    • binary
    /lams_monitoring/lib/lams/lams-tool-survey.jar
quartz for scheduling

    • binary
    /lams_monitoring/lib/quartz/quartz.jar
implemented the date conversion for gate start time and gate end time. - will be further refactored to factor out the date conversion logic into util

*** empty log message ***

    • -0
    • +193
    /lams_monitoring/web/WEB-INF/spring/applicationContext.xml
    • -0
    • +67
    /lams_monitoring/web/WEB-INF/spring/monitoringApplicationContext.xml
    • -41
    • +0
    /lams_monitoring/web/spring/learningDesignApplicationContext.xml
    • -50
    • +0
    /lams_monitoring/web/spring/monitoringApplicationContext.xml
*** empty log message ***

*** empty log message ***

Initial website release for 1.0.1

    • binary
    /lams_documents/user_guides/LAMS_Administrators_Guide.doc
*** empty log message ***

    • -74
    • +8
    /lams_common/db/sql/insert_test_data.sql
*** empty log message ***

*** empty log message ***

added

    • binary
    /lams_documents/lams_tool_deploy/LAMSToolDeployUndeploy.doc
no message

no message

    • -9
    • +1
    /lams_common/conf/j2ee/application.xml
  1. … 11 more files in changeset.
*** empty log message ***

    • binary
    /lams_common/lib/lams/lams-authoring.jar
  1. … 17 more files in changeset.
*** empty log message ***

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

    • -153
    • +0
    /lams_common/test/java/applicationContext.xml
    • -186
    • +0
    /lams_common/web/WEB-INF/applicationContext.xml
    • -0
    • +193
    /lams_common/web/WEB-INF/spring/applicationContext.xml
    • -0
    • +34
    /lams_common/web/WEB-INF/spring/learningDesignApplicationContext.xml
workspaceFolder related data added

    • -27
    • +209
    /lams_common/db/sql/insert_test_data.sql
*** empty log message ***

    • -8
    • +0
    /lams_common/db/sql/insert_types_data.sql
Quartz scheduled job implemented