• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix bug where sysadmin could add userOrganisation rows to the same org indefinitely because the userOrganisations were not being added to organisation's attached Set.

tried to clarify some debug messages

change memberOfParent boolean to be true when parent is the root organisation. don't want to automatically add users to the root organisation, only standard parent groups.

LDEV-551 commented out 'remove' method as organisations won't actually be deleted from database, just flagged as removed.

LDEV-551 removed link to delete an organisation

automatically set user's flash/html themes to server default

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

    • -0
    • +43
    ./web/disabledusers.jsp
when adding existing user to a subgroup, user is automatically added to group with same roles.

assorted new messages/labels

Moved remove user business logic to the service.

add 1 new message; change errors headers to take less space

add error handling for when user is not a member of any organisation; fix forward-path when errors found in form

don't return disabled users in search results

add error handling for when user is not a member of any organisation

reworking 'delete user' function - not complete yet

add postcode field: new message keys and addition to forms

  1. … 4 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/WEB-INF/tags/Date.tag
  1. … 6 more files in changeset.
use fckeditor's default toobar set

use warning css style for error messages

organise imports only

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

    • -40
    • +52
    ./web/WEB-INF/tags/HTMLEditor.tag
  1. … 14 more files in changeset.
close file output stream finally

use string constants

add language attribute to fckeditor tag

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