Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
*** empty log message ***

  1. … 1 more file in changeset.
changed zipped filename to sequence title name (url encoded utf-8)

  1. … 1 more file in changeset.
removed unnecessary file

updated libraries revert from axis2 to axis 1.4 because of the fact axis2 does not support rpc style soap binding, which is required by moodle integration

    • binary
    ./axis/wsdl4j-1.5.1.jar
  1. … 15 more files in changeset.
Removed calls managing the learner in lesson cache - it isn't being used currently and the implementation didn't clear out users who closed their browsers without doing a proper exit.

  1. … 4 more files in changeset.
small fix for empty (non-existant) unique content folder or non-existant content zip file

  1. … 1 more file in changeset.
zip fckeditor (unique) content folder - import/export + minor adjustment to setting new content folder id in flash (only set if null)

  1. … 9 more files in changeset.
updated dto's to include help URL field + custom context menu change to make help item enabled

  1. … 3 more files in changeset.
helpURL added to dto's

  1. … 3 more files in changeset.
LDEV-563 Fixed OptionActivity bug and rewording learner page message

  1. … 2 more files in changeset.
Implemented putting the user id in the version record for files in the content repository. (LDEV-180) Replaces changes previously checked in.

The content repository gets the user from the shared session object (the userDTO). This allowed the content repository changes to be made without any changes to other parts of LAMS (hence the parts changed previously had to be changed back).

  1. … 4 more files in changeset.
updated config classes and flash code to use language date from lams.xml

  1. … 2 more files in changeset.
updated config classes and flash code to use language date from lams.xml

  1. … 1 more file in changeset.
Started to record user id against entries in content repository - not yet completed.

  1. … 4 more files in changeset.
Added created by field to organisation. Added help url column to tool. Started to record user id against entries in content repository - not yet completed.

add new user service method saveRolesForUserOrganisation

  1. … 2 more files in changeset.
added or updated jars for axis2 webservice

    • binary
    ./annotation/annogen-0.1.0.jar
    • binary
    ./axis/axiom-api-1.0.jar
    • binary
    ./axis/axiom-impl-1.0.jar
    • binary
    ./axis/axis2-adb-1.0.jar
    • binary
    ./axis/axis2-codegen-1.0.jar
    • binary
    ./axis/axis2-java2wsdl-1.0.jar
    • binary
    ./axis/axis2-jibx-1.0.jar
    • binary
    ./axis/axis2-kernel-1.0.jar
    • binary
    ./axis/axis2-soapmonitor-1.0.jar
    • binary
    ./axis/axis2-xmlbeans-1.0.jar
    • binary
    ./concurrent/backport-util-concurrent-2.1.jar
    • binary
    ./geronimo/geronimo-spec-activation-1.0.2-rc4.jar
    • binary
    ./geronimo/geronimo-spec-javamail-1.3.1-rc5.jar
    • binary
    ./geronimo/geronimo-spec-jms-1.1-rc4.jar
    • binary
    ./jakarta-commons/commons-httpclient.jar
  1. … 11 more files in changeset.
created new smaller user dto for use in flash (removing problem with serializing timezone)

  1. … 4 more files in changeset.
fixed user dto causing problem with serialization

  1. … 1 more file in changeset.
Added ltr/rtl support based on the person's locale.

  1. … 32 more files in changeset.
fix for null date value

  1. … 1 more file in changeset.
added string value (locale-based) for schedule start date/time to dto

  1. … 1 more file in changeset.
Fixing the date format used when scheduling a lesson. Previously it was interpreted based on the system locale and that may not match the format sent by Flash.

  1. … 3 more files in changeset.
2 new UserManagementService methods

updated role type STAFF to MONITOR

  1. … 15 more files in changeset.
fixed parallel activity inside optional activity issue (650)

  1. … 1 more file in changeset.
Implementing/fixing 1.0.2 content import

  1. … 16 more files in changeset.
added minimal constructor to dto + saveMode wddx tag

  1. … 2 more files in changeset.
added postcode and portraitUuid fields to User

Working on the content import

  1. … 2 more files in changeset.