• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Initialise lesson objct so that it can be accessed in HomeAction

updated notebook export (export portfolio) - private/teacher viewable (public) flag + handling for teacher's exporting a learner's portfolio (only see teacher viewable notes i.e journals)

  1. … 8 more files in changeset.
notebook entry ordering

Added a useful method

Added new category type for "Response" style activities e.g. Q&A

  1. … 1 more file in changeset.
Updated address in copyright statement

  1. … 65 more files in changeset.
initialize staffGroup in LessonClass before add staff member to it

extends BaseDAO and IBaseDAO to use initialize method

added initialize method to force initializing a proxy of a persistent object or collection in hibernate

    • -1
    • +8
    ./org/lamsfoundation/lams/dao/IBaseDAO.java
formatted it only

create SSO cookie if jboss forgot to create it in integration calls in startSession

added SSO cookie name definition

call addChild on workspaceFolder in createWorkspaceForOrganisation method to fix the hibernate problem in workspaceManagementService

add an addChild method to fix a hibernate problem in workspaceManagementService

our SingleSignOn for integration

    • -0
    • +126
    ./org/lamsfoundation/lams/integration/security/SingleSignOn.java
remove redundant code regarding SessionManager

removed some unnecessary log only

added help url configuration item

  1. … 4 more files in changeset.
to find the proper url to dispatch user to based on the parameters in the LoginRequest servlet request

add user memberships and roles when creating lams courses for external courses to enable external user to get workspace tree properly(otherwise, user can't get organisation workspace folders due to permission issue)

to generate ramdom password for external users

lams valve, not working well yet, just for Fiona to test

optimized exception handling

    • -6
    • +14
    ./org/lamsfoundation/lams/util/HashUtil.java
change hibernate doclet only to be consistent with the hbm files

i18n for start and schedule date strings

  1. … 8 more files in changeset.
Set a default value of category, so that all activities sent to Flash will have a sensible category.

Added methods to add a user to the lesson class on the fly

  1. … 3 more files in changeset.
Updated address of FSF in copyright statement

    • -2
    • +2
    ./org/lamsfoundation/lams/dao/IBaseDAO.java
  1. … 571 more files in changeset.
- Remove method that had been used for the dummy monitoring interface.

- Updated count (*) sql to accomodate two different versions of hibernate - it could return either an integer or a long.

added constant definitions