Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update import tool content interface.

  1. … 8 more files in changeset.
Update import tool content interface.

  1. … 10 more files in changeset.
Update ToolContentManager API

  1. … 11 more files in changeset.
added service method: public String exportToolContent(List toolContentId) throws ToolException {

Changed name of export/import methods for the learning design export. Got the name wrong before.

  1. … 9 more files in changeset.
Fixes and updates to the way fck editor init is called. Monitoring Instcuctions tab is improved.

    • -4
    • +10
    ./lamsfoundation/lams/tool/qa/web/QaAction.java
  1. … 2 more files in changeset.
Learner module look and feel changed

  1. … 8 more files in changeset.
Added methods needed for design export

  1. … 11 more files in changeset.
Create an audit log entry for editing/deleting and item

    • -0
    • +31
    ./lamsfoundation/lams/tool/qa/util/QAConstants.java
close/save/cancel action in authoring page.

    • -0
    • +69
    ./lamsfoundation/lams/tool/qa/web/ClearSessionAction.java
  1. … 9 more files in changeset.
Updated copyright statement - only support GPL v 2.0

    • -3
    • +4
    ./lamsfoundation/lams/tool/qa/Nullable.java
    • -3
    • +4
    ./lamsfoundation/lams/tool/qa/QaComparator.java
    • -3
    • +4
    ./lamsfoundation/lams/tool/qa/QaContent.java
    • -3
    • +4
    ./lamsfoundation/lams/tool/qa/QaQueContent.java
    • -3
    • +4
    ./lamsfoundation/lams/tool/qa/QaQueUsr.java
    • -3
    • +4
    ./lamsfoundation/lams/tool/qa/QaSession.java
    • -3
    • +4
    ./lamsfoundation/lams/tool/qa/QaUsrResp.java
    • -3
    • +4
    ./lamsfoundation/lams/tool/qa/QaUtils.java
  1. … 137 more files in changeset.
Had the online and offline instructions the wrong way round.

Changes to monitoring url to be standard in terms of using fck editor and tab controler.

    • -0
    • +19
    ./lamsfoundation/lams/tool/qa/QaUtils.java
    • -2
    • +79
    ./lamsfoundation/lams/tool/qa/web/QaAction.java
  1. … 10 more files in changeset.
Authoring url FCK editor changes as per standards for tab controller and lams tag

  1. … 16 more files in changeset.
Moved the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

  1. … 49 more files in changeset.
fixes to learning module and learner progress report

    • -3
    • +4
    ./lamsfoundation/lams/tool/qa/QaUtils.java
  1. … 1 more file in changeset.
learner module and user progress fixes

  1. … 1 more file in changeset.
learner module fix

General tidying up

  1. … 2 more files in changeset.
Fixes and changes in relation to lost /corrupt session issue

    • -39
    • +41
    ./lamsfoundation/lams/tool/qa/QaUtils.java
    • -2
    • +11
    ./lamsfoundation/lams/tool/qa/web/QaAction.java
  1. … 7 more files in changeset.
Updated BasicToolVO to match the current Tool object, and added an interface to BasicToolVO. Now the call in lLamsToolService which allows a tool to access its own record in the lams_tool table refers to an interface (IToolVO) rather than a POJO. The code still passes a BasicToolVO to any calling tools, but it is better to refer only to interfaces in a service definition, rather than a concrete class.

Updated BasicToolVO to match the current Tool object, and added an interface to BasicToolVO. Now the call in lLamsToolService which allows a tool to access its own record in the lams_tool table refers to an interface (IToolVO) rather than a POJO. The code still passes a BasicToolVO to any calling tools, but it is better to refer only to interfaces in a service definition, rather than a concrete class.

added Javadocs to actions

    • -0
    • +54
    ./lamsfoundation/lams/tool/qa/web/QaAction.java
Made changes to authoring module persistance in doing updates and creates.

    • -0
    • +1
    ./lamsfoundation/lams/tool/qa/QaUtils.java
    • -0
    • +22
    ./lamsfoundation/lams/tool/qa/web/QaAction.java
  1. … 1 more file in changeset.
Rewrote persistance on submit content

    • -13
    • +14
    ./lamsfoundation/lams/tool/qa/web/QaAction.java
rewrote the persistance of content and question content on submit so taht uids gets used conservatively.

    • -7
    • +7
    ./lamsfoundation/lams/tool/qa/QaQueContent.hbm.xml
  1. … 1 more file in changeset.
Added CVS ID tag

enabled copyToolContent to properly copy the attachments data in the content repository.

    • -2
    • +27
    ./lamsfoundation/lams/tool/qa/QaContent.java
    • -1
    • +46
    ./lamsfoundation/lams/tool/qa/QaUploadedFile.java
    • -6
    • +22
    ./lamsfoundation/lams/tool/qa/web/QaAction.java
  1. … 1 more file in changeset.
Independent LearningAction created. Added exception handler, content locked renamed

    • -1
    • +1
    ./lamsfoundation/lams/tool/qa/QaContent.hbm.xml
    • -0
    • +8
    ./lamsfoundation/lams/tool/qa/QaSession.hbm.xml
    • -26
    • +15
    ./lamsfoundation/lams/tool/qa/QaUtils.java
    • -779
    • +0
    ./lamsfoundation/lams/tool/qa/web/QAction.java
    • -0
    • +674
    ./lamsfoundation/lams/tool/qa/web/QaAction.java
    • -0
    • +294
    ./lamsfoundation/lams/tool/qa/web/QaLearningAction.java
  1. … 8 more files in changeset.
formatted resources

  1. … 1 more file in changeset.