• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
made changes in code to remove alert on opening of a design

Fixed bug where user wasn't added to lesson class properly if they were already in the staff group. Also tried to eliminate some lazy loading errors in addStaffToLesson and addLearnerToLesson but wasn't able to eliminate the error.

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.
added code to stop multiple save of design

  1. … 1 more file in changeset.
notebook entry ordering

Added a useful method

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

Added Russian locale and user

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

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

removed userOrgansiations cache setting to be consistent with User.hbm.xml

turn off lazy loading for integration.

we should modify addStaffMember and addLearner method in LessonService

to eagerly load the related objects so that we can turn on lazy loading later on

for best performance

include our SingleSignOn into lams-valve

our SingleSignOn for integration

remove redundant code regarding SessionManager

removed some unnecessary log only

revert to lazy loading

updating Danish

    • -4
    • +4
    ./conf/language/ApplicationResources_da_DK.properties
  1. … 5 more files in changeset.
added two public static variables used as flash based system activity tool signature

Adding Danish

    • -0
    • +36
    ./conf/language/ApplicationResources_da_DK.properties
  1. … 1 more file in changeset.
added a debugger command in getHelpURL method

added code to show module related Internationalised menu options in context menu