Sam
|
79841cf7dd
|
FEATURE: add missing autocomplete suppressions
Following 1f4ace4f add a couple more autocomplete suppressions (in polls
and invite ui)
|
2019-02-21 16:37:26 +11:00 |
|
Joffrey JAFFEUX
|
c08b2ddecf
|
FIX: stricter matching on local-dates (#7023)
|
2019-02-18 22:39:45 +01:00 |
|
Robin Ward
|
c719658f9f
|
human? helper method on a user
This is cleaner than hard coding `id > 0` in ruby code.
|
2019-02-08 13:34:54 -05:00 |
|
Neil Lalonde
|
55cc5ab4b8
|
Update translations
|
2019-02-07 09:49:57 -05:00 |
|
Joe
|
a342d2f150
|
UX: reduces white-space in polls (#6956)
* reduces white-space in polls and uses font-size variables
|
2019-02-05 10:47:22 +01:00 |
|
Neil Lalonde
|
6bfd2b6eaf
|
Update translations
|
2019-01-31 16:27:07 -05:00 |
|
Penar Musaraj
|
3c5fbd3ce1
|
FIX: do not send welcome message to staged users
|
2019-01-30 18:03:16 -05:00 |
|
Régis Hanol
|
f7b7bc8abe
|
DEV: move 'default_scope' to default sort on 'has_many' relation
|
2019-01-30 17:45:50 +01:00 |
|
Neil Lalonde
|
024ba28525
|
Update translations
|
2019-01-28 10:27:20 -05:00 |
|
Régis Hanol
|
671ff4243f
|
FIX: discourse-poll-option test wasn't working
|
2019-01-24 14:55:36 +01:00 |
|
Régis Hanol
|
cba6bdaf52
|
UX: use solid circle to indicate selected option in polls
|
2019-01-24 12:25:37 +01:00 |
|
Bianca Nenciu
|
d589c66f3e
|
FIX: Fix URL to user profile. (#6881)
|
2019-01-23 18:27:21 +01:00 |
|
Joffrey JAFFEUX
|
80d42b4ea2
|
icons deprecations fixes (#6920)
|
2019-01-22 12:02:02 +01:00 |
|
Penar Musaraj
|
ba5e17a7a9
|
FIX: IE11 layout glitches
IE11 requires a unit on the third parameter (flex-basis) of the flex property
|
2019-01-21 13:40:55 -05:00 |
|
Jeff Atwood
|
444bc466b0
|
for docs, normalize on space after code fence when specifying lang
|
2019-01-21 01:19:28 -08:00 |
|
Gerhard Schlager
|
90823eaca6
|
Update translations
|
2019-01-19 23:41:52 +01:00 |
|
Joffrey JAFFEUX
|
502b1316d0
|
DEV: s/this._super()/this._super(...arguments) (#6908)
|
2019-01-19 10:05:51 +01:00 |
|
Penar Musaraj
|
78730062de
|
Fix prettier offence in local-dates plugin
|
2019-01-17 14:22:35 -05:00 |
|
Joffrey JAFFEUX
|
9703fa2abc
|
UX: improves dates display in emails (#6805)
|
2019-01-16 12:53:41 +01:00 |
|
Neil Lalonde
|
81953339f2
|
Update translations
|
2019-01-14 12:23:49 -05:00 |
|
Jeff Atwood
|
098b6d9364
|
remove bullets on discobot oneboxing step
|
2019-01-13 04:33:32 -08:00 |
|
Joffrey JAFFEUX
|
1a3655b787
|
DEV: s/Em/Ember (#6874)
|
2019-01-11 17:54:23 +01:00 |
|
Kris
|
5f75da6f61
|
FIX: Prensence was overlapping with full-screen icon
|
2019-01-10 21:02:02 -05:00 |
|
Joffrey JAFFEUX
|
f9648de897
|
DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808)
Co-Authored-By: Bianca Nenciu <nbianca@users.noreply.github.com>
Co-Authored-By: David Taylor <david@taylorhq.com>
|
2019-01-10 11:06:01 +01:00 |
|
Neil Lalonde
|
d7656f30c3
|
Update translations
|
2019-01-02 12:32:38 -05:00 |
|
Régis Hanol
|
b478984f60
|
make eslint happy
|
2018-12-31 12:38:45 +01:00 |
|
Bianca Nenciu
|
e49bcebb35
|
FIX: Validate poll arguments. (#6740)
* FIX: Validate number poll.
* FEATURE: Poll's min can be 0.
* FIX: Fix URL to user profile.
|
2018-12-31 10:48:30 +01:00 |
|
Joffrey JAFFEUX
|
6578d56308
|
fix prettier offense (#6830)
|
2018-12-28 23:47:16 +01:00 |
|
Joffrey JAFFEUX
|
72afefe211
|
FIX: calendar range was too wide (#6829)
|
2018-12-28 22:56:49 +01:00 |
|
Joffrey JAFFEUX
|
608abd4c08
|
FIX: uses flex: 1 0 0; instead of flex: 1; for better browser compat (#6826)
|
2018-12-28 20:21:32 +01:00 |
|
Joffrey JAFFEUX
|
523e0248e1
|
FIX: recurrence was not applied when selected in the form (#6820)
|
2018-12-28 12:36:49 +01:00 |
|
Joffrey JAFFEUX
|
8ce76460ed
|
FIX: dates should also store recurring (#6814)
|
2018-12-26 23:35:10 +01:00 |
|
Jeff Atwood
|
6db19e494d
|
remove emoji from default discobot greeting PM
|
2018-12-21 16:39:25 -08:00 |
|
Gerhard Schlager
|
fbd92916e5
|
FIX: Narrative bot should ignore action on deleted post
|
2018-12-21 17:43:52 +01:00 |
|
Bianca Nenciu
|
c928386c3e
|
FIX: Copy old status to new poll. (#6788)
|
2018-12-19 11:29:13 +01:00 |
|
Bianca Nenciu
|
5bda4d26b4
|
FIX: Rescue errors in job. (#6745)
|
2018-12-17 15:28:57 +01:00 |
|
Neil Lalonde
|
124ae46763
|
Update translations
|
2018-12-14 10:34:12 -05:00 |
|
Guo Xiang Tan
|
71ce9ced47
|
FIX: Incorrect arguments were being passed to Jobs::ClosePoll .
Also fix spec that wasn't testing anything.
|
2018-12-13 16:46:00 +08:00 |
|
Bianca Nenciu
|
285ff3bfbd
|
FIX: Show every voter only once. (#6746)
Each voter is represented by an object and Set does not properly check for equality.
|
2018-12-11 14:00:28 +01:00 |
|
Guo Xiang Tan
|
dcf9c6da59
|
DEV: Don't publish post messages to non-human users.
|
2018-12-06 08:24:13 +08:00 |
|
Régis Hanol
|
aea2d8bbeb
|
FIX: properly secure poll message bus
Co-authored-by: Sam <sam.saffron@gmail.com>
|
2018-12-05 21:27:49 +01:00 |
|
Régis Hanol
|
f1050350ed
|
FIX: clamp integers to prevent 'PG::NumericValueOutOfRange' errors
|
2018-12-04 22:51:56 +01:00 |
|
Régis Hanol
|
3c9c95ac83
|
Update Rubocop to 0.60
|
2018-12-04 10:48:16 +01:00 |
|
Neil Lalonde
|
d43d007929
|
Update translations
|
2018-11-29 10:51:16 -05:00 |
|
Joffrey JAFFEUX
|
6b433b66f5
|
FIX: always prepend watching user timezone to previews (#6695)
|
2018-11-29 12:02:27 +01:00 |
|
Joffrey JAFFEUX
|
4237ece065
|
FIX: positioning issues with local-dates (#6693)
|
2018-11-28 16:38:47 +01:00 |
|
Joffrey JAFFEUX
|
eb1607bd98
|
DEV: local-dates refactoring (#6692)
|
2018-11-28 16:19:25 +01:00 |
|
Joffrey JAFFEUX
|
04558b6ca4
|
FIX: makes sure we have a zone (#6686)
|
2018-11-27 16:42:23 +01:00 |
|
Joffrey JAFFEUX
|
3e116bb14e
|
FIX: better handling of same offset timezones (#6680)
|
2018-11-27 15:17:23 +01:00 |
|
Joffrey JAFFEUX
|
75dac31323
|
FIX: compares timezones on utc offset and not name (#6672)
|
2018-11-27 12:36:19 +01:00 |
|