• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove code to keep transition ID always! It causes "save as" does not replicate transition error.

Add failure tolerance for read-only learning design unable save function.

Implenting copyToolContent. Calls a new method on the lamsCoreToolService.

    • -1
    • +14
    ./lams/authoring/service/IAuthoringService.java
    • -1
    • +20
    ./lams/authoring/web/AuthoringAction.java
  1. … 1 more file in changeset.
Replaced the old DisplayDeserialisedPacketServlet (which produced pretty messy output) with ReportWddxStructureServlet

  1. … 1 more file in changeset.
Convert a wddx packet to a indented text structure to aid understanding of a packet.

    • -0
    • +144
    ./lams/web/ReportWddxStructureServlet.java
Add audit service.

    • -18
    • +72
    ./lams/authoring/web/AuthoringAction.java
  1. … 1 more file in changeset.
remove warnings only

only if user is in Lesson's LessonClass rather than if user is in Lesson's Organisation, allow user to monitor or participate in the Lesson

retrieve WebApplicationContext from proper servletContext to get IUserMangementService bean , as Dapeng found out to fix OpenSessionInViewFilter-not-work issue

  1. … 4 more files in changeset.
Add default handle for clear session.

Logout also clear system shared session.

Add customiseSessionID.

  1. … 6 more files in changeset.
Cleaning up unneeded stylesheets and tidying up portfolio pages.

  1. … 7 more files in changeset.
Improve error msgs handling.

  1. … 2 more files in changeset.
changed % to _ for uniqueID

remove Dummy Monitor page

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