Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated things to test #7539

Merged
merged 2 commits into from
Jul 26, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 13 additions & 19 deletions to-test.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,21 @@
## 5.1
## 5.2

### Comment Likes
### Contact forms

This version introduces the ability to show appreciation for those particularly clever comments on your posts! To enable them, you can go to the Jetpack settings, Discussion tab, and click the corresponding toggle in Comments settings card.
Make sure comments can be liked and unliked, that like counts are correct, and that there are no PHP or JS warnings or errors.
Also verify that you can properly disable Comment Likes with no side effects.
This version ships a new interface to build and edit contact forms.
- edit or add a new post, check that the button to add the form look fine, both desktop and mobile
- try different browsers (there's a known FF issue that causes it to lose the content but will be fixed soon)
- add a new form and edit it in many ways.

### Masterbar
### New Jumpstart

- There’s a new menu item in this release: “View Site”. Click on “My Sites” and the “View Site” menu should appear at the top. If you click it, it should launch the front end of your site.
- Again in “My Sites” menu, make sure there are no strange characters next to the small “Add” buttons.
- Test the WP Admin of your site on mobile. Make sure there’s a hamburger icon to access all WP Admin screens.
New installations will get a new Jumpstart full page showcasing and explaining them. It should work properly and activate the said features.
To test, scroll down to the bottom of the Jetpack Settings page and click `Reset Options (dev only)`. Jumpstart should show up now.

### Miscellaneous enhancements
### Comment likes

- The Flickr widget now automatically displays images in a grid if there’s enough room.
- E-mail sharing is now disabled by default unless it’s explicitly enabled by a filter or Akismet is active.
Its code, mainly in front end, was streamlined and reduced. Make sure everything works great.

### Fixes
### Social scheduling

- Prevent the caching of the EU Cookie Law Banner cookie. To test:
- add the EU Cookie Law Banner widget
- visit a page where the widget is displayed and click the “Close and accept” button
- reload the page. Make sure the widget doesn’t show up again.
- Don’t freeze UI if VaultPress can’t be reached (either due to not being registered or connection error). To test: set the plan of your Jetpack site to Free, activate VaultPress, go to the Jetpack dashboard and settings.
- in Calypso, activate Dyad 2. Go to WP Admin, add a widget that hasn’t been added before. Go back to Calypso, activate Lodestar. Visit the front end or WP Admin. There should not be PHP notices originated in the file class.jetpack-sync-module-themes.php.
Sites on a Premium or Professional plan allow their authors to schedule when their posts will be publicized in social networks. Go to Jetpack Dashboard, Plans tab, and make sure that a card for social scheduling is visible for Premium and Professional sites and not for others. Also make sure it can activate Publicize and goes to the post list.