Add Changelog for release 0.17
This commit is contained in:
84
CHANGELOG.md
84
CHANGELOG.md
@@ -1,7 +1,86 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
||||||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html)
|
||||||
|
|
||||||
|
## [0.17.0](https://github.com/consul/consul/compare/v0.16...v0.17) - 2018-10-31
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- **Multi-language:** \[Backport\] Migrate globalize data [\#2986](https://github.com/consul/consul/pull/2986) ([javierm](https://github.com/javierm))
|
||||||
|
- **Multi-language:** \[Backport\] Update custom pages translations [\#2952](https://github.com/consul/consul/pull/2952) ([javierm](https://github.com/javierm))
|
||||||
|
- **Multi-language:** \[Backport\] Make homepage content translatable [\#2924](https://github.com/consul/consul/pull/2924) ([javierm](https://github.com/javierm))
|
||||||
|
- **Multi-language:** \[Backport\] Make collaborative legislation translatable [\#2912](https://github.com/consul/consul/pull/2912) ([javierm](https://github.com/javierm))
|
||||||
|
- **Multi-language:** \[Backport\] Make admin notifications translatable [\#2910](https://github.com/consul/consul/pull/2910) ([javierm](https://github.com/javierm))
|
||||||
|
- **Multi-language:** \[Backport\] Refactor translatable specs [\#2903](https://github.com/consul/consul/pull/2903) ([javierm](https://github.com/javierm))
|
||||||
|
- **Multi-language:** \[Backport\] Refactor code shared by admin-translatable resources [\#2896](https://github.com/consul/consul/pull/2896) ([javierm](https://github.com/javierm))
|
||||||
|
- **Multi-language:** \[Backport\] Change Translatable implementation to accommodate new requirements [\#2886](https://github.com/consul/consul/pull/2886) ([javierm](https://github.com/javierm))
|
||||||
|
- **Multi-language:** \[Backport\] Make banners translatable [\#2865](https://github.com/consul/consul/pull/2865) ([MariaCheca](https://github.com/MariaCheca))
|
||||||
|
- **Multi-language:** \[Backport\] Fix translatable bugs [\#2985](https://github.com/consul/consul/pull/2985) ([javierm](https://github.com/javierm))
|
||||||
|
- **Multi-language:** Make polls translatable [\#2914](https://github.com/consul/consul/pull/2914) ([microweb10](https://github.com/microweb10))
|
||||||
|
- **Multi-language:** Updates translatable custom pages [\#2913](https://github.com/consul/consul/pull/2913) ([papayalabs](https://github.com/papayalabs))
|
||||||
|
- **Translations:** Add all available languages [\#2964](https://github.com/consul/consul/pull/2964) ([voodoorai2000](https://github.com/voodoorai2000))
|
||||||
|
- **Translations:** Fix locale folder names [\#2963](https://github.com/consul/consul/pull/2963) ([voodoorai2000](https://github.com/voodoorai2000))
|
||||||
|
- **Translations:** Update translations from Crowdin [\#2961](https://github.com/consul/consul/pull/2961) ([voodoorai2000](https://github.com/voodoorai2000))
|
||||||
|
- **Translations:** Display language name or language key [\#2949](https://github.com/consul/consul/pull/2949) ([voodoorai2000](https://github.com/voodoorai2000))
|
||||||
|
- **Translations:** Avoid InvalidPluralizationData exception when missing translations [\#2936](https://github.com/consul/consul/pull/2936) ([voodoorai2000](https://github.com/voodoorai2000))
|
||||||
|
- **Translations:** \[Backport\] Changes allegations dates label [\#2915](https://github.com/consul/consul/pull/2915) ([decabeza](https://github.com/decabeza))
|
||||||
|
- **Maintenance-Rubocop:** Add Hound basic configuration [\#2987](https://github.com/consul/consul/pull/2987) ([javierm](https://github.com/javierm))
|
||||||
|
- **Maintenance-Rubocop:** \[Backport\] Update rubocop rules [\#2925](https://github.com/consul/consul/pull/2925) ([javierm](https://github.com/javierm))
|
||||||
|
- **Maintenance-Rubocop:** Fix Rubocop warnings for Admin controllers [\#2880](https://github.com/consul/consul/pull/2880) ([aitbw](https://github.com/aitbw))
|
||||||
|
- **UX:** \[Backport\] Adds status icons on polls poll group [\#2860](https://github.com/consul/consul/pull/2860) ([MariaCheca](https://github.com/MariaCheca))
|
||||||
|
- **UX:** Feature help page [\#2933](https://github.com/consul/consul/pull/2933) ([decabeza](https://github.com/decabeza))
|
||||||
|
- **UX:** Adds enable help page task [\#2960](https://github.com/consul/consul/pull/2960) ([decabeza](https://github.com/decabeza))
|
||||||
|
- **Budgets:** \[Backport\] Allow select winner legislation proposals [\#2950](https://github.com/consul/consul/pull/2950) ([javierm](https://github.com/javierm))
|
||||||
|
- **Legislation-Proposals:** \[Backport\] Add legislation proposal's categories [\#2948](https://github.com/consul/consul/pull/2948) ([javierm](https://github.com/javierm))
|
||||||
|
- **Legislation-Proposals:** \[Backport\] Admin permissions in legislation proposals [\#2945](https://github.com/consul/consul/pull/2945) ([javierm](https://github.com/javierm))
|
||||||
|
- **Legislation-Proposals:** \[Backport\] Random legislation proposal's order & pagination [\#2942](https://github.com/consul/consul/pull/2942) ([javierm](https://github.com/javierm))
|
||||||
|
- **Legislation-Proposals:** Legislation proposals imageable [\#2922](https://github.com/consul/consul/pull/2922) ([decabeza](https://github.com/decabeza))
|
||||||
|
- **CKeditor:** \[Backport\] Bring back CKEditor images button [\#2977](https://github.com/consul/consul/pull/2977) ([javierm](https://github.com/javierm))
|
||||||
|
- **CKeditor:** Ckeditor4 update [\#2876](https://github.com/consul/consul/pull/2876) ([javierm](https://github.com/javierm))
|
||||||
|
- **Installation:** Add placeholder configuration for SMTP [\#2900](https://github.com/consul/consul/pull/2900) ([voodoorai2000](https://github.com/voodoorai2000))
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- **Newsletters:** \[Backport\] Newsletter updates [\#2992](https://github.com/consul/consul/pull/2992) ([javierm](https://github.com/javierm))
|
||||||
|
- **Maintenance-Gems:** \[Security\] Bump rubyzip from 1.2.1 to 1.2.2 [\#2879](https://github.com/consul/consul/pull/2879) ([dependabot[bot]](https://github.com/apps/dependabot))
|
||||||
|
- **Maintenance-Gems:** \[Security\] Bump nokogiri from 1.8.2 to 1.8.4 [\#2878](https://github.com/consul/consul/pull/2878) ([dependabot[bot]](https://github.com/apps/dependabot))
|
||||||
|
- **Maintenance-Gems:** \[Security\] Bump ffi from 1.9.23 to 1.9.25 [\#2877](https://github.com/consul/consul/pull/2877) ([dependabot[bot]](https://github.com/apps/dependabot))
|
||||||
|
- **Maintenance-Gems:** Bump jquery-rails from 4.3.1 to 4.3.3 [\#2929](https://github.com/consul/consul/pull/2929) ([dependabot[bot]](https://github.com/apps/dependabot))
|
||||||
|
- **Maintenance-Gems:** Bump browser from 2.5.2 to 2.5.3 [\#2928](https://github.com/consul/consul/pull/2928) ([dependabot[bot]](https://github.com/apps/dependabot))
|
||||||
|
- **Maintenance-Gems:** Bump delayed\_job\_active\_record from 4.1.2 to 4.1.3 [\#2927](https://github.com/consul/consul/pull/2927) ([dependabot[bot]](https://github.com/apps/dependabot))
|
||||||
|
- **Maintenance-Gems:** Bump rubocop-rspec from 1.24.0 to 1.26.0 [\#2926](https://github.com/consul/consul/pull/2926) ([dependabot[bot]](https://github.com/apps/dependabot))
|
||||||
|
- **Maintenance-Gems:** Bump paranoia from 2.4.0 to 2.4.1 [\#2909](https://github.com/consul/consul/pull/2909) ([dependabot[bot]](https://github.com/apps/dependabot))
|
||||||
|
- **Maintenance-Gems:** Bump ancestry from 3.0.1 to 3.0.2 [\#2908](https://github.com/consul/consul/pull/2908) ([dependabot[bot]](https://github.com/apps/dependabot))
|
||||||
|
- **Maintenance-Gems:** Bump i18n-tasks from 0.9.20 to 0.9.25 [\#2906](https://github.com/consul/consul/pull/2906) ([dependabot[bot]](https://github.com/apps/dependabot))
|
||||||
|
- **Maintenance-Gems:** Bump coveralls from 0.8.21 to 0.8.22 [\#2905](https://github.com/consul/consul/pull/2905) ([dependabot[bot]](https://github.com/apps/dependabot))
|
||||||
|
- **Maintenance-Gems:** Bump scss\_lint from 0.54.0 to 0.55.0 [\#2895](https://github.com/consul/consul/pull/2895) ([dependabot[bot]](https://github.com/apps/dependabot))
|
||||||
|
- **Maintenance-Gems:** Bump unicorn from 5.4.0 to 5.4.1 [\#2894](https://github.com/consul/consul/pull/2894) ([dependabot[bot]](https://github.com/apps/dependabot))
|
||||||
|
- **Maintenance-Gems:** Bump mdl from 0.4.0 to 0.5.0 [\#2892](https://github.com/consul/consul/pull/2892) ([dependabot[bot]](https://github.com/apps/dependabot))
|
||||||
|
- **Maintenance-Gems:** Bump savon from 2.11.2 to 2.12.0 [\#2891](https://github.com/consul/consul/pull/2891) ([dependabot[bot]](https://github.com/apps/dependabot))
|
||||||
|
- **Maintenance-Gems:** Bump capistrano-rails from 1.3.1 to 1.4.0 [\#2884](https://github.com/consul/consul/pull/2884) ([dependabot[bot]](https://github.com/apps/dependabot))
|
||||||
|
- **Maintenance-Gems:** Bump autoprefixer-rails from 8.2.0 to 9.1.4 [\#2881](https://github.com/consul/consul/pull/2881) ([dependabot[bot]](https://github.com/apps/dependabot))
|
||||||
|
- **Maintenance-Gems:** Upgrade gem coffee-rails to version 4.2.2 [\#2837](https://github.com/consul/consul/pull/2837) ([PierreMesure](https://github.com/PierreMesure))
|
||||||
|
- **Maintenance-Refactorings:** \[Backport\] Adds custom javascripts folder [\#2921](https://github.com/consul/consul/pull/2921) ([decabeza](https://github.com/decabeza))
|
||||||
|
- **Maintenance-Refactorings:** \[Backport\] Test suite maintenance [\#2888](https://github.com/consul/consul/pull/2888) ([aitbw](https://github.com/aitbw))
|
||||||
|
- **Maintenance-Refactorings:** \[Backport\] Replace `.all.each` with `.find\_each` to reduce memory usage [\#2887](https://github.com/consul/consul/pull/2887) ([aitbw](https://github.com/aitbw))
|
||||||
|
- **Maintenance-Refactorings:** Split factories [\#2838](https://github.com/consul/consul/pull/2838) ([PierreMesure](https://github.com/PierreMesure))
|
||||||
|
- **Maintenance-Refactorings:** Change spelling for constant to TITLE\_LENGTH\_RANGE [\#2966](https://github.com/consul/consul/pull/2966) ([kreopelle](https://github.com/kreopelle))
|
||||||
|
- **Maintenance-Refactorings:** \[Backport\] Remove described class cop [\#2990](https://github.com/consul/consul/pull/2990) ([javierm](https://github.com/javierm))
|
||||||
|
- **Maintenance-Refactorings:** \[Backport\] Ease customization in processes controller [\#2982](https://github.com/consul/consul/pull/2982) ([javierm](https://github.com/javierm))
|
||||||
|
- **Maintenance-Refactorings:** Fix a misleading comment [\#2844](https://github.com/consul/consul/pull/2844) ([PierreMesure](https://github.com/PierreMesure))
|
||||||
|
- **Maintenance-Refactorings:** \[Backport\] Simplify legislation proposals customization [\#2946](https://github.com/consul/consul/pull/2946) ([javierm](https://github.com/javierm))
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- **Maintenance-Specs:** \[Backport\] Fix flaky specs: proposals and legislation Voting comments Update [\#2989](https://github.com/consul/consul/pull/2989) ([javierm](https://github.com/javierm))
|
||||||
|
- **Maintenance-Specs:** \[Backport\] Fix flaky spec: Admin legislation questions Update Valid legislation question [\#2976](https://github.com/consul/consul/pull/2976) ([javierm](https://github.com/javierm))
|
||||||
|
- **Maintenance-Specs:** \[Backport\] Fix flaky spec: Admin feature flags Enable a disabled feature [\#2967](https://github.com/consul/consul/pull/2967) ([javierm](https://github.com/javierm))
|
||||||
|
- **Maintenance-Specs:** Fix flaky spec for translations [\#2962](https://github.com/consul/consul/pull/2962) ([voodoorai2000](https://github.com/voodoorai2000))
|
||||||
|
- **Maintenance-Specs:** \[Backport\] Fix pluralization spec when using different default locale [\#2973](https://github.com/consul/consul/pull/2973) ([voodoorai2000](https://github.com/voodoorai2000))
|
||||||
|
- **Maintenance-Specs:** \[Backport\] Fix time related specs [\#2911](https://github.com/consul/consul/pull/2911) ([javierm](https://github.com/javierm))
|
||||||
|
- **UX:** UI design [\#2983](https://github.com/consul/consul/pull/2983) ([decabeza](https://github.com/decabeza))
|
||||||
|
- **UX:** \[Backport\] Custom fonts [\#2916](https://github.com/consul/consul/pull/2916) ([decabeza](https://github.com/decabeza))
|
||||||
|
- **UX:** Show active tab in custom info texts [\#2898](https://github.com/consul/consul/pull/2898) ([papayalabs](https://github.com/papayalabs))
|
||||||
|
- **UX:** Fix navigation menu under Legislation::Proposal show view [\#2835](https://github.com/consul/consul/pull/2835) ([aitbw](https://github.com/aitbw))
|
||||||
|
- **Social-Share:**Fix bug in facebook share link [\#2852](https://github.com/consul/consul/pull/2852) ([tiagozini](https://github.com/tiagozini))
|
||||||
|
|
||||||
## [0.16.0](https://github.com/consul/consul/compare/v0.15...v0.16) - 2018-07-16
|
## [0.16.0](https://github.com/consul/consul/compare/v0.15...v0.16) - 2018-07-16
|
||||||
|
|
||||||
@@ -416,7 +495,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||||||
- Rails 4.2.6
|
- Rails 4.2.6
|
||||||
- Ruby 2.2.3
|
- Ruby 2.2.3
|
||||||
|
|
||||||
[Unreleased]: https://github.com/consul/consul/compare/v0.16...consul:master
|
[Unreleased]: https://github.com/consul/consul/compare/v0.17...consul:master
|
||||||
|
[0.17.0]: https://github.com/consul/consul/compare/v0.16...v.017
|
||||||
[0.16.0]: https://github.com/consul/consul/compare/v0.15...v.016
|
[0.16.0]: https://github.com/consul/consul/compare/v0.15...v.016
|
||||||
[0.15.0]: https://github.com/consul/consul/compare/v0.14...v0.15
|
[0.15.0]: https://github.com/consul/consul/compare/v0.14...v0.15
|
||||||
[0.14.0]: https://github.com/consul/consul/compare/v0.13...v0.14
|
[0.14.0]: https://github.com/consul/consul/compare/v0.13...v0.14
|
||||||
|
|||||||
Reference in New Issue
Block a user