liquid_feedback_core
log core.sql
| age | author | description |
|---|---|---|
| 2020-11-27 | jbe | Added missing referential integrity constraint on "posting" table |
| 2020-10-05 | jbe | Bugfix in function "featured_initiative" regarding reference to "issue_privilege" instead of "privilege" |
| 2020-07-28 | jbe | Added JSONB column "attr" to table "unit" for extended attributes of any kind |
| 2020-05-17 | jbe | Fixed grammar in comment on "unit"."member_weight" |
| 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 |