• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- make exists_and_not_null explicit

  1. … 6 more files in changeset.
- don't call deprecated validate_integer

Non-info file merge results, with conflicts resolved.

  1. … 203 more files in changeset.
Substitute calls to ns_sendmail for acs_mail_lite::send

  1. … 3 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
merge the changes between 5.0.3 and 5.0.4 to head

  1. … 249 more files in changeset.
Update for bugfix #1549

Added local file system auth_retrieve_doc driver

  1. … 2 more files in changeset.
Fixed batch sync test cases

  1. … 1 more file in changeset.
Record already deleted users as such

- Log nicer errors when trying to update a user that doesn't exist, or when adding a user that already exists

- I again read the IMS spec wrong ... the <n> tag goes *inside* the <name> tag. Grrr..

Allow the IMS sync driver to be manually configured for which user profile elements should be editable by the user

Added parameter to control whether we make users .LRN users, since this has serious performance implications

  1. … 1 more file in changeset.
Implemented row-wise acknowledgement document

  1. … 3 more files in changeset.
Adds users to .LRN when batch importing

  1. … 1 more file in changeset.
Fixed broken test cases

  1. … 2 more files in changeset.
URL in batch job complete email is wrong

Fixed IMS sync bug: we were looking at <name><given> and <name><family>, but they're really <n><given> and <n><family>

Allow getting only snapshots, in addition to only incremental

Took out the code to prevent editing of username for non-local accounts to let site-wide admins do it

Removed old debugging log message

  1. … 1 more file in changeset.
Only allow editing of username for local accounts

Added get_sync_elements wrapper to get the user profile elements controlled by the authority

Added GetElements operation to auth_sync_process

  1. … 2 more files in changeset.
Removed snapshot_p from authorities and put it into the auth_retrieve_document service contract

- Code reviewed authority UI

- UseEmailForLoginP

- Refactored snapshot_p out of auth_authorities table and into auth_sync_retrieve service contract

- Email account owner on password change

  1. … 12 more files in changeset.
Made local accounts accept and store screen_name

  1. … 5 more files in changeset.
adding auth::sync::entry::get proc

  1. … 3 more files in changeset.
Fixed HTTPGet implementation of GetDocument

  1. … 1 more file in changeset.
Batch sync fixed

  1. … 2 more files in changeset.