Commit Graph

392 Commits

Author SHA1 Message Date
3cb8bbb851 UX: Automatically generate poll name for poll builder. 2016-07-05 22:15:52 +08:00
a382d5d2d2 FIX: Don't reopen instance of controller. 2016-07-05 12:22:14 +08:00
d102a079b1 FIX: Bump plugin API version. 2016-07-01 09:32:30 +08:00
342783e716 Update Translations 2016-06-30 13:47:13 +05:30
5ba12840e0 Merge pull request #4285 from tgxworld/fix_polls_not_cooked
FIX: Incorrect model for embedded post widget.
2016-06-27 13:31:03 +08:00
63b8797667 FIX: Incorrect model for embedded post widget. 2016-06-27 13:15:26 +08:00
789a6aeb21 FIX: Public poll not showing. 2016-06-24 11:20:35 +08:00
3646d45110 FIX: Voters arrow shown on polls with invalid public config. 2016-06-22 23:34:39 +08:00
7337b2953f slightly less giant poll percentages 2016-06-21 17:01:27 -07:00
db2bc41110 Update translations 2016-06-21 11:16:31 -04:00
6416ea9e09 FIX: Make sure we reset poll builder after inserting a poll. 2016-06-20 18:16:18 +08:00
94df22564f shorter poll copy 2016-06-19 22:55:10 -07:00
a486d7e95b minor copyedit on poll 2016-06-19 22:44:49 -07:00
01c563ca85 FIX: Use internal value for poll builder. 2016-06-20 12:40:44 +08:00
58b7f214b0 UX: Highlight details text. 2016-06-20 08:43:12 +08:00
5e8d1549a4 minor copyedit on polls 2016-06-17 23:37:02 -07:00
54032ffd2c copyedit: go with {verb} {noun} for gear actions 2016-06-17 15:54:30 -07:00
8d60e09fc4 minor copyedit 2016-06-17 14:53:07 -07:00
cdfe2b8144 [ci skip] ✂️ 2016-06-17 16:33:52 +08:00
abcdbe24b5 Rename name for acceptance test. 2016-06-17 16:30:55 +08:00
45a5c2e8e6 Add acceptance tests for details button. 2016-06-17 13:27:14 +08:00
d4f03cc0e1 Add details to popup menu options. 2016-06-17 11:37:16 +08:00
01347dfbe2 very minor copyedit 2016-06-16 15:27:08 -07:00
adecdbee56 UX: Display number combobox as an input group so it looks nice on mobile too. 2016-06-16 17:08:00 +08:00
4df224bb79 FIX: Trim whitespaces and do a global replace. 2016-06-16 16:35:23 +08:00
fd91a8eee6 Bunch of UX changes for polls builder. 2016-06-15 23:47:19 +08:00
e1cfe7536c FIX: Add default values when no value has been selected. 2016-06-15 12:54:52 +08:00
ae5a033469 Start checking eslint in plugins. 2016-06-15 11:14:24 +08:00
8d46727d67 FEATURE: Poll UI Builder. 2016-06-15 11:14:24 +08:00
a36203ff78 PERF: Paginate public polls. 2016-06-12 16:14:53 +08:00
5a03eca74a UX: Add info when poll is public. 2016-06-09 22:15:08 +08:00
f53494f102 FIX: Polls with votes cannot be made public. 2016-06-09 12:10:27 +08:00
7b6fb17bbb One line import. 2016-06-08 17:23:05 +08:00
3caf696d3a FIX: Ignore title in user avatar. 2016-06-08 17:04:18 +08:00
8ecde35df3 FEATURE: Add public type to polls. 2016-06-08 16:19:13 +08:00
7aac5baeed FIX: Make sure model is updated when polls change. 2016-06-08 14:42:23 +08:00
5f92de8ede Remove unnecessary for loop. 2016-06-07 16:50:45 +08:00
35337cd687 FIX: Previous polls are being removed when adding a poll in a new post. 2016-06-07 11:23:38 +08:00
2f14a81fa4 FIX: min setting should be greater than 0 for multiple type polls. 2016-06-07 10:48:06 +08:00
a849fae5ee Add specs for polls (#4246)
* Extract validation logic into a service object.

* Extract logic for updating polls custom fields into a service object.

* Use `strip_heredoc` instead.

* FIX: Polls do not update when configuration has been changed.
2016-06-06 17:04:56 +02:00
4f4c1b54ba Update Translations 2016-06-04 00:15:03 +05:30
e489af0b50 add Estonian language files 2016-06-01 15:25:21 +05:30
7050042088 Update translations 2016-05-26 11:50:15 -04:00
7c0fb41ec0 Deprecation: Use Ember.Helper for later versions of Ember 2016-05-11 14:26:09 -04:00
e8623ccd92 Update Translations 2016-05-09 23:39:52 +05:30
9ea32bf7d8 Deprecation: Change {{#each x in y}} to {{#each y as |x|}} 2016-05-04 16:18:09 -04:00
b1f798f119 Update translations 2016-05-04 14:22:15 -04:00
Sam
672d6924ec FIX: malformed <details> should not break email 2016-05-02 12:33:56 +10:00
f1bc7de541 Adds support for anonymous votes to the poll plugin 2016-04-23 22:44:09 +02:00
e63e296761 Update translations 2016-04-20 19:18:07 -04:00