Robin Ward
|
05dc1f65ab
|
UX: Editing a shared draft was confusing in the composer
Now when you edit a shared draft it looks like creating one, where the
destination category id appears in the dropdown.
|
2018-03-27 17:11:21 -04:00 |
|
Neil Lalonde
|
c9216626d8
|
Merge pull request #5688 from discourse/fix-embed-comments-template-error
FIX: Make sure a post has replies before accessing the reply_id
|
2018-03-27 15:30:53 -04:00 |
|
Neil Lalonde
|
eb714d8ae3
|
FIX: application request count keys not expiring in redis
|
2018-03-27 15:12:39 -04:00 |
|
Neil Lalonde
|
2bd44bbf13
|
WebCrawlerRequest.clear_cache needs to clear user agent list too
|
2018-03-27 15:11:48 -04:00 |
|
Neil Lalonde
|
7311023a52
|
Merge pull request #5700 from discourse/crawl-block
FEATURE: control web crawlers access with white/blacklist
|
2018-03-27 15:06:03 -04:00 |
|
Neil Lalonde
|
3fab5267be
|
fix web crawler stats sorted in reverse
|
2018-03-27 14:10:39 -04:00 |
|
Neil Lalonde
|
df345d80f9
|
fix wrong case
|
2018-03-27 13:53:47 -04:00 |
|
Neil Lalonde
|
4d12ff2e8a
|
when writing cache, remove elements from the user agents list. also return a message and content type when blocking a crawler.
|
2018-03-27 13:44:14 -04:00 |
|
Joffrey JAFFEUX
|
15aa712227
|
fix category-row regressions
|
2018-03-27 14:11:05 +02:00 |
|
Vinoth Kannan
|
ff9d7a9bfb
|
FIX: authComplete query param should carry-forward to login page
|
2018-03-27 17:22:07 +05:30 |
|
Arpit Jalan
|
518f7ba91b
|
FIX: show private message topic count on admin dashboard reports
|
2018-03-27 17:10:33 +05:30 |
|
Guo Xiang Tan
|
94deb482ae
|
Don't show cancel button on edit page.
|
2018-03-27 19:31:53 +08:00 |
|
Guo Xiang Tan
|
b06104a1da
|
Missing trust level options on group form.
|
2018-03-27 19:30:53 +08:00 |
|
Guo Xiang Tan
|
757dd1032d
|
Incorrect save label for group form.
|
2018-03-27 19:29:00 +08:00 |
|
Guo Xiang Tan
|
f6b6ddd73c
|
REFACTOR: Extract group form into a component.
|
2018-03-27 19:26:05 +08:00 |
|
Joffrey JAFFEUX
|
f81af74ad8
|
FIX: makes sure category desc is displayed as row title when possible
|
2018-03-27 12:25:05 +02:00 |
|
Guo Xiang Tan
|
7edab1c0b9
|
UX: Add groups/custom/new route for admins to create a new group.
|
2018-03-27 17:39:05 +08:00 |
|
Gerhard Schlager
|
558914b986
|
Fix random spec errors
|
2018-03-27 11:14:06 +02:00 |
|
Guo Xiang Tan
|
68ae009f98
|
Update group navigation link style.
|
2018-03-27 13:52:28 +08:00 |
|
Guo Xiang Tan
|
2ecd234e27
|
UX: Consolidation group manangement into a single tab.
|
2018-03-27 13:34:46 +08:00 |
|
Neil Lalonde
|
f2c060bdf2
|
FEATURE: option for tags in a tag group to be visible only to staff
|
2018-03-26 17:05:09 -04:00 |
|
Kris
|
09b9b56091
|
adding a class to post activity link
|
2018-03-26 14:04:42 -04:00 |
|
Kris
|
2aca08b75e
|
Adding data-category-id to category page for mobile
|
2018-03-26 10:00:43 -04:00 |
|
Guo Xiang Tan
|
dcd1d422d1
|
UX: Allow admins to set users as owners while adding users.
https://meta.discourse.org/t/adding-owners-members-ux-is-inconsistent-and-misleading/58084/9
|
2018-03-26 17:33:50 +08:00 |
|
Guo Xiang Tan
|
35745166b5
|
UX: New group membership management workflow.
https://meta.discourse.org/t/adding-owners-members-ux-is-inconsistent-and-misleading/58084
|
2018-03-26 16:15:02 +08:00 |
|
Guo Xiang Tan
|
3d18cd1d9d
|
Raise error when timestamp is invalid when creating topic timers.
https://meta.discourse.org/t/topic-timer-doesnt-work-for-fa-ir-locale/83702
|
2018-03-26 11:33:52 +08:00 |
|
Guo Xiang Tan
|
252e58dfe9
|
FIX: Could not create topic timers for certain locales.
https://meta.discourse.org/t/topic-timer-doesnt-work-for-fa-ir-locale/83702/2
|
2018-03-26 10:51:49 +08:00 |
|
Guo Xiang Tan
|
2f61780a49
|
Remove file that is no longer used.
|
2018-03-26 10:27:28 +08:00 |
|
Régis Hanol
|
9d6d8631ad
|
Revert "FIX: remove scrolling jankiness"
This reverts commit b1a799b526 .
Was not working properly on mobile...
|
2018-03-24 03:53:28 +01:00 |
|
Régis Hanol
|
c5c1d8e180
|
Add support for the '/p/:post_id' route on the client-side
|
2018-03-24 02:44:39 +01:00 |
|
Régis Hanol
|
3a58dc0858
|
Add new 'jumpToPostId' plugin API method
|
2018-03-24 02:43:39 +01:00 |
|
Régis Hanol
|
f56a746d71
|
Add baseUri to site model
|
2018-03-24 02:43:19 +01:00 |
|
Régis Hanol
|
b1a799b526
|
FIX: remove scrolling jankiness
|
2018-03-24 02:39:36 +01:00 |
|
Blake Erickson
|
9fdf139235
|
Add tests for Site Settings import/export
- extracted out site settings rake task to a class
- added tests for import and export of site settings
|
2018-03-23 14:55:17 -06:00 |
|
Robin Ward
|
5f19ad9507
|
FIX: allow destination categories to be set if not at first
|
2018-03-23 11:33:02 -04:00 |
|
Robin Ward
|
38af67eb73
|
Update the destination category id when a user changes it
|
2018-03-23 11:12:56 -04:00 |
|
Kris
|
6e4b8901ce
|
Removing extra margin on tag-chooser
|
2018-03-23 10:32:27 -04:00 |
|
Sam
|
62f09af1c2
|
UX: occasionally getting scrollbar while loading notifications
|
2018-03-23 18:19:28 +11:00 |
|
Guo Xiang Tan
|
c294798561
|
Fix alignment of groups filter inputs on FF.
|
2018-03-23 13:46:02 +08:00 |
|
Guo Xiang Tan
|
3f59ba20ec
|
Align .control-label s with input field.
|
2018-03-23 13:42:17 +08:00 |
|
Guo Xiang Tan
|
7a4b70ef58
|
UX cleanup changes to 2FA flow.
|
2018-03-23 11:05:36 +08:00 |
|
Sam
|
0db13f62eb
|
FIX: unable to remove tags from topics in quick save
|
2018-03-23 13:55:24 +11:00 |
|
Kris
|
803b53f2e3
|
Adding space before URL click-counter for improved copy & paste-ability (#5698)
|
2018-03-22 21:27:08 -04:00 |
|
Arpit Jalan
|
9a184b355d
|
Merge pull request #5696 from techAPJ/instagram-aspect-image
UX: wrap instagram images with aspect ratio
|
2018-03-23 04:00:52 +05:30 |
|
Neil Lalonde
|
ced7e9a691
|
FEATURE: control which web crawlers can access using a whitelist or blacklist
|
2018-03-22 15:41:02 -04:00 |
|
Joffrey JAFFEUX
|
cbbeedf53b
|
FIX: fires onExpand/onCollapse when using arrows
|
2018-03-22 18:35:46 +01:00 |
|
Joffrey JAFFEUX
|
841e2ba723
|
FIX: prevents multiple search call when destroying multiple tags
|
2018-03-22 18:11:47 +01:00 |
|
Joffrey JAFFEUX
|
037cc63b91
|
FIX: minor alignments improvements to select-kit
|
2018-03-22 17:17:28 +01:00 |
|
Arpit Jalan
|
33c1aeb2ac
|
UX: wrap instagram images with aspect ratio
|
2018-03-22 21:35:10 +05:30 |
|
Arpit Jalan
|
4a6fb242bd
|
UX: correct styling for Instagram onebox
|
2018-03-22 21:11:47 +05:30 |
|