• 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

Updating version to 2.0.7 to include the single user progress functionality

    • -5
    • +5
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -5
    • +5
    /lams_common/db/sql/insert_lams_windows_config_data.sql
Work for .LRN integrations & gradebook.

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

update config settings in 2.0.6 update script.

Updated version to 2.0.6

    • -5
    • +5
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -5
    • +5
    /lams_common/db/sql/insert_lams_windows_config_data.sql
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.

LDEV-1284 integration organisation no longer mandatory; marking file as ascii, not binary

    • -53
    • +53
    /lams_common/db/sql/create_integration_tables.sql
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)

Merge LDEV-1284 changes to ldap2_0_4 branch

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

    • -2
    • +8
    /lams_monitoring/web/monitorLesson.jsp
fix for ConcurrentModificationException while Iterating over a Set; stop printing password in logs; make reading of roles mapping values more flexible

fix problem with integration users getting rejected when LDAPEncryptPasswordFromBrowser is false; generate random password for ldap users instead of hard coded text

count users by using aggregate function count instead of getting all rows and counting the rows

move javascript that sends user to results of sync so that it works

improve speed of bulk update by running in separate thread (bypass hibernate filter); make sync page refresh every 5 seconds to prevent timeout (and also to detect when bulk update is finished)

support multiple base DNs; support paged search results from ldap; remove bulk update method from spring's transactions; improve bulk update results report

    • -1
    • +2
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -1
    • +2
    /lams_common/db/sql/insert_lams_windows_config_data.sql
fix error when hibernate didn't initialise user.userOrgs for newly created user during bulk update

move user disabled check after authentication, to give non-db methods a chance to update disabled flag.

fix bug when ldap user has no disabled attribute and LDAPDisabledAttr is prefixed with '!'.

add support for user enabled/disabled flag in ldap

    • -0
    • +1
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -0
    • +1
    /lams_common/db/sql/insert_lams_windows_config_data.sql
merge LangUtil into LanguageUtil

add default names for some ldap attributes, add LDAPLocaleAttr

    • -10
    • +22
    /lams_central/web/editprofile.jsp
    • -5
    • +6
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -5
    • +6
    /lams_common/db/sql/insert_lams_windows_config_data.sql
refactor locale related code into new LangUtil class, modify existing calls to use LangUtil methods

ldap news for 2.0.5

change synchronise ldap message

add ldap attributes for all LAMS user attributes

    • -1
    • +52
    /lams_admin/web/WEB-INF/struts/struts-config.xml
    • -1
    • +9
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -1
    • +9
    /lams_common/db/sql/insert_lams_windows_config_data.sql
merge ldap changes from HEAD to this branch, branched from 2.0.4

    • -0
    • +1
    /lams_admin/conf/xdoclet/web-settings.xml
  1. … 42 more files in changeset.