• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed naming of 'Community' to 'Subsite', following consensus on a recent thread on the forums on that topic. Removed distinction between children of subsites and children of the main site, since 'Subsubsites' wouldn't sound that great.

bumping up version number for the on delete cascade change to notifications.response_id column

New keys

Localize instance name

fixing bug 1119

Changed to new namespace proc declaration style

file upgrade-2.0d1-2.0b2.sql was initially added on branch oacs-5-0.

file permissions.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    /openacs-4/packages/calendar/www/admin/permissions.tcl
file permissions.adp was initially added on branch oacs-5-0.

    • -0
    • +0
    /openacs-4/packages/calendar/www/admin/permissions.adp
file permissions-user-add.tcl was initially added on branch oacs-5-0.

file permissions-user-add.adp was initially added on branch oacs-5-0.

file calendar-delete.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    /openacs-4/packages/calendar/www/admin/calendar-delete.tcl
- Rewrote calendar admin pages

- Rewrote calendar permission checking

- Fixed bug #261: Day summary doesn't show events before 7 am

- Fixed bug #1139: Times added between 8 and 10 am not shown in day view

- Calendars inherits permissions from the package to which they belong

    • -195
    • +258
    /openacs-4/packages/calendar/tcl/calendar-2-procs.tcl
    • -21
    • +30
    /openacs-4/packages/calendar/www/cal-item-new.tcl
  1. … 37 more files in changeset.
Postgres: Adds drop scripts for Postgres, support for multiple

organization types, adds in __name function, fixes a few bugs. Oracle:

added in comments that it is now out of sync, skeleton for drop

script.

file status.txt was initially added on branch oacs-5-0.

    • -0
    • +0
    /openacs-4/packages/organizations/status.txt
file organizations-drop.sql was initially added on branch oacs-5-0.

bugfix #1096: let displayed text in form begin with -

giving jade commit on organizations

change in apm_load proc only download from url if url switch is provided

noquote fix

#1223 noquote fix

fixing bug 1158

making notifications cascade when acs objects are deleted, see bug 260

file upgrade-5.0.0a5-5.0.0a6.sql was initially added on branch oacs-5-0.

*** empty log message ***

Made anchor optional as it was not delivered in the first place. Well, maybe

it was in the past, but now it is not.

fix typo EnableAutoDiscoveyAndPing should be EnableAutoDiscoveryAndPing bug 1192, bump version to 1.0a2

fixing the forums attachments bug (again), most of the debugging time caused by the misfeature that db_multirow clobbs variables by default

    • -8
    • +4
    /openacs-4/packages/forums/www/message-post.tcl
bugfix #824: needed to add -user_id switch to some lang::user procs to specify the user for which to get the locale; also had to change the default upvar level of lang::message::lookup from 2 to 1

passing in -clob t for the manifest file as it can be more than 4000 characters