Robin Ward
|
f1e7bca3c9
|
FEATURE: Warn a user when they're replying to the same user too much
|
2017-02-03 17:00:54 -05:00 |
Neil Lalonde
|
c4e10f2a9d
|
FEATURE: redesign the change password page to use javascript and validations
|
2017-02-03 16:09:24 -05:00 |
Robin Ward
|
b251d11518
|
FIX: If you make a new banner, clear the old dismissed values
|
2017-02-03 15:07:38 -05:00 |
Neil Lalonde
|
ae671355da
|
FIX: add /tags routes to robots.txt
|
2017-02-03 11:57:00 -05:00 |
Arpit Jalan
|
5523d0dbf9
|
fix the build
|
2017-02-03 15:35:33 +05:30 |
Arpit Jalan
|
26ccf61ab1
|
FIX: sane error message when inviting an existing user
|
2017-02-03 14:27:27 +05:30 |
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
|
ec73224b5e
|
PERF: Remove N+1 query when saving a user.
|
2017-02-03 15:03:33 +08:00 |
Guo Xiang Tan
|
7a243e859e
|
FIX: Search menu widget breaks when context type is `null`.
|
2017-02-03 09:38:51 +08:00 |
Neil Lalonde
|
b91cb92af0
|
FIX: reports for time to first reply and topics without replies were counting whispers and moderator actions
|
2017-02-02 17:27:41 -05: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 |
Guo Xiang Tan
|
3c28d94706
|
FIX: Don't configure Redis connector if Redis slave config is not set.
|
2017-02-02 13:48:55 +08: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
|
f6d9745c5f
|
Bye bye byebug.
|
2017-02-01 14:50:14 +08:00 |
Guo Xiang Tan
|
6c8c91dca4
|
UX: Change default filename for images that have been pasted.
|
2017-02-01 14:44:41 +08:00 |
Guo Xiang Tan
|
d449f782a3
|
Revert "FIX: Don't skip callbacks when rebaking posts."
This reverts commit 06c651f8c9 .
If site settings are changed, there is a chance that the post
will fail PostValidator's validations.
|
2017-02-01 10:52:15 +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 |
Arpit Jalan
|
19f7beaa2c
|
FIX: topic links were getting dropped when post is rebaked
|
2017-01-30 14:55:53 +05:30 |
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
|
c01cee4aa6
|
PERF: N+1 query when saving a user.
|
2017-01-27 10:53:42 +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
|
496682c442
|
Merge pull request #4662 from tgxworld/fix_localized_group_name_change
Fix localized group name change
|
2017-01-26 10:50:00 -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
|
ee7c7c347a
|
Merge pull request #4673 from tgxworld/edit_post_button_wiki_post_revision
Add edit post button to post revision modal for wiki-ed posts.
|
2017-01-26 13:33:55 +08:00 |
Arpit Jalan
|
9dd09e453b
|
FEATURE: add explicit confirmation button to accept the invite
|
2017-01-25 15:50:30 +05:30 |
Guo Xiang Tan
|
06c651f8c9
|
FIX: Don't skip callbacks when rebaking posts.
|
2017-01-25 17:47:13 +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
|
781d83a46f
|
FIX: Toggling a post's wiki status should not skip revision.
|
2017-01-25 13:34:55 +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 |