OpenProject - Package Updates
-
[3.33.1]
- Update openproject to 15.3.1
- Full Changelog
- Bugfix: In add relation dialog, selecting a WP that user doesn't have permission to edit raises an error [#60858]
- Bugfix: Danger and Feedback Dialogs have broken ARIA describedby attribute value [#61347]
- Bugfix: Big space below the comment box on mobile [#61543]
- Bugfix: Danger Dialog scroll behaviour still incorrect when used with forms [#61546]
- Bugfix: Meeting sets system user as invited [#61570]
- Bugfix: Time entry cannot be saved when comment is >255 characters long [#61602]
- Bugfix: XSS via time entry comment [#61605]
- Bugfix: Danger Dialogs should use "alertdialog" ARIA role [#61630]
- Bugfix: Meeting with an attachment cannot be deleted [#61632]
- Bugfix: My spent time: No error feedback when selecting work package without cost module enabled [#61635]
- Bugfix: Meeting series not destroyed together with project [#61638]
- Bugfix: Changing the work package on an existing time entry creates a new time entry instead of updating the old one [#61657]
- Bugfix: Cannot delete users who used emoji reactions [#61708]
- Bugfix: Cannot delete users who have work package reminders [#61756]
-
[3.33.2]
- Update openproject to 15.3.2
- Full Changelog
- Bugfix: Meeting organiser does not receive their own meeting invites [#61427]
- Bugfix: Internal Server Error when export with open overview screen panel [#61726]
- Bugfix: PDF Export: table cell border/background styles definition in yml file is ignored [#61749]
- Bugfix: Form configuration requires reload - without reload the configuration of relations tables fail [#61919]
- Bugfix: Meeting series do not correctly handle daylight saving time switches [#61933]
-
[3.34.0]
- Base image 5.0.0
-
[3.35.0]
- Update openproject to v15.4.0
-
[3.35.1]
- Update openproject to 15.4.1
- Full Changelog
- Bugfix: Invalid error displayed when switching parent to automatic [#62261]
- Bugfix: ActiveRecord::RecordNotFound in WorkPackages::DatePickerController#show [#62300]
- Bugfix: PDF Export: Templates selection not translated [#62319]
- Bugfix: Date picker not working as expected for time zones with a negative offset (v15.4.) [#62341]
- Bugfix: Calendar resets if user clicks on 'Working days only' when there are no predecessors [#62362]
-
[3.35.2]
- Update openproject to 15.4.2
- Full Changelog
- Bugfix: Inconsistent behaviour for switching to automatic mode in WP create form [#61960]
- Bugfix: WP can't be transformed to a Milestone if it is automatically scheduled [#62190]
- Bugfix: Many WP fields are visually misaligned when populated with data [#62249]
- Bugfix: PDF Export Report: no attributes are exported if the default columns of a query is used [#62316]
- Bugfix: Error 500 when updating names, color tags, or status of Work Package "Priorities" [#62459]
- Bugfix: Migration job WorkPackages::AutomaticMode::MigrateValuesJob not properly retried [#62479]
- Bugfix: Creating a child from work package list does not properly update parent's dates [#62487]
-
[3.36.0]
- Update openproject to 15.5.0
- Full Changelog
-
[3.36.1]
- Update openproject to 15.5.1
- Full Changelog
- Bugfix: PDF Export: Strikethrough formatting in tables is not applied [#62231]
- Bugfix: Non-working days can be choosen via date field [#62525]
- Bugfix: 'Related to' relations is added when user adds any other type of relations [#62587]
- Bugfix: Cannot start /usr/bin/openproject run web after Upgrade to 15.3.2 [#62764]
- Bugfix: ActiveRecord::RecordNotFound in WorkPackages::DatePickerController#show [#62834]
- Bugfix: ActiveRecord::RecordNotUnique on RecurringMeetingsController#update [#63381]
- Bugfix: SystemStackError on api/v3/projects with larger pageSize (e.g. 1000) [#63498]
- Bugfix: Error 500 on deleting Categories [#63502]
- Bugfix: All /assets/frontend requests return 404 not found [#63503]
- Bugfix: 500 when sending empty workflow [#63514]
-
[3.37.0]
- Update openproject to 16.0.0
-
[3.37.1]
- Update openproject to 16.0.1
- Full Changelog
- Feature: Add internal:boolean property to activity comments (read) API [#62130]
- Bugfix: Some dates and scheduling mode are lost when creating project from template [#62426]
- Bugfix: Edge case when creating a section for an empty non-blankslate meeting [#63422]
- Bugfix: Error when dragging a work package to its children in work packages list [#63499]
- Bugfix: Creation of sub-items in hierarchy custom field not possible (error 500) [#63855]
- Bugfix: Missing/wrong error handling for periodic activity tab updates [#64073]
- Bugfix: Polling meeting updates can cause Browser's Basic auth pop-up [#64088]
- Bugfix: Polling work package activity updates can cause Browser's Basic auth pop-up [#64091]
- Bugfix: NoMethodError on PATCH::API::V3::WorkPackages::WorkPackagesAPI#/work_packages/:id/ [#64133]
- Bugfix: Database migration 20240405131352_create_meeting_sections fails on Update [#64298]