Wilhansen Li
e0f970326f
Implement SSO overriding avatars.
...
Implemented by having Discourse download the image from the provided URL
and treating it as a custom upload.
Adds two more parameters to the SSO site’s response:
* `avatar_url` specifies the URL of the overriding avatar.
* `avatar_force_update` Discourse does not re-download avatars that
has already been download from the same URL. Setting this to true forces
Discourse to re-download the avatar in `avatar_url`
Note that both parameters are ignored if `sso_overrides_avatar` is set
to false.
2014-08-19 15:53:34 +08:00
Jeff Atwood
107ac88f15
add back in "by default" on new/latest edu
2014-08-18 15:01:09 -07:00
Robin Ward
14c765ef11
UX: Tweak logic for showing times in topic entrance popup
2014-08-18 17:14:50 -04:00
Neil Lalonde
13891292d3
FIX: a missing quote in server.en.yml
2014-08-18 17:10:04 -04:00
Jeff Atwood
57becf156b
improvement to site_settings help text
2014-08-18 14:03:40 -07:00
Jeff Atwood
004749871f
copyedit for new/latest "teaching" empty pages
2014-08-18 13:50:09 -07:00
Neil Lalonde
0841cd2ba6
FEATURE: Add education text to new and unread pages when there are no results
2014-08-18 16:17:40 -04:00
Robin Ward
db4abe76db
CLEANUP: Remove dead resetRead code path
2014-08-18 14:35:33 -04:00
Jeff Atwood
b3d99a638c
fix inverted post-to-like copy
2014-08-18 11:25:56 -07:00
Régis Hanol
9f72971d26
FEATURE: add the pencil glyph when the post was edited after the first flag
2014-08-18 18:56:39 +02:00
Arpit Jalan
8c2476100b
Update Translations
2014-08-18 20:47:59 +05:30
Régis Hanol
e1191a5fcf
Merge pull request #2511 from windhamg/s3_iam_role
...
support for EC2 IAM roles with Amazon S3 file store/backup
2014-08-18 16:14:14 +02:00
Akshay
b4e38e5646
updated checks of environment with Rails.env by Rails.env methods
2014-08-18 15:36:47 +05:30
Jeff Atwood
d09b30775c
better copy on a few default topics
2014-08-18 01:51:44 -07:00
Jeff Atwood
d73a961b3a
correct wiki help text
2014-08-18 00:28:39 -07:00
Jeff Atwood
e2aa3e9616
better description of hidden flagged content
2014-08-17 23:27:05 -07:00
Jeff Atwood
ad17a315ec
clarify flag-to-hide second round requires staff
2014-08-17 23:02:15 -07:00
Sam
8737ffb272
Merge pull request #2658 from akshaymohite/optimization-fixes
...
Not initializing variable for looping if unused in loop
2014-08-18 14:42:52 +10:00
Sam
e291138cf1
Unknown format is not interesting
2014-08-18 13:10:22 +10:00
Sam
e0a82d3088
FIX: rate limit password reset email
2014-08-18 10:55:30 +10:00
Jeff Atwood
967120f23e
Merge pull request #2663 from gschlager/i18n_fix01
...
Add missing translation
2014-08-16 23:11:58 -07:00
Jeff Atwood
6795d378b4
remove a few strings on admin in favor of glyphs
2014-08-16 22:53:41 -07:00
Gerhard Schlager
6b286ad4f4
Add missing translation
2014-08-17 00:29:39 +02:00
Jeff Atwood
dbf1a8b766
clarify on /top behavior
2014-08-16 12:57:23 -07:00
Robin Ward
aa41548e8e
UX: When clicking an activity date, pop up a little menu with options to
...
go to beginning or end of the topic.
2014-08-15 16:39:57 -04:00
Robin Ward
0ce2df36e0
Merge pull request #2662 from techAPJ/patch-3
...
FEATURE: add additional fields in user list export
2014-08-15 16:03:16 -04:00
Jeff Atwood
7e5678abd5
/admin/docker --> /admin/upgrade
2014-08-15 12:31:43 -07:00
Arpit Jalan
8d7f4c1944
FEATURE: add additional fields in user list export
2014-08-16 00:39:28 +05:30
Arpit Jalan
e98a6cf993
Update Translation
2014-08-15 23:32:14 +05:30
Robin Ward
f7b0c31418
Post history heatmap should use site settings for thresholds
2014-08-15 12:22:06 -04:00
Robin Ward
2f4f5d56e1
Use Site Settings for the cold date ranges
2014-08-15 12:09:31 -04:00
Robin Ward
26ca197be9
Adds Site settings to configure post:like ratio thresholds
2014-08-15 12:02:29 -04:00
Robin Ward
eb5a3da10d
UX: Include tooltip text when hovering over posts column
2014-08-15 11:49:30 -04:00
Sam
465c2a2ba8
FEATURE: logout redirect support
...
Allow users to also logout on an external site after logging out locally
2014-08-15 12:57:29 +10:00
Jeff Atwood
ec4e268703
friendlier email rejection message
2014-08-14 15:05:15 -07:00
Akshay
6301a43d57
Not initializing variable for looping if unused in loop
2014-08-15 03:24:55 +05:30
Arpit Jalan
d0736a06b6
FEATURE: export user list
2014-08-15 01:46:57 +05:30
Jeff Atwood
48051127fc
improve keyboard shortcut help layout
2014-08-14 02:54:53 -07:00
Akshay
d64d3aa2e2
fixed a spelling benchamarking -> benchmarking
2014-08-14 10:16:57 +05:30
Jeff Atwood
196a59ed16
c'mon, unhide? Show, baby, SHOW
2014-08-13 17:06:28 -07:00
Régis Hanol
9b4c18baf1
Merge pull request #2636 from meglio/color-tags
...
Show color for values of type:list site settings with word 'colors' in t...
2014-08-13 21:52:14 +02:00
Robin Ward
7ed969f0c7
Site Setting to customize how frequently inactive users are purged
2014-08-13 15:11:19 -04:00
Robin Ward
31f7addefa
FIX: Don't capitalize category name in document title
2014-08-13 10:53:34 -04:00
Jeff Atwood
6d919d75cc
clarify New User Tips = Guidance
2014-08-13 02:43:12 -07:00
Robin Ward
1684ff3015
UX: Add a separate "Sign Up" button
2014-08-12 13:47:23 -04:00
Robin Ward
0e5a79cf5d
FIX: Missing translations, update title on About
2014-08-12 11:04:12 -04:00
Robin Ward
e523006b3b
Merge pull request #2638 from MiteshShah/patch-1
...
Better way to retry curl
2014-08-12 10:14:57 -04:00
Jeff Atwood
506162b719
clarification on delete and block
2014-08-12 03:14:50 -07:00
Jeff Atwood
c187196cd5
clarify too_few_topics warn only appears for staff
2014-08-12 03:04:03 -07:00
Jeff Atwood
94f407cb24
simplify account required copy
2014-08-12 02:36:41 -07:00