WorkspaceFolder.doc

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Modifying the getOrganisationForUserByRole calls to return just the course and class when specified, rather than the whole organisation tree.

Changed getOrganisationsByUserRole, getUserOrganisation to support getting the child organisations by user/role, and to get a single organisation and the user's role in that organisation.

  1. … 9 more files in changeset.
Changed calls to get the workpace folder details to be only one call - getFolderContents. This requires a few dummy values and complicates the java side, but it makes it much easier on the Flash side.

Merged the different copy, delete, rename and move methods to have one method per feature (apart from one extra delete contents function).

*** empty log message ***

added description for deleteFolder and deleteLearningDesign

merged some content from w orkspace api also added documentation for the methods getOrganisationByUserRole and GetUsersfromOrganisationByRole

Removed run sequences from getAccessibleWorkspaceFolders() and added a new call getFolderContentsExcludeHome() which excludes the user's home directory from the returned contents.

  1. … 1 more file in changeset.
Changed authoring storeLearningDesignDetails and storeTheme to use standalone servlets. The struts actions can't take the WDDX packet from Flash as a POST body.

    • binary
    ./WorkspaceFolder.doc
  1. … 31 more files in changeset.