• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixes and updates to the way fck editor init is called.

Monitoring Instcuctions tab is improved.

  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
    ./org/lamsfoundation/lams/tool/qa/util/QAConstants.java
close/save/cancel action in authoring page.

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

    • -3
    • +4
    ./org/lamsfoundation/lams/tool/qa/Nullable.java
    • -3
    • +4
    ./org/lamsfoundation/lams/tool/qa/QaQueUsr.java
    • -3
    • +4
    ./org/lamsfoundation/lams/tool/qa/QaUtils.java
  1. … 128 more files in changeset.
Had the online and offline instructions the wrong way round.

Made changes as per wiki:

In Eclipse text files default to "-kk". To change the mode of the files, click on a file or a folder and select "Team -> Change ASCII/Binary Property" from the popup menu. Change text files to "ASCII with keyword expansion (-kkv)". It is not possible to change binary files to support keyword expansion.

  1. … 12 more files in changeset.
Changes to monitoring url to be standard in terms of using fck editor and tab controler.

    • -0
    • +19
    ./org/lamsfoundation/lams/tool/qa/QaUtils.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
    ./org/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
    ./org/lamsfoundation/lams/tool/qa/QaUtils.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

Made changes to authoring module persistance in doing updates and creates.

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

rewrote the persistance of content and question content on submit so taht uids gets used conservatively.

  1. … 1 more file in changeset.
Added CVS ID tag

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

  1. … 1 more file in changeset.
Independent LearningAction created. Added exception handler, content locked renamed

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

  1. … 1 more file in changeset.
completed export portfolio implementation

    • -1
    • +1
    ./org/lamsfoundation/lams/tool/qa/QaUtils.java
  1. … 3 more files in changeset.
Completed Learner Progress Report

    • -0
    • +307
    ./org/lamsfoundation/lams/tool/qa/web/QaExportAction.java
    • -0
    • +144
    ./org/lamsfoundation/lams/tool/qa/web/QaExportForm.java
  1. … 1 more file in changeset.
Completed Learner Progress View

    • -1
    • +1
    ./org/lamsfoundation/lams/tool/qa/QaUtils.java
    • -1
    • +1
    ./org/lamsfoundation/lams/tool/qa/web/QAction.java
  1. … 2 more files in changeset.
Completed Preview Learner implementation

    • -1
    • +4
    ./org/lamsfoundation/lams/tool/qa/QaUtils.java
  1. … 4 more files in changeset.