Neil Lalonde
|
e077b3f141
|
FIX: composer should only feature links to external sites
|
2017-02-08 15:34:54 -05:00 |
Arpit Jalan
|
75f154b177
|
bump onebox
|
2017-02-08 12:08:41 +05:30 |
Jeff Atwood
|
7c9f8cb245
|
attempt to manually revert PR https://github.com/discourse/discourse/pull/4600
I hate that PR with the fire of a thousand suns
|
2017-02-07 17:15:12 -08:00 |
Neil Lalonde
|
8643620172
|
automatically redirect when password reset completes successfully
|
2017-02-06 15:04:58 -05:00 |
Arpit Jalan
|
68653801bc
|
Merge pull request #4690 from techAPJ/pdf-onebox
UX: CSS for pdf onebox
|
2017-02-07 00:05:57 +05:30 |
Arpit Jalan
|
0c0da86e0c
|
UX: CSS for pdf onebox
|
2017-02-07 00:04:01 +05:30 |
Neil Lalonde
|
e82240fbd9
|
autofocus password field on password reset page, and remove static password length message
|
2017-02-06 12:46:02 -05:00 |
Neil Lalonde
|
c4e10f2a9d
|
FEATURE: redesign the change password page to use javascript and validations
|
2017-02-03 16:09:24 -05:00 |
Arpit Jalan
|
67669c00c5
|
FIX: incorrect instructions when inviting user to forum
|
2017-02-03 13:49:07 +05:30 |
Arpit Jalan
|
6b8691ecea
|
Merge pull request #4685 from techAPJ/approve-users-invite-fix
FIX: allow existing users to be invited to topic/message when must_approve_users is enabled
|
2017-02-03 13:22:18 +05:30 |
Guo Xiang Tan
|
f9255631e3
|
FIX: Group owners don't see group owner functions when navigating from user page.
|
2017-02-03 15:31:47 +08:00 |
Arpit Jalan
|
dc2171960b
|
FIX: allow existing users to be invited to topic/message when must_approve_users is enabled
|
2017-02-03 13:01:23 +05:30 |
Guo Xiang Tan
|
7a243e859e
|
FIX: Search menu widget breaks when context type is `null`.
|
2017-02-03 09:38:51 +08:00 |
Sam
|
06570f8e5a
|
UX: less restrictive selector to allow for plugin outlets
Currently plugin outlets in LIs will generate a wrapping SPAN,
this makes an allowence in core for nave extenstions (like solved does)
|
2017-02-02 12:18:03 -05:00 |
Robin Ward
|
44f913b9b8
|
FIX: Incorrect title on admin reports
|
2017-02-02 10:56:12 -05:00 |
Rafael dos Santos Silva
|
c34520d384
|
FIX: eslint was broken
|
2017-02-02 01:12:49 -02:00 |
Robin Ward
|
cef8a0af34
|
Merge pull request #4657 from gdpelican/reopen-widget
Add reopenWidget method
|
2017-02-01 13:18:55 -05:00 |
Robin Ward
|
0f3dabb54c
|
FIX: Hover text was showing incorrect number
|
2017-02-01 13:16:32 -05:00 |
Guo Xiang Tan
|
18007ed34b
|
FIX: Can't use an internal name here if `SiteSetting.convert_pasted_images_to_hq_jpg` is `false`.
|
2017-02-01 14:51:56 +08:00 |
Guo Xiang Tan
|
6c8c91dca4
|
UX: Change default filename for images that have been pasted.
|
2017-02-01 14:44:41 +08:00 |
James Kiesel
|
816a030f78
|
Bump plugin api to 0.7
|
2017-02-01 11:05:47 +13:00 |
Guo Xiang Tan
|
0f2de4863b
|
Make Eslint happy.
|
2017-01-31 10:45:04 +08:00 |
Guo Xiang Tan
|
058df4329d
|
FIX: Escape escape regexp characters.
|
2017-01-31 10:39:45 +08:00 |
Robin Ward
|
d4bbdcd7d6
|
Raise an error if a widget doesn't have a key but uses state
|
2017-01-30 12:02:55 -05:00 |
Robin Ward
|
e3670c52fa
|
FIX: Don't route to a weird blank page when public profiles are disabled
|
2017-01-27 12:45:40 -05:00 |
Guo Xiang Tan
|
881986636c
|
Fix "saving" message not dismissing when editing posts.
|
2017-01-27 21:30:28 +08:00 |
Leo McArdle
|
c76f6856ea
|
FEATURE: reply as new message to the same recipients
|
2017-01-27 12:24:31 +08:00 |
Guo Xiang Tan
|
156a00af47
|
UX: Show edit button on post revision modal as long as user can edit.
|
2017-01-27 10:49:17 +08:00 |
Neil Lalonde
|
396526621b
|
FIX: reply buttons and tooltips untranslated in all languages
|
2017-01-26 16:45:40 -05:00 |
Neil Lalonde
|
0e8808fbe8
|
FIX: bulk change tags works with category tag settings
|
2017-01-26 16:36:53 -05:00 |
Neil Lalonde
|
6e47e02738
|
FIX: edit category modal throws EmberError when allowed tag groups is set
|
2017-01-26 15:32:24 -05:00 |
Rafael dos Santos Silva
|
60f30aa6ad
|
UX: Remove 'no thanks' from remind tomorrow CTA
|
2017-01-26 17:47:52 -02:00 |
Sam
|
06638c78e7
|
Merge pull request #4617 from claygriffiths/trailingslash-message-bus
Fix: Forced trailing slash on messageBus.baseUrl
|
2017-01-26 12:03:06 -05:00 |
Robin Ward
|
a7ba69075b
|
Merge pull request #4667 from joebuhlig/user-nav-plugin-outlet
FEATURE: Add user-main-nav plugin outlet
|
2017-01-26 10:48:24 -05:00 |
Régis Hanol
|
810176be5b
|
Merge branch 'master' into master
|
2017-01-26 10:56:25 +01:00 |
Jeff Atwood
|
43a8a7c812
|
de-emphasize display mode buttons on revision view
|
2017-01-26 00:02:19 -08:00 |
Guo Xiang Tan
|
ee396edd9c
|
Add edit post button to post revision modal for wiki-ed posts.
|
2017-01-25 14:36:00 +08:00 |
Guo Xiang Tan
|
efc21366ae
|
FIX: Incorrect parameter being passed to component.
|
2017-01-25 13:12:38 +08:00 |
Guo Xiang Tan
|
0a25df67bc
|
Revert "FIX: Incorrect parameter being passed to component."
This reverts commit d354a6f7a4 .
|
2017-01-25 13:12:24 +08:00 |
Guo Xiang Tan
|
d354a6f7a4
|
FIX: Incorrect parameter being passed to component.
|
2017-01-25 13:09:08 +08:00 |
Neil Lalonde
|
ff508ed75f
|
UX: red notification of flags or pending approvals opens hamburger menu instead of linking to flags page
|
2017-01-23 14:34:06 -05:00 |
Joe Buhlig
|
60c2787e64
|
FEATURE: Add user-main-nav plugin outlet
|
2017-01-20 07:15:07 -06:00 |
Guo Xiang Tan
|
32846aad2a
|
FIX: Toggling post's wiki status should not create a new version.
|
2017-01-20 15:42:33 +08:00 |
Leo McArdle
|
e4ad88019b
|
add category-navigation plugin outlet
|
2017-01-19 17:35:22 +00:00 |
Neil Lalonde
|
61d4c1203e
|
FEATURE: group avatar flair shows on topic participants list, and participant avatars can have custom styles
|
2017-01-18 11:38:00 -05:00 |
Jeff Atwood
|
095ec9cf63
|
minor css change to user page
|
2017-01-18 01:11:49 -08:00 |
Neil Lalonde
|
bfc52a8e6f
|
FIX: long titles need a max-width in composer when replying on desktop view
|
2017-01-17 15:14:58 -05:00 |
Robin Ward
|
0c71e37aab
|
Merge pull request #4660 from ryantm/serversideonly
add more SERVER_SIDE_ONLY routes; use pathname in matching
|
2017-01-17 13:55:40 -05:00 |
Ryan Mulligan
|
f641655f1b
|
add more SERVER_SIDE_ONLY routes; use pathname in matching
|
2017-01-17 09:51:39 -08:00 |
Robin Ward
|
11641fb3cd
|
Whitelist the alternative `raw` url
|
2017-01-17 11:11:27 -05:00 |