• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

add some intro text to 'assign roles' pages

changed url pattern on security constraint to match + added roles (authoring update + others)

  1. … 2 more files in changeset.
LDEV-954 update struts-forwards to use sysadmin action instead of going straight to the jsp

sysadmin window now displays links according to role (either sysadmin or author admin)

move filterRoles to service

give 'author admin' access to lams_admin (so they can access 'edit default tool content' in sysadmin screen)

add global roles to group management screen; restrict possible roles to 3 sections, global/course/class.