• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Preliminary version of "extend package" code, along with new package

attributes that allow the declaration of packages that are subsites.

  1. … 26 more files in changeset.
Made the navigation stuff more flexible by allowing one to specify the

subsite. Useful for making master templates for subsites where you want

to also generate the tabs for its parent (such as the root subsite), such

as .LRN where you've got tabs for the main dotlrn navigation, and subtabs

for within-course/community navigation.

Add missing group::description proc

Add proc to find the closest application group via the site map

Improved a parameter description.

  1. … 1 more file in changeset.
Merged from 5.4.2

  1. … 283 more files in changeset.
It is strongly recommended that one "cvs add" new files ...

    • -0
    • +233
    ./subsite-navigation-procs.tcl
  1. … 6 more files in changeset.
Added first cut at theming stuff, using the new package openacs-default-theme

(previously imported)

  1. … 8 more files in changeset.
Added return_url in calls to email_image::get_user_email

  1. … 2 more files in changeset.
normalize some more string expressions

  1. … 2 more files in changeset.
normalize some more string expressions

  1. … 3 more files in changeset.
Fixed another test that failed due to user caching

Rolling back to the working version (decided during informal OCT in IRC today)

  1. … 1 more file in changeset.
Added procedure to resolve the party_ids if they contain groups

make sql query look more sane

fixing bug in query application_group::delete.delete - removing extra comma

Reverted ill-conceived changes by MatthewG

Reverting previous change pending further discussion, cleanup and formal approvals.

Adding group::add_member callback and changed the group::add_member proc to allow organization_rel's to be used - since organization => group mappings are needed and membership_rel requires person => group mappings.

Improved a previous fix slightly

Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 324 more files in changeset.
Bugfixes

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

  1. … 5 more files in changeset.
Fix for bug #2998; this fixes as well a bug, when the regression test is run more than once without restarting the server.

Fix for bug #2998; this fixes as well a bug, when the regression test is run more than once without restarting the server.

WOrkaround to avoid a server error when convert is not in the path. This

should be rewritten to use the imagemagick wrappers in

acs-contnet-repository

Forgot to escape quotes in my previous commit

Zen: class portal HTML cleanup

  1. … 8 more files in changeset.
Added party::party_p procedure

  1. … 1 more file in changeset.
auto_mount_application only worked for the first two mounts of a package

using an autogenerated name! This bug's been in ACS 4.x since the very

beginning AFAICT.