• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
getHelpURL call

added getAccessibleWorkspace(User) interface to work around a hibernate problem: User's userOrganisations got from the webservice is different that got from workspaceManagementService with only userId passed in

checked in for Fiona to test

Not the final one, checked in for Fiona to test

    • -0
    • +219
    ./org/lamsfoundation/lams/web/LoginRequestServlet.java
fixed a potential NullPointerException bug

When an import fails, we want to display both the tool errors and overall errors - sometimes a tool error causes the transaction to be marked as rollback and then the rollback appears as an overall error. If we don't display both, we get just the rollback error and that's not much help.

Updated address of FSF in copyright statement

  1. … 571 more files in changeset.
webservices implementation

add portrait to profile view

  1. … 1 more file in changeset.
organise imports

Changed wddxPost utility so that it disabled by default. Can be re-enabled by uncommenting the entries in struts-config.xml.

  1. … 5 more files in changeset.
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

    • -0
    • +19
    ./org/lamsfoundation/lams/webservice/LessonManagerService.java
  1. … 10 more files in changeset.
appended servlet mapping + filter mapping updated

  1. … 1 more file in changeset.
appended servlet mapping + filter mapping updated + flash servlet call fixes + dictionary fix

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

  1. … 7 more files in changeset.
Remove OS check.all OS only replace \n.

i18n'd audit messages

  1. … 4 more files in changeset.
Add new tag for convert \n to BR tag

    • -0
    • +49
    ./org/lamsfoundation/lams/web/tag/MultiLinesOutputTag.java
  1. … 1 more file 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. … 16 more files in changeset.
Removed unneed include

Started to record user id against entries in content repository - not yet completed.

  1. … 9 more files in changeset.
LDEV-660: allow course managers/admins to view their courses (groups) using the group management link

    • -2
    • +2
    ./org/lamsfoundation/lams/web/IndexAction.java
  1. … 1 more file in changeset.
created new smaller user dto for use in flash (removing problem with serializing timezone)

  1. … 5 more files in changeset.
Added debugging to try to sort out wddx exception thrown in getUsersFromOrganisationByRole

audit entry for profile password change

    • -0
    • +31
    ./org/lamsfoundation/lams/util/CentralConstants.java
Added ltr/rtl support based on the person's locale.

    • -0
    • +172
    ./org/lamsfoundation/lams/web/tag/HtmlTag.java
  1. … 32 more files in changeset.
disabled users can't login

Added 'contentFolderID' to the reedit url.

updated role type STAFF to MONITOR

    • -2
    • +2
    ./org/lamsfoundation/lams/web/HomeAction.java
    • -4
    • +4
    ./org/lamsfoundation/lams/web/IndexAction.java
  1. … 14 more files in changeset.
save mode handling + added copying tool content method + updated flash code for sending flag and handling return packet (updating ta's)

  1. … 5 more files in changeset.