• last updated 26 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

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.

Added documentation to some small procs I wrote while implementing package

extends.

  1. … 1 more file in changeset.
Bumped version numbers

  1. … 22 more files in changeset.
Improved support for the ThemeCSS subsite param, provided the upgrade

script, and bumped the version number.

    • -0
    • +12
    ./tcl/apm-callback-procs.xql
  1. … 3 more files in changeset.
Use the same vocabulary everywhere (in this case "biography" instead of "about you")

Add missing keys and their spanish translations.

    • -0
    • +2
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
    • -0
    • +6
    ./catalog/acs-subsite.es_ES.ISO-8859-1.xml
Added missing keys

    • -2
    • +6
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
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. … 4 more files in changeset.
Added a bit of caching ...

Fixed the code that lists classes so it works when called from the user

portal.

  1. … 3 more files in changeset.
Added "-include_self" boolean to the application group package search

procs.

    • -12
    • +45
    ./tcl/application-group-procs.tcl
switch foo_id_seq.netval to nextval('t_foo_id_seq') calls to placate postgresql 8.

    • -2
    • +2
    ./sql/postgresql/user-profiles-create.sql
  1. … 6 more files in changeset.
Bumped version number so dotlrn can ensure that the new application group

Tcl API procs are available.

Fixed application groups upgrade

Another application group proc from daveb's local work.

track application group package change.

    • -1
    • +2
    ./tcl/application-group-procs-oracle.xql
    • -0
    • +1
    ./tcl/application-group-procs-postgresql.xql
Bump version number for application group change.