Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
*** empty log message ***

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

comments added

    • -4
    • +2
    ./java/org/lamsfoundation/lams/tool/Tool.java
getToolUrlByMode method implemented and tested

  1. … 1 more file in changeset.
add get tool url method to tool service so that it can be visible to monitor too

create separate tool interface for core lams module and tool module

  1. … 3 more files in changeset.
to make it work for testing

helper methods added to enable flash java communication

  1. … 4 more files in changeset.
update learnerprogress dto

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

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

latest db changes

  1. … 2 more files in changeset.
mapping requires restart

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

data transfer object for remote communication

helper for struts added

  1. … 1 more file in changeset.
toString added

*** empty log message ***

    • -0
    • +147
    ./java/org/lamsfoundation/lams/util/wddx/WDDXTAGS.java
*** empty log message ***

first activity of the design would be calculated only if it is a valid design.

added toString() for logging purpose

Made the object immutable

WDDX related classes

    • -0
    • +645
    ./java/org/lamsfoundation/lams/util/LDWDDXValueObjectFactory.java
    • -0
    • +147
    ./java/org/lamsfoundation/lams/util/WDDXTAGS.java
update lesson dto

added not-nullable name field and decription field and modified creation factory method.

  1. … 4 more files in changeset.
added new fields to lesson object

  1. … 2 more files in changeset.
fix up some problems with activity mappings fix up bugs in saving temp completed activity list

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

  1. … 2 more files in changeset.
latest database changes mapped

  1. … 1 more file in changeset.
lesson data transfer object implemented

    • -0
    • +102
    ./java/org/lamsfoundation/lams/lesson/dto/LessonDTO.java