liquid_feedback_core
log
age | author | description |
---|---|---|
2017-09-29 | jbe | Set version number to 4.0.0v4.0.0 |
2017-09-29 | jbe | Fill new columns "issue_quorum" and "initiative_quorum" of "issue" table in update script to version 4.0.0 |
2017-09-29 | jbe | Bugfix in view "unit_member" (wrong ON clause for JOIN) |
2017-09-29 | jbe | New columns "issue_quorum" and "initiative_quorum" for "issue" table |
2017-09-28 | jbe | Removed unused function "calculate_area_quorum" (done by function "issue_admission") |
2017-09-27 | jbe | merge |
2017-09-27 | jbe | Fixed wrong comparison when considering absolute initiative quorum (greater-equal instead greater-than) |
2017-09-25 | bsw | Bug fix in constr_for_delegation on event table |
2017-09-25 | jbe | Bugfix regarding locking when logging initiative revocation (cannot combine DISTINCT with FOR SHARE) |
2017-09-25 | jbe | Bugfix in "take_snapshot" function when determining unit_id |
2017-09-25 | jbe | Added missing WHERE clause in "check_issue" function when updating snapshot IDs of issues |
2017-09-21 | jbe | Changes to "verification" table |