task(docs): fix links to for restructured release notes folders (#11029) [skip ci]

pull/11040/head
Andrej Sandorf 2 years ago committed by as-op
parent e4937bfbb5
commit ef7f69cc33
No known key found for this signature in database
GPG Key ID: 9FA28B706A977D84
  1. 2
      docs/installation-and-operations/operation/upgrading/README.md
  2. 2
      docs/release-notes/10/10-0-0/README.md
  3. 4
      docs/release-notes/10/10-3-0/README.md
  4. 6
      docs/release-notes/10/10-4-0/README.md
  5. 2
      docs/release-notes/10/10-4-1/README.md
  6. 6
      docs/release-notes/11/11-0-0/README.md
  7. 6
      docs/release-notes/11/11-1-0/README.md
  8. 6
      docs/release-notes/11/11-2-0/README.md
  9. 10
      docs/release-notes/11/11-3-0/README.md
  10. 2
      docs/release-notes/3/3-0-0/README.md
  11. 2
      docs/release-notes/4/4-2-0/README.md
  12. 2
      docs/release-notes/5/5-0-0/README.md
  13. 4
      docs/release-notes/6/6-0-1/README.md
  14. 2
      docs/release-notes/6/6-0-2/README.md
  15. 2
      docs/release-notes/6/6-0-3/README.md
  16. 2
      docs/release-notes/6/6-0-4/README.md
  17. 2
      docs/release-notes/6/6-0-5/README.md
  18. 2
      docs/release-notes/6/6-1-0/README.md
  19. 2
      docs/release-notes/6/6-1-1/README.md
  20. 2
      docs/release-notes/7/7-4-0/README.md
  21. 2
      docs/release-notes/7/7-4-5/README.md
  22. 2
      docs/release-notes/7/7-4-6/README.md
  23. 2
      docs/release-notes/8/8-0-0/README.md
  24. 2
      docs/release-notes/8/8-2-1/README.md
  25. 2
      docs/release-notes/8/8-3-2/README.md
  26. 2
      docs/release-notes/9/9-0-0/README.md
  27. 2
      docs/user-guide/gantt-chart/scheduling/README.md

@ -194,7 +194,7 @@ you will need to adjust that package source.
## Upgrade notes for OpenProject 7.x to 8.x
These following points are some known issues around the update to 8.0. It does not contain the entire list of changes. To see all changes, [please browse the release notes](../../../release-notes/8-0-0/).
These following points are some known issues around the update to 8.0. It does not contain the entire list of changes. To see all changes, [please browse the release notes](../../../release-notes/8/8-0-0/).
### Upgrades in NPM may result in package inconsistencies

@ -228,7 +228,7 @@ You will find useful information in the OpenProject [FAQ]() or you can post your
If you're using the OpenProject Cloud Edition, you are already running on the latest version of OpenProject 10.0. For your local installations, there are some minor changes you need to do in order to perform the upgrade.
[Please visit our upgrade guides for more information](../../installation-and-operations/operation/upgrading).
[Please visit our upgrade guides for more information](../../../installation-and-operations/operation/upgrading).

@ -61,12 +61,12 @@ You can find useful information in the [OpenProject help section](https://www.op
If you’re using the OpenProject Cloud Edition, you will be automatically updated to the latest version of OpenProject 10.1 in the next days. For your local installations, there are some minor changes you need to do in order to perform the upgrade.
[Please visit our upgrade guides for more information](../../installation-and-operations/operation/upgrading/).
[Please visit our upgrade guides for more information](../../../installation-and-operations/operation/upgrading/).
## Credits
Special thanks go to all OpenProject contributors without whom this release would not have been possible:
- All the developers, designers, project managers who have contributed to OpenProject.
- Every dedicated user who has [reported bugs](../../development/report-a-bug/) and supported the community by asking and answering questions in the [forum](https://community.openproject.org/projects/openproject/boards).
- Every dedicated user who has [reported bugs](../../../development/report-a-bug/) and supported the community by asking and answering questions in the [forum](https://community.openproject.org/projects/openproject/boards).
- All the engaged users who provided translations on [CrowdIn](https://crowdin.com/projects/opf).

@ -189,7 +189,7 @@ You can slice 3D objects in all dimensions to get a view on the exact thing you
To use OpenProject 10.4 right away, create an instance on [OpenProject.org.](https://start.openproject.com/)
Prefer to run OpenProject 10.4 in your own infrastructure?
Here you can find the [Installation guidelines](../../installation-and-operations) for OpenProject.
Here you can find the [Installation guidelines](../../../installation-and-operations) for OpenProject.
Want to upgrade from a Community version to try out the light or dark theme? [Get a 14 days free trial token.](https://www.openproject.org/enterprise-edition/)
@ -215,7 +215,7 @@ For the upcoming BIM specific release we are focusing on more building industry
## Migrating to OpenProject 10.4
Follow the [upgrade guide for the packaged installation or Docker installation](../../installation-and-operations/operation/upgrading/) to update your OpenProject installation to OpenProject 10.4.
Follow the [upgrade guide for the packaged installation or Docker installation](../../../installation-and-operations/operation/upgrading/) to update your OpenProject installation to OpenProject 10.4.
We update hosted OpenProject environments (Cloud Edition) automatically.
@ -235,5 +235,5 @@ Special thanks go to all OpenProject contributors without whom this release woul
- DBI AG for sponsoring the IFC module.
- Lindsay Kay with the integration of his open source 3D model viewer, [xeokit](https://xeokit.io/).
- [Georg Dangl](https://blog.dangl.me/categories/BIM) who contributes regarding BCF management.
- Every dedicated user who has [reported bugs](../../development/report-a-bug/) and supported the community by asking and answering questions in the [forum](https://community.openproject.org/projects/openproject/boards).
- Every dedicated user who has [reported bugs](../../../development/report-a-bug/) and supported the community by asking and answering questions in the [forum](https://community.openproject.org/projects/openproject/boards).
- All the engaged users who provided translations on [CrowdIn](https://crowdin.com/projects/opf).

@ -21,7 +21,7 @@ The migration scripts that ran as part of the OpenProject 10.4.0 upgrade include
If you have updated to 10.4.0 and were using project-based time entry activities, please use the following guide to restore them:
[Fixing time entries corrupted by upgrading to 10.4.0](../../installation-and-operations/misc/time-entries-corrupted-by-10-4/).
[Fixing time entries corrupted by upgrading to 10.4.0](../../../installation-and-operations/misc/time-entries-corrupted-by-10-4/).

@ -308,14 +308,14 @@ There are lots and lots of new things we packed into 11.0 to tell you about.
To use OpenProject 11.0 right away, create an instance and [test 14 days for free in the Cloud](https://start.openproject.com/).
Prefer to run OpenProject 11.0 in your own infrastructure?
Here you can find the [Installation guidelines](../../installation-and-operations) for OpenProject.
Here you can find the [Installation guidelines](../../../installation-and-operations) for OpenProject.
Want to upgrade from your self-managed Community version to try out the Enterprise premium features? [Get a 14 days free trial token directly out of your current Community installation.](https://www.openproject.org/blog/enterprise-edition-upgrade-test-free/)
Navigate to the -> *Administration*-> *Enterprise Edition* and request your trial token.
## Migrating to OpenProject 11.0
Follow the [upgrade guide for the packaged installation or Docker installation](../../installation-and-operations/operation/upgrading/) to update your OpenProject installation to OpenProject 11.0. Please note the blue box on top of the page.
Follow the [upgrade guide for the packaged installation or Docker installation](../../../installation-and-operations/operation/upgrading/) to update your OpenProject installation to OpenProject 11.0. Please note the blue box on top of the page.
We update the hosted OpenProject environments (Enterprise Cloud) automatically.
@ -327,7 +327,7 @@ Special thanks go to all OpenProject contributors without whom this release woul
- The City of Cologne for sponsoring some of the open source features and thus contributing them to the Community.
- Every dedicated user who has created feature request, [reported bugs](../../development/report-a-bug/) for 11.0 and also supported the community by asking and answering questions in the [forum](https://community.openproject.org/projects/openproject/forums).
- Every dedicated user who has created feature request, [reported bugs](../../../development/report-a-bug/) for 11.0 and also supported the community by asking and answering questions in the [forum](https://community.openproject.org/projects/openproject/forums).
- All the engaged users who provided translations on [CrowdIn](https://crowdin.com/projects/opf).

@ -90,7 +90,7 @@ There are a lot more things we packed into 11.1 to tell you about.
To use OpenProject 11.1 right away, create an instance and [test 14 days for free in the Cloud](https://start.openproject.com/).
Prefer to run OpenProject 11.1 in your own infrastructure?
Here you can find the [Installation guidelines](../../installation-and-operations) for OpenProject.
Here you can find the [Installation guidelines](../../../installation-and-operations) for OpenProject.
Want to upgrade from your self-managed Community version to try out the Enterprise premium features? [Get a 14 days free trial token directly out of your current Community installation.](https://www.openproject.org/blog/enterprise-edition-upgrade-test-free/)
@ -98,7 +98,7 @@ Navigate to the -> *Administration*-> *Enterprise Edition* and request your tria
## Migrating to OpenProject 11.0
Follow the [upgrade guide for the packaged installation or Docker installation](../../installation-and-operations/operation/upgrading/) to update your OpenProject installation to OpenProject 11.0. Please note the blue box on top of the page.
Follow the [upgrade guide for the packaged installation or Docker installation](../../../installation-and-operations/operation/upgrading/) to update your OpenProject installation to OpenProject 11.0. Please note the blue box on top of the page.
We update the hosted OpenProject environments (Enterprise Cloud) automatically.
@ -110,7 +110,7 @@ Special thanks go to all OpenProject contributors without whom this release woul
- The City of Cologne for sponsoring some of the open source features and thus contributing them to the Community.
- Every dedicated user who has created feature request, [reported bugs](../../development/report-a-bug/) for 11.1 and also supported the community by asking and answering questions in the [forum](https://community.openproject.org/projects/openproject/boards).
- Every dedicated user who has created feature request, [reported bugs](../../../development/report-a-bug/) for 11.1 and also supported the community by asking and answering questions in the [forum](https://community.openproject.org/projects/openproject/boards).
- All the engaged users who provided translations on [CrowdIn](https://crowdin.com/projects/opf).

@ -99,13 +99,13 @@ Furthermore, with 11.2 we have implemented various UI and UX improvements for O
To use OpenProject 11.2 right away, create a free trial instance for our [OpenProject Enterprise cloud.](https://start.openproject.com/)
Prefer to run OpenProject 11.2 in your own infrastructure?
Here you can find the [Installation guidelines](../../installation-and-operations) for OpenProject.
Here you can find the [Installation guidelines](../../../installation-and-operations) for OpenProject.
Want to upgrade from a Community version to try out the Enterprise premium features? [Get a 14 days free trial token directly out of your current Community installation.](https://www.openproject.org/enterprise-edition/)
## Migrating to OpenProject 11.2
Follow the [upgrade guide for the packaged installation or Docker installation](../../installation-and-operations/operation/upgrading/) to update your OpenProject installation to OpenProject 11.2.
Follow the [upgrade guide for the packaged installation or Docker installation](../../../installation-and-operations/operation/upgrading/) to update your OpenProject installation to OpenProject 11.2.
We update hosted OpenProject environments (Enterprise cloud) automatically.
@ -125,6 +125,6 @@ Special thanks go to all OpenProject contributors without whom this release woul
- Thank you for the updates of our documentation, cugu, txsing, luzpaz, Amandine-Malo, marcelotm23, ivangriggs, Siltes, loganwedwards.
- Every dedicated user who has [reported bugs](../../development/report-a-bug/) and supported the community by asking and answering questions in the [forum](https://community.openproject.org/projects/openproject/boards).
- Every dedicated user who has [reported bugs](../../../development/report-a-bug/) and supported the community by asking and answering questions in the [forum](https://community.openproject.org/projects/openproject/boards).
- All the dedicated users who provided translations on [CrowdIn](https://crowdin.com/projects/opf).

@ -39,7 +39,7 @@ The **new invite modal for users, groups, and placeholder users** can now be ope
## GitHub integration
With OpenProject 11.3 we released a new **integration between GitHub and OpenProject**. This integration facilitates the collaboration of developers by connecting the two applications. The new GitHub integration in OpenProject is an individual module that, once activated, will be displayed to you as a tab in the work package details view. All activities taking place on GitHub that are related to the work package, are listed on this new GitHub tab. [Find out more about the OpenProject GitHub integration](../../system-admin-guide/integrations/github-integration/).
With OpenProject 11.3 we released a new **integration between GitHub and OpenProject**. This integration facilitates the collaboration of developers by connecting the two applications. The new GitHub integration in OpenProject is an individual module that, once activated, will be displayed to you as a tab in the work package details view. All activities taking place on GitHub that are related to the work package, are listed on this new GitHub tab. [Find out more about the OpenProject GitHub integration](../../../system-admin-guide/integrations/github-integration/).
![github-integration](github-integration.png)
@ -66,7 +66,7 @@ We have added endpoints to our API v3 for fetching placeholder users so that pla
The API v3 already supports the ability to create a new project. It is now enhanced by the ability to copy existing projects.
[Find out more details in our API documentation.](../../api/)
[Find out more details in our API documentation.](../../../api/)
## Sending notification on adding a user to a project or updating the role
@ -201,13 +201,13 @@ Users now have the option to **create backups of their OpenProject installation*
To use OpenProject 11.3 right away, create a free trial instance for our [OpenProject Enterprise cloud.](https://start.openproject.com/)
Prefer to run OpenProject 11.3 in your own infrastructure?
Here you can find the [Installation guidelines](../../installation-and-operations) for OpenProject.
Here you can find the [Installation guidelines](../../../installation-and-operations) for OpenProject.
Want to upgrade from a Community version to try out the Enterprise premium features? [Get a 14 days free trial token directly out of your current Community installation.](https://www.openproject.org/enterprise-edition/)
## Migrating to OpenProject 11.3
Follow the [upgrade guide for the packaged installation or Docker installation](../../installation-and-operations/operation/upgrading/) to update your OpenProject installation to OpenProject 11.3.
Follow the [upgrade guide for the packaged installation or Docker installation](../../../installation-and-operations/operation/upgrading/) to update your OpenProject installation to OpenProject 11.3.
We update hosted OpenProject environments (Enterprise cloud) automatically.
@ -224,5 +224,5 @@ Special thanks for contributions go to
- Philipp Tessenow, Max Mutzge, Jan Niklas Grieb, Kris M, Frank Long, Johannes G, Björn Schümann, Alexander Seitz, Sebastian Schoeller, Charles Steiger
- AMG/Daimler for sponsoring feature development
- City of Cologne for sponsoring feature development
- Every dedicated user who has [reported bugs](../../development/report-a-bug/) and supported the community by asking and answering questions in the [forum](https://community.openproject.org/projects/openproject/boards).
- Every dedicated user who has [reported bugs](../../../development/report-a-bug/) and supported the community by asking and answering questions in the [forum](https://community.openproject.org/projects/openproject/boards).
- All the dedicated users who provided translations on [CrowdIn](https://crowdin.com/projects/opf).

@ -97,4 +97,4 @@ please refer to the release notes:
[Rails 3.2 release notes](https://guides.rubyonrails.org/v3.2.14/3_2_release_notes.html)
If you have an older version of OpenProject, please follow the
[migration guideline](../../installation-and-operations/operation/upgrading/).
[migration guideline](../../../installation-and-operations/operation/upgrading/).

@ -85,7 +85,7 @@ the project overview to the project settings
## Additional functionalities for API v3
Several new features have been included in the future OpenProject API.
The [API v3](../../api/) now enables
The [API v3](../../../api/) now enables
work package creation
([#19987](https://community.openproject.org/work_packages/19987)), CRUD
operations for work package attachments

@ -202,7 +202,7 @@ and the layout has been improved in many other places as well.
The future OpenProject API (API v3) has been extended by several
functionalities. For instance, the [API
v3](../../api/) now includes an
v3](../../../api/) now includes an
endpoint for the work package index-action.
Please note that the API v3 is still a draft.

@ -11,7 +11,7 @@
**OpenProject 6.0.1 contains the following changes for the Wiki module:**
In OpenProject versions prior to 6.0.0., specific characters of
[wiki](../../user-guide/wiki/) titles were removed
[wiki](../../../user-guide/wiki/) titles were removed
upon saving – especially dots and spaces. Spaces were replaced with an
underscore, while other characters were removed.
Still, linking to these pages was possible with either the original
@ -79,7 +79,7 @@ automatically.
- Several accessibility improvements.
Thanks a lot to Guillaume Ferry and Willy Gardiol for [reporting
bugs](../../development/report-a-bug/).
bugs](../../../development/report-a-bug/).
For further information on the release, please refer to the
[Changelog v.6.0.1](https://community.openproject.com/versions/807)

@ -41,7 +41,7 @@ faster than before.
Thanks a lot to the community, in particular Marc Vollmer, for
[reporting a lot of
bugs](../../development/report-a-bug/)!
bugs](../../../development/report-a-bug/)!
For further information on the release, please refer to the
[Changelog v.6.0.2](https://community.openproject.com/versions/814)

@ -36,7 +36,7 @@ We strongly recommend the upgrade.
Thanks a lot to the community, in particular to Mikhail Podshivalin,
Frank Schmid and Marc Vollmer, for [reporting multiple
bugs](../../development/report-a-bug/)!
bugs](../../../development/report-a-bug/)!
For further information on the release, please refer to the
[Changelog v.6.0.3](https://community.openproject.com/versions/815)

@ -50,7 +50,7 @@ OpenProject 6.0.4 contains several bug and accessibility fixes.
Thanks a lot to the community, in particular to Marc Vollmer, for
[reporting
bugs](../../development/report-a-bug/)!
bugs](../../../development/report-a-bug/)!
For further information on the release, please refer to the
[Changelog v.6.0.4](https://community.openproject.com/versions/816)

@ -94,7 +94,7 @@ Thanks a lot to the community, in particular to Marc Vollmer, Frank
Schmid, Melroy van den Berg, Richard Su, Mikhail Podshivalin, Tilo
Laufer, Artur Kokhansky, Martin Kleehaus, Filipe Dias, and Markus
Berthold for [reporting
bugs](../../development/report-a-bug/)!
bugs](../../../development/report-a-bug/)!
For further information on the release, please refer to the
[Changelog v.6.0.5](https://community.openproject.com/versions/817)

@ -52,7 +52,7 @@ The OpenProject API v3 has been extended by user endpoints. It is now
possible to create, read, update and delete user information.
In addition, we added the relations API.
For more information take a look at the
[API documentation](../../api/).
[API documentation](../../../api/).
## Upgrade to Rails 5.0

@ -59,7 +59,7 @@ OpenProject 6.1.1 contains several bug fixes and improvements.
Thanks a lot to the community, in particular to Marc Vollmer, Markus
Hillenbrand, Nicolai Daniel and Christophe Mornet for [reporting
bugs](../../development/report-a-bug/)!
bugs](../../../development/report-a-bug/)!
For further information on the release, please refer to the
[Changelog v.6.1.1](https://community.openproject.com/versions/821)

@ -88,7 +88,7 @@ provided. This provides a much higher level of security.
## OpenProject webhooks
OpenProject offers an [extensive API](../../api/)
OpenProject offers an [extensive API](../../../api/)
to synchronize data between
OpenProject and third party applications.
With OpenProject 7.4, OpenProject also offers a webhook plugin which can

@ -47,7 +47,7 @@ a look
at [GitHub](https://github.com/opf/openproject/tree/v7.4.5).
Special thanks go to all OpenProject contributors for [reporting
bugs](../../development/report-a-bug/) and helping
bugs](../../../development/report-a-bug/) and helping
us to reproduce them.
### DSGVO consenting feature

@ -34,7 +34,7 @@ OpenProject 7.4.6 packaged installation introduces support for Ubuntu
([#27582](https://community.openproject.com/projects/openproject/work_packages/27582))
Special thanks go to all OpenProject contributors for [reporting
bugs](../../development/report-a-bug/) and helping
bugs](../../../development/report-a-bug/) and helping
us to reproduce them.

@ -153,4 +153,4 @@ installations, there are some minor changes you need to do in order to
perform the upgrade.
[Please visit our upgrade guides for more
information](../../installation-and-operations/operation/upgrading/).
information](../../../installation-and-operations/operation/upgrading/).

@ -55,7 +55,7 @@ newest version.
- Changed: A security / update warning notification is shown by
default for administrators on specific pages. [Please see the
configuration
documentation](../../system-admin-guide/information#security-badge)
documentation](../../../system-admin-guide/information#security-badge)
for more information what this badge does, and what information is
requested from our release servers to render the badge. This page
also provides means to disable this check.

@ -32,7 +32,7 @@ For the full advisory and patches for older unsupported versions,
post](https://groups.google.com/d/msg/openproject-security/XlucAJMxmzM/hESpOaFVAwAJ).
For our statement on security and further information on how to
responsible disclose security related issues to us, please see our
[statement on security](../../development/security/).
[statement on security](../../../development/security/).
Thanks to Thanaphon Soo from the [SEC Consult Vulnerability
Lab](https://www.sec-consult.com) for identifying and responsibly

@ -79,4 +79,4 @@ For an extensive overview of bug fixes please refer to the [following list](http
If you're using the OpenProject Cloud Edition, you are already running on the latest version of OpenProject 9.0. For your local installations, there are some minor changes you need to do in order to perform the upgrade.
[Please visit our upgrade guides for more information](../../installation-and-operations/operation/upgrading).
[Please visit our upgrade guides for more information](../../../installation-and-operations/operation/upgrading).

@ -11,7 +11,7 @@ keywords: Gantt chart, automatic scheduling, manual scheduling, start date, fini
# Automatic and manual scheduling mode
<div class="glossary">
To schedule work packages in the Gantt chart there is an **automatic scheduling mode (default)** and a **manual scheduling mode** (new in [release 11.0](../../../release-notes/11-0-0)). To add dependencies between work packages you can set them as predecessor or follower in the Gantt chart. The automatic and manual scheduling modes influence the work packages' behaviour when changing dates of other related work packages.
To schedule work packages in the Gantt chart there is an **automatic scheduling mode (default)** and a **manual scheduling mode** (new in [release 11.0](../../../release-notes/11/11-0-0)). To add dependencies between work packages you can set them as predecessor or follower in the Gantt chart. The automatic and manual scheduling modes influence the work packages' behaviour when changing dates of other related work packages.
</div>
As the scheduling mode only affects individual work packages you can combine manual scheduling mode (top-down planning) and automatic scheduling mode (bottom-up planning) within the same project.

Loading…
Cancel
Save