Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
reworking 'delete user' function - not complete yet

  1. … 1 more file in changeset.
add postcode field: new message keys and addition to forms

  1. … 6 more files in changeset.
Added a date tag - keep all our dates consistent! Uses the JSTL fmt:formatDate to do localisation.

  1. … 13 more files in changeset.
Added a date tag - keep all our dates consistent! Uses the JSTL fmt:formatDate to do localisation.

    • -0
    • +37
    ./WEB-INF/tags/Date.tag
  1. … 6 more files in changeset.
use fckeditor's default toobar set

use warning css style for error messages

  1. … 1 more file in changeset.
Set the language attribute in the fck:editor tag using the user language locale (LDEV-472)

  1. … 14 more files in changeset.
add language attribute to fckeditor tag

Set the language attribute in the fck:editor tag using the user language locale (LDEV-472)

  1. … 14 more files in changeset.
removed deprecated locale attribute in html tag

new tile def

fckeditor tld

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

  1. … 2 more files in changeset.
updated message key for locale

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

  1. … 2 more files in changeset.
Pages missing the <%@ contentType ... %> statement so they were coming out as ISO-xxxx rather than UTF8

avoid using http session

  1. … 2 more files in changeset.
change attributes names according to those set by struts action

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

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

  1. … 11 more files in changeset.
add javascript to check all/none checkboxes

  1. … 1 more file in changeset.
Hide options

"Course Administrators can add new users"

"Course Administrators can browse all users in the system"

"Course Administrators can change status of course"

when creating classes.

contains tiles definition for search page jsp

user-search functionality

    • -0
    • +63
    ./usersearchlist.jsp
  1. … 2 more files in changeset.
fix jsp

added new screen for assigning roles to users added to an organisation

  1. … 6 more files in changeset.
use applicationResources for 'roles' label

Exception handler define for STRUTS.

    • -10
    • +43
    ./WEB-INF/struts/struts-config.xml
  1. … 3 more files in changeset.
show manage users link even if the organisation is not editable as Jundir asked

create a 'canEdit' boolean allowing only sysadmin to edit user's details such as name and address. otherwise only edit user's roles.

  1. … 1 more file in changeset.