• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix acs-kernel url

improve spelling

  1. … 6 more files in changeset.
improve spelling

  1. … 11 more files in changeset.
improve spelling

    • -3
    • +3
    ./sql/oracle/rel-constraints-create.sql
    • -2
    • +2
    ./sql/oracle/upgrade/upgrade-4.1.1-4.2.sql
    • -1
    • +1
    ./sql/oracle/upgrade/upgrade-4.5-4.5.1.sql
  1. … 19 more files in changeset.
Bump 'acs-kernel' version number

Add upgrade script to cleanup 'acs_object_context_index' and friends

file upgrade-5.10.0d20-5.10.0d21.sql was initially added on branch oacs-5-10.

Modernize logic for protecting against cached passwords from forms,

when users log out and other users use the back button (for Nora).

- switch to more modern caching prevention

- add CSRF protection to login form against forgery requests

- none of the cache-preventing mechanisms helps when the user

stores the password in the browser (no change to the past).

- For admins of existing sites: alter kernel parameter

"LoginPageExpirationTime" to 0 make use of this feature

  1. … 2 more files in changeset.
implementing feature request #3408: support for passing in null values to acs_object__set_attribute

    • -9
    • +8
    ./sql/postgresql/acs-objects-create.sql
file upgrade-5.10.0d19-5.10.0d20.sql was initially added on branch oacs-5-10.

Use Duden-conformant Formulation

there are many other terms, which would have do be changed

for general gender neutrility, unless we continue to stick with the

generic masculine.

https://de.wikipedia.org/wiki/Generisches_Maskulinum

https://de.wikipedia.org/wiki/Geschlechtergerechte_Sprache

    • -6
    • +6
    ./catalog/acs-kernel.de_DE.ISO-8859-1.xml
Fix translation

    • -2
    • +2
    ./catalog/acs-kernel.de_DE.ISO-8859-1.xml
Use a german gender-neutral wording for "members"

    • -1
    • +1
    ./catalog/acs-kernel.de_DE.ISO-8859-1.xml
Fix typos im messages

    • -5
    • +5
    ./catalog/acs-kernel.de_DE.ISO-8859-1.xml
Move away portraits created as children of the -100 object that might be still around after acs-kernel/sql/postgresql/upgrade/upgrade-5.10.0d13-5.10.0d14.sql

file upgrade-5.10.0d17-5.10.0d18.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-5.10.0d17-5.10.0d18.sql
Fix typo

Data model upgrade for those instances that might have missed the renaming of the person object type

file upgrade-5.10.0d16-5.10.0d17.sql was initially added on branch oacs-5-10.

file upgrade-5.10.0d15-5.10.0d16.sql was initially added on branch oacs-5-10.

Modernize SQL existence test: make it more readable and faster

file upgrade-5.10.0d14-5.10.0d15.sql was initially added on branch oacs-5-10.

Modernize SQL existence test: make these more readable and faster

    • -12
    • +11
    ./sql/postgresql/community-core-create.sql
backport from oacs-5-10 to allow installation of old version on pg11

Reparent portraits coming from the old good days, which were saved with -100 as parent_id (since at least 6 years portraits are saved as children of the user object)

file upgrade-5.10.0d13-5.10.0d14.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-5.10.0d13-5.10.0d14.sql
site nodes reform part 2: change from tree_sortkeys to recursive queries

-- This upgrade script completes the commits "change queries on

-- site-node tree from tree_sortkey to recursive queries" from Oct 21,

-- 2018, 4 months ago. This upgrade has the purpose to drop the now

-- obsolete triggers and indices.

--

-- Delaying the 2nd part had the purpose to make upgrades more smooth,

-- at least for upgrades via .apm files. Without site nodes working,

-- users cannot navigate on their server unless it is restarted.

--

-- http://fisheye.openacs.org/changelog/OpenACS?cs=MAIN%3Agustafn%3A20181021173623

-- http://fisheye.openacs.org/changelog/OpenACS?cs=MAIN%3Agustafn%3A20181021175135

-- http://fisheye.openacs.org/changelog/OpenACS?cs=MAIN%3Agustafn%3A20181022074137

-- http://fisheye.openacs.org/changelog/OpenACS?cs=MAIN%3Agustafn%3A20181022085126

-- http://fisheye.openacs.org/changelog/OpenACS?cs=MAIN%3Agustafn%3A20181022081230

--

    • -175
    • +3
    ./sql/postgresql/site-nodes-create.sql
revert premature commit affecting all sites

    • -1
    • +0
    ./sql/oracle/community-core-create.sql
    • -1
    • +0
    ./sql/postgresql/community-core-create.sql
  1. … 2 more files in changeset.
Add new column 'public_avatar_p' to the 'user_preferences' table, in order to allow the user to decide wheter to make the avatar (profile picture) public to other users or not, with a conservative default, false. Add also a simple API to get/set that value and bump acs-kernel version number.

    • -1
    • +2
    ./sql/oracle/community-core-create.sql
    • -1
    • +2
    ./sql/postgresql/community-core-create.sql
  1. … 2 more files in changeset.
Rollback of 'boolean' parameter datatype, as oracle does not see necessary to have 'boolean' datatypes, and they do not even provide with a proper alternative on what to use instead. Great. See: https://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:6263249199595#876972400346931526