• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Oracle 9i allows the standard SQL outer join syntax so we can share these

queries now ...

Fix typo

Fix typo

Unset sections at the end of the form so the action buttons will appear under the last section border.

default to authority sort order rather than assuming local authority

Merged 5.5.1 to HEAD

  1. … 180 more files in changeset.
Localization

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

  1. … 198 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.
Permissions check cleanup

Check permissions in all cases. Added missing last else block with permission check for the case !private.

Substitute acs_mail_lite::send for ns_sendmail

  1. … 1 more file in changeset.
Substitute acs_mail_lite::send for ns_sendmail. Removed the 'send me a copy' because it would be a privacy violation, sender would see the user email in the copy when actually the receiver has chosen not to show her email address on the site.

Loop over the array names instead of the list to resize portrait

Return to where the user came from after password changed

Added support for other sizes than "thumbnail"

HTML cleanup

Added support for avatar size.

Fix to get object_id of the existing resized image

Added message to inform the user that her status has been changed

Title and context cleanup. Pass in the return_url so user is sent back to where she was after submitting.

Fix contexts and page titles.

Set the page title consistently

Improve the layout of the page + i18n of the page title

HTML cleanup

  1. … 3 more files in changeset.
Moved package conversion code from acs-subsite to acs-tcl, as part of

the apm Tcl API.

  1. … 8 more files in changeset.
remove deprecated calls to ad_parameter

  1. … 1 more file in changeset.
New admin files to convert the current subsite to a descendent of its

current package psuedo-type.

    • -0
    • +6
    ./admin/subsite-convert-type.adp
    • -0
    • +33
    ./admin/subsite-convert-type.tcl
Preliminary version of "extend package" code, along with new package

attributes that allow the declaration of packages that are subsites.

  1. … 25 more files in changeset.