Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changes and fixes in relation to unique keys on the tool tables and relevant changes to DAOS and service layer functionality.

  1. … 5 more files in changeset.
added uid property to QaQueContent

  1. … 2 more files in changeset.
added uid property to content pojo / table and updated the hibernate config

  1. … 4 more files in changeset.
fixes for the table names and relevant config files

  1. … 13 more files in changeset.
Fixes to learning module for the correct interpretation of user and tool session for different users. Other general fixes.

  1. … 14 more files in changeset.
Urgent fix for evaluating user and session data before forwarding to a read only report.

  1. … 5 more files in changeset.
Change toolSessionManager interface to add new toolSessionName.

Change toolSessionManager interface to add new toolSessionName.

  1. … 5 more files in changeset.
Change toolSessionManager interface to add new toolSessionName.

  1. … 1 more file in changeset.
removed QaMonitoringStarterAction and replace it with QaMonitoringAction.unspecified()

refactored Dispatch Actions in Monitoring interface

    • -24
    • +20
    ./java/org/lamsfoundation/lams/tool/qa/QaUtils.java
  1. … 6 more files in changeset.
added retrieveQaQueContentsByToolContentId()

*changed jsps to use DHTML multi-tab *refactored DispatchAction

    • -18
    • +24
    ./java/org/lamsfoundation/lams/tool/qa/QaUtils.java
    • -418
    • +528
    ./java/org/lamsfoundation/lams/tool/qa/web/QAction.java
  1. … 6 more files in changeset.
Implemented the proper finish behaviour, so it goes to the next activity properly.

Rolling back mc changes that were accidently made to qa

    • -138
    • +0
    ./java/org/lamsfoundation/lams/tool/mc/McQueUsr.java
    • -814
    • +0
    ./java/org/lamsfoundation/lams/tool/mc/McUtils.java
  1. … 96 more files in changeset.
Code that does authoring and learning

    • -0
    • +50
    ./java/org/lamsfoundation/lams/tool/mc/McComparator.java
    • -0
    • +427
    ./java/org/lamsfoundation/lams/tool/mc/McContent.java
    • -0
    • +165
    ./java/org/lamsfoundation/lams/tool/mc/McOptsContent.java
    • -0
    • +322
    ./java/org/lamsfoundation/lams/tool/mc/McQueContent.java
    • -0
    • +138
    ./java/org/lamsfoundation/lams/tool/mc/McQueUsr.java
    • -0
    • +190
    ./java/org/lamsfoundation/lams/tool/mc/McSession.java
    • -0
    • +277
    ./java/org/lamsfoundation/lams/tool/mc/McUsrAttempt.java
    • -0
    • +814
    ./java/org/lamsfoundation/lams/tool/mc/McUtils.java
    • -0
    • +41
    ./java/org/lamsfoundation/lams/tool/mc/Nullable.java
  1. … 71 more files in changeset.
*** empty log message ***

various changes including * change the values of contentId and sessionId * remove most of the remove/recreate code when saving existing contents * updated file upload methods

    • -343
    • +454
    ./java/org/lamsfoundation/lams/tool/qa/QaUtils.java
  1. … 9 more files in changeset.
Reverted back to copy that matches the current implementation of leaveToolSession from lams.jar

*** empty log message ***

Modified the "leaveToolSession" and related code to allow the tool to pass the userid (which it gets from UserDTO in the shared session) rather than pass User (which the tool doesn't have).

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

    • -43
    • +33
    ./java/org/lamsfoundation/lams/tool/qa/QaUtils.java
  1. … 13 more files in changeset.
*** empty log message ***

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

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

  1. … 17 more files in changeset.
Upgraded Hibernate to 3.0

  1. … 53 more files in changeset.
Read userDTO from shared session instead of URL.

    • -10
    • +11
    ./java/org/lamsfoundation/lams/tool/qa/QaUtils.java
  1. … 1 more file in changeset.
Chanage action back to web folder

ExportServlet for Q&A tool,

Use the hibernate properties bean from lams.jar

  1. … 2 more files in changeset.