• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
fix bug where uploaded gifs were not saving

Error messages were not appearing. The struts message source was wrong. Wrapped up the messages in the correct format class.

  1. … 4 more files in changeset.
fixed appending for mult same files uploaded thru fckeditor

removed server depend. from web address + set _blank as default anchor on image links.

  1. … 1 more file in changeset.
forgot to saveErrors

fix bug (was comparing null with a number)

User can change their portrait/avatar - currently set to fit in thumbnail of 120x120 pixels.

    • -0
    • +84
    ./org/lamsfoundation/lams/util/PortraitUtils.java
    • -0
    • +79
    ./org/lamsfoundation/lams/web/PortraitAction.java
    • -0
    • +56
    ./org/lamsfoundation/lams/web/PortraitActionForm.java
    • -0
    • +136
    ./org/lamsfoundation/lams/web/PortraitSaveAction.java
  1. … 2 more files in changeset.
moved servlets + updated them to use correct file path separators and return correct web path + added xdoclet to servlets

    • -0
    • +360
    ./org/lamsfoundation/lams/web/LAMSConnectorServlet.java
    • -0
    • +302
    ./org/lamsfoundation/lams/web/LAMSUploadServlet.java
  1. … 4 more files in changeset.
custom fckeditor servlets

    • -0
    • +312
    ./org/lamsfoundation/lams/authoring/web/LAMSConnectorServlet.java
    • -0
    • +256
    ./org/lamsfoundation/lams/authoring/web/LAMSUploadServlet.java
  1. … 2 more files in changeset.
added content folder id field to learning design table + updated related dto's + added generator method for random 32 char id to authoring service + updated wddx packet handling

  1. … 8 more files in changeset.
setup CentralToolContentHandler to use with saving/viewing profile portraits.

    • -0
    • +11
    ./org/lamsfoundation/lams/web/webApplicationContext.xml
  1. … 3 more files in changeset.
added call for generating unique content folder for learning design

  1. … 4 more files in changeset.
fix user's locale not saving

hidden or removed organisations will not have their folders visible in workspace

allow only course manager or monitor (excluede course admin) to add lesson

    • -2
    • +2
    ./org/lamsfoundation/lams/web/HomeAction.java
allow only course manager or monitor (excluede course admin) to see add lesson link

    • -1
    • +2
    ./org/lamsfoundation/lams/web/IndexAction.java
allow only course manager or monitor (excluede course admin) to see add lesson link

    • -1
    • +2
    ./org/lamsfoundation/lams/web/IndexAction.java
Removed redundant language and country tables - now just use the supported locale tables.

  1. … 34 more files in changeset.
Fixed tab alignment problem with IE. The URL to include the special IE stylesheet was wrong.

    • -5
    • +26
    ./org/lamsfoundation/lams/web/tag/CssTag.java
added variable for displaying either 'active' groups or 'archived' (for profile page) groups.

    • -29
    • +53
    ./org/lamsfoundation/lams/web/IndexAction.java
  1. … 2 more files in changeset.
change password

    • -0
    • +56
    ./org/lamsfoundation/lams/web/PasswordAction.java
  1. … 1 more file in changeset.
edit profile

    • -0
    • +87
    ./org/lamsfoundation/lams/web/ProfileSaveAction.java
  1. … 4 more files in changeset.