• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Restoring my addition on profiling your code that was also somehow

left out in the oacs-5-0 -> HEAD transition.

Recommitting tutorial on tree_sortkey that was somehow removed in the

transition to HEAD.

Remove spaces from parameter name

Add implementation for lock and unlock methods.

bug 1713 - uploading a new version of homework

Modified the blog query to prevent collisions with new acs_object.package_id and acs_object.title fields. This is a bandaid.

Removing acs_objects_package_id_fk constraint, which was breaking the install. We can put it back in and have things work if we first rearrange the code in apm_package.new to perform the insert into apm_packages before the update on acs_objects. But for now we'll do as the PG version does, which is to not define the constraint at all.

add_self didn't use the page_name param that it already accepted so it now does

Fixed subject variable for subject element of form

    • -2
    • +2
    /openacs-4/packages/forums/www/message-email.tcl
Documentation ofr RefreshCache parameter

bug 1712

file upgrade-2.0.2-2.0.3.sql was initially added on branch dotlrn-2-0.

bug 1712 - fixing name of postgresql sql directory

Use OS timezone for oracle timestamps instead of assuming GMT.

Put xml declaration at the top of PROPFIND responses.

- Added -form switch to ad_page_contract to let callers pass in a form ns_set specifically. This is useful when using ad_page_contract to validate includelets

- Removed unused -type switch to ad_page_contract

- This is a merge of the 1.18.4.1 change on dotkul branch

Fix date formats for ultra-picky MS clients.

variables for HEAD/5.2

Oracle was throwing errors on the send_notification_to_bouncing_email query. It isn't smart enough to map the insert columns by name, so we have to enumerate them explicitly.

Copy content_length when copying a content_revision, otherwise copied revisions

end up with NULL content length.

Fixed bug 1677: One day view doesn't show items shorter than an hour and doesn't handle "dangling" minutes properly.

added LOGFORMAT for bug 1359

Fix handling of zero content length files in propfind to return 0.

Deleted a not needed closing else tag

Add callbacks to info file. Bump version number.

updating version numbers

    • -2
    • +2
    /openacs-4/packages/dotlrn/dotlrn.info
  1. … 13 more files in changeset.

Add live revision to get_item_info query

bug 1068- fixing a bunch of small errors

file upgrade-2.0.2-2.0.3.sql was initially added on branch dotlrn-2-0.

file upgrade-2.0.2-2.0.3.sql~ was initially added on branch dotlrn-2-0.