Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-662: courseAdminCanAddNewUsers and courseAdminCanBrowseAllUsers are now 1-1 with the 'create new user' and 'add/remove users' buttons. Used to need the canAddNewUsers permission before admin/manager would see the 'add/remove users' button.

  1. … 4 more files in changeset.
LDEV-551 removed link to delete an organisation

Fix LDEV-569: removed parentName from javascript link so that link isn't broken when parentName contains certain non-alphanumeric chars

sysadmin can disable/enable users

  1. … 3 more files in changeset.
when adding existing user to a subgroup, user is automatically added to group with same roles.

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