Skip to content

Commit

Permalink
Prepare 0.29.1 release (#13484)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreslucena authored Oct 2, 2024
1 parent 3a937c9 commit d10652b
Show file tree
Hide file tree
Showing 38 changed files with 253 additions and 208 deletions.
2 changes: 1 addition & 1 deletion .decidim-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.29.0
0.29.1
45 changes: 45 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,51 @@

# Changelog

## [0.29.1](https://github.com/decidim/decidim/tree/0.29.1)

### Added

Nothing.

### Changed

Nothing.

### Fixed

- **decidim-comments**, **decidim-core**: Backport 'Date & Time format in Last Activities' to v0.29 [\#13387](https://github.com/decidim/decidim/pull/13387)
- **decidim-core**, **decidim-proposals**: Backport 'Fix redirections after login with modal' to v0.29 [\#13385](https://github.com/decidim/decidim/pull/13385)
- **decidim-dev**: Backport 'Fix flaky on verifications' code letter system spec' to v0.29 [\#13389](https://github.com/decidim/decidim/pull/13389)
- **decidim-admin**: Backport 'Fixes admin rights loss when added as private user with case-insensitive email ' to v0.29 [\#13399](https://github.com/decidim/decidim/pull/13399)
- **decidim-admin**: Backport 'Fix error in external domain allowlist' to v0.29 [\#13433](https://github.com/decidim/decidim/pull/13433)
- **decidim-conferences**, **decidim-core**, **decidim-initiatives**, **decidim-participatory processes**: Backport 'Fix showing Conferences and Initiatives in last activities page' to v0.29 [\#13451](https://github.com/decidim/decidim/pull/13451)
- **decidim-admin**, **decidim-core**, **decidim-verifications**: Backport 'Spacing on DOB picker in Authorizations' to v0.29 [\#13449](https://github.com/decidim/decidim/pull/13449)
- **decidim-core**: Backport 'Fix margin in offline page' to v0.29 [\#13447](https://github.com/decidim/decidim/pull/13447)
- **decidim-assemblies**: Backport 'Fix private admin create new assembly ' to v0.29 [\#13445](https://github.com/decidim/decidim/pull/13445)
- Backport 'Fix display of short bio in conferences' speaker modal' to v0.29 [\#13470](https://github.com/decidim/decidim/pull/13470)
- **decidim-blogs**, **decidim-core**: Backport 'Fix for liking a resource prompts for groups even though groups are disabled' to v0.29 [\#13458](https://github.com/decidim/decidim/pull/13458)
- **decidim-admin**, **decidim-core**: Backport 'Fix regression when there's a disabled button in the upload modal' to v0.29 [\#13460](https://github.com/decidim/decidim/pull/13460)
- **decidim-initiatives**: Backport 'Fix Stack Level Too Deep on request committee member in initiatives' to v0.29 [\#13461](https://github.com/decidim/decidim/pull/13461)
- **decidim-proposals**: Backport 'Add proposal state label in diff renderer' to v0.29 [\#13455](https://github.com/decidim/decidim/pull/13455)
- **decidim-core**, **decidim-dev**, **decidim-forms**, **decidim-generators**, **decidim-initiatives**, **decidim-meetings**, **decidim-proposals**: Backport 'Remove invalid upload files' to v0.29 [\#13462](https://github.com/decidim/decidim/pull/13462)
- **decidim-core**, **decidim-generators**: Backport 'Allow to configure the cell cache expiry time' to v0.29 [\#13453](https://github.com/decidim/decidim/pull/13453)
- **decidim-accountability**, **decidim-assemblies**, **decidim-blogs**, **decidim-core**, **decidim-debates**, **decidim-meetings**, **decidim-participatory processes**, **decidim-proposals**: Backport 'Fix showing spaces in Last Activity page' to v0.29 [\#13463](https://github.com/decidim/decidim/pull/13463)
- **decidim-admin**: Backport 'Dropdown select scopes on Newsletters ' to v0.29 [\#13475](https://github.com/decidim/decidim/pull/13475)
- **decidim-core**, **decidim-proposals**: Backport 'Fix for creating an amendment in proposals is not cloning the category ' to v0.29 [\#13456](https://github.com/decidim/decidim/pull/13456)
- **decidim-core**, **decidim-dev**, **decidim-generators**, **decidim-system**: Backport 'Fix issues with customized Omniauth callback handling' to v0.29 [\#13393](https://github.com/decidim/decidim/pull/13393)

### Removed

Nothing.

### Developer improvements

- Backport 'Remove invalid upload files' to v0.29 [\#13462](https://github.com/decidim/decidim/pull/13462)

### Internal

Nothing.

## [0.29.0](https://github.com/decidim/decidim/tree/0.29.0)

### Added
Expand Down
166 changes: 83 additions & 83 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,58 +1,58 @@
PATH
remote: .
specs:
decidim (0.29.0)
decidim-accountability (= 0.29.0)
decidim-admin (= 0.29.0)
decidim-api (= 0.29.0)
decidim-assemblies (= 0.29.0)
decidim-blogs (= 0.29.0)
decidim-budgets (= 0.29.0)
decidim-comments (= 0.29.0)
decidim-core (= 0.29.0)
decidim-debates (= 0.29.0)
decidim-forms (= 0.29.0)
decidim-generators (= 0.29.0)
decidim-meetings (= 0.29.0)
decidim-pages (= 0.29.0)
decidim-participatory_processes (= 0.29.0)
decidim-proposals (= 0.29.0)
decidim-sortitions (= 0.29.0)
decidim-surveys (= 0.29.0)
decidim-system (= 0.29.0)
decidim-verifications (= 0.29.0)
decidim-accountability (0.29.0)
decidim-comments (= 0.29.0)
decidim-core (= 0.29.0)
decidim-admin (0.29.0)
decidim (0.29.1)
decidim-accountability (= 0.29.1)
decidim-admin (= 0.29.1)
decidim-api (= 0.29.1)
decidim-assemblies (= 0.29.1)
decidim-blogs (= 0.29.1)
decidim-budgets (= 0.29.1)
decidim-comments (= 0.29.1)
decidim-core (= 0.29.1)
decidim-debates (= 0.29.1)
decidim-forms (= 0.29.1)
decidim-generators (= 0.29.1)
decidim-meetings (= 0.29.1)
decidim-pages (= 0.29.1)
decidim-participatory_processes (= 0.29.1)
decidim-proposals (= 0.29.1)
decidim-sortitions (= 0.29.1)
decidim-surveys (= 0.29.1)
decidim-system (= 0.29.1)
decidim-verifications (= 0.29.1)
decidim-accountability (0.29.1)
decidim-comments (= 0.29.1)
decidim-core (= 0.29.1)
decidim-admin (0.29.1)
active_link_to (~> 1.0)
decidim-core (= 0.29.0)
decidim-core (= 0.29.1)
devise (~> 4.7)
devise-i18n (~> 1.2)
devise_invitable (~> 2.0, >= 2.0.9)
decidim-api (0.29.0)
decidim-core (= 0.29.0)
decidim-api (0.29.1)
decidim-core (= 0.29.1)
graphql (~> 2.2.6)
graphql-docs (~> 4.0)
rack-cors (~> 1.0)
decidim-assemblies (0.29.0)
decidim-core (= 0.29.0)
decidim-blogs (0.29.0)
decidim-admin (= 0.29.0)
decidim-comments (= 0.29.0)
decidim-core (= 0.29.0)
decidim-budgets (0.29.0)
decidim-comments (= 0.29.0)
decidim-core (= 0.29.0)
decidim-comments (0.29.0)
decidim-core (= 0.29.0)
decidim-assemblies (0.29.1)
decidim-core (= 0.29.1)
decidim-blogs (0.29.1)
decidim-admin (= 0.29.1)
decidim-comments (= 0.29.1)
decidim-core (= 0.29.1)
decidim-budgets (0.29.1)
decidim-comments (= 0.29.1)
decidim-core (= 0.29.1)
decidim-comments (0.29.1)
decidim-core (= 0.29.1)
redcarpet (~> 3.5, >= 3.5.1)
decidim-conferences (0.29.0)
decidim-core (= 0.29.0)
decidim-meetings (= 0.29.0)
decidim-conferences (0.29.1)
decidim-core (= 0.29.1)
decidim-meetings (= 0.29.1)
wicked_pdf (~> 2.7)
wkhtmltopdf-binary (= 0.12.6.6)
decidim-core (0.29.0)
decidim-core (0.29.1)
active_link_to (~> 1.0)
acts_as_list (~> 1.0)
batch-loader (~> 1.2)
Expand Down Expand Up @@ -102,16 +102,16 @@ PATH
valid_email2 (~> 4.0)
web-push (~> 3.0)
wisper (~> 2.0)
decidim-debates (0.29.0)
decidim-comments (= 0.29.0)
decidim-core (= 0.29.0)
decidim-design (0.29.0)
decidim-core (= 0.29.0)
decidim-dev (0.29.0)
decidim-debates (0.29.1)
decidim-comments (= 0.29.1)
decidim-core (= 0.29.1)
decidim-design (0.29.1)
decidim-core (= 0.29.1)
decidim-dev (0.29.1)
bullet (~> 7.1.6)
byebug (~> 11.0)
capybara (~> 3.39)
decidim (= 0.29.0)
decidim (= 0.29.1)
erb_lint (~> 0.4.0)
factory_bot_rails (~> 6.2)
faker (~> 3.2)
Expand Down Expand Up @@ -143,52 +143,52 @@ PATH
w3c_rspec_validators (~> 0.3.0)
webmock (~> 3.18)
wisper-rspec (~> 1.0)
decidim-forms (0.29.0)
decidim-core (= 0.29.0)
decidim-forms (0.29.1)
decidim-core (= 0.29.1)
wicked_pdf (~> 2.1)
wkhtmltopdf-binary (= 0.12.6.6)
decidim-generators (0.29.0)
decidim-core (= 0.29.0)
decidim-initiatives (0.29.0)
decidim-admin (= 0.29.0)
decidim-comments (= 0.29.0)
decidim-core (= 0.29.0)
decidim-verifications (= 0.29.0)
decidim-generators (0.29.1)
decidim-core (= 0.29.1)
decidim-initiatives (0.29.1)
decidim-admin (= 0.29.1)
decidim-comments (= 0.29.1)
decidim-core (= 0.29.1)
decidim-verifications (= 0.29.1)
hexapdf (~> 0.32.0)
wicked_pdf (~> 2.1)
wkhtmltopdf-binary (= 0.12.6.6)
decidim-meetings (0.29.0)
decidim-core (= 0.29.0)
decidim-forms (= 0.29.0)
decidim-meetings (0.29.1)
decidim-core (= 0.29.1)
decidim-forms (= 0.29.1)
icalendar (~> 2.5)
decidim-pages (0.29.0)
decidim-core (= 0.29.0)
decidim-participatory_processes (0.29.0)
decidim-core (= 0.29.0)
decidim-proposals (0.29.0)
decidim-comments (= 0.29.0)
decidim-core (= 0.29.0)
decidim-pages (0.29.1)
decidim-core (= 0.29.1)
decidim-participatory_processes (0.29.1)
decidim-core (= 0.29.1)
decidim-proposals (0.29.1)
decidim-comments (= 0.29.1)
decidim-core (= 0.29.1)
doc2text (~> 0.4.7)
redcarpet (~> 3.5, >= 3.5.1)
decidim-sortitions (0.29.0)
decidim-admin (= 0.29.0)
decidim-comments (= 0.29.0)
decidim-core (= 0.29.0)
decidim-proposals (= 0.29.0)
decidim-surveys (0.29.0)
decidim-core (= 0.29.0)
decidim-forms (= 0.29.0)
decidim-system (0.29.0)
decidim-sortitions (0.29.1)
decidim-admin (= 0.29.1)
decidim-comments (= 0.29.1)
decidim-core (= 0.29.1)
decidim-proposals (= 0.29.1)
decidim-surveys (0.29.1)
decidim-core (= 0.29.1)
decidim-forms (= 0.29.1)
decidim-system (0.29.1)
active_link_to (~> 1.0)
decidim-core (= 0.29.0)
decidim-core (= 0.29.1)
devise (~> 4.7)
devise-i18n (~> 1.2)
devise_invitable (~> 2.0, >= 2.0.9)
decidim-templates (0.29.0)
decidim-core (= 0.29.0)
decidim-forms (= 0.29.0)
decidim-verifications (0.29.0)
decidim-core (= 0.29.0)
decidim-templates (0.29.1)
decidim-core (= 0.29.1)
decidim-forms (= 0.29.1)
decidim-verifications (0.29.1)
decidim-core (= 0.29.1)

GEM
remote: https://rubygems.org/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Decidim
# This holds decidim-accountability version.
module Accountability
def self.version
"0.29.0"
"0.29.1"
end
end
end
2 changes: 1 addition & 1 deletion decidim-admin/lib/decidim/admin/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Decidim
# This holds the decidim-admin version.
module Admin
def self.version
"0.29.0"
"0.29.1"
end
end
end
2 changes: 1 addition & 1 deletion decidim-api/lib/decidim/api/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Decidim
# This holds the decidim-api version.
module Api
def self.version
"0.29.0"
"0.29.1"
end
end
end
2 changes: 1 addition & 1 deletion decidim-assemblies/lib/decidim/assemblies/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Decidim
# This holds the decidim-assemblies version.
module Assemblies
def self.version
"0.29.0"
"0.29.1"
end
end
end
2 changes: 1 addition & 1 deletion decidim-blogs/lib/decidim/blogs/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Decidim
# This holds the decidim-pages version.
module Blogs
def self.version
"0.29.0"
"0.29.1"
end
end
end
2 changes: 1 addition & 1 deletion decidim-budgets/lib/decidim/budgets/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Decidim
# This holds the decidim-budgets version.
module Budgets
def self.version
"0.29.0"
"0.29.1"
end
end
end
2 changes: 1 addition & 1 deletion decidim-comments/lib/decidim/comments/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Decidim
# This holds the decidim-comments version.
module Comments
def self.version
"0.29.0"
"0.29.1"
end
end
end
2 changes: 1 addition & 1 deletion decidim-conferences/lib/decidim/conferences/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Decidim
# This holds the decidim-conferences version.
module Conferences
def self.version
"0.29.0"
"0.29.1"
end
end
end
2 changes: 1 addition & 1 deletion decidim-core/lib/decidim/core/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Decidim
# This holds the decidim-core version.
module Core
def self.version
"0.29.0"
"0.29.1"
end
end
end
2 changes: 1 addition & 1 deletion decidim-debates/lib/decidim/debates/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Decidim
# This holds the decidim-debates version.
module Debates
def self.version
"0.29.0"
"0.29.1"
end
end
end
2 changes: 1 addition & 1 deletion decidim-design/lib/decidim/design/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
module Decidim
module Design
def self.version
"0.29.0"
"0.29.1"
end
end
end
2 changes: 1 addition & 1 deletion decidim-dev/lib/decidim/dev/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Decidim
# This holds the decidim-dev version.
module Dev
def self.version
"0.29.0"
"0.29.1"
end
end
end
2 changes: 1 addition & 1 deletion decidim-forms/lib/decidim/forms/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Decidim
# This holds the decidim-forms version.
module Forms
def self.version
"0.29.0"
"0.29.1"
end
end
end
Loading

0 comments on commit d10652b

Please sign in to comment.