• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Set the language attribute in the fck:editor tag using the user language locale (LDEV-472)

  1. … 18 more files in changeset.
generate unique image file name to avoid browser caching

removed deprecated locale attribute in html tag

new tile def

fckeditor tld

    • -0
    • +214
    ./web/WEB-INF/fckeditor/tlds/FCKeditor.tld
new login page maintain feature

    • -0
    • +191
    ./src/java/org/lamsfoundation/lams/admin/web/LoginSaveAction.java
    • -0
    • +37
    ./web/loginmaintain.jsp
organise imports only

new form

new messages

updated message key for locale

LDEV-546: change organisation list to display locale description instead of old language/country

Pages missing the <%@ contentType ... %> statement so they were coming out as ISO-xxxx rather than UTF8

organise imports only

Removed redundant language and country tables - now just use the supported locale tables.

  1. … 31 more files in changeset.
avoid using http session

move to lams_common for usermanageservice to use

change attributes names according to those set by struts action

add import to compile only

some optimisation to avoid unnecessary db queries.

put back some missing messages

Changed Courses to Groups and Classes to subgroups

display locale using database description field instead of resource messages (probably locales will be named in their native language in future)

removed getRolesForOrgType method

  1. … 2 more files in changeset.
Enclose javascript into Html body tag, so it can work in FF.

  1. … 11 more files in changeset.
switch to use adminMessageService instead of ActionMessages to display errors such as error.authorisation and error.org.invalid in the new error.jsp

new adminMessageService for sending message resources to error.jsp

added missing error.orgtype.invalid message;

added messages for roles

fix bug where course managers could not manage users

fix bug where check for course admin/manager roles was being made on the user's class roles, not their course roles

LDEV-491 fix only 1 role being added