Joffrey JAFFEUX
|
73d736c8c3
|
FIX: popup-menu instantly closing (#6147)
|
2018-07-23 14:19:36 -04:00 |
|
Joffrey JAFFEUX
|
78419f677d
|
FIX: multiple select-kit fixes on mobile
|
2018-07-23 12:19:40 -04:00 |
|
David Taylor
|
eda1462b3b
|
FEATURE: List, revoke and reconnect associated accounts. Phase 1 (#6099)
Listing connections is supported for all built-in auth providers. Revoke and reconnect is currently only implemented for Facebook.
|
2018-07-23 16:51:57 +01:00 |
|
Joffrey JAFFEUX
|
32062864d3
|
FIX: removes system from user to user report (#6144)
|
2018-07-23 10:33:12 -04:00 |
|
Régis Hanol
|
9b2d6053da
|
UX: don't show the avatar section when overriden by SSO
|
2018-07-23 12:03:43 +02:00 |
|
David Taylor
|
d7b5a374c2
|
Fix indentation
|
2018-07-23 10:42:15 +01:00 |
|
Vinoth Kannan
|
84ab825e41
|
FEATURE: Webhook for user destroyed event (#6124)
|
2018-07-23 13:19:49 +05:30 |
|
Sam
|
caa669cf29
|
FIX: if exclude_category_ids is specified pass it through
This allows us to optionally show all topics on latest even if stuff is
suppressed via a plugin
|
2018-07-23 17:23:00 +10:00 |
|
Jeff Atwood
|
ab5d40c319
|
Merge pull request #6135 from udan11/fix_dead_link
Fix dead link present in admin account registration instructions.
|
2018-07-22 21:05:43 -07:00 |
|
Dan Ungureanu
|
ba73d91e3b
|
FIX: Display tag related actions only if tagging is enabled. (#6136)
The affected buttons are "Replace Tags" and "Append Tags".
|
2018-07-23 12:35:08 +10:00 |
|
Vinoth Kannan
|
f8e9190617
|
FEATURE: Retry web hook when it is failed
|
2018-07-23 10:12:04 +08:00 |
|
Neil Lalonde
|
bf7ebecb76
|
FIX: discourse_merger: many foreign keys were not being updated
|
2018-07-22 22:05:07 -04:00 |
|
Neil Lalonde
|
8e5e7c6b43
|
add links to Top Categories on user summary page
|
2018-07-22 22:00:41 -04:00 |
|
Kris
|
31a597797c
|
Raising z-index of bulk select button
|
2018-07-22 21:40:50 -04:00 |
|
Sam
|
35bc72ef30
|
lint file
|
2018-07-23 10:58:24 +10:00 |
|
Dan Ungureanu
|
b14cd2f179
|
FEATURE: Make the login error message more informative if cookies are disabled
|
2018-07-23 10:50:41 +10:00 |
|
Blake Erickson
|
37b726982d
|
Fix silence and unsilenced response bodies
Both response bodies had a typo that included suspended_at, so I renamed
it to silenced_at.
|
2018-07-22 16:08:36 -06:00 |
|
Dan Ungureanu
|
159266ae66
|
FIX: Fix dead link present in admin account registration instructions.
|
2018-07-22 18:16:32 +02:00 |
|
Joffrey JAFFEUX
|
06323f9c89
|
FIX: takes old dashboard out of caching job
|
2018-07-21 12:42:03 -04:00 |
|
Joffrey JAFFEUX
|
0972dd2552
|
FIX: takes dashboard-next out of caching job
|
2018-07-21 11:13:15 -04:00 |
|
Joffrey JAFFEUX
|
9ed4071713
|
fixes dashboard next spec (#6132)
|
2018-07-21 10:29:58 -04:00 |
|
Guo Xiang Tan
|
863de8cb76
|
Make prettier happy.
|
2018-07-21 18:03:39 +08:00 |
|
Guo Xiang Tan
|
096e8ee21c
|
Disable broken JS test for now.
|
2018-07-21 17:48:20 +08:00 |
|
Guo Xiang Tan
|
5c1bd38d84
|
Merge pull request #6131 from jjaffeux/lazy-load-reports
FIX: lazy load more reports in dashboard
|
2018-07-21 17:24:17 +08:00 |
|
Maja Komel
|
368d4e8eae
|
FIX: notify staff about whispers in watched categories (#6128)
|
2018-07-21 11:20:21 +02:00 |
|
Simon Cossar
|
d705f859db
|
Exclude System user from post_edits report (#6130)
|
2018-07-21 11:17:25 +02:00 |
|
Guo Xiang Tan
|
9afc4cf8c1
|
Revert "add links to Top Categories on user summary page"
This reverts commit 1e37395517 .
|
2018-07-21 15:50:09 +08:00 |
|
Joffrey JAFFEUX
|
1d5096eb46
|
FIX: lazy load more reports in dashboard
|
2018-07-20 23:35:53 -04:00 |
|
Guo Xiang Tan
|
b4ef7dfe9a
|
DEV: Make spec less brittle.
|
2018-07-21 09:13:11 +08:00 |
|
Kris
|
c6fe6a8820
|
Improving mutli-post select styling
|
2018-07-20 16:37:43 -04:00 |
|
Joffrey JAFFEUX
|
5e521f8ce6
|
Revert "FIX: various select-kit corrections on mobile"
This reverts commit 78a2324c89 .
|
2018-07-20 15:28:12 -04:00 |
|
Neil Lalonde
|
1e37395517
|
add links to Top Categories on user summary page
|
2018-07-20 15:27:03 -04:00 |
|
Joffrey JAFFEUX
|
78a2324c89
|
FIX: various select-kit corrections on mobile
|
2018-07-20 14:46:25 -04:00 |
|
Joffrey JAFFEUX
|
3fdc4f2df1
|
FIX: do not automatically infere date type (#6127)
|
2018-07-20 09:35:14 -04:00 |
|
Joffrey JAFFEUX
|
9d919406c4
|
FIX: improves trending-search and top-referred on mobile
|
2018-07-20 09:15:25 -04:00 |
|
Arpit Jalan
|
44e7f63d65
|
temporarily disable test for new-topic page
|
2018-07-20 17:49:16 +05:30 |
|
Joffrey JAFFEUX
|
3741dd6b59
|
removes report logging (#6125)
|
2018-07-20 08:16:29 -04:00 |
|
Arpit Jalan
|
7d9c97d661
|
FEATURE: land on specified category page when creating topic via URL
|
2018-07-20 15:55:05 +05:30 |
|
Guo Xiang Tan
|
7cf6c2825e
|
Merge pull request #6106 from OsamaSayegh/watch-when-splitting
FIX: topic owner should watch the new topic when moving posts to a new topic
|
2018-07-20 15:18:59 +08:00 |
|
OsamaSayegh
|
69450750d1
|
shorter method name and better specs
|
2018-07-20 10:13:27 +03:00 |
|
Joffrey JAFFEUX
|
d75d1f0b51
|
FIX: improves moderation tab on mobile (#6122)
|
2018-07-19 23:59:52 -04:00 |
|
Joffrey JAFFEUX
|
4698cccbcf
|
FIX: improves moderation tab reports alignments
|
2018-07-19 22:01:48 -04:00 |
|
Guo Xiang Tan
|
125126c893
|
Fix typo.
|
2018-07-20 07:57:00 +08:00 |
|
Joffrey JAFFEUX
|
711df31a9d
|
FIX: makes top dash titles clickable (#6120)
|
2018-07-19 19:30:26 -04:00 |
|
Joffrey JAFFEUX
|
64f0cf425b
|
FIX: removes uncessary reports loading (#6119)
|
2018-07-19 19:30:13 -04:00 |
|
Joffrey JAFFEUX
|
2bf971c09f
|
FIX: makes reports take full width (#6118)
|
2018-07-19 19:29:58 -04:00 |
|
Joffrey JAFFEUX
|
a0793387cf
|
FEATURE: differentiates pms in moderators activity report (#6117)
Co-Authored-By: Simon Cossar <scossar@users.noreply.github.com>
|
2018-07-19 19:29:42 -04:00 |
|
Régis Hanol
|
f83a687551
|
UX: skip the modal and refresh the app when selecting an avatar
|
2018-07-20 00:37:57 +02:00 |
|
Neil Lalonde
|
dbcf4e2474
|
FIX: exceptions raised when editing replies were not displaying their error messages
|
2018-07-19 18:14:08 -04:00 |
|
Joffrey JAFFEUX
|
8893ca6238
|
FIX: smaller sort buttons
|
2018-07-19 16:00:45 -04:00 |
|