• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
- Fix bugs 1491, 1653 (on PG at least)

- Defaults all folders to the closed state

- Fix to allow un-registered users to open/close folders

- Makes session_id negative when used interchangeably with user_id so it does

not collide with user_id

- The number of days to retain open/closed folder status is now a variable

(increased default from 1 to 31 days)

  1. … 16 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 76 more files in changeset.
I've changed "timestamp" to "timestamptz" and have begun fixing some

code that used to be legal but as of PG 7.3 is not. You can no longer

subtract an integer from a timestamp but must cast to date, "timestamp"

disappeared (must use "interval" now), "datetime" disappeared ("timestamptz"),

and suchwhat.

Not done but closer than it was before ...

  1. … 53 more files in changeset.
fixes drop bookmark__new, and dont drop bm_bookmarks_idx2 since not created bug 235 patch 75 Simon Carstensen

Adding most-popular.xql queryfile

  1. … 2 more files in changeset.

Initial data model changes for OpenACS (Postgres added). bookmark.info

also updated. www files not yet touched

    • -0
    • +162
    ./bookmarks-drop.sql
  1. … 2 more files in changeset.