mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-10 15:25:33 +08:00
If a poll is created with `dynamic-poll=true` then options can be amended after you post poll. This is useful for polls like: "favorite IDE" where you want people to easily be allowed to add options. --------- Co-authored-by: Martin Brennan <martin@discourse.org> |
||
|---|---|---|
| .. | ||
| 20150501152228_rename_total_votes_to_voters.rb | ||
| 20151016163051_merge_polls_votes.rb | ||
| 20160321164925_close_polls_in_closed_topics.rb | ||
| 20180820073549_create_polls_tables.rb | ||
| 20180820080623_migrate_polls_data.rb | ||
| 20191114160613_add_graph_to_polls.rb | ||
| 20191206123012_add_group_name_to_polls.rb | ||
| 20200804144550_add_title_to_polls.rb | ||
| 20230612134421_remove_old_polls_data_from_custom_fields.rb | ||
| 20230614041219_delete_duplicate_poll_votes.rb | ||
| 20240122015626_fill_poll_create_allowed_groups_based_on_deprecated_setting.rb | ||
| 20240416105733_add_rank_to_poll_votes.rb | ||
| 20241105211601_delete_zero_rank_user_vote_collections_from_poll_votes.rb | ||
| 20250817090000_add_dynamic_to_polls.rb | ||