• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bumped to beta 3 so I could put in this important upgrade script, fixing

a problem with using package_instantiate_object to instantiate a base

(acs_object) object. Never done in core or .lrn code apparently because typically

you instantiate subtypes, but it is important to get right.

  1. … 26 more files in changeset.
Bumped remaining packages to 5.6.0b2

  1. … 24 more files in changeset.
Bumped info files for 5.6.0b1

  1. … 22 more files in changeset.
Bumped version number for 5.6.0a1

  1. … 22 more files in changeset.
email is required to create a user

Update proc documentation

passthru group_id for subgroup adds

add allow_complete_url flag to ad_returnredirect for password recovery url

Fix to pass group_id in bulk actions if specified

Add missing search implementation procs

Somehow managed to forget committing the version bump to 5.5.1 to CVS

  1. … 22 more files in changeset.
Bumped version number to 5.5.1b1 in preparation for release.

  1. … 22 more files in changeset.
Bumped version to 5.5.1d1

  1. … 22 more files in changeset.
Non-info file merge results, with conflicts resolved.

  1. … 201 more files in changeset.
Merged info files from 5.5.0

  1. … 22 more files in changeset.
Bumped info files in preparation for final release.

  1. … 22 more files in changeset.
Bumped version number and release date in anticipation of releasing beta1

after tomorrow's OCT meeting.

  1. … 22 more files in changeset.
Missed a detail when moving bio back to person.

  1. … 4 more files in changeset.
Moved "bio" back to "person", but with type-specific storage. People can

fight over where such things belong on another day, for now keeping it in

"person" has the advantage that the Tcl API is 100% unchanged so moving it

to type-specific storage won't break .LRN.

  1. … 8 more files in changeset.
Moved "bio" from person/generic storage to user/type-specific storage as TIP'd

(PG only, Oracle to follow soon).

  1. … 6 more files in changeset.
Bumped HEAD to 5.6.0d1.

  1. … 22 more files in changeset.
Bumped release date as I'll be releasing today.

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

Bumped version numbers

  1. … 22 more files in changeset.
Conditionally support new parameters so you can login to perform an upgrade where you actually support the new parameters, specifically search_impl_id

stub acs_mail_lite::send since ns_sendmail is not always the ultimate transport. (the second one)

    • -3
    • +5
    ./tcl/test/acs-authentication-procs.tcl
stub acs_mail_lite::send since ns_sendmail is not always the ultimate transport.

    • -3
    • +5
    ./tcl/test/acs-authentication-procs.tcl
make test case a bit more informative about failure mode

    • -4
    • +4
    ./tcl/test/acs-authentication-procs.tcl
Added missing spanish translations

    • -0
    • +5
    ./catalog/acs-authentication.es_ES.ISO-8859-1.xml
  1. … 7 more files in changeset.
- replace ns_sendmail call with acs_mail_lite::send ones

- use ad_outgoing_sender for notifying of new registration instead of the new user email

- when notifying new registrations fall back to site-wide locale in case the email address to notify to doesn't belong to any user