Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4440 Add no-args constructors for LD import

  1. … 1 more file in changeset.
LDEV-4440 Add missing no-arg constructors

They are required by LD import in authoring.

  1. … 1 more file in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 1074 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 782 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 2120 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 1860 more files in changeset.
LDEV-3674: Remove multiple Flash elements: Authoring, icons, themes, i18n files, WDDX libraries and classes, methods, servlets etc. Rename/rewrite methods for Flashless use.

  1. … 420 more files in changeset.
LDEV-2054: Added support for “viewStudentsBeforeSelection” option.

  1. … 10 more files in changeset.
LDEV-1581: Fixing a small bug in DTO.

LDEV-1581: Addin final version of logic.

  1. … 9 more files in changeset.
LDEV-1581: Added most of the logic for creating/managing learner's choice grouping.

  1. … 32 more files in changeset.
Made the userlist in the GroupDTO optional, so that it isn't passed to authoring.

  1. … 6 more files in changeset.
Updated address of FSF in copyright statement

  1. … 1392 more files in changeset.
Copyright statement change - only support GPL v2, not future versions. Missed the "version 2.0" the previous check in

  1. … 261 more files in changeset.
Copyright statement change - only support GPL v2, not future versions. Got the lines in the wrong order in the last check in.

  1. … 261 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

  1. … 261 more files in changeset.
Add group name

  1. … 2 more files in changeset.
changed groupingType property to be groupingTypeID

changed the GroupingDTO(Grouping grouping) constructor so that it directly passes the grouping object into the processGroupingActivity() method

for any values that are null, it will return null instead of sending the special null values.

  1. … 5 more files in changeset.
Stopped the authoring using the DTOs as a way of converting the data coming from Flash. Using the DTOs caused the WDDX null values (e.g. -1111111) to be written to the database.

  1. … 15 more files in changeset.
Improved the special NULL handling code for WDDX processing. Now uses the convertToBlah utilities in WDDXProcessor.

  1. … 8 more files in changeset.
Added license text and modified the name of some variables For example activityId is now activityID

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

    • -0
    • +181
    ./GroupingDTO.java
  1. … 31 more files in changeset.