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

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

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

    • -77
    • +83
    ./UserAccessDeniedException.java
  1. … 2118 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -77
    • +83
    ./UserAccessDeniedException.java
  1. … 1858 more files in changeset.
Updated address of FSF in copyright statement

  1. … 1390 more files in changeset.
Added security to the monitoring calls - the calls to update a lesson now check that the user either the owner of the lesson or a staff member for the lesson.

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

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

    • -21
    • +23
    ./UserAccessDeniedException.java
  1. … 259 more files in changeset.
Added a general "user doesn't have the rights to do this" exception. This may be used for throwing an exception in the service layer and be picked up in the web layer for translation to a Flash error message. See usage in WorkspaceAction.java for example.

    • -0
    • +85
    ./UserAccessDeniedException.java
Moved exception to common so that we didn't have a double reference from authoring to workspace and workspace to authoring

    • -0
    • +37
    ./WorkspaceFolderException.java
*** empty log message ***

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

    • -0
    • +24
    ./UserException.java
  1. … 19 more files in changeset.