Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverguenther committed May 22, 2024
1 parent f2be52d commit 4c1ff89
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions docs/release-notes/14-1-0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Apart from the features mentioned above, there have been a lot of other changes,
<!-- BEGIN AUTOMATED SECTION -->

- Feature: Button to mark favorite projects in the project overview page \[[#24683](https://community.openproject.org/wp/24683)\]
- Feature: Add links to custom fields type text \[[#26923](https://community.openproject.org/wp/26923)\]
- Feature: Custom fields of type "Link/URL" \[[#26923](https://community.openproject.org/wp/26923)\]
- Feature: Group agenda items with sections \[[#49060](https://community.openproject.org/wp/49060)\]
- Feature: Persist the sort order of project lists \[[#51671](https://community.openproject.org/wp/51671)\]
- Feature: Add "no permission" message to file links using OneDrive/SharePoint \[[#51842](https://community.openproject.org/wp/51842)\]
Expand All @@ -132,16 +132,22 @@ Apart from the features mentioned above, there have been a lot of other changes,
- Feature: Show project name in meetings tab \[[#54192](https://community.openproject.org/wp/54192)\]
- Feature: Show meetings in My Page / Project overview calendar widgets \[[#54286](https://community.openproject.org/wp/54286)\]
- Feature: PDF export gantt chart \[[#54296](https://community.openproject.org/wp/54296)\]
- Feature: PDF export gantt chart options \[[#54297](https://community.openproject.org/wp/54297)\]
- Feature: Open notes for new agenda items \[[#54347](https://community.openproject.org/wp/54347)\]
- Feature: Move permissions from FILE STORAGES to WORK PACKAGES section \[[#54356](https://community.openproject.org/wp/54356)\]
- Feature: Include new IFC toolbar Octicons \[[#54503](https://community.openproject.org/wp/54503)\]
- Feature: Favor and unfavor projects from the favorite column in the project lists \[[#54541](https://community.openproject.org/wp/54541)\]
- Feature: Show empty state for no favorite project in project selector \[[#54542](https://community.openproject.org/wp/54542)\]
- Feature: Make the Gantt PDF export an EE feature \[[#54965](https://community.openproject.org/wp/54965)\]
- Feature: PDF Gantt Export: work package values in first column \[[#55013](https://community.openproject.org/wp/55013)\]
- Feature: Remove Files module from project modules \[[#55035](https://community.openproject.org/wp/55035)\]
- Bugfix: Users who are not allowed to see hourly rates see planned and booked labor costs in budgets \[[#45834](https://community.openproject.org/wp/45834)\]
- Bugfix: Pages have unnecessary "..." collapsing between 1st and 2nd page \[[#46116](https://community.openproject.org/wp/46116)\]
- Bugfix: Creating new/Editing existing Custom action dialogue fails \[[#48964](https://community.openproject.org/wp/48964)\]
- Bugfix: Misleading error message: IFC upload (file size) \[[#52098](https://community.openproject.org/wp/52098)\]
- Bugfix: OpenProject behind prefix some assets still loaded from web root \[[#52292](https://community.openproject.org/wp/52292)\]
- Bugfix: OpenProject behind prefix some assests still loaded from web root \[[#52292](https://community.openproject.org/wp/52292)\]
- Bugfix: BIM-Model View - Context Menu/Pop Up in Viewer \[[#52600](https://community.openproject.org/wp/52600)\]
- Bugfix: Inconsistent interpolations in translation files \[[#53466](https://community.openproject.org/wp/53466)\]
- Bugfix: Removing a project custom field stored as a filter in a project list leads to wrong counter value \[[#53585](https://community.openproject.org/wp/53585)\]
- Bugfix: .ics calendar object does not account for daylight savings time. loads incorrectly in MS Outlook \[[#53788](https://community.openproject.org/wp/53788)\]
- Bugfix: Rails.application.routes don't respects OPENPROJECT\_RAILS\_\_RELATIVE\_\_URL\_\_ROOT \[[#54061](https://community.openproject.org/wp/54061)\]
Expand All @@ -155,6 +161,10 @@ Apart from the features mentioned above, there have been a lot of other changes,
- Bugfix: Project favorite not showing in list if only one in subproject \[[#54729](https://community.openproject.org/wp/54729)\]
- Bugfix: Ldap group sync job running only once per day instead of every half hour \[[#54964](https://community.openproject.org/wp/54964)\]
- Bugfix: Migration from 11 to 14 fails due to obsolete migration step \[[#54968](https://community.openproject.org/wp/54968)\]
- Bugfix: PDF Export: change the default paper size to A4 \[[#55002](https://community.openproject.org/wp/55002)\]
- Bugfix: Project overview headers are showing on work package view \[[#55024](https://community.openproject.org/wp/55024)\]
- Bugfix: Large number of CreateDateAlertNotificationJobs delaying background job execution \[[#55101](https://community.openproject.org/wp/55101)\]
- Bugfix: Improper escaping of custom field values in cost report \[[#55199](https://community.openproject.org/wp/55199)\]
- Feature: Favorite projects \[[#52837](https://community.openproject.org/wp/52837)\]

<!-- END AUTOMATED SECTION -->
Expand Down

0 comments on commit 4c1ff89

Please sign in to comment.