Skip to content

Tags: discourse-plugins/discourse-feature-voting

Tags

v2.8.0

Toggle v2.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update translations (discourse#108) 

v2.7.2

Toggle v2.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DEV: Fix flaky spec (discourse#94) The issue was that when we were moving the post using posts[1,2] the ordering was not always consistent, so sometimes we moved post number 1 for the topic and sometimes post number 2. If post number 1 was moved, the PostMover just creates a copy of it in the destination topic, as the OP of the topic cannot be moved. If post number 2 was moved, then PostMover _actually_ moves it to the destination topic, and thus leaves only one post behind in the original topic, which causes the original topic to be closed and makes the spec fail. This change ensures that post number 1 is the one we are moving in the test, making sure the order is constant.

v2.7.0

Toggle v2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update translations (discourse#91) 

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update translations (discourse#69) 

v2.5.1

Toggle v2.5.1's commit message
Update translations 

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
nlalonde Neil Lalonde
Update translations 

v2.4.0

Toggle v2.4.0's commit message
Update translations 

v2.3.0

Toggle v2.3.0's commit message
Update translations 

v2.2.0

Toggle v2.2.0's commit message
Update translations