• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
regenerated after merging in 5.0 work; tutorial updated

  1. … 132 more files in changeset.
merging images in docs from 5.0 to HEAD

add commit on openacs-4 for Caroline Meeks, and ecommerce for Alfred Warner

Added procs for adding categories to ad_form easier.

Fixed a bug: we used to prefetch item_id, which gets discarded and then

grab a new one in the proc. Now we are relying on the caller to provide

item_id prefetched on the form. (This of course sucks donkeyballs but

at least it is not broken now).

Also using a character entity instead of $ in $Id$ to prevent keyword

expansion.

Plus, I added usage of the -message flag on the ad_returnedirect.

committing any extraneous documentation bits; mostly this should just be some tutorial fixes. Master index chapter numbering is broken thanks to new docbook dtds.

  1. … 36 more files in changeset.
added line to delete html during regeneration

Reverted to previous version. Trying the <form> tag around did not help.

Changed to work with renamed acs_CopyText javascript proc

Implemented a safe way to delete constraints, as these constraints didn't exist. It's most likely got to do with the PG upgrade from 7.2 to 7.3 not recording constraints properly. This is a workaround, not a fix. See bug #1294.

Untabify

Fixed bug #1440 and other bugs already fixed in PG version

file upgrade-0.8.9-0.9.0.sql was initially added on branch oacs-5-0.

Fixed bug #1465: The upgrade script mistakenly put in a funtion name for the name_method for weblogger_channels, but the function itself didn't exist; the create-script didn't have this.

bugfix: wrong variable naming

Added ds_profile proc for performance profiling

Fixed problems with new require_category_p param

Fixed to work with new categories changesonly show 7 days log history

    • -5
    • +9
    /openacs-4/packages/logger/www/log.tcl
Fixed action-link

Fixed problem with start_date/end_date not being respected by list-buidler, because filter is named time_stamp

Upgrade script was added, but version number in .info file not updated

Fixing misnamed upgrade script (0.8.9-9.0 -> 0.8.9-0.9.0)

file upgrade-0.8.9-0.9.0.sql was initially added on branch oacs-5-0.

Safeguard the acs-lang admin link, if acs-lang is not installed

added support for form validation of category form-elements

    • -0
    • +15
    /openacs-4/packages/categories/tcl/widget-procs.xql
removed because tree-map.tcl is now used for mapping trees and subtrees

added page to ask for parameters when mapping tree/subtree to an object

Fixed upgrade script

Attempted to fix file-storage upgrade problem

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