Commit Graph
385 Commits
Author SHA1 Message Date
Discourse Translator BotandGerhard Schlager 7ac485fb9f FEATURE: Add Croatian language (#17130)
Co-authored-by: Gerhard Schlager <gerhard.schlager@discourse.org>
2022-06-18 00:18:22 +02:00
Discourse Translator Bot e0364cf228 Update translations (#17087) 2022-06-14 16:57:33 +02:00
Discourse Translator Bot 41fa278c00 Update translations (#16958) 2022-05-31 16:14:37 +02:00
Discourse Translator Bot d303466c30 Update translations (#16902) 2022-05-24 16:03:04 +02:00
Discourse Translator Bot 660227434e Update translations (#16701) 2022-05-10 21:42:02 +02:00
Discourse Translator Bot 51e29d3ca8 Update translations (#16608) 2022-05-03 15:30:59 +02:00
Discourse Translator Bot 4ec6af064a Update translations (#16505) 2022-04-19 15:45:09 +02:00
Discourse Translator Bot a1d7e77967 Update translations (#16456) 2022-04-12 21:04:30 +02:00
Discourse Translator Bot fe689115d4 Update translations (#16378) 2022-04-05 15:28:19 +02:00
Discourse Translator Bot 216dfbb895 Update translations (#16314) 2022-03-30 14:52:59 +02:00
Discourse Translator Bot 93407005b5 Update translations (#16132) 2022-03-10 16:51:47 +01:00
Discourse Translator Bot 022480b461 Update translations (#15763) 2022-02-01 16:15:18 +01:00
Discourse Translator Bot 332266cbee Update translations (#15731) 2022-01-27 15:18:29 +01:00
Discourse Translator Bot f0435ca1a7 Update translations (#15673) 2022-01-23 11:14:20 +01:00
Discourse Translator Bot 2976b63094 Update translations (#15540) 2022-01-11 14:21:34 +01:00
Discourse Translator Bot a82e0db5ba Update translations (#15446) 2022-01-04 17:39:32 +01:00
Discourse Translator Bot c665003203 Update translations (#15416) 2021-12-28 14:13:58 +01:00
Discourse Translator Bot 8a67be0339 Update translations (#15353) 2021-12-22 18:30:09 +01:00
Discourse Translator Bot 4afd6f0189 Update translations (#15292) 2021-12-14 14:53:35 +01:00
Discourse Translator Bot 3fec579ede Update translations (#15210) 2021-12-07 16:19:44 +01:00
Discourse Translator Bot b12f89e351 Update translations (#15140) 2021-11-30 21:06:39 +01:00
Discourse Translator Bot 563b27b763 Update translations (#15065) 2021-11-23 17:29:39 +01:00
Alan Guo Xiang Tan 1d0faedfbc FIX: Validate number of votes allowed per poll per user. (#15001)
* DEV: Remove spec that we no longer need.

As far as we know, the migration has been successful for a number of
years.

* FIX: Validate number of votes allowed per poll per user.
2021-11-19 09:50:08 +08:00
Discourse Translator Bot 5d20304f95 Update translations (#14855) 2021-11-09 14:54:59 +01:00
Discourse Translator Bot 6894b3f3af Update translations (#14792) 2021-11-02 18:49:00 +01:00
Discourse Translator Bot 25097fa0af Update translations (#14648) 2021-10-19 15:23:54 +02:00
Discourse Translator Bot b44119cdb2 Update translations (#14579) 2021-10-12 16:00:22 +02:00
Discourse Translator Bot 0f5d737a61 Update translations (#14513) 2021-10-05 15:59:26 +02:00
Bianca Nenciu 6a143030f8 FEATURE: Allow users to remove their vote (#14459)
They can use the remove vote button or select the same option again for
single choice polls.

This commit refactor the plugin to properly organize code and make it
easier to follow.
2021-10-05 11:38:49 +03:00
Discourse Translator Bot a0cb340eef Update translations (#14460) 2021-09-28 16:44:23 +02:00
Discourse Translator Bot 88aed7512e Update translations (#14400) 2021-09-21 15:57:14 +02:00
Discourse Translator Bot c995b20ca4 Update translations (#14063) 2021-08-24 15:25:44 +02:00
Discourse Translator Bot 0c422cff1e Update translations (#13898) 2021-07-30 11:30:10 +02:00
Discourse Translator Bot e951cb9aef Update translations (#13860) 2021-07-27 15:24:03 +02:00
Discourse Translator Bot 28b5e6e47d Update translations (#13796) 2021-07-21 10:30:34 +02:00
Discourse Translator Bot 53fe8b2e77 Update translations (#13647) 2021-07-13 20:30:09 +02:00
Discourse Translator Bot 23930738a7 Update translations (#13565) 2021-06-29 16:02:02 +02:00
Discourse Translator Bot 252dd169a4 Update translations (#13476) 2021-06-22 15:21:20 +02:00
Discourse Translator Bot f941bbc147 Update translations (#13327) 2021-06-08 16:32:36 +02:00
Discourse Translator Bot e2e13a70f6 Update translations (#13136) 2021-05-25 15:29:11 +02:00
Discourse Translator Bot 55611a5b80 Update translations (#13089) 2021-05-18 16:49:18 +02:00
Discourse Translator Bot 8ac184c636 Update translations (#13088) 2021-05-18 15:11:41 +02:00
Discourse Translator Bot 21c301aa72 Update translations (#13030) 2021-05-11 19:01:59 +02:00
Discourse Translator Bot d45c7973f9 Update translations (#12940) 2021-05-04 16:34:37 +02:00
Discourse Translator Bot 3b2f2b533f Update translations (#12851) 2021-04-27 16:01:06 +02:00
Bianca Nenciu a97e3e249d FEATURE: Show a textarea in advanced mode (#12806)
When switching to advanced mode, show a textarea instead of individual
inputs. Every line of the textarea is equivalent with an input.
2021-04-23 16:54:53 +03:00
Bianca Nenciu 6c5d6dd356 Improve validation for polls and improve builder (#12745)
* FIX: Show date picker over modal

Previously, scrolling was necessary to see the whole picker.

* FEATURE: Improve validation for polls

Adds new error messages for each of the edge cases. Previously, it
failed with a simple error saying that the minimum value must be less
than the maximum value.

* UX: Copy edit
2021-04-22 21:36:32 +03:00
Discourse Translator Bot 606860e75a Update translations (#12764) 2021-04-20 15:33:17 +02:00
Discourse Translator Bot 27eff709c4 Update translations (#12684) 2021-04-13 16:02:08 +02:00
Bianca Nenciu 2081b6e5c9 UX: Improve poll builder UI (#12549)
* Improve poll validation

* Redesign poll builder

* Group all advanced settings under a new section
2021-04-12 19:48:01 +03:00