• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
upped version to 5.0.4

  1. … 70 more files in changeset.
Changed to make it more readable

Specify how to ensure that you won't receive email for crontab items

Clarified that the user needs to edit the

/var/lib/aolserver/service0/etc/daemontools/run file before running

it.

The instructions suggested vacuum analyze every hour, and vacuum full

analyze every day, but the example had vacuum full analyze every

hour. This fixes that.

upped version number

  1. … 1 more file in changeset.
Removed dependency on nsrewrite as per http://openacs.org/forums/message-view?message_id=165468.

The CVS section (and a few other pages) still refer to the directory openacs

code is kept in as /web instead of /var/lib/aolserver. This fixes that.

Added in more explanation about how to do hierarchical queries with Oracle.

    • -1
    • +7
    ./developers-guide/tutorial-advanced.xml
Clarified that vacuum is not necessary for version of Postgres 7.4 and above.

    • -4
    • +6
    ./install-guide/database-maintenance.xml
added Changelog generation and release notes to releasing checklist

updated release instructions to include compat tag

updated docs for 5.0.2

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

    • -4
    • +4
    ./developers-guide/tutorial-advanced.xml
  1. … 114 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.

    • -3
    • +20
    ./developers-guide/tutorial-advanced.xml
Added in an explanation of how to get the children of a particular item while

using tree_sortkey

    • -0
    • +26
    ./developers-guide/tutorial-advanced.xml
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

    • -0
    • +67
    ./developers-guide/tutorial-advanced.xml
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.

Added in link to templating documentation.

Added in a link to using ds_profile for profiling your code.

    • -1
    • +13
    ./developers-guide/tutorial-advanced.xml
Took out comments that said that Postgres 7.2 works (because it doesn't).

Added in no

Fixed explanation of error code.

Added in a section dealing with common error codes.

    • -1
    • +13
    ./developers-guide/form-builder.xml
tidied up the tutorial; added graphics

    • -167
    • +306
    ./developers-guide/tutorial-advanced.xml
    • -109
    • +53
    ./developers-guide/tutorial-debug.xml
    • -126
    • +34
    ./developers-guide/tutorial-pages.xml
    • -92
    • +51
    ./engineering-standards/eng-standards-versioning.xml
Added a paragraph about necessary modifications to the run script.

  1. … 1 more file in changeset.
removed claim that openacs works on postgresql 7.2; qualified debian package instructions for postgres

rewrote automated install instructions

  1. … 1 more file in changeset.