• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changes to fix a problem with the 2.0.7 patch for .LRN and user progresses

Now the any user's progress can be obtained by any user. The permissions are handled on the LMS side

  1. … 2 more files in changeset.
Work for .LRN integrations & gradebook.

Request now be made to lessonManagerServlet for a single user progress on a particular lesson

Changes to merge 2.0.5 with ldap2_0_4 branch to be used for macquarie uni and the webCt-LAMS integration

    • -0
    • +10
    ./web/includes/javascript/openUrls.js
  1. … 5 more files in changeset.
fix for ConcurrentModificationException while Iterating over a Set; stop printing password in logs; make reading of roles mapping values more flexible

  1. … 3 more files in changeset.
fix problem with integration users getting rejected when LDAPEncryptPasswordFromBrowser is false; generate random password for ldap users instead of hard coded text

  1. … 1 more file in changeset.
support multiple base DNs; support paged search results from ldap; remove bulk update method from spring's transactions; improve bulk update results report

  1. … 12 more files in changeset.
move user disabled check after authentication, to give non-db methods a chance to update disabled flag.

add support for user enabled/disabled flag in ldap

  1. … 6 more files in changeset.
merge LangUtil into LanguageUtil

  1. … 8 more files in changeset.
add default names for some ldap attributes, add LDAPLocaleAttr

  1. … 5 more files in changeset.
refactor locale related code into new LangUtil class, modify existing calls to use LangUtil methods

  1. … 8 more files in changeset.
merge ldap changes from HEAD to this branch, branched from 2.0.4

  1. … 42 more files in changeset.