liquid_feedback_core
log core.sql
| age | author | description |
|---|---|---|
| 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-10 | jbe | Adjusted indentation of "issue" field comments in source code |
| 2013-10-10 | jbe | Work on new issue sorting algorithm |
| 2013-08-11 | jbe | Added column "admin_notice" to "issue" table, and value 'canceled_by_admin' to "issue_state" type |
| 2013-04-20 | jbe | Added support for delegation checks and login recovery; Removed unnecessary join in event viewsv2.2.4 |
| 2013-03-23 | jbe | Code cleanup regarding temporary storage of session/transaction data to disable protection triggersv2.2.3 |