liquid_feedback_core

log

age author description
2013-10-14 jbe lf_update_issue_order.c: Replaced occurences of "suggestion" with "issue"
2013-10-14 jbe Removed algorithm to calculate "order_in_open_states"
2013-10-14 jbe Added TODO regarding a bug in lf_update_issue_order.c
2013-10-13 jbe lf_update_issue_order.c: Insert "issue_order" rows for all issues in the area
2013-10-13 jbe Fixed syntax error in SQL command in lf_update_issue_order.c
2013-10-12 jbe Improved comments/debug output in lf_update_issue_order.c
2013-10-12 jbe lf_update_issue_order deletes stale entries in "issue_order" that may arise due to missing referential integrity
2013-10-12 jbe Remove referential integrity from "issue_order" table to avoid performance/locking issues
2013-10-11 jbe Algorithm to write "issue_order"."order_in_open_states"
2013-10-11 jbe New table "issue_order" for ordering fields to avoid a bottleneck with locking
2013-10-11 jbe Added helper view "open_issues_ordered_with_minimum_position" for lf_update_issue_order.c
2013-10-11 jbe Update script to v2.2.6
2013-10-11 jbe Always delete ordering ranks of issues (lf_update_issue_order.c)
2013-10-11 jbe Calculation of "order_in_admission_state"

Impressum / About Us