• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
bumped version # and added automount

initial version

    • -0
    • +22
    /openacs-4/packages/acs-reference/www/view-one-reference.xql
removed inline sql

fixed context bar

Added in clarification that a user should not proceed unless env |grep

PATH works correctly. Also added in a note that Debian users can use

adduser instead of useradd. A person who was installing had problems

because they didn't do this.

Adding in a mostly unused page

file task-print-postgresql.xql was initially added on branch oacs-5-0.

file task-print.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    /openacs-4/contrib/packages/project-manager/www/task-print.tcl
file task-print.adp was initially added on branch oacs-5-0.

    • -0
    • +0
    /openacs-4/contrib/packages/project-manager/www/task-print.adp
changed to use listbuilder whenever possible

  1. … 6 more files in changeset.
Committed lots of fixes from Joel

Cleaner code

- Improved text formatting and clipping

- Added test cases

Added util::age_pretty proc

removing comment about package_id in lang::user::locale proc being preliminary

removing comment about package_id in lang::user::locale proc being preliminary

Renamed misnamed edit-this-page upgrade script: should be 1.4-1.5, was 1.3-1.5

file upgrade-1.4-1.5.sql was initially added on branch oacs-5-0.

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.