• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed while Carl installed it on OS X.

    • -3
    • +6
    ./www/xml/install-guide/aolserver4.xml
    • -12
    • +51
    ./www/xml/install-guide/postgres.xml
Changed ad_permission_p to permission::require_permission

    • -5
    • +5
    ./www/xml/developers-guide/subsites.xml
Added a small blurb that the notes code was out of date, as in the

permissions-tediously-explained document.

    • -4
    • +4
    ./www/xml/developers-guide/permissions.xml
promoted tutorial-advanced one section, which makes all of its pieces be their own html pages; added section on vuh

    • -2
    • +2
    ./www/automated-testing-best-practices.html
    • -0
    • +146
    ./www/ch08s06.html
  1. … 124 more files in changeset.
added example vuh

    • -0
    • +17
    ./www/files/tutorial/note.vuh
removing files with spaces, for the second time

    • binary
    ./www/images/openacs-best-practice.png
    • binary
    ./www/images/production-configuration.dia
file production-configuration.dia was initially added on branch oacs-5-0.

    • binary
    ./www/images/production-configuration.dia
Clarified that vacuum is not necessary for version of Postgres 7.4 and above.

fixed abort bug in example for tutorial

updated packaging html doc

added Changelog generation and release notes to releasing checklist

updated release instructions to include compat tag

updated info files for core for 5.0.2

  1. … 17 more files in changeset.
updated docs for 5.0.2

    • -0
    • +0
    ./www/automated-testing-best-practices.html
    • -0
    • +0
    ./www/eng-standards-constraint-naming.html
  1. … 59 more files in changeset.
changed link for le with spaces in its filename

    • -1
    • +1
    ./www/xml/developers-guide/tutorial.xml
renamed image file with spaces in its name

    • binary
    ./www/images/openacs-best-practice.png
updated core version numbers

  1. … 16 more files in changeset.
cleaned up indexing bugs from docbook

    • -1
    • +1
    ./www/automated-testing-best-practices.html
  1. … 103 more files in changeset.
Jeff suggested taking out magic numbers from tree_sortkey tutorial,

and explained how to best find the tree_level with tree_sortkey. I put

this into the docs.

Added in an explanation of how to get the children of a particular item while

using tree_sortkey

The Aolserver link only linked to Aolserver 3.3 install, so I added in

"or Install Aolserver 4".

Added in a tutorial section for using tree_sortkeys

Using the @cvs-id $Id$ trick (really just testing cvs diffs)

Using the @cvs-id $Id$ trick to prevent keyword expansion.

    • -2
    • +2
    ./www/xml/developers-guide/permissions.xml
Using the @cvs-id $Id$ trick to prevent expansion.

A trivial change just to try the cvs diffs. Sorry for the spam.

Becoming compliant with Timo's switch rename

fixed chapter numbering via new docbooks-xsl

Instructions to restart postgres relied on on daemontools. Put in

alternate instructions for people who didn't install with daemontools

(which will be most people)

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.