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

modified getHelpURL method to have custom callback

dictionary/theme - cleared on build no change (remove cache) LDEV-713

  1. … 2 more files in changeset.
updated context menu

changed the dictionay label value for Help > Authoring help and Help > Monitor Help

added code to show module related option in context menu

add help (generic) item

  1. … 1 more file in changeset.
added help url configuration item

  1. … 4 more files in changeset.
added generic help URL methods

change the organisation type of the organisation for moodle server to organisation rather than course to make the organisation type hierachy clear.

set lazy loading to false for related properties, it's temp solution to make webservice work. Should be reverted back as soon as we solved the CustomizedOpenSessionInViewFilter not working for webservice call problem

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

change hibernate doclet only to be consistent with the hbm files

build lams valve in build-jar