Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1324 Allow group admins/managers to edit group details, but not group permissions; group's status editable by admin/manager when 'canChangeStatusOfCourse' is enabled; refactored organisation related jsps into their own directory.

    • -0
    • +82
    ./organisation/courseAdminEdit.jsp
    • -0
    • +111
    ./organisation/createOrEdit.jsp
    • -0
    • +232
    ./organisation/list.jsp
  1. … 3 more files in changeset.
LDEV-1298 Apply tablesorter to 'find user' search results. Also tweaked css settings for results table (table headers look more like the old table, don't sort on the 'actions' column)

  1. … 3 more files in changeset.
fix tablesorter pager not working

separate some styles from the content

LDEV-1323 just putting size argument in label itself.

  1. … 1 more file in changeset.
Refactor admin breadcrumb so that title of a page is separate from the breadcrumb; put more info in orgs and user lists.

  1. … 21 more files in changeset.
LDEV-1284 integration organisation no longer mandatory; orgid column in lams_ext_server_org_map can be null now.

  1. … 3 more files in changeset.
LDEV-1328 fixed group managers and group admins should be able to edit subgroup details

  1. … 4 more files in changeset.
LDEV-1323 overhaul add/remove user screen which didn't scale well for sysadmins - users added via search field now, with the option to click a link to retrieve all potential users

  1. … 7 more files in changeset.
revert changes from last (accidental) commit

handle non-integers

  1. … 2 more files in changeset.
enhancement for tablesorter pager - allow navigation to custom page

  1. … 1 more file in changeset.
LDEV-1298, LDEV-1323 add jquery tablesorter+pager plugin for displaying list of users and list of orgs.

  1. … 10 more files in changeset.
add style to lams:help tag (missing when merged from branch)

LDEV-1301 i18n configuration items, categorise items, add validation

  1. … 12 more files in changeset.
merging changes from ldap2_0_4 branch to HEAD

  1. … 13 more files in changeset.
add help icon to ldap configuration wiki page

adding ldap database synchronisation and screen

adding ldap database synchronisation and screen

  1. … 8 more files in changeset.
Replaced <bean:message> with <fmt:message> tags

  1. … 15 more files in changeset.
LDEV-1256

Added 'Tool Management' link for tools that define an admin_url

    • -17
    • +45
    ./toolcontent/toolcontentlist.jsp
  1. … 2 more files in changeset.
fix javascript to use onsubmit call

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.

    • -0
    • +15
    ./import/importStatus.jsp
  1. … 9 more files in changeset.
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
    ./file/lams_groups_template.xls
    • -0
    • +78
    ./import/importGroups.jsp
  1. … 7 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. Moved the utf-8 statements to the same tag so we don't have to remember to put them in all pages.

  1. … 184 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-INF/tags/Head.tag
  1. … 43 more files in changeset.
LDEV-1187: forgot to i18n the 'login as' label

  1. … 2 more files in changeset.