• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
make packages in principle installable under PG 13+

  1. … 19 more files in changeset.
provide named arguments for stored procedures to reduce warnings with recent versions of OpenACS

  1. … 2 more files in changeset.
- fix one more function

  1. … 1 more file in changeset.
- allow session_id to be bigint. This change is necesasry on long running sites, when the session_id outgrows SQLs integer type

  1. … 2 more files in changeset.
Fixing usage of sequences.Providing upgrade script.

  1. … 1 more file in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

  1. … 116 more files in changeset.
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 for bug #847, applied patch #300.

merge of 4.6.3b1 to HEAD

  1. … 76 more files in changeset.
Patches to make OpenACS PG 7.3 compatible.

  1. … 54 more files in changeset.
merge from oacs-4-6

  1. … 130 more files in changeset.
Applied patch #315 for SDM # 1595 from Peter Marklund: Can't delete bookmark in PG

Added code to make use of David Walker's wonderfully abusive hack on the

pg_proc table that showed me how to write recursive SQL functions. We now

have good use of the index on tree_sortkey when climbing the tree, woo-hoo!

  1. … 18 more files in changeset.

Changed the representation of tree_sortkeys from "text" to "bit varying".

  1. … 62 more files in changeset.

Some more speeding-up type activity...

  1. … 6 more files in changeset.
Fixed folder toggle to show/hide bookmarks under folders...

Update to return type (integer to varchar) for bookmark__name

Hmmm. Methinks an index on bm_bookmarks.tree_sortkey might help with the performance issues...*grin*

Fixed error in bookmarks__new; context_id was not being set in acs_objects for all bookmarks -- added dead links checking

  1. … 7 more files in changeset.
Fixed error in sort order on index page. Added editing and viewing. Basic

functionality is working.

  1. … 15 more files in changeset.
Fixed error in tree_sortkey insert trigger; hopefully tree_sortkey being created/updated properly now.

  1. … 4 more files in changeset.
Fixed error in bookmark__get_in_closed_p that was causing it to always return true...

Open/Close All Folders working...

  1. … 1 more file in changeset.
Updating proc file

  1. … 2 more files in changeset.
Fixing multiple functions without return values....oops!

  1. … 3 more files in changeset.
'Create new folder' works.

  1. … 9 more files in changeset.
Continuing to work on procs, index page now successfully loading...

  1. … 4 more files in changeset.
Adding most-popular.xql queryfile

  1. … 2 more files in changeset.

Staring work with query porter and xql files. Done queries in tcl, and index files in www...

  1. … 10 more files in changeset.

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

also updated. www files not yet touched

    • -0
    • +865
    ./bookmarks-create.sql
  1. … 2 more files in changeset.