• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changing activity title from "title" to "activityTitle" - needed for sorting on the Flash client.

  1. … 4 more files in changeset.
dummy profile action

    • -0
    • +57
    ./lams/web/ProfileAction.java
Changed title to activityTitle to make it easy for Flash to sort the activities.

  1. … 1 more file in changeset.
made sure id is positive no

Added the special IE stylesheet to the list of included stylesheets.

fixed delete/rename for workspace

fixed delete/rename for workspace

Finishing off I18N of central

  1. … 18 more files in changeset.
Genericising the relationship between folders and workspaces - now one folder can be in many workspaces. Problem with the code though - when run from junit the relationship is set up okay, but when run in JBOSS the lams_workspace_workspace_folder records are not created.

  1. … 33 more files in changeset.
Interface for export and import.

  1. … 4 more files in changeset.
id param not required for use in import passon

  1. … 1 more file in changeset.
Implementing gate and grouping screens for export portfolio.

    • -5
    • +28
    ./lams/authoring/ObjectExtractor.java
  1. … 41 more files in changeset.
Interface of import/export function.

  1. … 5 more files in changeset.
hide lesson if no links available

Interface for import/export tool content web app.

    • -0
    • +138
    ./lams/authoring/web/ExportToolContentAction.java
    • -0
    • +172
    ./lams/authoring/web/ImportToolContentAction.java
  1. … 10 more files in changeset.
participate link now showing bug fix

added logout;

internationalisation

  1. … 2 more files in changeset.
display non-priview lessons with proper states in alphabetic order on index page

use updated UserManagementService interfaces

    • -23
    • +11
    ./lams/authoring/ObjectExtractor.java
    • -2
    • +2
    ./lams/security/UniversalLoginModule.java
  1. … 3 more files in changeset.
change dynamic links

fix a bug which prohibit proper links from showing up

new classes for index page

    • -0
    • +178
    ./lams/web/IndexAction.java
    • -0
    • +70
    ./lams/web/IndexLessonBean.java
    • -0
    • +70
    ./lams/web/IndexLinkBean.java
    • -0
    • +116
    ./lams/web/IndexOrgBean.java
corrected clean up transitions

add child to parent's activities set (optional)

made Generate ID tag utilise shared session to store ID generated

    • -15
    • +26
    ./lams/web/tag/GenerateIDTag.java
Tag generates a random number to use as connection id between flash learner and passon

    • -0
    • +87
    ./lams/web/tag/GenerateIDTag.java
removed Admin method

change to compile with the latest Role class

Add define it later attribute in authoring save/close button.

  1. … 1 more file in changeset.
Fixed more grouping/gate issues in authoring - if the user changed the type of grouping or gate after saving, the gate/grouping type was not updated. Now a new record is created with the new type.

    • -18
    • +36
    ./lams/authoring/ObjectExtractor.java