• last updated 36 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
porting queries in the 2.0 version of workflow from postgres to oracle. Moving common query workflow::case::fsm::get_state_info_not_cached.select_state_info into shared xql file.

the workflow_user_deputy_map view was broken in oracle. Caught thanks to the extensive automated tests written by Lars

A very minor wording change.

Added in link to templating documentation.

Fixed bug: Logger index page included inactive projects

    • -1
    • +2
    /openacs-4/packages/logger/www/index.xql
Accidentally removed the original line in previous bug-fix

Added site-wide categories plus fixed the completely broken decision tree in the .vuh.

Fixed bug: Not logged in after password change

Fixed 7.3 issue (::varchar explicit typecast needed), which was originally fixed in April 2003, but no upgrade script ever provided

file upgrade-1.3d2-1.3d3.sql was initially added on branch oacs-5-0.

Version 0.7d upgrade not supported (need to use the drop and create script)

Many many updates and fixes and improvements, too numerous really to mention.

  1. … 25 more files in changeset.
Added in a link to using ds_profile for profiling your code.

improvements to 50 upgrade scripts

    • -10
    • +33
    /openacs-4/contrib/misc/upgrade_4.6_to_5.0.sh
    • -0
    • +24
    /openacs-4/contrib/misc/zzz-upgrade-to-5-0.tcl
Took out comments that said that Postgres 7.2 works (because it doesn't).

Added in no

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