liquid_feedback_core

log

age author description
2020-05-17 jbe Added update script core-update.v4.2.0-v4.2.1.sql
2020-05-17 jbe Fixed grammar in comment on "unit"."member_weight"
2020-05-17 jbe Merged fix regarding wrong version number info in core-update.v4.1.0-v4.2.0.sql
2020-05-17 jbe Removed wrong string "incomplete-update" and wrong revision number -1 from final update script for version 4.2.0
2020-05-17 jbe Fixed bug in take_snapshot function regarding issue_privilege (use issue_id_p instead of issue_id_v)
2020-05-16 jbe Bugfix regarding "issue_privilege"."voting_right" in "delegation_chain" function
2020-05-16 jbe Issue based privileges to override unit based privileges
2020-05-15 jbe Support for own voting weight other than 1
2020-02-11 jbe Added tag v4.2.0 for changeset 93e69d1e17ab
2020-02-11 jbe Updated years in LICENSE filev4.2.0
2020-02-11 jbe Included hint in README on solving apparently missing data types from extensions
2020-02-11 jbe Removed transaction around ALTER TYPE for compatibility with older PostgreSQL versions
2020-02-10 jbe Removed column "content_type" from table "draft_attachment" (Content type is stored in "file" table instead)
2020-02-07 jbe Added update script to version 4.2.0
2020-02-07 jbe Added explicit names for text search indices
2020-02-06 jbe Include column "content_type" of "file" table in UNIQUE index
2020-02-06 jbe Referential integrity for files: Delete files when last reference is removed
2020-02-06 jbe Added tables "file" and "draft_attachment"
2019-08-26 jbe Bugfix in highlight function (use PostgreSQL's built-in "plainto_tsquery" function)
2019-01-10 jbe Support for hashtag search
2018-12-08 jbe Revised full text search
2018-12-08 jbe Fixed wrong constraint "initiative_ids_not_equal" on "battle" table (due to handling of NULLs in CHECK constraints)
2018-12-08 jbe Removed an index on table "initiative"
2018-12-08 jbe Reduced indices on "issue" table
2018-12-07 jbe Renamed indices on issue to match naming convention
2018-12-07 jbe Added missing index on "member_useterms" table
2018-12-07 jbe Removed "snapshot_retention" configuration: always delete unused snapshots immediately
2018-12-05 jbe Added "posting" table and follower concept for members (column "following" in table "contact")
2018-12-03 jbe Bug in check_issue function fixed, which could lead to non-accepted issues staying open after admission phase has ended
2018-11-18 jbe Added tag v4.1.0 for changeset b8f106eb5dbf

Impressum / About Us