Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Upgraded Hibernate to 3.0

  1. … 57 more files in changeset.
Removed ISOLATION_READ_COMMITTED from the transactions as it is not supported by the JTA transaction manager. We will have to rely on the database settings.

  1. … 7 more files in changeset.
Updated to use the new tool exceptions

  1. … 1 more file in changeset.
in checkGateStatus() - if the gate is a schedule gate, teh wddx packet will also return the gate start times and gate end times

inside checkGateStatus, added additional fields activityTypeID, and changed field name from waitingLearners to learnersWaiting

Struts dispatch actions for checkGateStatus and releaseGate, see Monitoring.doc under lams_documents for more info

implemented checkGateStatus which returns a wddx packet with certain information, however may be changed later when requirements are more clear. releaseGate returns a boolean, true to acknowledge the gate is open and false if the gate isnt opened. helper method createGateStatusInfo used in checkGateStatus()

added new functions checkGateStatus() and releaseGate()

*** empty log message ***

  1. … 1 more file in changeset.
*** empty log message ***

  1. … 1 more file in changeset.
Switched project to use ear file format

  1. … 49 more files in changeset.
change back to local time implementation

  1. … 4 more files in changeset.
gate stuff completed

  1. … 7 more files in changeset.
implemented jsps and actions for gate

  1. … 38 more files in changeset.
gate action implemented and some comments added

    • -0
    • +249
    ./org/lamsfoundation/lams/monitoring/web/GateAction.java
  1. … 26 more files in changeset.
get automatic system scheduling function working and tested

    • -0
    • +120
    ./org/lamsfoundation/lams/monitoring/web/MonitoringAction.java
  1. … 1 more file in changeset.
scheduling service for starting and finishing gate implemented

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

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

  1. … 6 more files in changeset.
Quartz scheduled job implemented

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

  1. … 1 more file in changeset.
change create lesson into two step processes

  1. … 2 more files in changeset.
modify the lesson creation to incorporate lesson name and lesson description

  1. … 2 more files in changeset.
Replace mock copy design service with Manpreet's real implementation

  1. … 6 more files in changeset.
accomodate the change of tool session constructor

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

  1. … 3 more files in changeset.
lams tool service implemented. related services has been refactored into this implementation and shared throughout the application

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

  1. … 6 more files in changeset.
get create lesson functionality to work. successfully establish the connection between tool and lams core.

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

  1. … 10 more files in changeset.