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

dependencies: update a4 tag mB-v2503.1 #6261

Merged
merged 1 commit into from
Mar 11, 2025
Merged
Show file tree
Hide file tree
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
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,33 @@ All notable changes to this project will be documented in this file.
Since version v2308 the format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
This project (not yet) adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v2503.1

### Changed

- Renamed blueprint-picker.js to blueprint-dialog.js, completely removing Bootstrap and jQuery dependencies in favor of vanilla JavaScript with the native HTML dialog element
- Fixed issue with body element being modified by Bootstrap modal code
- Added proper AJAX request handling with `X-Requested-With: XMLHttpRequest` header to ensure only dialog content is loaded
- Refactored modal in `nav_modules.html` to use native HTML `<dialog>` element for better performance and accessibility

### Added

- `/components_dashboard/_blueprint-dialog.scss` for styling the native dialog component- Added district, organisation, description and topics to kiezradar (project overview) search.
- render_module_insights template tag for rendering insights/stats per module
- timeline include for representation of project modules & events
- add vorhaben tile

### Fixed

- Kiezradar serializer by including dict value for point field (fix comes from adhocracy4)
- search profile filtering with postgresql full text search
- kiez update issue when user has 5 kiezes

### Removed

- get_num_entries template tag


## v2502.1

### Changed
Expand Down
7 changes: 0 additions & 7 deletions changelog/0000.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog/1.md

This file was deleted.

16 changes: 0 additions & 16 deletions changelog/1111.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog/1234.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog/2627.md

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/5925.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog/6150.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog/6239.md

This file was deleted.

6 changes: 0 additions & 6 deletions changelog/6881.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog/7274.md

This file was deleted.

7 changes: 0 additions & 7 deletions changelog/7618.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog/7628.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog/7630.md

This file was deleted.

8 changes: 0 additions & 8 deletions changelog/7681.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog/7697.md

This file was deleted.

7 changes: 0 additions & 7 deletions changelog/7701.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog/7702.md

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/7760.md

This file was deleted.

9 changes: 0 additions & 9 deletions changelog/7761.md

This file was deleted.

9 changes: 0 additions & 9 deletions changelog/7770.md

This file was deleted.

9 changes: 0 additions & 9 deletions changelog/7828.md

This file was deleted.

10 changes: 0 additions & 10 deletions changelog/7829.md

This file was deleted.

8 changes: 0 additions & 8 deletions changelog/7833.md

This file was deleted.

3 changes: 0 additions & 3 deletions changelog/7840.md

This file was deleted.

9 changes: 0 additions & 9 deletions changelog/7861.md

This file was deleted.

17 changes: 0 additions & 17 deletions changelog/7862.md

This file was deleted.

7 changes: 0 additions & 7 deletions changelog/7899.md

This file was deleted.

7 changes: 0 additions & 7 deletions changelog/8037.md

This file was deleted.

15 changes: 0 additions & 15 deletions changelog/8163.md

This file was deleted.

9 changes: 0 additions & 9 deletions changelog/8231.md

This file was deleted.

6 changes: 0 additions & 6 deletions changelog/8374.md

This file was deleted.

2 changes: 0 additions & 2 deletions changelog/8375.md

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/8446.md

This file was deleted.

7 changes: 0 additions & 7 deletions changelog/8447.md

This file was deleted.

18 changes: 0 additions & 18 deletions changelog/8448.md

This file was deleted.

10 changes: 0 additions & 10 deletions changelog/8465.md

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/8472.md

This file was deleted.

11 changes: 0 additions & 11 deletions changelog/8473.md

This file was deleted.

12 changes: 0 additions & 12 deletions changelog/8504.md

This file was deleted.

6 changes: 0 additions & 6 deletions changelog/8527.md

This file was deleted.

6 changes: 0 additions & 6 deletions changelog/8529.md

This file was deleted.

9 changes: 0 additions & 9 deletions changelog/8530.md

This file was deleted.

11 changes: 0 additions & 11 deletions changelog/8542.md

This file was deleted.

Loading