Skip to content

Commit

Permalink
fix typos and unify spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
as-op committed Nov 13, 2024
1 parent 48df01d commit 93100d4
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 24 deletions.
16 changes: 8 additions & 8 deletions docs/release-notes/14-5-0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,11 @@ See our user guide to learn more about [project lists and how to filter them](..

### PDF export of meeting agenda and meeting

When pressing the key combination for printing – e.g. **cmd + P** for mac users or **STRG + P** for Windows users – you can create your meeting as PDF, download and print it. This has been improved with OpenProject 14.5, so that, for example, meeting buttons like **+ Add** are not displayed in the PDF.
When pressing the key combination for printing – e.g. **cmd + P** for mac users or **CTRL + P** for Windows users – you can create your meeting as PDF, download and print it. This has been improved with OpenProject 14.5, so that, for example, meeting buttons like **+ Add** are not displayed in the PDF.

### Meetings: Disable by default "Send out invitation emails upon creation"

When creating a new meeting in OpenProject, you can choose wheather you want to send out invitation emails or not. Up until now, this has been enabled by default. Due to user feedback, this option is now disabled per default.
When creating a new meeting in OpenProject, you can choose whether you want to send out invitation emails or not. Up until now, this has been enabled by default. Due to user feedback, this option is now disabled per default.

### Rename actions in work package dropdown menu

Expand Down Expand Up @@ -131,7 +131,7 @@ In this release, the dynamic bootstrapping of Angular components has been remove
- Bugfix: \[API doc\] GET /projects missing params and incorrect response \[[#40642](https://community.openproject.org/wp/40642)\]
- Bugfix: OpenAPI Specs wrong for creating work package relations \[[#40942](https://community.openproject.org/wp/40942)\]
- Bugfix: API Description and OpenAPI Spec not consistent \[[#40945](https://community.openproject.org/wp/40945)\]
- Bugfix: Truncaded custom fields in work package table (Browser: Edge) \[[#52890](https://community.openproject.org/wp/52890)\]
- Bugfix: Truncated custom fields in work package table (Browser: Edge) \[[#52890](https://community.openproject.org/wp/52890)\]
- Bugfix: GitLab integration pipeline status not updated \[[#54122](https://community.openproject.org/wp/54122)\]
- Bugfix: Wrong date format in notification email \[[#54136](https://community.openproject.org/wp/54136)\]
- Bugfix: Sort order of wiki pages in side-menu wrong / inconsistent \[[#54450](https://community.openproject.org/wp/54450)\]
Expand All @@ -147,8 +147,8 @@ In this release, the dynamic bootstrapping of Angular components has been remove
- Bugfix: Internal error when trying to change 2FA settings that are enforced through ENV \[[#56821](https://community.openproject.org/wp/56821)\]
- Bugfix: FixDeletedDataJournals migration can fail sometimes \[[#56846](https://community.openproject.org/wp/56846)\]
- Bugfix: Backlogs and GitHub have unnecessarily nested menu nodes \[[#56920](https://community.openproject.org/wp/56920)\]
- Bugfix: Wording of error message for Nextcloud host in storage form is missleading \[[#56992](https://community.openproject.org/wp/56992)\]
- Bugfix: OpenProject Dark Mode: selection colour of table rows \[[#57003](https://community.openproject.org/wp/57003)\]
- Bugfix: Wording of error message for Nextcloud host in storage form is misleading \[[#56992](https://community.openproject.org/wp/56992)\]
- Bugfix: OpenProject Dark Mode: selection color of table rows \[[#57003](https://community.openproject.org/wp/57003)\]
- Bugfix: Work package toolbar has double outline on left \[[#57004](https://community.openproject.org/wp/57004)\]
- Bugfix: Firefox cuts PDF export after the first page \[[#57027](https://community.openproject.org/wp/57027)\]
- Bugfix: Some status indicators are missing a border \[[#57031](https://community.openproject.org/wp/57031)\]
Expand All @@ -158,16 +158,16 @@ In this release, the dynamic bootstrapping of Angular components has been remove
- Bugfix: Nextcloud "recheck connection" checks for GroupFolderApp though AMPF is deactivated \[[#57068](https://community.openproject.org/wp/57068)\]
- Bugfix: In the calendar widget on the My Page page, meetings are displayed with the wrong time \[[#57078](https://community.openproject.org/wp/57078)\]
- Bugfix: Default user avatar is too big for work package table rendering (safari) \[[#57093](https://community.openproject.org/wp/57093)\]
- Bugfix: OpenProject Dark Mode: CKEditor using too light colours e.g. for pressed buttons \[[#57103](https://community.openproject.org/wp/57103)\]
- Bugfix: OpenProject Dark Mode: CKEditor using too light colors e.g. for pressed buttons \[[#57103](https://community.openproject.org/wp/57103)\]
- Bugfix: Cannot download 2FA backup codes \[[#57146](https://community.openproject.org/wp/57146)\]
- Bugfix: OpenProject Dark Mode: diff view for description (and large text fields) not matching \[[#57151](https://community.openproject.org/wp/57151)\]
- Bugfix: Project filter in notification center is not correctly highlighted \[[#57154](https://community.openproject.org/wp/57154)\]
- Bugfix: Time and cost report : text of unit cost activity is displayed with html tag '<i>' \[[#57198](https://community.openproject.org/wp/57198)\]
- Bugfix: Meeting selection in work packages highly confusing \[[#57205](https://community.openproject.org/wp/57205)\]
- Bugfix: Attachment headlines are semi-transparent and overlapped by content \[[#57209](https://community.openproject.org/wp/57209)\]
- Bugfix: Webhook doesn't log all errors \[[#57277](https://community.openproject.org/wp/57277)\]
- Bugfix: Webhook doesn't log all errors \[[#57277](https://community.openproject.org/wp/57277)\]
- Bugfix: Notifications for date alerts show name of a person \[[#57279](https://community.openproject.org/wp/57279)\]
- Bugfix: OpenProject Dark Mode: reiterate hover/active button colour \[[#57282](https://community.openproject.org/wp/57282)\]
- Bugfix: OpenProject Dark Mode: reiterate hover/active button color \[[#57282](https://community.openproject.org/wp/57282)\]
- Bugfix: Robots follow action links unnecessarily \[[#57316](https://community.openproject.org/wp/57316)\]
- Bugfix: Some previews in the Lookbook do not work \[[#57322](https://community.openproject.org/wp/57322)\]
- Bugfix: Number of meeting participants does not add up \[[#57392](https://community.openproject.org/wp/57392)\]
Expand Down
6 changes: 3 additions & 3 deletions docs/release-notes/14-6-0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ On the Meetings tab in the split screen view, the number next to the “Meetings
- Bugfix: Authorization::UnknownPermissionError happened in GET::API::V3::Root#/ \[[#56064](https://community.openproject.org/wp/56064)\]
- Bugfix: Some Gantt charts get migrated to the work package module \[[#56769](https://community.openproject.org/wp/56769)\]
- Bugfix: \[API doc\] color attribute of status missing \[[#57016](https://community.openproject.org/wp/57016)\]
- Bugfix: Menu Transparent for existings user afer db upgrade to 14.3.0 from 9.x \[[#57037](https://community.openproject.org/wp/57037)\]
- Bugfix: Menu Transparent for existing user after db upgrade to 14.3.0 from 9.x \[[#57037](https://community.openproject.org/wp/57037)\]
- Bugfix: Right side of the instance upper banner looks misaligned \[[#57092](https://community.openproject.org/wp/57092)\]
- Bugfix: Primer: Action menu is sometimes incorrectly positioned on mobile \[[#57143](https://community.openproject.org/wp/57143)\]
- Bugfix: Icons and spacing is off on Work package table configuration view \[[#57345](https://community.openproject.org/wp/57345)\]
Expand All @@ -103,7 +103,7 @@ On the Meetings tab in the split screen view, the number next to the “Meetings
- Bugfix: www-authenticate header lacks comma \[[#58009](https://community.openproject.org/wp/58009)\]
- Bugfix: Nextcloud connection validation fails on disabled AMPF configuration \[[#58018](https://community.openproject.org/wp/58018)\]
- Bugfix: White space wrong in text diff \[[#58092](https://community.openproject.org/wp/58092)\]
- Bugfix: Primary button with a different custom colour remains green on click/pressed \[[#58130](https://community.openproject.org/wp/58130)\]
- Bugfix: Primary button with a different custom color remains green on click/pressed \[[#58130](https://community.openproject.org/wp/58130)\]
- Bugfix: 'dd' is showing when reloading notification center \[[#58134](https://community.openproject.org/wp/58134)\]
- Bugfix: Update storage banners to render with rounded borders \[[#58142](https://community.openproject.org/wp/58142)\]
- Bugfix: Update the post storage creation message: admins don't need to activate individual modules per project anymore \[[#58150](https://community.openproject.org/wp/58150)\]
Expand All @@ -123,7 +123,7 @@ On the Meetings tab in the split screen view, the number next to the “Meetings
- Feature: Add to connection validation that managed directory is empty for Nextcloud storages \[[#57347](https://community.openproject.org/wp/57347)\]
- Feature: Turn project list into favorite without reloading the page \[[#57505](https://community.openproject.org/wp/57505)\]
- Feature: Remove menu entry "Projects" from "System settings" submenu in the Administration \[[#57536](https://community.openproject.org/wp/57536)\]
- Feature: Replace "Add assignee" button in Team Pleanner with "+ Assignee" \[[#57648](https://community.openproject.org/wp/57648)\]
- Feature: Replace "Add assignee" button in Team Planner with "+ Assignee" \[[#57648](https://community.openproject.org/wp/57648)\]
- Feature: Update all clickable elements inside the box elements with the link color \[[#57649](https://community.openproject.org/wp/57649)\]
- Feature: Keep scroll position when reloading a meeting through the update flash \[[#57904](https://community.openproject.org/wp/57904)\]
- Feature: Improvements to the Participants side panel (phrasing and spacing) \[[#57911](https://community.openproject.org/wp/57911)\]
Expand Down
12 changes: 6 additions & 6 deletions docs/release-notes/15-0-0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ For more information, please see our updated guides on these topics:
- Feature: Move primary action to subheader \[[#58636](https://community.openproject.org/wp/58636)\]
- Bugfix: Work package date picker: wrong spacing \[[#47777](https://community.openproject.org/wp/47777)\]
- Bugfix: User is not taken to the secondary input field after selecting a filter \[[#53767](https://community.openproject.org/wp/53767)\]
- Bugfix: Creating project from template doesn't take over version filter correctly \[[#53978](https://community.openproject.org/wp/53978)\]
- Bugfix: Creating project from template doesn't take over version filter correctly \[[#53978](https://community.openproject.org/wp/53978)\]
- Bugfix: \[mobile\] Scrolling within a modal scrolls the content underneath \[[#54109](https://community.openproject.org/wp/54109)\]
- Bugfix: Missing "cause" in WP journal when closing duplicates \[[#54372](https://community.openproject.org/wp/54372)\]
- Bugfix: The Assignee drop down list in the work packages list can't show long name perfectly. \[[#55870](https://community.openproject.org/wp/55870)\]
Expand All @@ -188,13 +188,13 @@ For more information, please see our updated guides on these topics:
- Bugfix: Insufficient spacing on Captcha modal \[[#57804](https://community.openproject.org/wp/57804)\]
- Bugfix: Broken link to the documentation in open storage modal after timeout. \[[#57896](https://community.openproject.org/wp/57896)\]
- Bugfix: Topbar search input text color is too dark when unfocused \[[#57950](https://community.openproject.org/wp/57950)\]
- Bugfix: Gantt chart PDF export ignores manuall sorting \[[#57960](https://community.openproject.org/wp/57960)\]
- Bugfix: Gantt chart PDF export ignores manually sorting \[[#57960](https://community.openproject.org/wp/57960)\]
- Bugfix: The Activity entry for creation is lacking the info that it is a "Creation". \[[#57968](https://community.openproject.org/wp/57968)\]
- Bugfix: Number of listed Work Packages limited to 20 only w/o button of page number for switching \[[#57977](https://community.openproject.org/wp/57977)\]
- Bugfix: Fix AMPF "Health status" error messages capitalisation \[[#58016](https://community.openproject.org/wp/58016)\]
- Bugfix: Fix AMPF "Health status" error messages capitalization \[[#58016](https://community.openproject.org/wp/58016)\]
- Bugfix: User tab headers overlap when header text is long \[[#58106](https://community.openproject.org/wp/58106)\]
- Bugfix: Dark mode: "Custom text" widget - table cell editing UI has wrong colors \[[#58108](https://community.openproject.org/wp/58108)\]
- Bugfix: Self notification doesn't trigger a notifcation and mail \[[#58151](https://community.openproject.org/wp/58151)\]
- Bugfix: Self notification doesn't trigger a notification and mail \[[#58151](https://community.openproject.org/wp/58151)\]
- Bugfix: Unnecessary space to the right on certain view width \[[#58237](https://community.openproject.org/wp/58237)\]
- Bugfix: Access token refresh results in error message in files tab \[[#58271](https://community.openproject.org/wp/58271)\]
- Bugfix: Improve sidebar item alignment \[[#58280](https://community.openproject.org/wp/58280)\]
Expand All @@ -204,7 +204,7 @@ For more information, please see our updated guides on these topics:
- Bugfix: My page is empty if user has no permissions \[[#58341](https://community.openproject.org/wp/58341)\]
- Bugfix: Update-Warning is not readable in dark mode \[[#58359](https://community.openproject.org/wp/58359)\]
- Bugfix: Sorting custom actions by "sort" header produces 500 \[[#58361](https://community.openproject.org/wp/58361)\]
- Bugfix: Creating project from template doesn't take over version column correctly \[[#58388](https://community.openproject.org/wp/58388)\]
- Bugfix: Creating project from template doesn't take over version column correctly \[[#58388](https://community.openproject.org/wp/58388)\]
- Bugfix: Meetings modules is not showing the sidebar selection in the PageHeader \[[#58393](https://community.openproject.org/wp/58393)\]
- Bugfix: Enterprise banners have excessive top-margin \[[#58404](https://community.openproject.org/wp/58404)\]
- Bugfix: Enterprise banner is not shown on "new board" page \[[#58411](https://community.openproject.org/wp/58411)\]
Expand Down Expand Up @@ -237,4 +237,4 @@ Last but not least, we are very grateful for our very engaged translation contri
- [william](https://crowdin.com/profile/WilliamFromTW), for a great number of translations into Chinese Simplified and Chinese Traditional.
- [Alin Marcu](https://crowdin.com/profile/deconfcom), for a great number of translations into Romanian.

Would you like to help out with translations yourself? Then take a look at our [translation guide](../../development/translate-openproject/) and find out exactly how you can contribute. It is very much appreciated!
Would you like to help out with translations yourself? Then take a look at our [translation guide](../../development/translate-openproject/) and find out exactly how you can contribute. It is very much appreciated!
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ After pressing **CREATE** you will see a following pop-up window.
- On the next section, set **Client ID** and **Client Secret** (from step 2)
- Enable **Limit self registration** option if you want users that create accounts with this provider to bypass the configured limit for self-registration.

![Add a new OpenID Gogole provider in OpenProject administration](openproject_system-admin-guide_authentication_openid_provider_new_google.png)
![Add a new OpenID Google provider in OpenProject administration](openproject_system-admin-guide_authentication_openid_provider_new_google.png)

Press **Finish setup** to save the client and complete. If you go back to the index page of OpenID connect providers, the new provider should be visible.

Expand Down Expand Up @@ -278,7 +278,7 @@ The option takes a space-separated list of ACR values. This is functionally the

After entering Claims information, click **Finish setup** to complete the provider creation form.

![Bildschirmfoto 2024-11-06 um 18.34.28](./custom-provider-claims.png)
![Custom provider claims](./custom-provider-claims.png)



Expand Down
6 changes: 3 additions & 3 deletions docs/system-admin-guide/design/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ Navigate to *Administration* -> *Design* in order to customize your OpenProject

The design page provides several options to customize your OpenProject Enterprise edition, grouped under three tabs, **Interface, Branding, PDF export styles**. You can [choose a color theme](#choose-a-color-theme) under any of these tabs.

Under **Interface** you can also choose [custom colors](#interface-colors) for elements of the interface such as the primary button colour, accent colour, the background of the top navigation header and the main menu.
Under **Interface** you can also choose [custom colors](#interface-colors) for elements of the interface such as the primary button color, accent color, the background of the top navigation header and the main menu.

![Design interface settings in OpenProject adminstration](openproject_system_guide_design_interface.png)
![Design interface settings in OpenProject administration](openproject_system_guide_design_interface.png)

Under the **Branding** tab you can also [upload a custom logo](#upload-a-custom-logo) to replace the default OpenProject logo, [set a custom favicon](#set-a-custom-favicon), which is shown as an icon in your browser window/tab, and [upload a custom touch icon](#set-a-custom-touch-icon), which is shown on your smartphone or tablet when you bookmark OpenProject on your home screen.

Expand Down Expand Up @@ -47,7 +47,7 @@ Click the *Upload* button to confirm and upload your logo.



![Custom logo updated in OpenProject admistration](openproject_system_guide_design_custom_logo_uploaded.png)
![Custom logo updated in OpenProject administration](openproject_system_guide_design_custom_logo_uploaded.png)

## Set a custom favicon

Expand Down
2 changes: 1 addition & 1 deletion docs/system-admin-guide/integrations/nextcloud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ To add a Nextcloud to a specific project on a project level, navigate to any exi

To add a Nextcloud storage to one or multiple projects on an instance level, click on a file storage under *Administration -> Files -> External file storages* and select **Enabled in projects** tab. If the file storage setup was not completed properly, you will see a respective message.

![Storage setup incomplete message in OprnProject file storages administration](openproject_system_guide_nextcloud_integration_setup_incomplete_message.png)
![Storage setup incomplete message in OpenProject file storages administration](openproject_system_guide_nextcloud_integration_setup_incomplete_message.png)

If the storage was set up correctly, you will be able activate the file storage for one or multiple projects. To do that click the **+Add projects** button.

Expand Down
2 changes: 1 addition & 1 deletion docs/user-guide/notifications/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ In addition to the in-app notifications, you will also get a once-a-day summary

Click on the **Mark as read** button represented by the envelope icon on the right side of the notification row. This will mark all the notifications for that work package (indicated by the number on the blue badge) as read. You can also use the **Mark as Read** button at the bottom of the split-screen view of a work package to achieve the same result.

![Mark notifications as read in OpenProject noticification center](openproject_user_guide_notification_center_mark_read_envelope.png)
![Mark notifications as read in OpenProject notifications center](openproject_user_guide_notification_center_mark_read_envelope.png)

Additionally, you can mark notifications as read in the work package full screen view by clicking on the envelope icon in the upper right corner of the details view.

Expand Down

0 comments on commit 93100d4

Please sign in to comment.