• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
1. First shot at sitewide admin ui for global parameters. You can edit them

from the sitewide admin page list that was previously built for packages

that have a sitewide-admin subdirectory. Package is now displayed for

either the existence of sitewide-admin or global parameters.

2. Did something I'd wanted to do for some time. When Nima added the

parameter_changed callback in acs subsite, he actually *moved* the

set_value call there. I've changed it so it more rationally sets the

value in the parameters page, then calls the parameter_changed callback.

3. Invented a global_parameter_changed callback that works as the regular

parameter_changed callback. This was necessary to avoid breaking existing

uses of parameter_changed.

More testing is required before release (which will hopefully happen

tomorrow, Sunday Apr 4).

  1. … 4 more files in changeset.
Oracle 9i allows the standard SQL outer join syntax so we can share these

queries now ...

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

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. … 203 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.
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 support for other sizes than "thumbnail"

HTML cleanup

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

remove deprecated calls to ad_parameter

  1. … 5 more files in changeset.
Preliminary version of "extend package" code, along with new package

attributes that allow the declaration of packages that are subsites.

  1. … 28 more files in changeset.
Merged from 5.4.2

  1. … 283 more files in changeset.
Export return_url in the send-email form

normalize some more string expressions

  1. … 3 more files in changeset.
HTML Strict cleanup and fix in parameters page

  1. … 1 more file in changeset.
HTML strict cleanup

  1. … 1 more file in changeset.
Merged 5.3 to HEAD

  1. … 57 more files in changeset.
Made sure that we are redirecting for thumbnails so we can cache them on the proxy server

Made sure we are not returning something for the portrait if it was not found as this confuses the load balancer. I personally think we should not return the error message, especially as the portrait-bits are usually included as an image in OpenACS, which makes the error senseless anyway

Support for providing the item_id of the portrait directly

Added missing internationalization

Portrait bits are included so I deem it a bad idea to raise an ad_return_error, especially if not all users have portraits

Get the parameter datatype so we know what type of form widget to use

Allow a new parameter type "text" to show a textarea on the parmeter form for parmaeter values that don't fit well within a textbox.

  1. … 8 more files in changeset.
Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 323 more files in changeset.
Merged from 5.3 what I could detect what needed to be merged

  1. … 6 more files in changeset.