Skip to content

Commit

Permalink
Merge pull request #1806 from sylus/7.x-4.x
Browse files Browse the repository at this point in the history
Updates for 4.x branch (deployment + changelog)
  • Loading branch information
sylus committed Feb 9, 2016
2 parents e763c7d + 39ada8a commit 2f6ff70
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 3 deletions.
46 changes: 45 additions & 1 deletion CHANGELOG.md
Expand Up @@ -4,15 +4,33 @@

Performance Update(s)

- 2 patches to Drupal Core are now in 7.42
- 2 performance patches to Drupal Core are now in 7.42
- Menu Links query update performance when $item['i18n_tsid'] missing

Features:

- Resolved CTools optional contexts regression introduced in PHP 7 patch
- Drupal Core maintenance release (7.42)
- Minor regressions in Deploy UI
- New Workbench Moderation CTools Argument for Revision ID plugin

Fixes:

- (Commit: [a7a1373][R4.5-Commit-a7a1373]) Update changelog.md file.
- (Commit: [f9c55f6][R4.5-Commit-f9c55f6]) Update changelog.md file.
- (Commit: [4bb5995][R4.5-Commit-4bb5995]) Fixed WetKit Language for #[2338735][R4.5-Issue-2338735] - hook_menu_link_alter() should set $item['i18n_tsid']
- (Commit: [2cfcf63][R4.5-Commit-2cfcf63]) Fixed WetKit Deployment for #[2207897][R4.5-Issue-2207897] - Environment indicator cache is written on every request and uses altered version
- (Commit: [f56bea1][R4.5-Commit-f56bea1]) Fixed WetKit Deployment for #[2207897][R4.5-Issue-2207897] - Environment indicator cache is written on every request and uses altered version
- (Commit: [f5e21b1][R4.5-Commit-f5e21b1]) Fixed WetKit Core for #[2662600][R4.5-Issue-2662600] - Workbench Moderation Revision ID argument context
- (Commit: [23ce349][R4.5-Commit-23ce349]) Update changelog.md file.
- (Commit: [b2edcf3][R4.5-Commit-b2edcf3]) Fixed WetKit Deployment for Update services module to v3.13 release.
- (Commit: [2c3e745][R4.5-Commit-2c3e745]) Fixed WetKit Deployment for #[2655888][R4.5-Issue-2655888] - Fix version contraint for deploy
- (Commit: [b7ee6eb][R4.5-Commit-b7ee6eb]) Correct recent release of WetKit Core.
- (Commit: [81e4bb6][R4.5-Commit-81e4bb6]) Fixed WetKit Core for Remove patch committed in Field Collection 7.x-1.0-beta11
- (Commit: [8c862ae][R4.5-Commit-8c862ae]) Fixed WetKit Metatag for Update metatag to v1.13 release.
- (Commit: [35caee3][R4.5-Commit-35caee3]) Fixed WetKit Core for #[2599248][R4.5-Issue-2599248] - array_filter() issue after upgrading to 7.x-1.0-beta10
- (Commit: [904a1f2][R4.5-Commit-904a1f2]) Fixed WetKit Metatag for #[2662962][R4.5-Issue-2662962] - Metatag v1.12 release + i18n integration
- (Commit: [2a2a071][R4.5-Commit-2a2a071]) Update changelog.md file.
- (Commit: [fc99fe0][R4.5-Commit-fc99fe0]) #[2662652][R4.5-Issue-2662652] - Drupal Core 7.42 release
- (Commit: [c887928][R4.5-Commit-c887928]) Fixed WetKit WYSIWYG for #[2662148][R4.5-Issue-2662148] - CSS issue with Alerts inside of WYSIWYG
- (Commit: [ae089a1][R4.5-Commit-ae089a1]) Fixed WetKit Deployment for #[2661268][R4.5-Issue-2661268] - Deployment Screen UI Bugs
Expand Down Expand Up @@ -789,14 +807,40 @@ Fixes:

<!-- Commits R4.5 -->

