• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Interface of import/export function.

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

    • -2
    • +4
    ./org/lamsfoundation/lams/web/IndexAction.java
Interface for import/export tool content web app.

  1. … 10 more files in changeset.
participate link now showing bug fix

    • -13
    • +14
    ./org/lamsfoundation/lams/web/IndexAction.java
added logout;

internationalisation

    • -3
    • +8
    ./org/lamsfoundation/lams/web/HomeAction.java
  1. … 2 more files in changeset.
display non-priview lessons with proper states in alphabetic order on index page

    • -9
    • +17
    ./org/lamsfoundation/lams/web/IndexAction.java