Commit Graph

20459 Commits

Author SHA1 Message Date
9a46af59ad FIX: TopicView were using Topic.relative_url instead of TopicView.relative_url on all methods. 2016-09-26 20:46:55 -03:00
6faedfa716 Rate limit printing 2016-09-26 20:46:55 -03:00
70c68f0a7c Open print dialog automatically 2016-09-26 20:44:50 -03:00
c12e533273 Feature: Adds a button to print a topic 2016-09-26 20:44:50 -03:00
999f52954f FIX: Incorrect import path for iconHTML helper. 2016-09-25 12:39:17 +08:00
4e663998af PERF: N+1 query on user summary page. 2016-09-23 12:44:08 +08:00
bddbfa56f6 UX: Format numbers on user summary page. 2016-09-23 12:36:42 +08:00
4895723f7b FIX: Regression where api_key is not filtered properly. 2016-09-23 11:38:37 +08:00
0c4e4406a1 simplify quick start guide to reflect setup wizard 2016-09-22 19:06:54 -07:00
f90e1ce847 FIX: Don't double escape the category title 2016-09-22 21:13:08 -04:00
Sam
262297965f Merge pull request #4442 from pfaffman/kunena3-improvements
KUNENA3 importer: parameterize database and fields, link to attachments
2016-09-23 10:36:45 +10:00
Sam
8458badc44 Merge pull request #4436 from AhmadFCheema/patch-1
Rubygems upgrade needed for mailcatcher
2016-09-23 10:35:34 +10: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
3c12dd6549 FIX: Consider lazyYT divs as links when extracting 2016-09-22 16:50:24 -04:00
e0be2f482e FEATURE: tag filter dropdown menu is scoped to user and category 2016-09-22 15:23:37 -04: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
92529cd409 FIX: Tab ordering and outlines for wizard 2016-09-22 13:38:58 -04:00
adfa2cb09e Version bump to v1.7.0.beta5 v1.7.0.beta5 2016-09-22 12:44:10 -04:00
f27676a235 Update translations 2016-09-22 12:43:05 -04:00
373004a00e FIX: Incorrect color scheme name in admin after using wizard 2016-09-22 11:16:01 -04:00
7f66cf618c FIX: You should be an admin to do the wizard 2016-09-22 11:12:51 -04:00
8f7a2cb470 UX: user messages list was too thin 2016-09-22 16:26:38 +02:00
a09a09f686 FIX: Test was broken 2016-09-22 10:01:25 -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
3ac348e898 Revert "add bit of random to the confetti"
This reverts commit 913e18579f8c4c6bad3269896c549779b554ece1.
2016-09-22 09:52:19 -04:00
3f09ef70eb add bit of random to the confetti 2016-09-22 09:52:19 -04:00
3b7033f4e4 copyedits 2016-09-22 09:52:19 -04:00
9bba0f3288 FIX: Show "Categories" when you are viewing the categories pills 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
62e1f88adc Try to be smarter about scaling images on canvases 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
8f36f95180 Bump up the size of the theme preview 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
ebe1f0dcac larger welcome and finish images for retina 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
3fac43249c Javascript file was missing 2016-09-22 09:52:19 -04:00
f4f1569e0c Move step text into progress bar 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
b0ee7930e8 Server side support for inviting as a moderator via 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