• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file inline.adp was initially added on branch oacs-5-1.

Added code to access the content of a subtopic directly using the package_id

added ec_state_widget for pretty state_widget with working default action for prexisting data, and quoted html attributes

category widget was not sorting categories according to sort keys

removed hot link white space existing between anchor and image tags, added 3 space whitespace between firstnames and lastname for working with payment gateways that require splitting name fields, other minor changes, added ec_capitalize_words and ec_thumbnail_if_it_exists for use with product templates

an additional credit card transaction failure case exists, namely when failing from a transation triggered by shipping fulfill-3.tcl

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.