• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding support for LAMS 1.0.2 import. Includes a table to map the old tool types to our new tool signatures. Can import a sequence with tool tasks, no grouping and no data.

  1. … 19 more files in changeset.
implemented scratchpad for flash learner

    • -0
    • +125
    ./org/lamsfoundation/lams/notebook/web/StoreNBEntryServlet.java
  1. … 2 more files in changeset.
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. … 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.

Add audit service.

  1. … 1 more file in changeset.
remove warnings only

    • -0
    • +2
    ./org/lamsfoundation/lams/web/IndexAction.java
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

    • -15
    • +22
    ./org/lamsfoundation/lams/web/IndexAction.java
retrieve WebApplicationContext from proper servletContext to get IUserMangementService bean , as Dapeng found out to fix OpenSessionInViewFilter-not-work issue

    • -6
    • +14
    ./org/lamsfoundation/lams/web/HomeAction.java
    • -10
    • +16
    ./org/lamsfoundation/lams/web/IndexAction.java
  1. … 4 more files in changeset.
Add default handle for clear session.

Logout also clear system shared session.

    • -1
    • +5
    ./org/lamsfoundation/lams/web/HomeAction.java
Add customiseSessionID.

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

    • -14
    • +13
    ./org/lamsfoundation/lams/web/tag/CssTag.java
  1. … 7 more files in changeset.
Improve error msgs handling.

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

remove Dummy Monitor page

    • -1
    • +1
    ./org/lamsfoundation/lams/web/IndexAction.java
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
    ./org/lamsfoundation/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.

    • -26
    • +36
    ./org/lamsfoundation/lams/web/tag/CssTag.java
fixed delete/rename for workspace

fixed delete/rename for workspace

Finishing off I18N of central

    • -6
    • +6
    ./org/lamsfoundation/lams/web/HomeAction.java
  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.

  1. … 41 more files in changeset.