Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
i18n headings

split user action into separate actions for user details and user's roles

  1. … 6 more files in changeset.
Adding the short parameter to the Date tag, and updating the tags for the FCKEditor and rtl/ltr changes

    • -0
    • +57
    ./WEB-INF/tags/FCKEditor.tag
  1. … 15 more files in changeset.
Removed xmlrequest.js. No longer being used.

  1. … 13 more files in changeset.
fix bug, where 'add/remove users' button only appeared if group had 'canBrowseAllUsers' checked. 'add/remove' is always present now, and 'canBrowseAllUsers' only determines who appears in the list of users to add/remove. see LDEV-662

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.