Guo Xiang Tan
|
f2539a86d0
|
Merge pull request #5036 from tgxworld/another_pass_at_removing_duplicated_users
FIX: Staged users were incorrectly created multiple times with same e…
|
2017-08-11 12:30:28 +09:00 |
Guo Xiang Tan
|
59423b693b
|
Merge pull request #5035 from nbianca/remove_spork
Remove Spork dependency.
|
2017-08-11 09:52:16 +09:00 |
Jeff Atwood
|
b900f1b9d5
|
minor improvements to setup wizard copy
|
2017-08-10 16:32:56 -07:00 |
Jeff Atwood
|
112133736b
|
soften the auto-hiding PM message a bit
|
2017-08-10 15:34:32 -07:00 |
Bianca Nenciu
|
1c079bec33
|
Remove Spork dependency.
|
2017-08-10 22:54:52 +01:00 |
Neil Lalonde
|
15a74d6d3e
|
FIX: don't enforce newuser_spam_host_threshold on private messages
|
2017-08-10 17:19:08 -04:00 |
Jeff Atwood
|
c1228dab25
|
improve discobot onebox link help
|
2017-08-10 14:15:30 -07:00 |
Robin Ward
|
e6398bac21
|
Accept no arguments for `NavItem` options
|
2017-08-10 15:16:52 -04:00 |
Neil Lalonde
|
3c538270e4
|
UX: placeholder text in watched word input field
|
2017-08-10 11:25:17 -04:00 |
Régis Hanol
|
05a74d2534
|
FIX: navigation item counters weren't updating properly
|
2017-08-10 12:22:15 +02:00 |
Guo Xiang Tan
|
793eccf6c5
|
FIX: Staged users were incorrectly created multiple times with same email.
|
2017-08-10 18:56:15 +09:00 |
Guo Xiang Tan
|
f7d3702454
|
FIX: Return 404 if API access is invalid.
|
2017-08-10 18:27:01 +09:00 |
Guo Xiang Tan
|
b84e87dedd
|
FIX: Don't raise an error if URL timesout.
|
2017-08-10 12:58:56 +09:00 |
Guo Xiang Tan
|
a849959915
|
Fix missing parameter.
|
2017-08-10 11:15:51 +09:00 |
Guo Xiang Tan
|
b404a4b97c
|
Merge pull request #5034 from tgxworld/fix_staged_primary_email
FIX: Staged users are still missing primary email.
|
2017-08-10 10:30:51 +09:00 |
Robin Ward
|
dc15e48334
|
FIX: You can't cache the files here, plugin translations won't work
|
2017-08-09 17:28:11 -04:00 |
Robin Ward
|
c3051b89c0
|
Allow explicit hover and active buttons
|
2017-08-09 16:39:43 -04:00 |
Régis Hanol
|
04460ecac5
|
'add_to_serializer' should define the 'include_' method by default
|
2017-08-09 22:22:18 +02:00 |
Neil Lalonde
|
ca1609c821
|
FIX: user directory didn't update stats of users with no recent activity
|
2017-08-09 15:57:42 -04:00 |
Robin Ward
|
53e6ccf17b
|
Allow reloading of translation keys for plugins in development mode
|
2017-08-09 13:58:20 -04:00 |
Neil Lalonde
|
197944edaa
|
UX: when staff change their email address, show a message saying an email has been sent to their current address, not their new one
|
2017-08-09 13:43:01 -04:00 |
Robin Ward
|
f11253dcb6
|
Allow plugin patches to reload in development mode
|
2017-08-09 12:30:27 -04:00 |
Robin Ward
|
5ba3a2bd9d
|
Allow route maps to access `site` easily
|
2017-08-09 11:49:18 -04:00 |
Guo Xiang Tan
|
a1f60cfcb8
|
Fix incorrect test migration.
|
2017-08-10 00:20:07 +09:00 |
Robin Ward
|
7b3631454d
|
FIX: In development mode on OSX, plugin stylesheets were not reloading
It seems to be due to symlinks in the plugins folder. Watching
the individual plugins seems to fix the issue rather than the entire
plugin folder.
|
2017-08-09 11:06:27 -04:00 |
Guo Xiang Tan
|
7a4aee4a7e
|
FIX: `updated_at` needs to be set in migration as well.
|
2017-08-09 20:52:13 +09:00 |
Guo Xiang Tan
|
705f75dd8c
|
Merge pull request #5032 from xrav3nz/ux-hide-options-in-adv-search
UX: exclude irrelevant search filters for anonymous users
|
2017-08-09 18:21:44 +09:00 |
Guo Xiang Tan
|
90d7dd1f05
|
FIX: Ensure that post action moderation post uses the site's default locale.
https://meta.discourse.org/t/a-post-in-looking-for-someone-to-customize-discourse-to-create-a-forum-site-requires-staff-attention/67468/5?u=tgxworld
|
2017-08-09 18:20:20 +09:00 |
Arpit Jalan
|
e993d53260
|
FIX: handle missing parent category when exporting user archive
https://meta.discourse.org/t/download-my-posts-failed/67613?u=techapj
|
2017-08-09 14:37:21 +05:30 |
Kyle Zhao
|
9c6c4a7705
|
restructure search-test to test all filters w/ variable visibiltiy
|
2017-08-09 04:42:50 -04:00 |
Arpit Jalan
|
bf2c35aa99
|
FEATURE: add RSS feed for badge pages
|
2017-08-09 13:43:49 +05:30 |
Guo Xiang Tan
|
49c6959dfc
|
Adjust width for membership request input field.
|
2017-08-09 16:05:20 +09:00 |
Guo Xiang Tan
|
898c6ba037
|
Merge pull request #5033 from tgxworld/reason_when_requesting_to_join_a_group
FEATURE: Force user to enter reason when requesting for group members…
|
2017-08-09 15:54:21 +09:00 |
Guo Xiang Tan
|
a9613163b5
|
FEATURE: Force user to enter reason when requesting for group membership.
|
2017-08-09 15:45:28 +09:00 |
Guo Xiang Tan
|
0bc690ed11
|
FIX: Staged users are still missing primary email.
|
2017-08-09 12:03:49 +09:00 |
Neil Lalonde
|
c4b49fbabe
|
send args to user-preferences-nav plugin outlet
|
2017-08-08 17:30:10 -04:00 |
Kyle Zhao
|
cea2a9fe53
|
UX: exclude irrelevant search filters for anonymous users
On the advanced search page, filters like "I've read", "I'm watch
-ing", etc, are irrelevant to anonymous users and should be hidden
|
2017-08-08 15:25:40 -04:00 |
Régis Hanol
|
15fa27a1ff
|
Add warning when using the 'modifyClass' plugin API after it's been cached in the container
|
2017-08-08 20:07:35 +02:00 |
Rafael dos Santos Silva
|
5324c9817f
|
FIX: Title prettify shoundn't downcase all non-ascii titles
|
2017-08-08 14:03:24 -03:00 |
Arpit Jalan
|
e36a20660d
|
FIX: handle topics without excerpt for meta description tag
|
2017-08-08 22:17:05 +05:30 |
Régis Hanol
|
d182f0f2d1
|
Add support for preloaded custom_fields on Group
|
2017-08-08 15:45:27 +02:00 |
Régis Hanol
|
76a217c4bc
|
add support for classNames binding in Navigation Item
|
2017-08-08 15:44:31 +02:00 |
Guo Xiang Tan
|
e0d37c1f74
|
Add debugger Rubocop lint.
|
2017-08-08 19:16:40 +09:00 |
Joffrey JAFFEUX
|
6cd8203686
|
FIX: allows onebox to force GET hosts returning wrong headers on HEAD
|
2017-08-08 11:44:27 +02:00 |
Guo Xiang Tan
|
aab0b06cbe
|
Rubocop should ignore schema.rb.
|
2017-08-08 14:29:44 +09:00 |
Guo Xiang Tan
|
1f07050d12
|
Merge pull request #5031 from tgxworld/introduce_multisite_tests
Introduce multisite tests for better coverage.
|
2017-08-08 14:13:30 +09:00 |
Guo Xiang Tan
|
2c39743d5d
|
Introduce multisite tests for better coverage.
|
2017-08-08 12:58:22 +09:00 |
Guo Xiang Tan
|
9a0eb2eeb1
|
Fix the build.
|
2017-08-08 10:03:04 +09:00 |
Robin Ward
|
6ecb7cdff4
|
UX: Support for `none` style of category badge
|
2017-08-07 12:49:19 -04:00 |
Régis Hanol
|
4bfb049054
|
Add new 'group-edit' plugin outlet
|
2017-08-07 18:16:54 +02:00 |