[R4.5-Commit-a7a1373]: http://drupalcode.org/project/wetkit.git/commit/a7a1373
[R4.5-Commit-f9c55f6]: http://drupalcode.org/project/wetkit.git/commit/f9c55f6
[R4.5-Commit-4bb5995]: http://drupalcode.org/project/wetkit.git/commit/4bb5995
[R4.5-Commit-2cfcf63]: http://drupalcode.org/project/wetkit.git/commit/2cfcf63
[R4.5-Commit-f56bea1]: http://drupalcode.org/project/wetkit.git/commit/f56bea1
[R4.5-Commit-f5e21b1]: http://drupalcode.org/project/wetkit.git/commit/f5e21b1
[R4.5-Commit-23ce349]: http://drupalcode.org/project/wetkit.git/commit/23ce349
[R4.5-Commit-b2edcf3]: http://drupalcode.org/project/wetkit.git/commit/b2edcf3
[R4.5-Commit-2c3e745]: http://drupalcode.org/project/wetkit.git/commit/2c3e745
[R4.5-Commit-b7ee6eb]: http://drupalcode.org/project/wetkit.git/commit/b7ee6eb
[R4.5-Commit-81e4bb6]: http://drupalcode.org/project/wetkit.git/commit/81e4bb6
[R4.5-Commit-8c862ae]: http://drupalcode.org/project/wetkit.git/commit/8c862ae
[R4.5-Commit-35caee3]: http://drupalcode.org/project/wetkit.git/commit/35caee3
[R4.5-Commit-47c301a]: http://drupalcode.org/project/wetkit.git/commit/47c301a
[R4.5-Commit-904a1f2]: http://drupalcode.org/project/wetkit.git/commit/904a1f2
[R4.5-Commit-0579f16]: http://drupalcode.org/project/wetkit.git/commit/0579f16
[R4.5-Commit-5d59e8d]: http://drupalcode.org/project/wetkit.git/commit/5d59e8d
[R4.5-Commit-2a2a071]: http://drupalcode.org/project/wetkit.git/commit/2a2a071
[R4.5-Commit-fc99fe0]: http://drupalcode.org/project/wetkit.git/commit/fc99fe0
[R4.5-Commit-c887928]: http://drupalcode.org/project/wetkit.git/commit/c887928
[R4.5-Commit-ae089a1]: http://drupalcode.org/project/wetkit.git/commit/ae089a1
[R4.5-Commit-4c0a871]: http://drupalcode.org/project/wetkit.git/commit/4c0a871
[R4.5-Commit-f3f7780]: http://drupalcode.org/project/wetkit.git/commit/f3f7780
[R4.5-Commit-2ab872c]: http://drupalcode.org/project/wetkit.git/commit/2ab872c

<!-- Issues R4.5 -->

[R4.5-Issue-2338735]: http://drupal.org/node/2338735
[R4.5-Issue-2207897]: http://drupal.org/node/2207897
[R4.5-Issue-2207897]: http://drupal.org/node/2207897
[R4.5-Issue-2662600]: http://drupal.org/node/2662600
[R4.5-Issue-2655888]: http://drupal.org/node/2655888
[R4.5-Issue-2599248]: http://drupal.org/node/2599248
[R4.5-Issue-2662962]: http://drupal.org/node/2662962
[R4.5-Issue-2662652]: http://drupal.org/node/2662652
[R4.5-Issue-2662148]: http://drupal.org/node/2662148
[R4.5-Issue-2661268]: http://drupal.org/node/2661268
Expand Down
5 changes: 3 additions & 2 deletions drupal-org.make
Expand Up @@ -21,7 +21,7 @@ projects[wetkit_breadcrumbs][download][branch] = 7.x-4.x
projects[wetkit_core][version] = 4.x-dev
projects[wetkit_core][subdir] = custom
projects[wetkit_core][download][type] = git
projects[wetkit_core][download][revision] = c1fc436
projects[wetkit_core][download][revision] = b7cd46b
projects[wetkit_core][download][branch] = 7.x-4.x

projects[wetkit_demo][version] = 4.x-dev
Expand All @@ -32,7 +32,7 @@ projects[wetkit_demo][download][branch] = 7.x-4.x
projects[wetkit_deployment][version] = 4.x-dev
projects[wetkit_deployment][subdir] = custom
projects[wetkit_deployment][download][type] = git
projects[wetkit_deployment][download][revision] = 65e2938
projects[wetkit_deployment][download][revision] = 6e199ab
projects[wetkit_deployment][download][branch] = 7.x-4.x

projects[wetkit_images][version] = 4.x-dev
Expand All @@ -43,6 +43,7 @@ projects[wetkit_images][download][branch] = 7.x-4.x
projects[wetkit_language][version] = 4.x-dev
projects[wetkit_language][subdir] = custom
projects[wetkit_language][download][type] = git
projects[wetkit_language][download][revision] = 166e5e9
projects[wetkit_language][download][branch] = 7.x-4.x

projects[wetkit_layouts][version] = 4.x-dev
Expand Down

0 comments on commit 2f6ff70

Please sign in to comment.