Commit Graph

28141 Commits

Author SHA1 Message Date
232ed64865 UX: Add category & tags in mobile topic timeline 2018-05-23 23:05:34 +02:00
3db1032bfd FIX: not found page shouldn't include the Google search form for sites with login_required enabled 2018-05-23 16:59:02 -04:00
b519beb314 Turning admin dashboard user counts into badges 2018-05-23 16:55:57 -04:00
4be0e31459 fix s3_cdn_url when the s3 bucket contains a folder 2018-05-23 15:51:02 -05:00
ea7ffac17e FIX: Paths used by PrettyText were not always initialized 2018-05-23 22:16:59 +02:00
db91d71bf1 fix category chooser spec 2018-05-23 21:07:39 +02:00
ae004d8b2b attempts of making composer actions test more resilient 2018-05-23 19:57:12 +02:00
a45d8a69f9 FIX: prevents &hellip from being displayed in title attribute 2018-05-23 19:04:26 +02:00
7232a6e5a9 FIX: do not show composer actions if irrelevant 2018-05-23 18:25:58 +02:00
d2efd338e6 rewrites all composer actions tests using await 2018-05-23 15:52:15 +02:00
Joe
9df6b2c00b FIX: clarify badge image field help text 2018-05-23 21:34:16 +08:00
1c61117cbc bump onebox version 2018-05-23 17:44:01 +05:30
391ee4dfbb FIX: makes sure email-preview is set 2018-05-23 13:44:39 +02:00
dd76ba90b3 FIX: bbcode regex was greedy and preventing quotes 2018-05-23 11:55:02 +02:00
fac4bf2f85 ignore emails that are from the reply by email addresses (#5843) 2018-05-23 10:04:45 +02:00
Sam
930ebb5684 skip failing test 2018-05-23 13:26:42 +10:00
Sam
6974b7d6a8 FIX: run deferred jobs inline in sidekiq 2018-05-23 12:05:37 +10:00
ff15d95983 FIX s3_helper.list for buckets with folders
s3_bucket_folder_path does not contain a trailing slash so it was
smashingstufftogether
2018-05-22 20:09:08 -05:00
ad9e0d6bea Merge pull request #5848 from OsamaSayegh/fix-social-login-groups
FIX: apply automatic group rules when using social login providers
2018-05-23 08:17:42 +08:00
Sam
41d37fd498 improve erratic test 2018-05-23 10:16:52 +10:00
f6d412465b FIX: apply automatic group rules when using social login providers 2018-05-23 02:26:07 +03:00
3edca8b104 Return a 403 instead of 200 when trying to delete a user with posts
See [this commit][1] for more info

[1]: bd352a17bf
2018-05-22 17:02:02 -06:00
609804f5ef REFACTOR: merge posts controller specs into request specs 2018-05-23 08:53:46 +10:00
Sam
45f65859c9 improve erraticly failing spec 2018-05-23 08:39:15 +10:00
Sam
8e9531657a skip erratic test 2018-05-23 08:28:00 +10:00
2f0e230dba Adds import script for Zendesk
It also adds a generic SQLite database that can be used when the data needs some transformation before the actual import.
2018-05-22 21:55:54 +02:00
eceeef8413 Imported categories use colors from settings instead of brown 2018-05-22 21:55:54 +02:00
beed676b04 FIX: Check group names when checking username availability 2018-05-22 21:55:54 +02:00
d19d491d65 Styling dashboard user tables 2018-05-22 15:33:06 -04:00
79d202a73c FIX: update Indonesian translations to fix date translations 2018-05-22 12:00:34 -04:00
cd8d512429 Fix user tag preferences icon 2018-05-22 11:37:18 -04:00
d86bd48397 Copyedit 2018-05-22 11:14:16 -04:00
508b65b76a UX: refactoring/refining tables of new dashboard 2018-05-22 16:47:23 +02:00
7285e7fbba FIX: uses tooltip to display local dates previews 2018-05-22 13:58:06 +02:00
95db5f0c8c FIX: Do not replace wrong avatars when renaming user 2018-05-22 13:41:51 +02:00
f6becd6a4e Merge pull request #5838 from discourse/fix-for-s3-subfolders
FIX for bucket name in GlobalSetting with folder
2018-05-22 18:10:44 +08:00
a0c5b48558 fix failing spec 2018-05-22 10:50:54 +02:00
Joe
48c4f192e9 FIX: make the image field use its own help string 2018-05-22 16:06:25 +08:00
Joe
3ef3b5b67a FIX: both icon and image fields used the same string.
Added new string for image field and edited the current string for the icon field.
2018-05-22 16:02:50 +08:00
Sam
1ac1ee4287 FEATURE: allow registration of an array custom field 2018-05-22 16:48:39 +10:00
Sam
bcfd9cf8b5 attempt to stabilize spec 2018-05-22 16:15:24 +10:00
d4639bc734 TEST: Add TopicLinkClick spec for ip logging 2018-05-22 16:05:38 +10:00
9b0efe9c84 FIX: TopicLinkClick: do not log IP of logged in users 2018-05-22 16:05:38 +10:00
Sam
24abf38d38 PERF: lower the priority on user emails
User emails can wait behind other regular jobs, they are usually somewhat
slower as they involve smtp transactions
2018-05-22 15:20:55 +10:00
Sam
9e2131ace8 improve erratic test 2018-05-22 13:58:12 +10:00
450a600721 REFACTOR: about & badge controllers => requests 2018-05-22 13:45:13 +10:00
209a8d5e31 Reucing vertical spacing for github onebox pre 2018-05-21 23:29:36 -04:00
Sam
99088f4d77 skip slow erratic test 2018-05-22 13:03:26 +10:00
Sam
3e06def856 FIX: If we have no logo defined use sketch in manifest 2018-05-22 12:10:59 +10:00
Sam
661d89f489 skip erratic spec 2018-05-22 09:42:50 +10:00