• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
ec_insecurelink was not returning an insecurelink from secure pages

changed undeclared variable marked_transaction_id to transaction_id

added session activity logging which helps with diagnosing abberant activity, added ec_max_of_list which is used in checkout-one-form* code (to be added shortly)

added proc ec_shipping_prices_for_one_item_by_rate which calcs shipping fees based on pre-queried data

converted db specific queries to use xql files for ec_all_cs_issues_by_one_user

updated ec_pretty_creditcard_type to be consistent with package parameters, and provide helpful error message

Added braces for expr for performance / stylistic recommendation.

Oops, a tiny blunder in my previous update, returned an illegal SQL

snippet if there were no IDs selected. The list builder should cleverly

refuse to do the query in this case, but we'll settle for it doing a SELECT

that returns nothing for now.

file upgrade-0.4d1-0.4d2.sql was initially added on branch oacs-5-1.

Add on delete cascade to object_id foreign key.

converted build-repository.tcl to a proc and init

file apm-admin-init.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/acs-admin/tcl/apm-admin-init.tcl
file entry-headline.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/lars-blogger/www/entry-headline.adp
file entry-headline.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/lars-blogger/www/entry-headline.tcl
added entry-chunk switch to allow different blog headline formats

Make Remove Myself link appear only when user is assigned to the project

Make Remove Myself link appear only when user is assigned to the project

Fix query to eliminate duplication in assignees list

Make Remove Myself link appear only when user is assigned to the project

Adding child to parent select in checkbox list

Fixing the fk constraint on fs_rss_subscrs(subscr_id). It now has on delete cascade so that rss feeds can be deleted from the rss-support admin page.

file upgrade-5.1.0a12-5.1.0a13.sql was initially added on branch oacs-5-1.

Actions are triplets.

Add in new up and down images to images documentation page.

Patch for PG 7.3.5 compatibility from Orzenil Silva Junior.

New Package Imformation of version and callback

new version

replacing sql function of model Data by CR TCL API

  1. … 41 more files in changeset.
bringing back previous tcl version :)

bringing back previous version