• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix localization idiom

Tighten page contracts

  1. … 7 more files in changeset.
add missing page contract filter

... was missing since 22 years...

Whitespace changes

Whitespace cleanup

improving Oracle upgrade scripts

Oracle has no "ALTER TABLE ADD COLUMN ...."

Oracle has no "ALTER TABLE ADD COLUMN if exists .."

    • -2
    • +2
    ./sql/oracle/upgrade/upgrade-5.10.0d5-5.10.0d6.sql
  1. … 8 more files in changeset.
fix release dates in .info files

  1. … 82 more files in changeset.
release work

  1. … 204 more files in changeset.
bump version numbers of 5.9|5.10 packages to 5.10.0b1

adjust dependencies

  1. … 87 more files in changeset.
file q-and-a-new-2-postgresql.xql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/admin/q-and-a-new-2-postgresql.xql
file q-and-a-new.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/admin/q-and-a-new.tcl
file q-and-a-new.adp was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/admin/q-and-a-new.adp
file q-and-a-new-2.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/admin/q-and-a-new-2.tcl
file q-and-a-delete-oracle.xql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/admin/q-and-a-delete-oracle.xql
file q-and-a-edit.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/admin/q-and-a-edit.tcl
file q-and-a-edit.adp was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/admin/q-and-a-edit.adp
file q-and-a-edit-2.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/admin/q-and-a-edit-2.tcl
file q-and-a-delete.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/admin/q-and-a-delete.tcl
file q-and-a-delete-postgresql.xql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/admin/q-and-a-delete-postgresql.xql
Adapt file names to OpenACS naming conventions

    • -0
    • +17
    ./www/admin/q-and-a-delete-oracle.xql
    • -0
    • +15
    ./www/admin/q-and-a-delete-postgresql.xql
    • -0
    • +24
    ./www/admin/q-and-a-new-2-postgresql.xql
    • -17
    • +0
    ./www/admin/q_and_a-delete-oracle.xql
    • -15
    • +0
    ./www/admin/q_and_a-delete-postgresql.xql
  1. … 7 more files in changeset.
Whitespace changes, breaking overlong lines, and removal of old *SQL*

    • -40
    • +89
    ./www/admin/q-and-a-add-edit.tcl
Phase out usage of obsolete acs_named_objects table

Whitespace cleanup

    • -13
    • +13
    ./www/admin/q-and-a-add-edit.tcl
make packages in principle installable under PG 13+

  1. … 19 more files in changeset.
make FAQ package installable under PG 13+

Set procs in the 'faq::twt' namespace as private

Redefine faq questions and answers as text, the same as downstream, then redefine all database function api so that argument types are taken from table definition

    • -27
    • +29
    ./sql/postgresql/faq-package-create.sql
file upgrade-5.10.0d7-5.10.0d8.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.10.0d7-5.10.0d8.sql
Deprecated get_referrer and NsSettoTclString, replace them with versions that respect OpenACS naming convention

  1. … 7 more files in changeset.
Deprecate value_if_exists proc, replace occurrences with plain tcl idioms

  1. … 4 more files in changeset.