Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixes to learning module for the correct interpretation of user and tool session for different users. Other general fixes.

    • -1
    • +16
    ./org/lamsfoundation/lams/tool/qa/QaQueUsr.java
  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
    ./org/lamsfoundation/lams/tool/qa/QaUtils.java
    • -115
    • +121
    ./org/lamsfoundation/lams/tool/qa/web/LearningUtil.java
    • -87
    • +87
    ./org/lamsfoundation/lams/tool/qa/web/QAction.java
  1. … 6 more files in changeset.
added retrieveQaQueContentsByToolContentId()

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

    • -18
    • +24
    ./org/lamsfoundation/lams/tool/qa/QaUtils.java
    • -418
    • +528
    ./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.

    • -26
    • +7
    ./org/lamsfoundation/lams/tool/qa/web/QAction.java
Rolling back mc changes that were accidently made to qa

    • -165
    • +0
    ./org/lamsfoundation/lams/tool/mc/McOptsContent.java
    • -322
    • +0
    ./org/lamsfoundation/lams/tool/mc/McQueContent.java
    • -138
    • +0
    ./org/lamsfoundation/lams/tool/mc/McQueUsr.java
    • -277
    • +0
    ./org/lamsfoundation/lams/tool/mc/McUsrAttempt.java
    • -814
    • +0
    ./org/lamsfoundation/lams/tool/mc/McUtils.java
    • -41
    • +0
    ./org/lamsfoundation/lams/tool/mc/Nullable.java
  1. … 96 more files in changeset.
Code that does authoring and learning

    • -0
    • +403
    ./org/lamsfoundation/lams/tool/mc/McAppConstants.java
    • -0
    • +50
    ./org/lamsfoundation/lams/tool/mc/McComparator.java
    • -0
    • +427
    ./org/lamsfoundation/lams/tool/mc/McContent.java
    • -0
    • +165
    ./org/lamsfoundation/lams/tool/mc/McOptsContent.java
    • -0
    • +322
    ./org/lamsfoundation/lams/tool/mc/McQueContent.java
    • -0
    • +138
    ./org/lamsfoundation/lams/tool/mc/McQueUsr.java
    • -0
    • +208
    ./org/lamsfoundation/lams/tool/mc/McResources.properties
    • -0
    • +190
    ./org/lamsfoundation/lams/tool/mc/McSession.java
    • -0
    • +51
    ./org/lamsfoundation/lams/tool/mc/McStringComparator.java
    • -0
    • +185
    ./org/lamsfoundation/lams/tool/mc/McUploadedFile.java
    • -0
    • +277
    ./org/lamsfoundation/lams/tool/mc/McUsrAttempt.java
    • -0
    • +814
    ./org/lamsfoundation/lams/tool/mc/McUtils.java
    • -0
    • +41
    ./org/lamsfoundation/lams/tool/mc/Nullable.java
    • -0
    • +116
    ./org/lamsfoundation/lams/tool/mc/dao/IMcContentDAO.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
    ./org/lamsfoundation/lams/tool/qa/QaUtils.java
    • -0
    • +63
    ./org/lamsfoundation/lams/tool/qa/util/QaToolContentHandler.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
    ./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
    • +1
    ./org/lamsfoundation/lams/tool/qa/QaQueUsr.java
  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
    ./org/lamsfoundation/lams/tool/qa/QaUtils.java
    • -1
    • +7
    ./org/lamsfoundation/lams/tool/qa/web/QAction.java
  1. … 1 more file in changeset.
Chanage action back to web folder

ExportServlet for Q&A tool,

    • -0
    • +68
    ./org/lamsfoundation/lams/tool/qa/web/QaExportServlet.java
Use the hibernate properties bean from lams.jar

  1. … 2 more files in changeset.
Switched to shared transaction manager and JNDI toolDataSource

  1. … 8 more files in changeset.
Use the "real" repository service, not the special local version designed for testing.

Changed db username and password to standard team values

  1. … 1 more file in changeset.
coonection parametres requires UTF-8 etc.