liquid_feedback_frontend
log model/issue.lua
age | author | description |
---|---|---|
2019-08-26 | bsw | Fixed usage of text search index |
2018-07-15 | bsw/jbe | Cumulative patch for upcoming frontend version 4 |
2015-12-04 | bsw | Added support for min_admission_time and max_admission_time |
2015-12-01 | jbe | Removed exhaustive GROUP BY list in Issue:get_search_selector(...) due to PRIMARY KEY (PostgreSQL 9.1 feature) |
2014-07-10 | bsw | Imported LiquidFeedback Frontend 3.0 branch |
2013-08-14 | bsw | Added missing field admin_notice to group by clause |
2013-08-11 | bsw | Fixed syntax error from issue model |
2013-08-11 | bsw | Added canceled_by_admin state to state name table |
2013-03-17 | bsw | Fix ordering of revoked initiatives |
2013-03-09 | bsw | Added group_by clause for "phase_finished" |
2013-03-09 | bsw | Added group_by clauses removed in changeset 5d2a337a33e4 again without "ranks_available" |
2013-03-09 | bsw | Removed group_by clauses which are not needed anymore |
2013-03-09 | bsw | Globally changed "cancelled"(BE) to "canceled"(AE) |
2013-03-09 | bsw | Fixed not translated state strings |