liquid_feedback_core

log

age author description
2011-07-29 jbe Removed trigger "set_activated_timestamp"; Updated update script
2011-07-06 jbe Removed table "invite_code" (invite codes are now stored in "member" table)
2011-06-08 jbe Update script to v1.5.0: Drop contraints on table "initiative" before changing columns
2011-06-08 jbe Update script to v1.5.0: Drop "battle_view" before modifying "initiative" table
2011-06-08 jbe Set voting results for finished issues in update script to v1.5.0
2011-06-08 jbe First version of update script from v1.4.0 to v1.5.0
2011-06-08 jbe Added constraint "eligible_at_first_rank_is_winner" to "initiative" table
2011-06-07 jbe Added constraints on table "initiative"; Added comment for column "initiative"."rank"
2011-06-07 jbe Ordering for final rank: 1st winner, 2nd initiatives fultilling direct AND indirect majority, rest ordered by schulze_rank and id
2011-06-07 jbe Added final "rank" column to table "initiative", which contains a unique order of all admitted initiatives
2011-06-07 jbe Bugfix: Set winner to FALSE for all non-winning admitted initiatives
2011-06-07 jbe Simplify one UPDATE in function "calculate_ranks"
2011-06-07 jbe Save Schulze rank of status quo in "issue" table
2011-06-07 jbe Complete removal of autoreject feature
2011-06-07 jbe Fixed comment on column "issue"."half_frozen"
2011-06-05 jbe Allow to require BOTH direct AND indirect (super)majorities in combination
2011-06-05 jbe merge
2011-06-05 jbe Added tag v1.4.0_rc4 for changeset 1be788313b84
2011-06-05 jbe Added update scripts from v1.4.0_rc2 to _rc3 and from _rc3 to _rc4v1.4.0_rc4
2011-06-05 jbe Backported fixes in "clean_issue" (deleting "issue_comment" and "voting_comment" entries) to v1.4.0_rcX
2011-06-04 jbe Delete entries from "issue_comment" and "voting_comment" tables in function "clean_issue"
2011-06-04 jbe Delete entries from "issue_autoreject" table in function "clean_issue"
2011-06-04 jbe Added reference from "suggestion" to "draft_id"; Changed reference from "supporter" to "draft_id" to DELETE NO ACTION
2011-06-04 jbe Wiki formatting for member statements and suggestions
2011-06-04 jbe Changed comments on some columns
2011-06-04 jbe Do not ignore the "policy"."no_multistage_majority" flag: It does not affect the winner but affects the "initiative"."eligible" flag
2011-06-03 jbe Ignore "policy"."no_multistage_majority", if "policy"."majority_indirect" is set
2011-06-03 jbe Added configuration option to allow indirect supermajority requirements
2011-06-03 jbe Configurable supermajority requirements related to "disqualification" of initiatives for stability reasons
2011-06-02 jbe merge
2011-06-02 jbe Backported bugfixes in functions "close_voting" and "clean_issue" to v1.4.0_rcX
2011-06-02 jbe Bugfix in function "clean_issue": Temporarily update "issue"."state" to avoid constraint violation
2011-06-02 jbe Bugfix in "close_voting": Only add autoreject votes for admitted issues
2011-06-02 jbe Dropped backwards compatiblity functions "array_init_string" and "square_matrix_init_string"
2011-06-02 jbe Placed issue based autoreject feature inside own relation "issue_autoreject" to allow autoreject without interest
2011-06-02 jbe Merged bugfix in function "close_voting": Create autoreject ballots only for members with "voting_right" in the unit
2011-06-02 jbe Added tag v1.4.0_rc3 for changeset 0fa3c4739ca7
2011-06-02 jbe Bugfix in function "close_voting": Create autoreject ballots only for members with "voting_right" in the unitv1.4.0_rc3
2011-06-02 jbe Removed vote_now/vote_later feature
2011-06-01 jbe Added columns "majority_positive" and "majority_non_negative" to table "policy",
2011-06-01 jbe Use an improved definition for "disqualified" initiatives
2011-05-29 jbe Removed unneccessary JOIN in function "calculate_ranks"
2011-05-29 jbe Bugfix in function "calculate_ranks": Use simple majorities for disqualification
2011-05-29 jbe Always ensure stable voting results by disqualifying certain initiatives, and bugfix related to setting "issue_state" in "calculate_ranks"
2011-05-28 jbe Fixed syntax error
2011-05-28 jbe Added column "majority_indirect" to table "policy" and changed function "close_voting" to respect indirect (super)majorities when configured in policy
2011-05-28 jbe Minor code-cleanup in calculation of "promising" attribute in function "close_voting"
2011-05-25 jbe Changed definition/behaviour of "promising" attribute
2011-05-24 jbe Added new column "promising" to table "initiative"; Simplified tie-breaking
2011-05-24 jbe Backed out changeset 3d5e38ea2fab due to incomplete commit message
2011-05-24 jbe Added new column "promising" to table "initiative"
2011-05-24 jbe Merged bugfix in function "close_voting"
2011-05-24 jbe Added tag v1.4.0_rc2 for changeset 07cfc7c1ce3f
2011-05-24 jbe Bugfix in function "close_voting" related to selection of "area_id" and "unit_id"v1.4.0_rc2
2011-05-24 jbe Set "rank" for all "admitted" initiatives after voting is finished; Additional columns in "initiative" table store voting result information
2011-05-24 jbe Bugfix in calculation of minimal rank of initiatives having a majority in function "calculate_ranks"
2011-05-24 jbe Implementation of Schulze's Supermajority Requirements
2011-03-13 jbe Added tag v1.4.0_rc1 for changeset 0144b703b261
2011-03-13 jbe Modified update script to v1.4.0_rc1: Relate all invite codes and all members to default unit with id=1v1.4.0_rc1
2011-03-10 jbe Bugfix in function "delegation_chain" (with 4 args)

Impressum / About Us