Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#36354 closed defect (bug) (fixed)

Bundled themes: Bump version numbers, changelogs and POT files for 4.5 release

Reported by: davidakennedy's profile davidakennedy Owned by: karmatosed's profile karmatosed
Milestone: 4.5 Priority: normal
Severity: normal Version: 4.6
Component: Bundled Theme Keywords: has-patch commit
Focuses: Cc:

Description

Changelogs

Twenty Fifteen

  • Add left margin for lists inside blockquotes in editor-style.css.
  • Use selective refresh to preview changes to site title and tagline in core themes.
  • Prevent elements within fieldsets from overflowing in Webkit.
  • Add support for site logos.
  • Fixes insufficient check for existence of DOM elements in jQuery object.
  • Update screenshot to 1200 x 900.
  • Require opt-in for selective refresh of widgets.

Twenty Fourteen

  • Standardize on "front end"/"back end" (noun) and "front-end"/"back-end".
  • Use selective refresh to preview changes to site title and tagline in core themes.
  • Prevent elements within fieldsets from overflowing in Webkit.
  • Fixes insufficient check for existence of DOM elements in jQuery object.
  • Update screenshot to 1200 x 900.
  • Require opt-in for selective refresh of widgets.

Twenty Thirteen

  • Add selective refresh framework with implementation for widgets and re-implementation for nav menus.
  • Standardize on "front end"/"back end" (noun) and "front-end"/"back-end".
  • Use selective refresh to preview changes to site title and tagline in core themes.
  • Prevent elements within fieldsets from overflowing in Webkit.
  • Removes title attribute from footer.
  • Fixes insufficient check for existence of DOM elements in jQuery object.
  • Update screenshot to 1200 x 900.
  • Require opt-in for selective refresh of widgets.

Twenty Twelve

  • Standardize on "front end"/"back end" (noun) and "front-end"/"back-end".
  • Use selective refresh to preview changes to site title and tagline in core themes.
  • Require opt-in for selective refresh of widgets.

Twenty Eleven

  • Use selective refresh to preview changes to site title and tagline in core themes.
  • Captioned image fix for editor.
  • Require opt-in for selective refresh of widgets.

Twenty Ten

  • No changes.

Attachments (2)

36354.patch (11.3 KB) - added by davidakennedy 9 years ago.
Update version numbers and readme file for 4.5 release.
36354.2.patch (38.5 KB) - added by ocean90 9 years ago.
cd twentyten && makepot wp-theme twentyten && cd -; cd twentyeleven && makepot wp-theme twentyeleven && cd -; cd twentytwelve && makepot wp-theme twentytwelve && cd -; cd twentythirteen && makepot wp-theme twentythirteen && cd -; cd twentyfourteen && makepot wp-theme twentyfourteen && cd -; cd twentyfifteen && makepot wp-theme twentyfifteen && cd -;

Download all attachments as: .zip

Change History (17)

This ticket was mentioned in Slack in #core-themes by davidakennedy. View the logs.


9 years ago

@davidakennedy
9 years ago

Update version numbers and readme file for 4.5 release.

This ticket was mentioned in Slack in #core-themes by davidakennedy. View the logs.


9 years ago

#4 @karmatosed
9 years ago

Thanks @davidakennedy - @mikeschroder can we get this merged?

#5 @kirasong
9 years ago

  • Milestone changed from Awaiting Review to 4.5

#6 @kirasong
9 years ago

  • Owner set to @…
  • Status changed from new to assigned

#7 @kirasong
9 years ago

  • Owner changed from @… to karmatosed

@ocean90
9 years ago

cd twentyten && makepot wp-theme twentyten && cd -; cd twentyeleven && makepot wp-theme twentyeleven && cd -; cd twentytwelve && makepot wp-theme twentytwelve && cd -; cd twentythirteen && makepot wp-theme twentythirteen && cd -; cd twentyfourteen && makepot wp-theme twentyfourteen && cd -; cd twentyfifteen && makepot wp-theme twentyfifteen && cd -;

#8 @ocean90
9 years ago

  • Keywords commit added

#9 @kirasong
9 years ago

Let's wait on this until #36412 is resolved, just to be sure.

This ticket was mentioned in Slack in #core by mike. View the logs.


9 years ago

This ticket was mentioned in Slack in #core by mike. View the logs.


9 years ago

This ticket was mentioned in Slack in #core by mike. View the logs.


9 years ago

#13 @kirasong
9 years ago

#36412 is resolved. Can we get a second review on this and a commit (presuming +1), please?

#14 @helen
9 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 37168:

Default theme bumps for 4.5.

  • Twenty Eleven 2.4
  • Twenty Twelve 2.0
  • Twenty Thirteen 1.9
  • Twenty Fourteen 1.7
  • Twenty Fifteen 1.5

props davidakennedy, ocean90.
fixes #36354.

This ticket was mentioned in Slack in #core by davidakennedy. View the logs.


9 years ago

Note: See TracTickets for help on using tickets.