Commit Graph

18619 Commits

Author SHA1 Message Date
Régis Hanol 6ee11adf58 FIX: 'Discourse.isInternal' wasn't working with protocol-less URLs 2016-04-11 22:21:39 +02:00
Régis Hanol 71fe66c8c2 'uploads:gather' should only work on local uploads 2016-04-11 21:17:33 +02:00
Régis Hanol 7783ba46fc remove /error endpoint 2016-04-11 20:43:24 +02:00
Régis Hanol 90dfc96206 new 'uploads:gather' rake task 2016-04-11 20:42:40 +02:00
Aeden McGarry 1f57c7a510 Added plugin outlets above post in topic stream and above and below footer (#4104)
* Added new plugin outlets above and below footer

* Added plugin outlet in topic above the user

* Renamed plugin outlet to be better suited to position
2016-04-11 14:15:00 -04:00
Robin Ward f6c460c207 Add tests for groups pages, DRY html into a component 2016-04-11 13:17:34 -04:00
Régis Hanol a359a973e2 remove useless content when sending email to a staged used 2016-04-11 19:06:10 +02:00
Robin Ward bb25200745
FIX: Liked posts based badges were looking at all likes 2016-04-11 12:36:43 -04:00
Régis Hanol e4980392da improve receiver specs to account for posts approval 2016-04-11 18:20:26 +02:00
Peter Lejeck 9bba68ed74 Allow disabling link tracking with .no-track-link (#4160) 2016-04-11 11:39:49 -04:00
Arpit Jalan 491c473e4e Update Translations 2016-04-11 20:41:09 +05:30
Régis Hanol bd9c0108b7 Merge pull request #4168 from mcwumbly/remove-www-from-website-name
Remove www. from website name
2016-04-11 17:00:14 +02:00
David McClure 2cbd87c08c Remove www. from website name 2016-04-11 07:13:33 -07:00
Arpit Jalan 50fce0998f FEATURE: allow moderators to see offical warnings 2016-04-11 18:44:19 +05:30
Jeff Atwood 36e3e53798 is it really necessary to specify 'normal' font? 2016-04-11 02:30:11 -07:00
Régis Hanol b85f41ad67 Merge pull request #4164 from mcwumbly/add-spec-for-website-name-with-subdomain
Add spec for website name when url has subdomain
2016-04-11 11:02:59 +02:00
Jeff Atwood e45243924e oops 2016-04-11 02:00:16 -07:00
Jeff Atwood fff03fb7c3 woff and woff2 are all we need for webfonts
on any browser that is remotely modern
2016-04-11 01:37:17 -07:00
David McClure 9d34289d08 Add spec for website name when url has subdomain 2016-04-10 22:53:50 -07:00
Sam d6b4b990a6 Merge pull request #4158 from mcwumbly/show-website-path-in-website-name
UX: Show website path in website name for all domains
2016-04-11 14:59:51 +10:00
Arpit Jalan 8da446c8bc FIX: do not raise error if topic not found while logging 2016-04-11 09:32:37 +05:30
Jeff Atwood 9997ab6937 Merge pull request #4162 from frictionel/mobile-login
FEATURE: email keyboard for username on mobile login
2016-04-10 19:52:27 -07:00
David McClure c6f6b17f71 UX: Show website path in website name for all domains
Query parameters are still truncated in website name
2016-04-10 18:55:01 -07:00
TK 18a0a15c75 FIX: position view on `j`+`k` keyboard shortcuts 2016-04-10 14:00:15 +02:00
TK 10e7d1a5ce show e-mail keyboard for username on mobile login 2016-04-10 13:27:41 +02:00
Gerhard Schlager 91b5ea4113
Make permalink import from phpBB3 configurable
There are a few changes to the original permalink import:
- adds permalinks for posts
- does not create incorrect permalinks for private messages
- adds permalink normalizations for topics and posts
2016-04-09 22:36:45 +02:00
Régis Hanol 9536200703 Merge pull request #4154 from gschlager/patch-1
Delete git_badge_grant.rb
2016-04-09 13:54:48 +02:00
Régis Hanol 09bbfcb77d Merge pull request #4155 from mcwumbly/quandora-post-author
Fix issue setting post author during import from Quandora
2016-04-09 13:54:08 +02:00
Régis Hanol 09aa134b01 Merge pull request #4156 from mcwumbly/fix-custom-user-field-user-card
Fix: Custom user fields on user card could show for wrong user.
2016-04-09 13:38:15 +02:00
David McClure 24ae69ce8d Fix: Custom user fields on user card could show for wrong user. 2016-04-09 04:10:58 -07:00
David McClure 4fd83805a2 Fix issue setting post author during import from Quandora 2016-04-09 02:50:22 -07:00
Sam 030fb71f60 add missing localizations 2016-04-09 10:07:11 +10:00
Neil Lalonde 7f0b1691c4 FEATURE: add pop3 timeouts and auth errors to admin dashboard. Admins will get notified along with other problems. 2016-04-08 17:33:47 -04:00
Neil Lalonde 9c934e27be FEATURE: notify admins if problems have been reported on the dashboard for a while 2016-04-08 16:44:13 -04:00
Robin Ward c948d53d91
UX: Use separate input fields for link and description in d-editor 2016-04-08 16:13:42 -04:00
Robin Ward 038a5a0767
UX: Show the selected posts controls at the bottom of mobile topics too 2016-04-08 15:26:24 -04:00
Gerhard Schlager ab0c6e69e9 FIX: Show badge count of 1 on the badges page (#4153) 2016-04-08 14:53:42 -04:00
Robin Ward cc25716e47 FIX: Allow message format translations to be overridden 2016-04-08 14:49:50 -04:00
Gerhard Schlager b1b83c13ec Delete git_badge_grant.rb
There's a plugin for that... https://github.com/discourse/github_badges
2016-04-08 20:47:43 +02:00
Robin Ward adb3810f67
FIX: Allow longer TLDs 2016-04-08 12:15:21 -04:00
Régis Hanol ab11cea5b9 Merge pull request #4152 from thorbenegberts/user_card_custom_fields
FEATURE: add user custom fields to user card
2016-04-08 15:19:48 +02:00
Thorben Egberts cf8b3fbd56 FEATURE: add user custom fields to user card
The user's custom fields are now displayed on the user card. This has to be enabled for each custom field in the custom field settings. See https://meta.discourse.org/t/custom-user-fields-on-usercard/22662/
2016-04-08 14:35:41 +02:00
Gerhard Schlager 95155cda64 Fix Romanian pluralization rules (#4151) 2016-04-08 11:35:04 +02:00
Sam 44bf69e3a7 FIX: badges were not localizing correctly
Overrides were not working
2016-04-08 17:52:50 +10:00
Guo Xiang Tan b0ae122fd2 No need to pin eslint to 2.2 anymore. 2016-04-08 15:08:48 +08:00
Arpit Jalan c5794ab0f6 allow magic login route emails even when emails are disabled 2016-04-08 11:20:09 +05:30
Sam eafba0c0c0 correct diagnostics method 2016-04-08 12:11:41 +10:00
Sam 19ca08857f FEATURE: verbose SSO logging
By enabling the site setting verbose_sso_logging
you can log information every time a user tries initiates SSO
and during SSO failures
2016-04-08 11:20:01 +10:00
James Kiesel 609969bf6f Remove `has_many :views` from User (#4150) 2016-04-08 00:37:10 +02:00
Robin Ward 4f3f6c60c4 FIX: Rename Scheme job due to Queue Manager 2016-04-07 17:02:25 -04:00