Commit Graph

20577 Commits

Author SHA1 Message Date
acc70cc3de SiteSetting, admin passtrough, CSS, hide on mobile 2016-09-26 20:46:55 -03:00
804019647e Makes it possible to paginate on print page 2016-09-26 20:46:55 -03:00
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
ece10386a1 FIX: Long words on title shouldn't break layout 2016-09-26 19:12:46 -03:00
1c0e5ce523 bbpress.rb: move configuration to ENV 2016-09-26 15:03:42 -07:00
c759b5f955 Make ES5 compatible 2016-09-26 18:43:33 -03:00
d69cf820d8 Merge pull request #4462 from xfalcox/hide-names-about
FIX: Hide full names on /about for crawlers when names are disabled
2016-09-26 23:21:08 +02:00
a4dd862ad0 Merge pull request #4463 from xfalcox/emoji-grouping
FIX: New Emoji had missing group info
2016-09-26 23:20:35 +02:00
7149e2ba20 FIX: New Emoji had missing group info 2016-09-26 18:12:40 -03:00
108e3fdf97 FIX: Hide full names on /about for crawlers when names are disabled 2016-09-26 16:31:39 -03:00
28ad3cbde6 Merge pull request #4460 from xfalcox/fix-tags-separation-categories-list
Fix tags separation on new category page
2016-09-26 15:23:15 -04:00
6e603c85a8 mbox: sort input files by title, sort messages by date 2016-09-26 12:18:11 -07:00
048dea01f4 Fix tags separation on new category page 2016-09-26 16:14:41 -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
b7ea3de7bb Switch from hard-coded image version to 'latest' 2016-09-22 12:58:43 -07:00
e0be2f482e FEATURE: tag filter dropdown menu is scoped to user and category 2016-09-22 15:23:37 -04:00
0344388924 added tests and enabled queue when new setting is > 0 2016-09-22 14:51:36 -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