• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix tablesorter pager not working

LDEV-1323 fix 'show all potential users' link not showing potential users from parent group

separate some styles from the content

LDEV-1323 just putting size argument in label itself.

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-1323: Adding new entries back in manually as they were lost in the general update.

LDEV-1284 add check for when organisation is missing in integration entry; don't add new users to the integration org since there no longer is one. Backported from HEAD.

  1. … 1 more file in changeset.
LDEV-1284 add check for when organisation is missing in integration entry; don't add new users to the integration org since there no longer is one.

  1. … 1 more file in changeset.
merge changes from HEAD to ldap2_0_4 branch for LDEV-1284, making integration organsiations not mandatory (requires alter_206_integration.sql update script to be run)

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

  1. … 2 more files in changeset.
Updating English

Adding Dutch

    • -0
    • +332
    ./conf/language/lams/ApplicationResources_nl_BE.properties
  1. … 2 more files in changeset.
LDEV-1328 fixed group managers and group admins should be able to edit subgroup details

  1. … 2 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

    • -0
    • +7
    ./web/user/basiclist.jsp
  1. … 2 more files in changeset.
LDEV-1301: Replacing the i18n configuration items that weren't added to the I18N in time

revert changes from last (accidental) commit

handle non-integers

    • -3
    • +76
    ./web/WEB-INF/struts/struts-config.xml
  1. … 1 more file in changeset.
enhancement for tablesorter pager - allow navigation to custom page

  1. … 1 more file in changeset.
Updating English, Norwegian and Polish

  1. … 4 more files 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.
LDEV-1278: Adding calls that allow the sending of learner progress records in batches. This requires specific HQL to lookup the records, and a new entry (for the size of the batches) in the configuration table.

  1. … 9 more files in changeset.
Updating French and Maori

    • -140
    • +175
    ./conf/language/lams/ApplicationResources_fr_FR.properties
    • -149
    • +184
    ./conf/language/lams/ApplicationResources_mi_NZ.properties
LDEV-1301 only called updateItem previously, now calls persist method as well in order to save to database

  1. … 1 more file in changeset.
handle format column being null

add style to lams:help tag (missing when merged from branch)

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

  1. … 8 more files in changeset.
Updating German, Greek, Norwegian, Polish, Chinese (China)

merging changes from ldap2_0_4 branch to HEAD

  1. … 12 more files in changeset.
count users by using aggregate function count instead of getting all rows and counting the rows

  1. … 2 more files in changeset.
move javascript that sends user to results of sync so that it works