Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3776: Remove $Id CVS keyword.

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

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

    • -24
    • +24
    ./RequiredGroupMissingException.java
  1. … 2116 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -24
    • +24
    ./RequiredGroupMissingException.java
  1. … 1856 more files in changeset.
LDEV-3215 Proper handling and message in case of Activity requires existing grouping but no group for user exists yet.

    • -0
    • +38
    ./RequiredGroupMissingException.java
  1. … 9 more files in changeset.
Updated address of FSF in copyright statement

  1. … 1389 more files in changeset.
Implementation of jsp based chosen grouping, with the appropriate screen in monitoring.

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

  1. … 258 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. … 258 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

    • -20
    • +23
    ./SessionDataExistsException.java
  1. … 258 more files in changeset.
Added support for wrapping an existing exception in a ToolException or a ToolServiceException

Removed accidently - looked like they were in the build area.

Should never have been in CVS

Added remove session data call to ToolSessionManager, changed remove content call in ToolContentManager to include a parameter to control session data deletion. Added general tool exceptions to all the methods in ToolSessionManager and ToolContentManager, so that the LamsCoreToolService can look out for known exceptions (being thrown by the tools). Otherwise it can't catch "this session doesn't exist" type errors. Moved all the tool exceptions to one package.

    • -0
    • +39
    ./DataMissingException.java
    • -0
    • +34
    ./LamsToolServiceException.java
    • -0
    • +45
    ./SessionDataExistsException.java
    • -0
    • +32
    ./ToolException.java
  1. … 8 more files in changeset.