Commit Graph

4833 Commits

Author SHA1 Message Date
6f1c31d777 Add notification level user preference when replying to a topic 2016-09-30 14:58:07 -04:00
4d8d5613e4 FEATURE: add min_trust_level_to_edit_post
add minimum trust level to edit post (default 0)
2016-10-01 02:12:27 +10:00
c3d60d5d1d Merge remote-tracking branch 'upstream/master' 2016-09-29 02:12:05 -07:00
38c6c69b5a Update Translations 2016-09-28 11:00:36 +02:00
a0f50ddaa7 Tone down text 2016-09-27 15:43:23 -03:00
16aad189fb UX: Add text to new messages line 2016-09-27 14:52:03 +08:00
34af73c7cb FEATURE: sparkpost webhook 2016-09-26 22:13:34 -07:00
03ec480c65 Removes UI for print, adds CTRL+P shortcut 2016-09-26 20:46:55 -03:00
0229df4c73 Second review fixes 2016-09-26 20:46:55 -03:00
2a5a0bebb3 Adjusts from review 2016-09-26 20:46:55 -03:00
acc70cc3de SiteSetting, admin passtrough, CSS, hide on mobile 2016-09-26 20:46:55 -03:00
c12e533273 Feature: Adds a button to print a topic 2016-09-26 20:44:50 -03:00
Sam
df751ed6ec Merge pull request #4457 from JaredReisinger/github-auth-with-email-whitelist
Add support for email whitelist/blacklist to GitHub auth
2016-09-23 09:49:14 +10:00
3d621767cc FIX: Wizard didn't work with subfolders 2016-09-22 14:39:36 -04:00
2ae7c47a3c Add support for email whitelist/blacklist to GitHub auth
If a site is configured for GitHub logins, _**and**_ has an email domain
whitelist, it's possible to get in a state where a new user is locked to
a non-whitelist email (their GitHub primary) even though they have an
alternate email that's on the whitelist.  In all cases, the GitHub
primary email is attempted first so that previously existing behavior
will be the default.

- Add whitelist/blacklist support to GithubAuthenticator (via
  EmailValidator)

- Add multiple email support GithubAuthenticator

- Add test specs for GithubAuthenticator

- Add authenticator-agnostic "none of your email addresses are allowed"
  error message.
2016-09-22 11:31:10 -07:00
f27676a235 Update translations 2016-09-22 12:43:05 -04:00
fa64b4a526 one last copyedit for old times' sake 2016-09-22 09:52:19 -04:00
7c2f247159 minor copyedits 2016-09-22 09:52:19 -04:00
3b7033f4e4 copyedits 2016-09-22 09:52:19 -04:00
a95bb6006d Show staff count on invites page, don't warn if you have 3 2016-09-22 09:52:19 -04:00
14bee641aa Can choose categories or latest as homepage style 2016-09-22 09:52:19 -04:00
05514070bb add missing description 2016-09-22 09:52:19 -04:00
9fd294efd2 add higher res trout avatar for topic preview 2016-09-22 09:52:19 -04:00
776d540c7f Emoji copy update 2016-09-22 09:52:19 -04:00
2a0443445b New step to choose emoji set 2016-09-22 09:52:19 -04:00
d2beaaac53 copyedits 2016-09-22 09:52:19 -04:00
d1130611f2 clarify on favicon 2016-09-22 09:52:19 -04:00
9d6da245b0 add help text for welcome topic 2016-09-22 09:52:19 -04:00
2545c2ffa6 Add new welcome message step 2016-09-22 09:52:19 -04:00
ff17950993 tweaks 2016-09-22 09:52:19 -04:00
9938f9bd67 Added images to the first and last step of the wizard 2016-09-22 09:52:19 -04:00
42f6e52dc6 Warn the user if they haven't invited anyone 2016-09-22 09:52:19 -04:00
f803ff840d minor copyedit 2016-09-22 09:52:19 -04:00
c12317b5ee copyedits 2016-09-22 09:52:19 -04:00
28cd49f02b Split Logos and Icons into separate steps 2016-09-22 09:52:19 -04:00
c80eff1907 more copyedits for new site wizard 2016-09-22 09:52:19 -04:00
5377eb61fe some copyedits on setup wizard 2016-09-22 09:52:19 -04:00
644bcbc253 Make the site contact a drop down of admin users 2016-09-22 09:52:19 -04:00
f5a36befc6 Change Theme names 2016-09-22 09:52:19 -04:00
003e13316f Enable Wizard by default 2016-09-22 09:52:19 -04:00
29cf47cfb2 Track steps the user has completed, nag them to finish it. 2016-09-22 09:52:19 -04:00
ef84981e38 Invite Users step 2016-09-22 09:52:19 -04:00
35b767f6af Company Name Step which updates the TOS 2016-09-22 09:52:19 -04:00
e3640ee5f6 Privacy Step 2016-09-22 09:52:19 -04:00
af83c8dc14 Upload Logos Step 2016-09-22 09:52:19 -04:00
c94e6f1b96 Add locale step 2016-09-22 09:52:19 -04:00
3f6e3b9aff Wizard - Color Scheme Step 2016-09-22 09:52:19 -04:00
9f12b571ef Wizard: Server Side Validation + Finished Step 2016-09-22 09:52:19 -04:00
3a4615c205 Wizard: Step 1 2016-09-22 09:48:58 -04:00
0471ad393c Scaffold for new Wizard - Rails / Ember / Tests 2016-09-22 09:48:58 -04:00