• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
make roles import work with new thread; fix console log message when roles couldn't be assigned; fix wrong key used for jsp error message

changed to only fork a thread if number of rows in spreadsheet is > 500 (so small spreadsheets don't have to wait for status page's first update if<5 seconds)

removing accidentally committed file

LDEV-1261 improve import user speed by running in separate thread (bypass hibernate filter), and update browser with progress every 5 seconds so it doesn't timeout.

    • -105
    • +1
    ./conf/xdoclet/filter-mappings.xml
    • -0
    • +15
    ./web/import/importStatus.jsp
    • -0
    • +55
    ./web/import/status.jsp
  1. … 2 more files in changeset.
LDEV-1261 remove import spreadsheet actions from customised hibernate filter - need to enumerate each url in lams_admin that requires the filter from now on

    • -2
    • +102
    ./conf/xdoclet/filter-mappings.xml
update lams:help tags to display properly

update lams:help tag with style attribute, mainly for lams_admin to display properly

  1. … 16 more files in changeset.
LDEV-1259 bulk import groups via spreadsheet

    • binary
    ./web/file/lams_groups_template.xls
    • -0
    • +78
    ./web/import/importGroups.jsp
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages. Moved the utf-8 statements to the same tag so we don't have to remember to put them in all pages.

  1. … 173 more files in changeset.
merge with lams2_0_3 tag on HEAD

  1. … 115 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages.

    • -0
    • +41
    ./web/WEB-INF/tags/Head.tag
  1. … 43 more files in changeset.
update list of federation servers from registry

  1. … 7 more files in changeset.
added fed_id column to lams_fed_server (common id number maintained across federation)

  1. … 3 more files in changeset.
Updating Danish, Greek, English, Italian, Norwegian

Capitalise 'Delete old temporary files' to be consistent with other screens under Sys Admin.

Updating English

Updating Greek

  1. … 6 more files in changeset.
file federation.jsp was initially added on branch shibboleth_2_0.

    • -0
    • +0
    ./web/federation/federation.jsp
New screen in lams_admin for listing federation info and other federation related things

file FederationAction.java was initially added on branch shibboleth_2_0.

Updating English and Spanish

Updating Greek

LDEV-1187: forgot to i18n the 'login as' label

LDEV-1187 sysadmin can login as any user, LoginAsAction provides the user/pass and login.jsp handles the automatic login

  1. … 2 more files in changeset.
LDEV-1196 add a create user link to 'find users' page

LDEV-1203 don't cause exception if user submits nothing

Updating Spanish

Updating Greek and Norwegian

  1. … 4 more files in changeset.
fix struts forwarding

LDEV-1159: Moving fixed strings into I18N files.