• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

updated interfaces

mapping fixes. There seems to be problems in workspace and workspaceFolder db design, which causes hibernate not behavior as expected. It should be fixed

  1. … 3 more files in changeset.
updated UserManagementService interfaces

    • -4
    • +2
    ./org/lamsfoundation/lams/commonContext.xml
  1. … 1 more file in changeset.
Change set activity parent method.

remove deprecated DAO reference , use baseDAO instead

  1. … 7 more files in changeset.
remove DAOs that don't do much, rewrite BaseDAO, update UserManagementService(not completed yet), very messy

    • -63
    • +3
    ./org/lamsfoundation/lams/commonContext.xml
    • -5
    • +238
    ./org/lamsfoundation/lams/dao/IBaseDAO.java
  1. … 40 more files in changeset.
Removing learnerProgress from the user's shared session. This should allow preview and learner to run without interfering with each other.

  1. … 24 more files in changeset.