• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bump version number of acs-kernel as well

Update acs-kernel.info

Author: Adrian Ferenc <68762863+adrianferenc@users.noreply.github.com>

Committer: GitHub <noreply@github.com>

merge with missing files

    • -0
    • +0
    ./sql/oracle/acs-permissions-create.sql
    • -0
    • +0
    ./sql/oracle/acs-relationships-create.sql
    • -0
    • +0
    ./sql/oracle/community-core-create.sql
    • -0
    • +0
    ./sql/oracle/rel-constraints-create.sql
    • -0
    • +0
    ./sql/postgresql/acs-objects-create.sql
  1. … 1450 more files in changeset.
merge from oacs-5-10

    • -91
    • +91
    ./catalog/acs-kernel.de_DE.ISO-8859-1.xml
    • -88
    • +90
    ./catalog/acs-kernel.en_US.ISO-8859-1.xml
    • -0
    • +1
    ./catalog/acs-kernel.it_IT.ISO-8859-1.xml
    • -2
    • +10
    ./sql/oracle/acs-objects-create.sql
    • -2
    • +2
    ./sql/oracle/acs-permissions-create.sql
    • -6
    • +10
    ./sql/oracle/acs-relationships-create.sql
    • -28
    • +4
    ./sql/oracle/community-core-create.sql
    • -4
    • +15
    ./sql/oracle/groups-body-create.sql
    • -3
    • +3
    ./sql/oracle/rel-constraints-create.sql
    • -197
    • +150
    ./sql/oracle/utilities-create.sql
  1. … 8085 more files in changeset.
bumped version number from development version to release version

  1. … 93 more files in changeset.
Update italian localization

    • -0
    • +1
    ./catalog/acs-kernel.it_IT.ISO-8859-1.xml
  1. … 2 more files in changeset.
added message key for no title, since "title" is a common attribute in the data model. bumped to 5.10.1b8

    • -0
    • +1
    ./catalog/acs-kernel.de_DE.ISO-8859-1.xml
    • -0
    • +1
    ./catalog/acs-kernel.en_US.ISO-8859-1.xml
More function_args cleanup

- removed one more definition referring to a deleted function

- make sure we always get argument names via PostgreSQL

- aligned argument names with stubs (apm__set_value and apm__get_value)

- bumped version number to 5.10.1b7

    • -8
    • +1
    ./sql/postgresql/acs-objects-create.sql
    • -505
    • +500
    ./sql/postgresql/apm-create.sql
file upgrade-5.10.1b6-5.10.1b7.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.10.1b6-5.10.1b7.sql
Various fixes for "function_args"

- The default value for "authority_id" in acs_user__new was missing.

- Removed leftovers from earlier changes in the SQL API. The update

scripts did not care about function args, so orphaned entries could

cause confusions.

- The drop-package SQL function did not care about deleting entries on

the function args table. The function args deleted here are created

automatically by the Tcl proc "package_generate_body".

- bumped verison of acs-kernel to 5.10.1b6

    • -8
    • +2
    ./sql/postgresql/community-core-create.sql
file upgrade-5.10.1b5-5.10.1b6.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.10.1b5-5.10.1b6.sql
improved spelling

  1. … 4 more files in changeset.
fixed typo

improved description of parameter

made spelling more consistent

Fixed issue introduced in OpenACS 5.9.0

The old version did not insert a property value via the

sec_session_property__upsert() in PostgreSQL on the initial setting

(later updates were OK). The broken version was just adding a tuple

and left the "property_value" empty.

Many thanks to Jonathan Kelley for identifying the issue and reporting it.

    • -16
    • +16
    ./sql/postgresql/security-create.sql
file upgrade-5.10.1b4-5.10.1b5.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.10.1b4-5.10.1b5.sql
Silence potentially confusing warning during first installation

    • -2
    • +2
    ./sql/postgresql/groups-body-create.sql
    • -2
    • +2
    ./sql/postgresql/site-nodes-create.sql
Move test from acs-kernel to acs-tcl, add remarks

  1. … 1 more file in changeset.
Adding auto-deletion of dynamic cluster nodes and small refactoring

- New kernel parameter "ClusterAutodeleteInterval" to specify, when a

dynamic cluster node is not regarded as temporarily unavailable but

as definitely gone. The default value for this parameter is 2m (2

minutes).

- small refactoring to reduce duplicated logic

- Bumped version numbers:

* acs-kernel to 5.10.1b4

* acs-tcl to 5.10.1b3

* acs-admin to 5.10.1b3

  1. … 5 more files in changeset.
Small update for cluster support

- Improved visualization of cluster nodes that we lost contact to

- New kernel parameters to reduce hard-coded values and to make purpose more explicit

* new parameter ClusterHeartbeatInterval (default 20s),

was hardcoded before to the new default value

* renamed PreferredLocationRegexp -> ClusterPreferredLocationRegexp

* renamed EnableLoggingP -> ClusterEnableLoggingP

- Bumped version numbers:

* acs-kernel to 5.10.1b3

* acs-tcl to 5.10.1b2

* acs-admin to 5.10.1b2

acs-kernel acs-admin acs-tcl/

    • -0
    • +24
    ./sql/oracle/upgrade/upgrade-5.10.1b2-5.10.1b3.sql
  1. … 5 more files in changeset.
file upgrade-5.10.1b2-5.10.1b3.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-5.10.1b2-5.10.1b3.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.10.1b2-5.10.1b3.sql
added standard parameterizations for Argon2 when supported.

  1. … 2 more files in changeset.
fixed typo

    • -2
    • +2
    ./sql/oracle/acs-permissions-create.sql
  1. … 2 more files in changeset.
replaced complex and error-prone test with a more sane version

Actually, this test should be in acs-tcl, since all kernel behavior is already

there, and the directory "tcl" was left intentionally empty.

parameter AllowedTag: added <adp:toggle_button> to default value

bumped version numbers to 5.10.1b1

  1. … 85 more files in changeset.
file upgrade-5.10.1d10-5.18.1d19.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-5.10.1d10-5.18.1d19.sql
file upgrade-5.10.1d18-5.10.1d19.sql was initially added on branch oacs-5-10.

made names of SQL functions explicit to ease calling directly from the Tcl level