• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add text to screen

add email validation

move auto membership of parent group into setRolesForUserOrganisation; auto set monitor for subgroups when assigning group manager

  1. … 2 more files in changeset.
added global group admin

  1. … 4 more files in changeset.
added a ' '

Updating English, Spanish, Korean and Norwegian

    • -2
    • +5
    ./conf/language/ApplicationResources_es_ES.properties
    • -2
    • +5
    ./conf/language/ApplicationResources_ko_KR.properties
    • -2
    • +5
    ./conf/language/ApplicationResources_no_NO.properties
last change needs a null check

added global roles to user display

updated buttons to use class="button"

make orgid=null when there's an error

don't display org id when creating new org

when assigning global roles, was returning roles for a class, not the global ones

<table> not closed properly

when user is removed from a group, remove from subgroups as well

  1. … 3 more files in changeset.
Adding Danish

    • -0
    • +199
    ./conf/language/ApplicationResources_da_DK.properties
add text to explicitly display organisation's id number in the edit screen

remove unused file

change forward so that breadcrumbs are not broken when user submits an invalid form

Add Spanish

    • -0
    • +199
    ./conf/language/ApplicationResources_es_ES.properties
Added escapeXml attribute to the out tag

  1. … 16 more files in changeset.
updated jsp's for RTL (mainly fixed align issue)

Adding Korean and Norwegian. Updating English

    • -216
    • +197
    ./conf/language/ApplicationResources.properties
    • -0
    • +199
    ./conf/language/ApplicationResources_ko_KR.properties
    • -0
    • +199
    ./conf/language/ApplicationResources_no_NO.properties
Added cellspacing=0 to table using alternative-color

  1. … 20 more files in changeset.
Updated DOCTYPE.

LDEV-987 add checkbox to display all users (still need to split results into pages)

code block should work now that UserManagementService is updated (sorry!)

Commenting out the code that is breaking the build.

LDEV-986 display user's org roles when editing/viewing their profile

fix bug where the list of users would include the list from a previous invocaation, when the user did not save/cancel to leave the page

fix bug where you could add user without any roles