• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add ActivityDTOOrderComparator to sort activityDTO. This fix complex activity can not open in correct sequence bug.

moved password hashing out of user management service

  1. … 1 more file in changeset.
added getSupportedLocale

Fix 2 bugs:

1. Insert activity parent is always before itself, so avoid foreign key exception.

2. Ignore some file attachment class which has null uuid.

Ignore Exception when import/export.

    • -2
    • +2
    ./org/lamsfoundation/lams/commonContext.xml
changed save to encrypt a user's password for editing as well as creating users

Added styling images to export portfolio. This required adding the lams directory to the configuration file so that the css and image files could be copied using a file copy rather than using http (for performance).

If prefer local is null, use lams server's

Moved hard coded jabber config from chat tool to lams.xml

  1. … 9 more files in changeset.
Added the "course admin can do blah" fields

  1. … 3 more files in changeset.
Implements Comparable interface

set the defaultFolder for new workspace

implemented Comparable for sorting

changed getUserByLogin to handle empty result

Changing activity title from "title" to "activityTitle" - needed for sorting on the Flash client.

  1. … 2 more files in changeset.
Adding a combined language/country supported locale table

    • -0
    • +1
    ./org/lamsfoundation/lams/commonContext.xml
  1. … 6 more files in changeset.
need to persist user object before creating workspace for it

Changed title to activityTitle to make it easy for Flash to sort the activities.

  1. … 1 more file in changeset.
Save organisation code had been lost. Putting them back in.

add offset to calendar month to import duplicated name.

hash new user's password

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.

    • -0
    • +1
    ./org/lamsfoundation/lams/commonContext.xml
  1. … 27 more files in changeset.
Added scheduled start and scheduled end dates to the DTO - needed for the monitoring client.

Add name duplicated handle and i18n.

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

    • -1
    • +7
    ./org/lamsfoundation/lams/tool/SystemTool.java
  1. … 31 more files in changeset.
Add interface parameters for export/import tool content.

hash utility

    • -0
    • +53
    ./org/lamsfoundation/lams/util/HashUtil.java
Add interface parameters for export/import tool content.

sha1 password

  1. … 1 more file in changeset.
Add interface parameters for export/import tool content.