diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 45f69d29e1..0fb5f00b6b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -143,5 +143,5 @@ version 1.0.0, available at ## Contributors license agreement Contributors have to sign a CLA before contributing to OpenProject. -The [CLA can be found here](https://www.openproject.org/contributor-license-agreement/) +The [CLA can be found here](https://www.openproject.org/legal/contributor-license-agreement/) and has to be filled out and sent to info@openproject.org. diff --git a/docs/README.md b/docs/README.md index 7a64de894f..de74c0f120 100644 --- a/docs/README.md +++ b/docs/README.md @@ -3,9 +3,8 @@ sidebar_navigation: title: OpenProject Documentation priority: 999 description: Help and documentation for OpenProject Community Edition, Enterprise on-premises and Enterprise cloud. -robots: index, follow keywords: help, documentation ---- +--- # OpenProject Documentation -OpenProject 8.0.0. includes a switch away from Textile syntax formatting to Markdown. Pandoc is used for the conversion of all formattable texts in your existing OpenProject instance. +OpenProject 8.0.0. includes a switch away from Textile syntax formatting to Markdown. Pandoc is used for the conversion of all formattable texts in your existing OpenProject instance. ## Applicable Instances @@ -32,7 +32,7 @@ Our Markdown parsers and formatters operate on the [CommonMark Markdown standard ## Skipping the migration -If you want to skip the migration during the upgrade of 8.0. (e.g., because you want it to run asynchronously), please set the environment variable `OPENPROJECT_SKIP_TEXTILE_MIGRATION="true"` . +If you want to skip the migration during the upgrade of 8.0. (e.g., because you want it to run asynchronously), please set the environment variable `OPENPROJECT_SKIP_TEXTILE_MIGRATION="true"` . This will print a warning and then continue with the migration. You can manually force the migration with the following command. **Warning:** Be careful not to execute this once you have already migrated to Markdown because the converter does not distinguish between input formats and simply iterates over all values. diff --git a/docs/installation-and-operations/misc/upgrading-older-openproject-versions/README.md b/docs/installation-and-operations/misc/upgrading-older-openproject-versions/README.md index d07d46708b..077bffc859 100644 --- a/docs/installation-and-operations/misc/upgrading-older-openproject-versions/README.md +++ b/docs/installation-and-operations/misc/upgrading-older-openproject-versions/README.md @@ -87,9 +87,9 @@ The steps for this option is as follows: 3. From your backup, restore the configuration and attachment files ([See our restoring guide](../../operation/restoring/) for more information): - ​ `tar xzf conf-.tar.gz -C /etc/openproject/conf.d/` + `tar xzf conf-.tar.gz -C /etc/openproject/conf.d/` - ​ `tar xzf attachments-.tar.gz -C /var/db/openproject/files` + `tar xzf attachments-.tar.gz -C /var/db/openproject/files` 4. Run `openproject reconfigure` and select to install a PostgreSQL database diff --git a/docs/installation-and-operations/operation/faq/README.md b/docs/installation-and-operations/operation/faq/README.md index 33a2093081..093c0eb78b 100644 --- a/docs/installation-and-operations/operation/faq/README.md +++ b/docs/installation-and-operations/operation/faq/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: FAQ priority: 4 description: Frequently asked questions regarding operation and upgrading of OpenProject -robots: index, follow keywords: operation FAQ, upgrading, database --- diff --git a/docs/release-notes/12-1-0/openproject-basic-boards-example.png b/docs/release-notes/12-1-0/openproject-basic-boards-example.png index 2ec495d80a..10a491973a 100644 Binary files a/docs/release-notes/12-1-0/openproject-basic-boards-example.png and b/docs/release-notes/12-1-0/openproject-basic-boards-example.png differ diff --git a/docs/release-notes/12-1-0/openproject-files-tab.png b/docs/release-notes/12-1-0/openproject-files-tab.png index ac346507d7..d8aee5cae2 100644 Binary files a/docs/release-notes/12-1-0/openproject-files-tab.png and b/docs/release-notes/12-1-0/openproject-files-tab.png differ diff --git a/docs/release-notes/12-1-0/openproject-include-projects.png b/docs/release-notes/12-1-0/openproject-include-projects.png deleted file mode 100644 index 4bcdd80648..0000000000 Binary files a/docs/release-notes/12-1-0/openproject-include-projects.png and /dev/null differ diff --git a/docs/release-notes/3-0-0/README.md b/docs/release-notes/3-0-0/README.md index d0cf0ab566..cfdd1bb98e 100644 --- a/docs/release-notes/3-0-0/README.md +++ b/docs/release-notes/3-0-0/README.md @@ -19,7 +19,7 @@ ## Major Accessibility Improvements - -  Contrast changes supported + - Contrast changes supported - Keyboard focus highlighted by blue box - Keyboard focus order aligned with process order - Form elements linked to their labels @@ -27,7 +27,7 @@ ## Keyboard Shortcuts for Power Users - -  Implementation of keyboard shortcuts for power users + - Implementation of keyboard shortcuts for power users - Shortcuts can be accessed by pressing “?” on the keyboard ## Adaptive Timeline Reports @@ -52,13 +52,13 @@ ## Add work package queries as menu items to sidebar - -  Frequently used work package queries can be added to the side + - Frequently used work package queries can be added to the side navigation - Subsequently, query pages can be renamed or deleted ## Copy projects based on Templates - -  New projects can be created based on existing projects / project + - New projects can be created based on existing projects / project templates - Select different project settings to be copied (e.g. work packages) @@ -69,7 +69,7 @@ ## Additional Account Security Features - -  Random passwords + - Random passwords - Stronger passwords through required characters - Password expiration - Ban of former passwords @@ -77,12 +77,12 @@ attempts - Automated logout on inactivity -  + ## Substantial Number of Bug Fixes Many bugs have been fixed with the release of OpenProject 3.0. -  + ## Migration to Ruby 2.1 and Rails 3.2 diff --git a/docs/release-notes/3-0-13/README.md b/docs/release-notes/3-0-13/README.md index 70b9580969..931bd12343 100644 --- a/docs/release-notes/3-0-13/README.md +++ b/docs/release-notes/3-0-13/README.md @@ -9,7 +9,7 @@ # OpenProject 3.0.13 -The 3.0.13 patch release for OpenProject contains several bug fixes. +The 3.0.13 patch release for OpenProject contains several bug fixes. In particular, an internal error occurring when adding two identically named queries as menu entries to the project menu has been fixed diff --git a/docs/release-notes/3-0-3/README.md b/docs/release-notes/3-0-3/README.md index c873cfb084..75dac13fe5 100644 --- a/docs/release-notes/3-0-3/README.md +++ b/docs/release-notes/3-0-3/README.md @@ -11,7 +11,7 @@ The release of OpenProject 3.0.2 was postponed due to a critical security issue, which was fixed in Ruby on Rails. So we skipped 3.0.2 -and bring you [3.0.3](https://github.com/opf/openproject/tree/v3.0.3) +and bring you [3.0.3](https://github.com/opf/openproject/tree/v3.0.3) with this issue resolved. If you want to know more about the vulnerability check out Rafael @@ -25,11 +25,11 @@ attachments. In conclusion it is strongly recommended to upgrade your 3.0 based deployments to version 3.0.3 as soon as possible. The [OpenProject 3.0.3 -tag](https://github.com/opf/openproject/tree/v3.0.3) and -the [`dev`](https://github.com/opf/openproject/tree/dev) branches both +tag](https://github.com/opf/openproject/tree/v3.0.3) and +the [`dev`](https://github.com/opf/openproject/tree/dev) branches both include the security fixes. -  + ## Bug Fixes: diff --git a/docs/release-notes/3-0-4/README.md b/docs/release-notes/3-0-4/README.md index b8a2591036..5d82569f89 100644 --- a/docs/release-notes/3-0-4/README.md +++ b/docs/release-notes/3-0-4/README.md @@ -9,7 +9,7 @@ # OpenProject 3.0.4 -The most important changes in OpenProject 3.0.4 are the fix to the +The most important changes in OpenProject 3.0.4 are the fix to the `reposman` (see [`extra/svn/reposman.rb`](https://github.com/opf/openproject/blob/dev/extra/svn/reposman.rb#L103)) script and fixes for making OpenProject subfolder installations less of diff --git a/docs/release-notes/4-0-1/README.md b/docs/release-notes/4-0-1/README.md index c09a3add32..f0ad671a7b 100644 --- a/docs/release-notes/4-0-1/README.md +++ b/docs/release-notes/4-0-1/README.md @@ -9,7 +9,7 @@ # OpenProject 4.0.1 -  + OpenProject 4.0.1 was released. The release fixes installation errors caused by an old version of diff --git a/docs/release-notes/4-0-10/README.md b/docs/release-notes/4-0-10/README.md index 66c4dffe12..35fbc851b0 100644 --- a/docs/release-notes/4-0-10/README.md +++ b/docs/release-notes/4-0-10/README.md @@ -19,7 +19,7 @@ This error has been fixed with OpenProject 4.0.10 ([\#19809](https://community.openproject.org/work_packages/19809 "#19809")). For further information on the release, please refer to the [Changelog -v.4.0.10](https://community.openproject.org/versions/704 "Changelog v.4.0.10") or +v.4.0.10](https://community.openproject.org/versions/704 "Changelog v.4.0.10") or take a look at [GitHub](https://github.com/opf/openproject/tree/v4.0.10 "GitHub"). diff --git a/docs/release-notes/4-0-11/README.md b/docs/release-notes/4-0-11/README.md index 97f5648138..f70fe7dc45 100644 --- a/docs/release-notes/4-0-11/README.md +++ b/docs/release-notes/4-0-11/README.md @@ -18,9 +18,9 @@ which is an important part of the software stack used by OpenProject ([\#20469](https://community.openproject.org/work_packages/20469)). For further information on the release, please refer to the [Changelog -v.4.0.11](https://community.openproject.org/versions/732) or take a look +v.4.0.11](https://community.openproject.org/versions/732) or take a look at [GitHub](https://github.com/opf/openproject/tree/v4.0.11). -  + diff --git a/docs/release-notes/4-0-12/README.md b/docs/release-notes/4-0-12/README.md index 5ce4be7669..c63cca7b6a 100644 --- a/docs/release-notes/4-0-12/README.md +++ b/docs/release-notes/4-0-12/README.md @@ -16,13 +16,13 @@ The following bugs have been fixed: - In projects with a lot of members and/or custom fields creating a work package could lead to an internal error (500) ([\#21068](https://community.openproject.org/work_packages/21068)). - - In addition, a security bug has been fixed which potentially enabled + - In addition, a security bug has been fixed which potentially enabled XSS attacks. For further information on the release, please refer to the [Changelog -v.4.0.12](https://community.openproject.org/versions/756) or take a look +v.4.0.12](https://community.openproject.org/versions/756) or take a look at [GitHub](https://github.com/opf/openproject/tree/v4.0.12). -  + diff --git a/docs/release-notes/4-0-7/README.md b/docs/release-notes/4-0-7/README.md index 95c1e11bd1..6867ad9ff4 100644 --- a/docs/release-notes/4-0-7/README.md +++ b/docs/release-notes/4-0-7/README.md @@ -34,7 +34,7 @@ and an error related to the grouping of timelines has been addressed ([\#18690](https://community.openproject.org/work_packages/18690 "#18690")). To get an overview of the new version, please refer to the [Changelog -v.4.0.7](https://community.openproject.org/versions/602 "Changelog v.4.0.7") or +v.4.0.7](https://community.openproject.org/versions/602 "Changelog v.4.0.7") or take a look at [GitHub](https://github.com/opf/openproject/tree/v4.0.7 "GitHub"). diff --git a/docs/release-notes/4-0-8/README.md b/docs/release-notes/4-0-8/README.md index 8e3a571e97..6eb8ad20da 100644 --- a/docs/release-notes/4-0-8/README.md +++ b/docs/release-notes/4-0-8/README.md @@ -9,7 +9,7 @@ # OpenProject 4.0.8 -OpenProject 4.0.8 has been released which contains a performance bug +OpenProject 4.0.8 has been released which contains a performance bug fix. We advise everyone to update their OpenProject installation. diff --git a/docs/release-notes/4-0-9/README.md b/docs/release-notes/4-0-9/README.md index 8cf56d854e..a08a662bcf 100644 --- a/docs/release-notes/4-0-9/README.md +++ b/docs/release-notes/4-0-9/README.md @@ -9,11 +9,11 @@ # OpenProject 4.0.9 -OpenProject 4.0.9 has been released with an important security bug fix -and several bug fixes. We advise everyone to update their OpenProject +OpenProject 4.0.9 has been released with an important security bug fix +and several bug fixes. We advise everyone to update their OpenProject installation. -For details on the security bug fix, please have a look at the following +For details on the security bug fix, please have a look at the following work package: [\#19243](https://community.openproject.org/work_packages/19243 "#19243"). This error also occurred temporarily on the [OpenProject demo @@ -23,12 +23,12 @@ However, login information has not been affected by this error. Thanks to L for pointing out this security error. In the meeting plugin, a bug has been fixed which caused an internal -error when the notification could not be delivered to one or several of +error when the notification could not be delivered to one or several of the recipients ([\#19263](https://community.openproject.org/work_packages/19263 "#19263")). For further information on the release, please refer to the [Changelog -v.4.0.9](https://github.com/opf/openproject/releases/tag/v4.0.9 "Changelog version 4.0.9") or +v.4.0.9](https://github.com/opf/openproject/releases/tag/v4.0.9 "Changelog version 4.0.9") or take a look at[GitHub](https://github.com/opf/openproject/tree/v4.0.9 "GitHub"). diff --git a/docs/release-notes/4-1-0/README.md b/docs/release-notes/4-1-0/README.md index d69644bd7b..53afe5c959 100644 --- a/docs/release-notes/4-1-0/README.md +++ b/docs/release-notes/4-1-0/README.md @@ -11,7 +11,7 @@ ## **Updated work package split screen** -The layout of the work package split screen was updated to provide a +The layout of the work package split screen was updated to provide a clearer, more accessible interface. Several changes have been implemented to the split screen: @@ -45,8 +45,8 @@ Several work package values can be edited at once. ## **Improved work package list and filters** The work package filter section now shows the number of activated -filters – even when the filter section is collapsed. Additionally, the -work package ID in the work package list is no longer static, but can be +filters – even when the filter section is collapsed. Additionally, the +work package ID in the work package list is no longer static, but can be configured as the other columns in the work package list: - Number of activated filters shown @@ -55,7 +55,7 @@ configured as the other columns in the work package list: -## **Improved work package full screen** +## **Improved work package full screen** The design of the work package page and the work package form has been updated: @@ -68,12 +68,12 @@ updated: -## **New design through Foundation framework** +## **New design through Foundation framework** The underlying CSS-framework is changed to [Foundation](https://get.foundation/). This change ensures an easier adaptability in the future and allows a more responsive design. As a -result, the overall design of the application has been changed -with OpenProject 4.1. +result, the overall design of the application has been changed +with OpenProject 4.1. diff --git a/docs/release-notes/4-1-1/README.md b/docs/release-notes/4-1-1/README.md index d1b00e86fb..3cbfebe3cb 100644 --- a/docs/release-notes/4-1-1/README.md +++ b/docs/release-notes/4-1-1/README.md @@ -22,7 +22,7 @@ package page has been increased ([\#20095](https://community.openproject.org/work_packages/20095)). For further information on the release, please refer to the [Changelog -v.4.1.1](https://community.openproject.org/versions/714 "Changelog v.4.0.10") or +v.4.1.1](https://community.openproject.org/versions/714 "Changelog v.4.0.10") or take a look at [GitHub](https://github.com/opf/openproject/tree/v4.1.1 "GitHub"). diff --git a/docs/release-notes/4-1-2/README.md b/docs/release-notes/4-1-2/README.md index 62df00e145..27ae7b723a 100644 --- a/docs/release-notes/4-1-2/README.md +++ b/docs/release-notes/4-1-2/README.md @@ -10,14 +10,14 @@ # OpenProject 4.1.2 OpenProject 4.1.2 has been released. The new release contains -several bug fixes for the OpenProject core and plugins as well as +several bug fixes for the OpenProject core and plugins as well as additional improvements. -We strongly recommend to upgrade to the current version. +We strongly recommend to upgrade to the current version. **OpenProject core:** - - The timezone in the work package view was incorrect. This has been + - The timezone in the work package view was incorrect. This has been fixed ([\#20210](https://community.openproject.org/work_packages/20210)). Thanks to [Javier @@ -33,9 +33,9 @@ We strongly recommend to upgrade to the current version. is working properly again with OpenProject 4.1.2 ([\#20316](https://community.openproject.org/work_packages/20316)). - Additional a number of design errors have been fixed - ([\#20305](https://community.openproject.org/work_packages/20305), [\#20306](https://community.openproject.org/work_packages/20306), + ([\#20305](https://community.openproject.org/work_packages/20305), [\#20306](https://community.openproject.org/work_packages/20306), [\#20308](https://community.openproject.org/work_packages/20308), - [\#20309](https://community.openproject.org/work_packages/20309) [\#20317](https://community.openproject.org/work_packages/20317), + [\#20309](https://community.openproject.org/work_packages/20309) [\#20317](https://community.openproject.org/work_packages/20317), [\#20313](https://community.openproject.org/work_packages/20313)). As an additional improvement, the icons in the administration section @@ -57,15 +57,15 @@ have been updated **Meetings plugin:** - In OpenProject 4.1.1 it was not possible to delete meetings. This - feature has been fixed + feature has been fixed ([\#20149](https://community.openproject.org/work_packages/20149)). -  + For further information on the release, please refer to the [Changelog -v.4.1.2](https://community.openproject.org/versions/726) or take a look +v.4.1.2](https://community.openproject.org/versions/726) or take a look at [GitHub](https://github.com/opf/openproject/tree/v4.1.2). -  + diff --git a/docs/release-notes/4-1-3/README.md b/docs/release-notes/4-1-3/README.md index f310670733..2bead7f34b 100644 --- a/docs/release-notes/4-1-3/README.md +++ b/docs/release-notes/4-1-3/README.md @@ -30,7 +30,7 @@ has been updated ([\#19788](https://community.openproject.org/work_packages/19788)). For further information on the release, please refer to the [Changelog -v.4.1.3](https://community.openproject.org/versions/733) or take a look +v.4.1.3](https://community.openproject.org/versions/733) or take a look at [GitHub](https://github.com/opf/openproject/tree/v4.1.3). diff --git a/docs/release-notes/4-1-4/README.md b/docs/release-notes/4-1-4/README.md index 9744312f9d..3e1febdf40 100644 --- a/docs/release-notes/4-1-4/README.md +++ b/docs/release-notes/4-1-4/README.md @@ -16,13 +16,13 @@ The following bugs have been fixed: - In projects with a lot of members and/or custom fields creating a work package could lead to an internal error (500) ([\#21067](https://community.openproject.org/work_packages/21067)). - - In addition, a security bug has been fixed which potentially enabled + - In addition, a security bug has been fixed which potentially enabled XSS attacks. For further information on the release, please refer to the [Changelog -v.4.1.4](https://community.openproject.org/versions/755) or take a look +v.4.1.4](https://community.openproject.org/versions/755) or take a look at [GitHub](https://github.com/opf/openproject/tree/v4.1.4). -  + diff --git a/docs/release-notes/4-2-0/README.md b/docs/release-notes/4-2-0/README.md index e166586ba6..e2195ae85f 100644 --- a/docs/release-notes/4-2-0/README.md +++ b/docs/release-notes/4-2-0/README.md @@ -54,12 +54,12 @@ The option “Spent time” has been renamed “Time sheet” -## **Improved design** +## **Improved design** OpenProject 4.2 contains various design improvements to provide a better and cleaner user interface. -For instance, the search and help icon (which now opens in a new window +For instance, the search and help icon (which now opens in a new window ([\#20627](https://community.openproject.org/work_packages/20627)) in the header have been reduced in size ([\#20540](https://community.openproject.org/work_packages/20540)). @@ -88,7 +88,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 diff --git a/docs/release-notes/4-2-1/README.md b/docs/release-notes/4-2-1/README.md index ec03cddf9e..0d6b50cd57 100644 --- a/docs/release-notes/4-2-1/README.md +++ b/docs/release-notes/4-2-1/README.md @@ -18,11 +18,11 @@ Additionally, some other translation related errors have been fixed: - In the admin area several languages were wrongly displayed as “English” ([\#20801](https://community.openproject.org/work_packages/20801)). - - Some translations in the work package context menu broke the layout + - Some translations in the work package context menu broke the layout ([\#20835](https://community.openproject.org/work_packages/20835)). For further information on the release, please refer to the [Changelog -v.4.2.1](https://community.openproject.org/versions/731) or take a look +v.4.2.1](https://community.openproject.org/versions/731) or take a look at [GitHub](https://github.com/opf/openproject/tree/v4.2.1). diff --git a/docs/release-notes/4-2-2/README.md b/docs/release-notes/4-2-2/README.md index 92dce1df34..9c5168f9cb 100644 --- a/docs/release-notes/4-2-2/README.md +++ b/docs/release-notes/4-2-2/README.md @@ -13,7 +13,7 @@ OpenProject 4.2.2 contains additional translations for the OpenProject core and plugins, for instance complete translations for French ([\#20798](https://community.openproject.org/work_packages/20798)). -Additionally, some bugs have been fixed: +Additionally, some bugs have been fixed: - Several wrong English translations have been fixed – in the core and in plugins @@ -24,7 +24,7 @@ Additionally, some bugs have been fixed: ([\#20892](https://community.openproject.org/work_packages/20892)). For further information on the release, please refer to the [Changelog -v.4.2.2](https://community.openproject.org/versions/729) or take a look +v.4.2.2](https://community.openproject.org/versions/729) or take a look at [GitHub](https://github.com/opf/openproject/tree/v4.2.2). diff --git a/docs/release-notes/4-2-3/README.md b/docs/release-notes/4-2-3/README.md index 2a41584dba..cc5f22df24 100644 --- a/docs/release-notes/4-2-3/README.md +++ b/docs/release-notes/4-2-3/README.md @@ -38,7 +38,7 @@ been fixed: ([\#20996](https://community.openproject.org/work_packages/20996)). For further information on the release, please refer to the [Changelog -v.4.2.3](https://community.openproject.org/versions/748) or take a look +v.4.2.3](https://community.openproject.org/versions/748) or take a look at [GitHub](https://github.com/opf/openproject/tree/v4.2.3). diff --git a/docs/release-notes/4-2-4/README.md b/docs/release-notes/4-2-4/README.md index e4edee9b7d..461836a6f6 100644 --- a/docs/release-notes/4-2-4/README.md +++ b/docs/release-notes/4-2-4/README.md @@ -9,11 +9,11 @@ # OpenProject 4.2.4 -OpenProject 4.2.4 contains a bug fix and updated translations. +OpenProject 4.2.4 contains a bug fix and updated translations. The following bug has been fixed: - - An English string in the project dependencies was wrong and has been + - An English string in the project dependencies was wrong and has been fixed ([\#20910](https://community.openproject.org/work_packages/20910)). @@ -24,6 +24,6 @@ For further information on the release, please refer to the [Changelog v.4.2.4](https://community.openproject.org/versions/752) or take a look at [GitHub](https://github.com/opf/openproject/tree/v4.2.4). -  + diff --git a/docs/release-notes/4-2-6/README.md b/docs/release-notes/4-2-6/README.md index 9e6d48ad2d..d1c247c8b1 100644 --- a/docs/release-notes/4-2-6/README.md +++ b/docs/release-notes/4-2-6/README.md @@ -28,7 +28,7 @@ The following bugs have been fixed: [\#21248](https://community.openproject.org/work_packages/21248), [\#21253](https://community.openproject.org/work_packages/21253)). -Additionally, OpenProject 4.2.6 contains new translations. +Additionally, OpenProject 4.2.6 contains new translations. For further information on the release, please refer to the [Changelog v.4.2.6](https://community.openproject.org/versions/762) or take a look diff --git a/docs/release-notes/4-2-7/README.md b/docs/release-notes/4-2-7/README.md index 26d0cc7fb6..7b8e5b5f01 100644 --- a/docs/release-notes/4-2-7/README.md +++ b/docs/release-notes/4-2-7/README.md @@ -12,7 +12,7 @@ OpenProject 4.2.7 contains a security fix, a bug fix and updated translations. -The security fix avoids redirecting to foreign host names for specific +The security fix avoids redirecting to foreign host names for specific redirect URLs. Additionally, a bug was fixed which caused cache settings to be diff --git a/docs/release-notes/4-2-8/README.md b/docs/release-notes/4-2-8/README.md index 9073962eb1..fda47f5746 100644 --- a/docs/release-notes/4-2-8/README.md +++ b/docs/release-notes/4-2-8/README.md @@ -9,14 +9,14 @@ # OpenProject 4.2.8 -OpenProject 4.2.8 contains a bug fix which caused some problems when +OpenProject 4.2.8 contains a bug fix which caused some problems when installing OpenProject via Packager. -In addition, new translations have been added. Thanks to everyone who +In addition, new translations have been added. Thanks to everyone who helped to translate and proof read OpenProject\! For further information on the release, please refer to the [Changelog -v.4.2.8](https://community.openproject.org/versions/773) or take a look +v.4.2.8](https://community.openproject.org/versions/773) or take a look at [GitHub](https://github.com/opf/openproject/tree/v4.2.8). diff --git a/docs/release-notes/4-2-9/README.md b/docs/release-notes/4-2-9/README.md index 2e552dde00..d8a75a2b40 100644 --- a/docs/release-notes/4-2-9/README.md +++ b/docs/release-notes/4-2-9/README.md @@ -10,7 +10,7 @@ # OpenProject 4.2.9 OpenProject 4.2.9 contains the newest translations for the OpenProject -core and plugins. Thanks to everyone who helped to translate and proof +core and plugins. Thanks to everyone who helped to translate and proof read OpenProject\! To help translate OpenProject, please take a look at the [OpenProject diff --git a/docs/release-notes/5-0-0/README.md b/docs/release-notes/5-0-0/README.md index cdd68a8d91..8814346336 100644 --- a/docs/release-notes/5-0-0/README.md +++ b/docs/release-notes/5-0-0/README.md @@ -16,7 +16,7 @@ allows users to create work packages from the work package list via the work package split screen ([\#17549](https://community.openproject.com/work_packages/17549/activity)). -Attachments can now be more easily added by using the drag and drop area +Attachments can now be more easily added by using the drag and drop area on the work package split screen. @@ -32,7 +32,7 @@ Similar to the work package split screen, the work package full screen contains information which can be accessed via different tabs while still maintaining the main area for the description and attributes. -In addition, the behavior for watchers has been changed: Email +In addition, the behavior for watchers has been changed: Email notifications are sent out immediately when adding a watcher to a work package. @@ -71,14 +71,14 @@ within a short time period are aggregated. Work package updates by the same user within this time period are shown as one activity entry. Email notifications are sent based on these aggregated -activities ([\#20694](https://community.openproject.com/work_packages/20694/activity), +activities ([\#20694](https://community.openproject.com/work_packages/20694/activity), [\#21035](https://community.openproject.com/work_packages/21035/activity)). ## **Enhanced repository management** -**Important:** When updating your existing OpenProject installation, +**Important:** When updating your existing OpenProject installation, please note that you need to adjust the repository configuration. Otherwise, repositories will not work properly. Details are included in the “OpenProject 5.0 upgrade guide”. @@ -93,12 +93,12 @@ Additionally, repository settings can be configured project-wise, allowing project admins to configure the description and checkout information for their projects. -Furthermore, it is possible to see the disk space used by the used +Furthermore, it is possible to see the disk space used by the used repositories in order to get a better overview of the data usage. -## **Invite project members to OpenProject and add to a project in one step** +## **Invite project members to OpenProject and add to a project in one step** With OpenProject 5.0 users can be invited to a project via email without first creating an account for them in the admin settings. @@ -164,15 +164,15 @@ have been deprecated and removed with OpenProject 5.0: reduce complexity. Instead of the summary the first row of the project description is shown on the project list. - Project dependencies have been removed from OpenProject since they - didn’t serve  a significant purpose. Additionally, the “second + didn’t serve a significant purpose. Additionally, the “second grouping criterion” has been removed from the timelines filters ([\#21509](https://community.openproject.com/work_packages/21509/activity)). - The column “Set current rate” has been removed from the project member table ([\#21501](https://community.openproject.com/work_packages/21501/activity)). - A user’s hourly rate can be set in the user administration. + A user’s hourly rate can be set in the user administration. -The **copy** and **duplicate** functionality on the work package +The **copy** and **duplicate** functionality on the work package fullscreen and split screen has been temporarily excluded. It will be re-implemented in the next OpenProject version. @@ -186,7 +186,7 @@ included in OpenProject 5.0: ([\#20841](https://community.openproject.com/work_packages/20841/activity)). - Status reports are no longer a separate menu entry in the side menu but they have been moved to the timeline - toolbar ([\#21822](https://community.openproject.com/work_packages/21822/activity)). + toolbar ([\#21822](https://community.openproject.com/work_packages/21822/activity)). ## **Improved design** @@ -203,7 +203,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. @@ -223,15 +223,15 @@ OpenProject Packager edition. - OpenProject – Local Avatars ([Read more on GitHub](https://www.github.com/finnlabs/openproject-local_avatars)) - - OpenProject – Announcements ([Read more on + - OpenProject – Announcements ([Read more on GitHub](https://www.github.com/finnlabs/openproject-announcements)) - - OpenProject – XLS-Export ([Read more on + - OpenProject – XLS-Export ([Read more on GitHub](https://www.github.com/finnlabs/openproject-xls_export)) - - OpenProject – Dark-Theme ([Read more on + - OpenProject – Dark-Theme ([Read more on GitHub](https://www.github.com/finnlabs/openproject-themes-dark)) - - OpenProject – OpenID-Connect ([Read more on + - OpenProject – OpenID-Connect ([Read more on GitHub](https://www.github.com/finnlabs/openproject-openid_connect)) - - OpenProject – OmniAuth OpenID-Connect-Providers ([Read more on + - OpenProject – OmniAuth OpenID-Connect-Providers ([Read more on GitHub](https://www.github.com/finnlabs/omniauth-openid-connect)) ## **Substantial number of bug fixes** diff --git a/docs/release-notes/5-0-1/README.md b/docs/release-notes/5-0-1/README.md index cadddfb4a5..29b412bf7d 100644 --- a/docs/release-notes/5-0-1/README.md +++ b/docs/release-notes/5-0-1/README.md @@ -7,10 +7,10 @@ --- -# OpenProject 5.0.1 +# OpenProject 5.0.1 -OpenProject 5.0.1 contains several bug fixes and additional translations -for the OpenProject core and plugins. +OpenProject 5.0.1 contains several bug fixes and additional translations +for the OpenProject core and plugins. The following bugs have been fixed with OpenProject 5.0.1: diff --git a/docs/release-notes/5-0-10/README.md b/docs/release-notes/5-0-10/README.md index 6725c1faca..0c7291fdc7 100644 --- a/docs/release-notes/5-0-10/README.md +++ b/docs/release-notes/5-0-10/README.md @@ -7,7 +7,7 @@ --- -# OpenProject 5.0.10 +# OpenProject 5.0.10 OpenProject 5.0.10 contains several bug and accessibility fixes: @@ -42,7 +42,7 @@ In addition the performance when saving a work package has been improved ([\#21757](https://community.openproject.org/work_packages/21757/activity)). For further information on the release, please refer to the [Changelog -v.5.0.10](https://community.openproject.org/versions/788) or take a look +v.5.0.10](https://community.openproject.org/versions/788) or take a look at [GitHub](https://github.com/opf/openproject/tree/v5.0.10). diff --git a/docs/release-notes/5-0-11/README.md b/docs/release-notes/5-0-11/README.md index dc07b69f18..d97a66589e 100644 --- a/docs/release-notes/5-0-11/README.md +++ b/docs/release-notes/5-0-11/README.md @@ -7,7 +7,7 @@ --- -# OpenProject 5.0.11 +# OpenProject 5.0.11 OpenProject 5.0.11 contains an update to the new Rails version 4.2.5.1 which fixes several security vulnerabilities @@ -17,7 +17,7 @@ For further information, take a look at the [Rails release notes](https://weblog.rubyonrails.org/2016/1/25/Rails-5-0-0-beta1-1-4-2-5-1-4-1-14-1-3-2-22-1-and-rails-html-sanitizer-1-0-3-have-been-released/). For further information on the release, please refer to the [Changelog -v.5.0.11](https://community.openproject.org/versions/798) or take a look +v.5.0.11](https://community.openproject.org/versions/798) or take a look at [GitHub](https://github.com/opf/openproject/tree/v5.0.11) diff --git a/docs/release-notes/5-0-12/README.md b/docs/release-notes/5-0-12/README.md index 1b774bbed9..46570e49c4 100644 --- a/docs/release-notes/5-0-12/README.md +++ b/docs/release-notes/5-0-12/README.md @@ -7,16 +7,16 @@ --- -# OpenProject 5.0.12 +# OpenProject 5.0.12 OpenProject 5.0.12 contains several bug fixes: - An error message on a work package page was not displayed properly. This has been - resolved ([\#21902](https://community.openproject.org/work_packages/21902)). - - The button to create versions was not displayed when only inherited + resolved ([\#21902](https://community.openproject.org/work_packages/21902)). + - The button to create versions was not displayed when only inherited versions were displayed in a project. This has been - fixed ([\#22599](https://community.openproject.org/work_packages/22599)). + fixed ([\#22599](https://community.openproject.org/work_packages/22599)). - Several design issues have been resolved ([\#22564](https://community.openproject.org/work_packages/22564/activity), [\#22570](https://community.openproject.org/work_packages/22570/activity), @@ -24,9 +24,9 @@ OpenProject 5.0.12 contains several bug fixes: [\#20683](https://community.openproject.org/work_packages/20683/activity)). For further information on the release, please refer to the [Changelog -v.5.0.12](https://community.openproject.org/versions/800) or take a look +v.5.0.12](https://community.openproject.org/versions/800) or take a look at [GitHub](https://github.com/opf/openproject/tree/v5.0.12). -  + diff --git a/docs/release-notes/5-0-13/README.md b/docs/release-notes/5-0-13/README.md index ca87b6df73..5d6618e6da 100644 --- a/docs/release-notes/5-0-13/README.md +++ b/docs/release-notes/5-0-13/README.md @@ -7,7 +7,7 @@ --- -# OpenProject 5.0.13 +# OpenProject 5.0.13 OpenProject 5.0.13 resolves an installation issue for the packaged installation. @@ -15,6 +15,6 @@ installation. For further information, please take a look at [GitHub](https://github.com/opf/openproject/tree/v5.0.12). -  + diff --git a/docs/release-notes/5-0-14/README.md b/docs/release-notes/5-0-14/README.md index 4156425850..e738df91a4 100644 --- a/docs/release-notes/5-0-14/README.md +++ b/docs/release-notes/5-0-14/README.md @@ -7,7 +7,7 @@ --- -# OpenProject 5.0.14 +# OpenProject 5.0.14 OpenProject 5.0.14 contains several bug fixes: @@ -27,7 +27,7 @@ OpenProject 5.0.14 contains several bug fixes: [\#22597](https://community.openproject.org/work_packages/22597/activity)). For further information on the release, please refer to the [Changelog -v.5.0.14](https://community.openproject.org/versions/799) or take a look +v.5.0.14](https://community.openproject.org/versions/799) or take a look at [GitHub](https://github.com/opf/openproject/tree/v5.0.14). diff --git a/docs/release-notes/5-0-15/README.md b/docs/release-notes/5-0-15/README.md index da8d204e77..a71c5bcecd 100644 --- a/docs/release-notes/5-0-15/README.md +++ b/docs/release-notes/5-0-15/README.md @@ -7,7 +7,7 @@ --- -# OpenProject 5.0.15 +# OpenProject 5.0.15 OpenProject 5.0.15 contains several bug fixes: @@ -21,8 +21,8 @@ OpenProject 5.0.15 contains several bug fixes: - Due to an error the search text for queries in the dark theme was not visible. This has been fixed ([\#22654](https://community.openproject.org/work_packages/22654)). - - Several design improvements have been - made ([\#21338](https://community.openproject.org/work_packages/21338/activity), + - Several design improvements have been + made ([\#21338](https://community.openproject.org/work_packages/21338/activity), [\#21794](https://community.openproject.org/work_packages/21794/activity)). In addition, the accessibility has been improved @@ -30,9 +30,9 @@ In addition, the accessibility has been improved [\#22005](https://community.openproject.org/work_packages/22005/activity)). For further information on the release, please refer to the [Changelog -v.5.0.15](https://community.openproject.org/versions/783) or take a look +v.5.0.15](https://community.openproject.org/versions/783) or take a look at [GitHub](https://github.com/opf/openproject/tree/v5.0.15). -  + diff --git a/docs/release-notes/5-0-16/README.md b/docs/release-notes/5-0-16/README.md index 60c7dc3bca..ee84101581 100644 --- a/docs/release-notes/5-0-16/README.md +++ b/docs/release-notes/5-0-16/README.md @@ -7,7 +7,7 @@ --- -# OpenProject 5.0.16 +# OpenProject 5.0.16 OpenProject 5.0.16 contains several bug fixes: @@ -24,9 +24,9 @@ OpenProject 5.0.16 contains several bug package was not based on the type order displayed in the administration. This has been adjusted ([\#22639](https://community.openproject.org/work_packages/22639/activity)). - - Due to an error the project list could not be accessed in the + - Due to an error the project list could not be accessed in the accessibility mode. This has been fixed. - - The star icon in the project list showing which project the user is + - The star icon in the project list showing which project the user is a member in was missing. It has been added ([\#22692](https://community.openproject.org/work_packages/22692/activity)). - In the cost report, the cells were not displayed properly when @@ -59,7 +59,7 @@ This is now fully functional again ([\#22390](https://community.openproject.org/work_packages/22390/activity)). For further information on the release, please refer to the [Changelog -v.5.0.16](https://community.openproject.org/versions/804) or take a look +v.5.0.16](https://community.openproject.org/versions/804) or take a look at [GitHub](https://github.com/opf/openproject/tree/v5.0.16). diff --git a/docs/release-notes/5-0-17/README.md b/docs/release-notes/5-0-17/README.md index ba63458cee..9b0b9a418b 100644 --- a/docs/release-notes/5-0-17/README.md +++ b/docs/release-notes/5-0-17/README.md @@ -7,7 +7,7 @@ --- -# OpenProject 5.0.17 +# OpenProject 5.0.17 OpenProject 5.0.17 contains several bug fixes: @@ -27,7 +27,7 @@ OpenProject 5.0.17 contains several bug fixes: [\#22907](https://community.openproject.com/work_packages/22907/activity), [\#22936](https://community.openproject.com/work_packages/22936/activity)). - Several accessibility errors - existed ([\#22935](https://community.openproject.com/work_packages/22935/activity), + existed ([\#22935](https://community.openproject.com/work_packages/22935/activity), [\#22948](https://community.openproject.com/work_packages/22948/activity), [\#22957](https://community.openproject.com/work_packages/22957/activity)). @@ -44,7 +44,7 @@ In addition, there are several design and usability improvements: ([\#22953](https://community.openproject.com/work_packages/22953/activity)). For further information on the release, please refer to the [Changelog -v.5.0.17](https://community.openproject.com/versions/805) or take a look +v.5.0.17](https://community.openproject.com/versions/805) or take a look at [GitHub](https://github.com/opf/openproject/tree/v5.0.17). diff --git a/docs/release-notes/5-0-18/README.md b/docs/release-notes/5-0-18/README.md index bff2da6249..211df09daf 100644 --- a/docs/release-notes/5-0-18/README.md +++ b/docs/release-notes/5-0-18/README.md @@ -7,13 +7,13 @@ --- -# OpenProject 5.0.18 +# OpenProject 5.0.18 OpenProject 5.0.18 contains several bug fixes: - The wiki toolbar did not work. This has been fixed ([\#23050](https://community.openproject.com/work_packages/23050/activity)). - - When a project contains no members the button to add a member on the + - When a project contains no members the button to add a member on the project overview was not displayed. Also the link on the button was wrong. This has been fixed ([\#22970](https://community.openproject.com/work_packages/22970/activity)). @@ -47,7 +47,7 @@ possible to e.g. include links or references ([\#23180](https://community.openproject.com/work_packages/23180/activity)). For further information on the release, please refer to the [Changelog -v.5.0.18](https://community.openproject.com/versions/806) or take a look +v.5.0.18](https://community.openproject.com/versions/806) or take a look at [GitHub](https://github.com/opf/openproject/tree/v5.0.18). diff --git a/docs/release-notes/5-0-19/README.md b/docs/release-notes/5-0-19/README.md index 12dea34ca3..572ef81810 100644 --- a/docs/release-notes/5-0-19/README.md +++ b/docs/release-notes/5-0-19/README.md @@ -7,7 +7,7 @@ --- -# OpenProject 5.0.19 +# OpenProject 5.0.19 OpenProject 5.0.19 contains several bug fixes: @@ -35,7 +35,7 @@ OpenProject 5.0.19 contains several bug fixes: ([\#23073](https://community.openproject.com/work_packages/23073/activity)). For further information on the release, please refer to the [Changelog -v.5.0.19](https://community.openproject.com/versions/810) or take a look +v.5.0.19](https://community.openproject.com/versions/810) or take a look at [GitHub](https://github.com/opf/openproject/tree/v5.0.19). diff --git a/docs/release-notes/5-0-2/README.md b/docs/release-notes/5-0-2/README.md index 92d75b9499..6fa68f1a24 100644 --- a/docs/release-notes/5-0-2/README.md +++ b/docs/release-notes/5-0-2/README.md @@ -7,10 +7,10 @@ --- -# OpenProject 5.0.2 +# OpenProject 5.0.2 OpenProject 5.0.2 contains several bug fixes and additional translations -for the OpenProject core and plugins. +for the OpenProject core and plugins. The following bugs have been fixed with OpenProject 5.0.2: diff --git a/docs/release-notes/5-0-20/README.md b/docs/release-notes/5-0-20/README.md index 366083398f..19a88914ed 100644 --- a/docs/release-notes/5-0-20/README.md +++ b/docs/release-notes/5-0-20/README.md @@ -7,10 +7,10 @@ --- -# OpenProject 5.0.20 +# OpenProject 5.0.20 OpenProject 5.0.20 contains a Rail security update. It upgrades Rails to -4.2.7.1 to address the following +4.2.7.1 to address the following CVEs: [CVE-2016-6317](https://groups.google.com/forum/#!topic/ruby-security-ann/WccgKSKiPZA) @@ -18,7 +18,7 @@ CVEs: We strongly recommend the update to the current version. -For further information on the release, please take a look at +For further information on the release, please take a look at [GitHub](https://github.com/opf/openproject/tree/v5.0.20). diff --git a/docs/release-notes/5-0-3/README.md b/docs/release-notes/5-0-3/README.md index 5ba7d0fabc..f9ef6dee56 100644 --- a/docs/release-notes/5-0-3/README.md +++ b/docs/release-notes/5-0-3/README.md @@ -7,9 +7,9 @@ --- -# OpenProject 5.0.3 +# OpenProject 5.0.3 -OpenProject 5.0.3 contains a bug fix for creating versions: +OpenProject 5.0.3 contains a bug fix for creating versions: - It was not possible to create a version in the project settings if there were no other version in a project diff --git a/docs/release-notes/5-0-4/README.md b/docs/release-notes/5-0-4/README.md index fe09f3c764..9e5fb3e099 100644 --- a/docs/release-notes/5-0-4/README.md +++ b/docs/release-notes/5-0-4/README.md @@ -7,7 +7,7 @@ --- -# OpenProject 5.0.4 +# OpenProject 5.0.4 OpenProject 5.0.4 contains several bug fixes and performance improvements: diff --git a/docs/release-notes/5-0-5/README.md b/docs/release-notes/5-0-5/README.md index 7ed68c5652..ed63c2c37f 100644 --- a/docs/release-notes/5-0-5/README.md +++ b/docs/release-notes/5-0-5/README.md @@ -7,19 +7,19 @@ --- -# OpenProject 5.0.5 +# OpenProject 5.0.5 OpenProject 5.0.5 contains several bug fixes: - An error which prevented a user from adding or removing watchers to a work package has been fixed ([\#22215](https://community.openproject.org/work_packages/22215/activity)). - - The watch button on wiki pages, forums and news pages has been fixed + - The watch button on wiki pages, forums and news pages has been fixed ([\#22086](https://community.openproject.org/work_packages/22086/activity)). - The progress bars (e.g. in roadmap, budgets) are displayed properly again ([\#22225](https://community.openproject.org/work_packages/22225/activity)). - - The “watch all” / “hide empty” button on the work package page has + - The “watch all” / “hide empty” button on the work package page has been renamed to be more descriptive ([\#22221](https://community.openproject.org/work_packages/22221/activity)). - Several design bugs have been fixed @@ -31,14 +31,14 @@ Additionally, OpenProject 5.0.5 includes a performance improvement for the work package full screen view ([\#21750](https://community.openproject.org/work_packages/21750/activity)). -New translations have been added to OpenProject. Thanks to everyone who +New translations have been added to OpenProject. Thanks to everyone who helped to translate and proof read OpenProject\! To help translate OpenProject, please take a look at the [OpenProject CrowdIn projects](https://crowdin.com/projects/opf). For further information on the release, please refer to the [Changelog -v.5.0.5](https://community.openproject.org/versions/780) or take a look +v.5.0.5](https://community.openproject.org/versions/780) or take a look at [GitHub](https://github.com/opf/openproject/tree/v5.0.5). diff --git a/docs/release-notes/5-0-6/README.md b/docs/release-notes/5-0-6/README.md index 6596acbfc8..fabea8c1e5 100644 --- a/docs/release-notes/5-0-6/README.md +++ b/docs/release-notes/5-0-6/README.md @@ -7,7 +7,7 @@ --- -# OpenProject 5.0.6 +# OpenProject 5.0.6 OpenProject 5.0.6 contains several bug fixes: @@ -34,14 +34,14 @@ OpenProject 5.0.6 contains several bug fixes: [\#22270](https://community.openproject.org/work_packages/22270/activity)). - The accessibility has been improved in several places. -OpenProject 5.0.6 also includes a new icon set +OpenProject 5.0.6 also includes a new icon set ([\#21603](https://community.openproject.org/work_packages/21603/activity)). -Changing a work packages assignee and responsible works significantly +Changing a work packages assignee and responsible works significantly faster in projects with a lot of members. For further information on the release, please refer to the [Changelog -v.5.0.6](https://community.openproject.org/versions/784) or take a look +v.5.0.6](https://community.openproject.org/versions/784) or take a look at [GitHub](https://github.com/opf/openproject/tree/v5.0.6). diff --git a/docs/release-notes/5-0-7/README.md b/docs/release-notes/5-0-7/README.md index 0c5c5708a2..7de4dd40e3 100644 --- a/docs/release-notes/5-0-7/README.md +++ b/docs/release-notes/5-0-7/README.md @@ -7,7 +7,7 @@ --- -# OpenProject 5.0.7 +# OpenProject 5.0.7 OpenProject 5.0.7 contains several bug fixes: @@ -27,7 +27,7 @@ OpenProject 5.0.7 contains several bug fixes: [\#22313](https://community.openproject.org/work_packages/22313/activity)). For further information on the release, please refer to the [Changelog -v.5.0.7](https://community.openproject.org/versions/785) or take a look +v.5.0.7](https://community.openproject.org/versions/785) or take a look at [GitHub](https://github.com/opf/openproject/tree/v5.0.7). diff --git a/docs/release-notes/5-0-8/README.md b/docs/release-notes/5-0-8/README.md index 7ea5350ac0..d32a22236a 100644 --- a/docs/release-notes/5-0-8/README.md +++ b/docs/release-notes/5-0-8/README.md @@ -7,7 +7,7 @@ --- -# OpenProject 5.0.8 +# OpenProject 5.0.8 OpenProject 5.0.8 contains several bug fixes: @@ -41,7 +41,7 @@ In addition new icons for the mobile view have been added several accessibility improvements have been implemented. For further information on the release, please refer to the [Changelog -v.5.0.8](https://community.openproject.org/versions/786) or take a look +v.5.0.8](https://community.openproject.org/versions/786) or take a look at [GitHub](https://github.com/opf/openproject/tree/v5.0.8). diff --git a/docs/release-notes/5-0-9/README.md b/docs/release-notes/5-0-9/README.md index 262fdd548b..29d70fad4c 100644 --- a/docs/release-notes/5-0-9/README.md +++ b/docs/release-notes/5-0-9/README.md @@ -7,7 +7,7 @@ --- -# OpenProject 5.0.9 +# OpenProject 5.0.9 OpenProject 5.0.9 contains several bug fixes: @@ -27,7 +27,7 @@ OpenProject 5.0.9 contains several bug fixes: [\#22397](https://community.openproject.org/work_packages/22397)). For further information on the release, please refer to the [Changelog -v.5.0.9](https://community.openproject.org/versions/789) or take a look +v.5.0.9](https://community.openproject.org/versions/789) or take a look at [GitHub](https://github.com/opf/openproject/tree/v5.0.9). diff --git a/docs/release-notes/6-0-0/README.md b/docs/release-notes/6-0-0/README.md index 858fdf8af9..5f1f3db5b1 100644 --- a/docs/release-notes/6-0-0/README.md +++ b/docs/release-notes/6-0-0/README.md @@ -27,7 +27,7 @@ As a result, you can now easily and swiftly create task lists. With OpenProject 6.0 it is possible to use inline editing to swiftly update work packages (such as tasks, features, milestones) directly from the work package -list ([\#18404](https://community.openproject.com/work_packages/18404/activity)). +list ([\#18404](https://community.openproject.com/work_packages/18404/activity)). It is no longer necessary to open a separate split screen view. Note, that all links (except for ID) have been removed from the work package @@ -38,7 +38,7 @@ list and form. ## Automatic synchronization between work package split screen and work package list The split screen view automatically reflects changes in the work package -list.  When a work package is created, it is immediately shown in the +list. When a work package is created, it is immediately shown in the list. Likewise, the work package list directly displays changes on the split screen. @@ -47,23 +47,23 @@ split screen. ## Configuration of visible work package attributes in OpenProject With OpenProject 6.0 you can configure the attributes shown for each -work package type. For instance you can configure tasks to only include +work package type. For instance you can configure tasks to only include information like status and assignee, while milestones and phases show the start and due date. -Users can either completely deactivate or initially hide attributes. (to +Users can either completely deactivate or initially hide attributes. (to be shown when clicking on the “Show all” button on work packages). ## Extended help menu and onboarding video -The help menu in OpenProject has been extended. As a result, it now +The help menu in OpenProject has been extended. As a result, it now includes references to user guides, shortcuts and other relevant information. Additionally, a *First steps* video makes it easier for new users to -start working with OpenProject. +start working with OpenProject. @@ -84,7 +84,7 @@ usability improvements: OpenProject 6.0 includes several design improvements. -  + ## **URL slugs for wiki pages** @@ -94,20 +94,20 @@ were replaced with an underscore, while other characters were removed. Still, linking to these pages was possible with either the original title (e.g., ‘\[\[Title with spaces\]\]’), or the processed title (e.g., ‘\[\[title\_with\_spaces\]\]’). -Starting with OpenProject 6.0.0, titles are allowed to contain arbitrary -characters. The titles are processed into a permalink (URL slug) upon +Starting with OpenProject 6.0.0, titles are allowed to contain arbitrary +characters. The titles are processed into a permalink (URL slug) upon saving. This causes the identifiers of wiki pages with non-ascii characters to be more visually pleasing and easier to link to. When upgrading to 6.0., permalinks for all your pages will be generated automatically. -  + -##  **Substantial number of bug fixes** +## **Substantial number of bug fixes** OpenProject 6.0 contains a large number of bugs fixes. -For an extensive overview of bug fixes please refer to the [following +For an extensive overview of bug fixes please refer to the [following list](https://community.openproject.com/projects/openproject/work_packages?query_props=%7B%22c%22:%5B%22id%22,%22type%22,%22status%22,%22subject%22,%22assigned_to%22%5D,%22t%22:%22parent:desc%22,%22f%22:%5B%7B%22n%22:%22fixed_version_id%22,%22o%22:%22%253D%22,%22t%22:%22list_optional%22,%22v%22:%22666%22%7D,%7B%22n%22:%22type_id%22,%22o%22:%22%253D%22,%22t%22:%22list_model%22,%22v%22:%221%22%7D,%7B%22n%22:%22subproject_id%22,%22o%22:%22*%22,%22t%22:%22list_subprojects%22%7D%5D,%22pa%22:1,%22pp%22:20%7D). diff --git a/docs/release-notes/6-0-1/README.md b/docs/release-notes/6-0-1/README.md index bfd49887df..586a582e80 100644 --- a/docs/release-notes/6-0-1/README.md +++ b/docs/release-notes/6-0-1/README.md @@ -7,39 +7,39 @@ --- -# OpenProject 6.0.1 +# OpenProject 6.0.1 -**OpenProject 6.0.1 contains the following changes for the +**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 -upon saving – especially dots and spaces. Spaces were replaced with an +[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 +Still, linking to these pages was possible with either the original title (e.g., ‘\[\[Title with spaces\]\]’), or the processed title (e.g., ‘\[\[title\_with\_spaces\]\]’). Starting -with [OpenProject 6.0.0](https://www.openproject.org/blog/openproject-6-0-released/), titles -were allowed to contain arbitrary characters and were linked to using +with [OpenProject 6.0.0](https://www.openproject.org/blog/openproject-6-0-released/), titles +were allowed to contain arbitrary characters and were linked to using escaped links. ([\#20151](https://community.openproject.com/work_packages/20151/activity)). -That change caused those links with spaces to wiki pages to break after +That change caused those links with spaces to wiki pages to break after the migration to OpenProject 6.0.0, since they now linked to a new page (with actual spaces in its title, since that was allowed now). This bug was fixed in -[\#23674](https://community.openproject.com/work_packages/23674) alongside -a more permanent change to how wiki titles are produced. Titles may +[\#23674](https://community.openproject.com/work_packages/23674) alongside +a more permanent change to how wiki titles are produced. Titles may still contain arbitrary characters now, but are processed into a permalink (URL slug) upon saving. -This causes the identifiers of wiki pages with non-ascii characters to +This causes the identifiers of wiki pages with non-ascii characters to be more visually pleasing and easier to link to. When upgrading to OpenProject 6.0.1., permalinks for all your pages will be generated automatically. -**Additionally, the following errors have been fixed in OpenProject +**Additionally, the following errors have been fixed in OpenProject 6.0.1:** - Activity @@ -76,7 +76,7 @@ automatically. - Sorting of cost type was not working ([\#23213](https://community.openproject.com/work_packages/23213/activity)). - Various design errors - ([\#23645](https://community.openproject.com/work_packages/23645/activity), \#[23650](https://community.openproject.com/work_packages/23650/activity), + ([\#23645](https://community.openproject.com/work_packages/23645/activity), \#[23650](https://community.openproject.com/work_packages/23650/activity), [\#23653](https://community.openproject.com/work_packages/23653/activity), [\#23660](https://community.openproject.com/work_packages/23660/activity), [\#23664](https://community.openproject.com/work_packages/23664/activity), @@ -87,7 +87,7 @@ Thanks a lot to Guillaume Ferry and Willy Gardiol for [reporting 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) or take a look +v.6.0.1](https://community.openproject.com/versions/807) or take a look at [GitHub](https://github.com/opf/openproject/tree/v6.0.1). For a free 30 day trial create your own OpenProject instance on diff --git a/docs/release-notes/6-0-2/README.md b/docs/release-notes/6-0-2/README.md index 3372f145ce..2c4f465079 100644 --- a/docs/release-notes/6-0-2/README.md +++ b/docs/release-notes/6-0-2/README.md @@ -7,16 +7,16 @@ --- -# OpenProject 6.0.2 +# OpenProject 6.0.2 -**The following errors have been fixed in OpenProject 6.0.2:** +**The following errors have been fixed in OpenProject 6.0.2:** - An error message was displayed when all work package filters were removed ([\#23739](https://community.openproject.com/work_packages/23739/activity)). - Multiple empty options were displayed in work package select fields ([\#23775](https://community.openproject.com/work_packages/23775/activity)). - - Adding images to the work package description sometimes didn’t work + - Adding images to the work package description sometimes didn’t work ([\#23750](https://community.openproject.com/work_packages/23750/activity)). - The text formatting toolbar was missing when editing news ([\#23740](https://community.openproject.com/work_packages/23740/activity)). @@ -36,7 +36,7 @@ [\#23768](https://community.openproject.com/work_packages/23768/activity), [\#23651](https://community.openproject.com/work_packages/23651/activity)). -Additionally, the performance on the work package table has been +Additionally, the performance on the work package table has been improved: Scrolling and hovering of large work package lists works faster than before. @@ -45,7 +45,7 @@ Thanks a lot to the community, in particular Marc Vollmer, for 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) or take a look +v.6.0.2](https://community.openproject.com/versions/814) or take a look at [GitHub](https://github.com/opf/openproject/tree/v6.0.2). You can try OpenProject for free. For a free 30 day trial create your diff --git a/docs/release-notes/6-0-3/README.md b/docs/release-notes/6-0-3/README.md index 32ad489c48..b73452d9df 100644 --- a/docs/release-notes/6-0-3/README.md +++ b/docs/release-notes/6-0-3/README.md @@ -7,23 +7,23 @@ --- -# OpenProject 6.0.3 +# OpenProject 6.0.3 OpenProject 6.0.3 contains an important security fix. It upgrades the -Rails version to 4.2.7.1 to address the following +Rails version to 4.2.7.1 to address the following CVEs: [CVE-2016-6317](https://groups.google.com/forum/#!topic/ruby-security-ann/WccgKSKiPZA) [CVE-2016-6316](https://groups.google.com/forum/#!topic/ruby-security-ann/8B2iV2tPRSE) -**The following bugs have been fixed in OpenProject 6.0.3:** +**The following bugs have been fixed in OpenProject 6.0.3:** - The help and profile dropdown changed rapidly when hovering over - them ([\#23745](https://community.openproject.com/work_packages/23745/activity)). + them ([\#23745](https://community.openproject.com/work_packages/23745/activity)). - Safari did not display the pagination buttons on the work package page ([\#23785](https://community.openproject.com/work_packages/23785/activity)). - - The projects-menu did not properly display all projects in some + - The projects-menu did not properly display all projects in some cases ([\#23774](https://community.openproject.com/work_packages/23774/activity)). - Several design errors have been fixes @@ -40,7 +40,7 @@ Frank Schmid and Marc Vollmer, for [reporting multiple 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) or take a look +v.6.0.3](https://community.openproject.com/versions/815) or take a look at [GitHub](https://github.com/opf/openproject/tree/v6.0.3). diff --git a/docs/release-notes/6-0-4/README.md b/docs/release-notes/6-0-4/README.md index a903476979..3d7931bf42 100644 --- a/docs/release-notes/6-0-4/README.md +++ b/docs/release-notes/6-0-4/README.md @@ -7,11 +7,11 @@ --- -# OpenProject 6.0.4 +# OpenProject 6.0.4 OpenProject 6.0.4 contains several bug and accessibility fixes. -**The following bugs have been fixed in OpenProject 6.0.4:** +**The following bugs have been fixed in OpenProject 6.0.4:** - The *+ New Project* @@ -31,7 +31,7 @@ OpenProject 6.0.4 contains several bug and accessibility fixes. - The global setting to display work packages from subprojects in main projects did not work ([\#23814](https://community.openproject.com/work_packages/23814/activity)). - - The *Cancel* button on wiki pages was missing + - The *Cancel* button on wiki pages was missing ([\#23829](https://community.openproject.com/work_packages/23829/activity)). - The link to add additional work package attachments on the wiki page redirected users to the landing page instead @@ -39,13 +39,13 @@ OpenProject 6.0.4 contains several bug and accessibility fixes. - Wiki menu items were showing the slug instead of the title ([\#23818](https://community.openproject.com/work_packages/23818/activity)). - - The *Send for review* button on the meeting page did not work when a + - The *Send for review* button on the meeting page did not work when a timezone was set ([\#23758](https://community.openproject.com/work_packages/23758)). - Cost reports grouped by year and months were displayed in the wrong order ([\#23773](https://community.openproject.com/work_packages/23773/activity)). - - Several styling errors have been fixed + - Several styling errors have been fixed ([\#23808](https://community.openproject.com/work_packages/23808/activity), [\#23834](https://community.openproject.com/work_packages/23834/activity)). - Several missing translations have been added (e.g. @@ -56,7 +56,7 @@ Thanks a lot to the community, in particular to Marc Vollmer, for 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) or take a look +v.6.0.4](https://community.openproject.com/versions/816) or take a look at [GitHub](https://github.com/opf/openproject/tree/v6.0.4). You can try OpenProject for free. For a free 30 day trial create your diff --git a/docs/release-notes/6-0-5/README.md b/docs/release-notes/6-0-5/README.md index e04718dc59..43a97924f0 100644 --- a/docs/release-notes/6-0-5/README.md +++ b/docs/release-notes/6-0-5/README.md @@ -7,17 +7,17 @@ --- -# OpenProject 6.0.5 +# OpenProject 6.0.5 OpenProject 6.0.5 contains several bug fixes and improvements. -**The following bugs have been fixed in OpenProject 6.0.5:** +**The following bugs have been fixed in OpenProject 6.0.5:** - Work packages - Links in the parent column in the work package list were not correctly displayed but showed an error ([\#23865](https://community.openproject.com/work_packages/23865/activity)). - - The grouping of work packages was lost on export. + - The grouping of work packages was lost on export. - In work package custom fields the zero was displayed as not set (“-“) ([\#23975](https://community.openproject.com/work_packages/23975/activity)). @@ -33,7 +33,7 @@ OpenProject 6.0.5 contains several bug fixes and improvements. showed distracting icons on hover and were not accessible ([\#24033](https://community.openproject.com/work_packages/24033/activity)). - Curly braces in the work package description (e.g. to show code) - were incorrectly displayed / escaped + were incorrectly displayed / escaped ([\#24050](https://community.openproject.com/work_packages/24050/activity)). - It was not possible to set the default “Objects per page” for the work package list @@ -94,11 +94,11 @@ the work package list and work package page 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 +Berthold for [reporting 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) or take a look +v.6.0.5](https://community.openproject.com/versions/817) or take a look at [GitHub](https://github.com/opf/openproject/tree/v6.0.5). You can try OpenProject for free. For a free 30 day trial create your diff --git a/docs/release-notes/6-1-0/README.md b/docs/release-notes/6-1-0/README.md index 8ca506d60d..6dc88de32a 100644 --- a/docs/release-notes/6-1-0/README.md +++ b/docs/release-notes/6-1-0/README.md @@ -16,7 +16,7 @@ project member table and improved work package relations. OpenProject 6.1 improves the project member table and adds filters to the project member -list ([\#22859](https://community.openproject.com/work_packages/22859/activity)). +list ([\#22859](https://community.openproject.com/work_packages/22859/activity)). This provides an easy way to quickly find, remove or edit the permissions of project members in large projects. @@ -37,7 +37,7 @@ tree-structure. ## Improved performance for work packages -The work package list is now loaded more quickly and changes can be made +The work package list is now loaded more quickly and changes can be made faster ([\#23780](https://community.openproject.com/work_packages/23780/activity)). @@ -53,7 +53,7 @@ can therefore easily added to you calendar. 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 +For more information take a look at the [API documentation](../../api/). ## Upgrade to Rails 5.0 @@ -63,7 +63,7 @@ to provide the highest level of security. ## Improved design -OpenProject 6.1 includes several design improvements. For example work +OpenProject 6.1 includes several design improvements. For example work package attributes are now displayed in two columns instead of one if there is enough space. @@ -71,7 +71,7 @@ there is enough space. OpenProject 6.1 contains a large number of bugs fixes. -For an extensive overview of bug fixes please refer to the [following +For an extensive overview of bug fixes please refer to the [following list](https://community.openproject.com/projects/openproject/work_packages?query_props=%7B%22c%22:%5B%22id%22,%22subject%22,%22type%22,%22status%22,%22assignee%22%5D,%22p%22:%22openproject%22,%22t%22:%22parent:desc%22,%22f%22:%5B%7B%22n%22:%22version%22,%22o%22:%22%253D%22,%22t%22:%22list_optional%22,%22v%22:%22667%22%7D,%7B%22n%22:%22type%22,%22o%22:%22%253D%22,%22t%22:%22list_model%22,%22v%22:%5B%221%22%5D%7D,%7B%22n%22:%22subprojectId%22,%22o%22:%22*%22,%22t%22:%22list_subprojects%22%7D%5D,%22pa%22:1,%22pp%22:20%7D). diff --git a/docs/release-notes/6-1-1/README.md b/docs/release-notes/6-1-1/README.md index 31afb49f9d..f1919e8245 100644 --- a/docs/release-notes/6-1-1/README.md +++ b/docs/release-notes/6-1-1/README.md @@ -7,11 +7,11 @@ --- -# OpenProject 6.1.1 +# OpenProject 6.1.1 OpenProject 6.1.1 contains several bug fixes and improvements. -**The following bugs have been fixed in OpenProject 6.1.1:** +**The following bugs have been fixed in OpenProject 6.1.1:** - Work packages - Watchers could not be selected in projects with too many @@ -62,7 +62,7 @@ Hillenbrand, Nicolai Daniel and Christophe Mornet for [reporting 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) or take a look +v.6.1.1](https://community.openproject.com/versions/821) or take a look at [GitHub](https://github.com/opf/openproject/tree/v6.1.1). You can try OpenProject for free. For a free 30 day trial create your diff --git a/docs/release-notes/6-1-2/README.md b/docs/release-notes/6-1-2/README.md index 494e53b0e8..acb0f97cae 100644 --- a/docs/release-notes/6-1-2/README.md +++ b/docs/release-notes/6-1-2/README.md @@ -7,33 +7,33 @@ --- -# OpenProject 6.1.2 +# OpenProject 6.1.2 -This patch release contains some small features and minor bug fixes. We +This patch release contains some small features and minor bug fixes. We recommend to update your OpenProject installation to this version. ## Features (5) - Added missing auth fields to user - endpoint [24503](https://community.openproject.com/projects/openproject/work_packages/24503/activity). + endpoint [24503](https://community.openproject.com/projects/openproject/work_packages/24503/activity). - Allow users to be uniquely identified by - login [24504](https://community.openproject.com/projects/openproject/work_packages/24504/activity). + login [24504](https://community.openproject.com/projects/openproject/work_packages/24504/activity). - Configuration option to hide login field during signup (email - only) [24505](https://community.openproject.com/projects/openproject/work_packages/24505/relations). + only) [24505](https://community.openproject.com/projects/openproject/work_packages/24505/relations). - Configuration option for registration footer [24404](https://community.openproject.com/projects/openproject/work_packages/24404/activity). - Remove length constraints of category - name [24446](https://community.openproject.com/projects/openproject/work_packages/24446/activity). + name [24446](https://community.openproject.com/projects/openproject/work_packages/24446/activity). ## Bug fixes (16) You can find a detailed list of the bug -fixes [here.](https://community.openproject.com/versions/822) +fixes [here.](https://community.openproject.com/versions/822) ## Credits Special thanks to [Dirk Wiesenthal](https://github.com/dwiesent) from -[Univention](https://www.univention.de/) for helping us to improve our +[Univention](https://www.univention.de/) for helping us to improve our users api. diff --git a/docs/release-notes/6-1-3/README.md b/docs/release-notes/6-1-3/README.md index dd223e525d..1931fee144 100644 --- a/docs/release-notes/6-1-3/README.md +++ b/docs/release-notes/6-1-3/README.md @@ -7,9 +7,9 @@ --- -# OpenProject 6.1.3 +# OpenProject 6.1.3 -This patch release contains an important bug fix. We recommend to update +This patch release contains an important bug fix. We recommend to update your OpenProject installation to this version. ## Bug fixes (1) @@ -20,7 +20,7 @@ your OpenProject installation to this version. This error has been fixed. For further information on the release, please refer to the [Changelog -v.6.1.3](https://community.openproject.com/versions/826) or take a look +v.6.1.3](https://community.openproject.com/versions/826) or take a look at [GitHub](https://github.com/opf/openproject/tree/v6.1.3). diff --git a/docs/release-notes/6-1-4/README.md b/docs/release-notes/6-1-4/README.md index c21939adcf..df6e3879b0 100644 --- a/docs/release-notes/6-1-4/README.md +++ b/docs/release-notes/6-1-4/README.md @@ -7,9 +7,9 @@ --- -# OpenProject 6.1.4 +# OpenProject 6.1.4 -This patch release contains several bug fixes. We recommend to update +This patch release contains several bug fixes. We recommend to update your OpenProject installation to this version. @@ -33,7 +33,7 @@ your OpenProject installation to this filter was lost on the second page of the search results page. For further information on the release, please refer to the [Changelog -v.6.1.4](https://community.openproject.com/versions/827) or take a look +v.6.1.4](https://community.openproject.com/versions/827) or take a look at [GitHub](https://github.com/opf/openproject/tree/v6.1.4). diff --git a/docs/release-notes/6-1-5/README.md b/docs/release-notes/6-1-5/README.md index 1c4396c660..ea85621006 100644 --- a/docs/release-notes/6-1-5/README.md +++ b/docs/release-notes/6-1-5/README.md @@ -7,9 +7,9 @@ --- -# OpenProject 6.1.5 +# OpenProject 6.1.5 -This patch release contains several bug fixes. We recommend to update +This patch release contains several bug fixes. We recommend to update your OpenProject installation to this version. ## Features (1) @@ -49,7 +49,7 @@ your OpenProject installation to this version. types. For further information on the release, please refer to the [Changelog -v.6.1.5](https://community.openproject.com/versions/828) or take a look +v.6.1.5](https://community.openproject.com/versions/828) or take a look at [GitHub](https://github.com/opf/openproject/tree/v6.1.5). diff --git a/docs/release-notes/6-1-6/README.md b/docs/release-notes/6-1-6/README.md index f354ceca63..b5d5252743 100644 --- a/docs/release-notes/6-1-6/README.md +++ b/docs/release-notes/6-1-6/README.md @@ -7,11 +7,11 @@ --- -# OpenProject 6.1.6 +# OpenProject 6.1.6 The release contains an important security fix regarding session expiry. -For details on the security fix, take a look at the [release +For details on the security fix, take a look at the [release news](https://www.openproject.org/blog/openproject-6-1-6-released-security-fix/). We recommend the update to the current version. diff --git a/docs/release-notes/7-0-0/README.md b/docs/release-notes/7-0-0/README.md index cc7f98c812..6d71f2bf65 100644 --- a/docs/release-notes/7-0-0/README.md +++ b/docs/release-notes/7-0-0/README.md @@ -7,13 +7,13 @@ --- -# OpenProject 7.0 +# OpenProject 7.0 OpenProject 7.0 is the biggest OpenProject release yet with amazing new features: A new interactive timeline, hierarchies in the work package list, multi-select custom fields and much more. -## New integrated Gantt chart / timeline +## New integrated Gantt chart / timeline OpenProject 7.0 introduces a new Gantt chart which is integrated in the work package list @@ -26,7 +26,7 @@ timeline. ## Display hierarchies in work package list -You can display hierarchies on the work package list and collapse and +You can display hierarchies on the work package list and collapse and expand them ([\#24647](https://community.openproject.com/projects/openproject/work_packages/24647/activity)). @@ -35,7 +35,7 @@ expand them ## Attribute group configuration for work package types With OpenProject 7.0 you can configure which attributes -are displayed for a work package type +are displayed for a work package type ([\#24123](https://community.openproject.com/projects/openproject/work_packages/24123/activity)). You can therefore control which attributes are shown and which are @@ -88,11 +88,11 @@ custom fields ([\#24793](https://community.openproject.com/projects/openproject/work_packages/24793/activity)). With these custom fields you can select multiple values for work package -custom fields at once and also filter based on them. +custom fields at once and also filter based on them. -## Logo upload and custom color scheme (Enterprise / Cloud Edition) +## Logo upload and custom color scheme (Enterprise / Cloud Edition) Users of the OpenProject Enterprise Edition and Cloud Edition can upload their own company’s logo instead of the OpenProject logo. @@ -117,7 +117,7 @@ user experience for users accessing OpenProject on a mobile device. OpenProject 7.0 contains a large number of bugs fixes. -For an extensive overview of bug fixes please refer to the [following +For an extensive overview of bug fixes please refer to the [following list](https://community.openproject.com/projects/openproject/work_packages?query_props=%7B%22c%22:%5B%22id%22,%22subject%22,%22type%22,%22status%22,%22assignee%22%5D,%22p%22:%22openproject%22,%22t%22:%22parent:desc%22,%22f%22:%5B%7B%22n%22:%22version%22,%22o%22:%22%253D%22,%22t%22:%22list_optional%22,%22v%22:%22750%22%7D,%7B%22n%22:%22type%22,%22o%22:%22%253D%22,%22t%22:%22list_model%22,%22v%22:%221%22%7D,%7B%22n%22:%22subprojectId%22,%22o%22:%22*%22,%22t%22:%22list_subprojects%22,%22v%22:%5B%5D%7D%5D,%22pa%22:1,%22pp%22:20%7D). diff --git a/docs/release-notes/7-0-1/README.md b/docs/release-notes/7-0-1/README.md index d2a47451e4..69c7baa737 100644 --- a/docs/release-notes/7-0-1/README.md +++ b/docs/release-notes/7-0-1/README.md @@ -9,7 +9,7 @@ # OpenProject 7.0.1 -This patch release contains several bug fixes. We recommend to update +This patch release contains several bug fixes. We recommend to update your OpenProject installation to this version. ## Bug fixes (15) @@ -57,8 +57,8 @@ your OpenProject installation to this version. Thanks a lot to the community, in particular to Mike Lewis and Harsha BS for reporting and fixing bugs\! -For further information on the release, please refer to the [Changelog -v7.0.1](https://community.openproject.com/versions/924) or take a look -at [GitHub](https://github.com/opf/openproject/tree/v7.0.1). +For further information on the release, please refer to the [Changelog +v7.0.1](https://community.openproject.com/versions/924) or take a look +at [GitHub](https://github.com/opf/openproject/tree/v7.0.1). diff --git a/docs/release-notes/7-0-2/README.md b/docs/release-notes/7-0-2/README.md index 051e154098..272ef44a53 100644 --- a/docs/release-notes/7-0-2/README.md +++ b/docs/release-notes/7-0-2/README.md @@ -9,8 +9,8 @@ # OpenProject 7.0.2 -The release contains several bug fixes and an urgent fix for a -regression concerning the display of the subject attribute in Firefox. +The release contains several bug fixes and an urgent fix for a +regression concerning the display of the subject attribute in Firefox. We recommend the update to the current version. @@ -30,11 +30,11 @@ We recommend the update to the current version. - Selectable versions for version filter not sorted ([\#25465](https://community.openproject.com/work_packages/25465)) -Thanks a lot to the community, in particular to Peter Spiess-Knafl for +Thanks a lot to the community, in particular to Peter Spiess-Knafl for reporting bugs\! -For further information on the release, please refer to the [Changelog -v7.0.2](https://community.openproject.com/versions/837) or take a look -at [GitHub](https://github.com/opf/openproject/tree/v7.0.2). +For further information on the release, please refer to the [Changelog +v7.0.2](https://community.openproject.com/versions/837) or take a look +at [GitHub](https://github.com/opf/openproject/tree/v7.0.2). diff --git a/docs/release-notes/7-0-3/README.md b/docs/release-notes/7-0-3/README.md index dd1da03ca1..900709b98f 100644 --- a/docs/release-notes/7-0-3/README.md +++ b/docs/release-notes/7-0-3/README.md @@ -40,11 +40,11 @@ news](https://www.openproject.org/blog/openproject-7-0-3-released/). We recommend the update to the current version. Thanks a lot to the community, in particular to Mohamed A. Baset from -Seekurity SAS de C.V, Peter F, Jochen Gehlbach and Ole Odendahl for +Seekurity SAS de C.V, Peter F, Jochen Gehlbach and Ole Odendahl for reporting bugs\! -For further information on the release, please refer to the [Changelog -v7.0.3](https://community.openproject.com/versions/839) or take a look -at [GitHub](https://github.com/opf/openproject/tree/v7.0.3). +For further information on the release, please refer to the [Changelog +v7.0.3](https://community.openproject.com/versions/839) or take a look +at [GitHub](https://github.com/opf/openproject/tree/v7.0.3). diff --git a/docs/release-notes/7-1-0/README.md b/docs/release-notes/7-1-0/README.md index 19434f6fea..35cc48bb50 100644 --- a/docs/release-notes/7-1-0/README.md +++ b/docs/release-notes/7-1-0/README.md @@ -9,7 +9,7 @@ # OpenProject 7.1.0 -OpenProject 7.1.0 improves timeline queries, provides additional +OpenProject 7.1.0 improves timeline queries, provides additional customization options and improves the design. There are also several bug fixes included. @@ -89,10 +89,10 @@ bug fixes included. the module. Thanks a lot to the community, in particular to Peter F, Jochen Gehlbach -and Ole Odendahl for reporting bugs\! +and Ole Odendahl for reporting bugs\! -For further information on the release, please refer to the [Changelog -v7.1.0](https://community.openproject.com/versions/836) or take a look -at [GitHub](https://github.com/opf/openproject/tree/v7.1.0). +For further information on the release, please refer to the [Changelog +v7.1.0](https://community.openproject.com/versions/836) or take a look +at [GitHub](https://github.com/opf/openproject/tree/v7.1.0). diff --git a/docs/release-notes/7-2-0/README.md b/docs/release-notes/7-2-0/README.md index a4e6db4630..2fc74d3cf6 100644 --- a/docs/release-notes/7-2-0/README.md +++ b/docs/release-notes/7-2-0/README.md @@ -7,7 +7,7 @@ --- -# OpenProject 7.2 +# OpenProject 7.2 OpenProject 7.2 includes several improvements: Relations can be displayed as a column in the work package page, the Gantt chart can be @@ -67,16 +67,16 @@ fields). OpenProject 7.2 includes several usability improvements. -For example, we removed the *Show all* button. +For example, we removed the *Show all* button. Project members can see the number of relations a work package has, by looking -at the label shown next to the *Relations* tab. +at the label shown next to the *Relations* tab. ## Substantial number of bug fixes OpenProject 7.2 contains a large number of bugs fixes. -For an extensive overview of bug fixes please refer to the [following +For an extensive overview of bug fixes please refer to the [following list](https://community.openproject.com/projects/openproject/work_packages?query_props=%7B%22c%22:%5B%22id%22,%22subject%22,%22type%22,%22status%22,%22assignee%22%5D,%22tzl%22:%22days%22,%22hi%22:true,%22t%22:%22parent:desc%22,%22f%22:%5B%7B%22n%22:%22version%22,%22o%22:%22%253D%22,%22v%22:%5B%22824%22%5D%7D,%7B%22n%22:%22type%22,%22o%22:%22%253D%22,%22v%22:%5B%221%22%5D%7D,%7B%22n%22:%22subprojectId%22,%22o%22:%22*%22,%22v%22:%5B%5D%7D%5D,%22pa%22:1,%22pp%22:20%7D). diff --git a/docs/release-notes/7-2-1/README.md b/docs/release-notes/7-2-1/README.md index 7b78233054..3db12ec254 100644 --- a/docs/release-notes/7-2-1/README.md +++ b/docs/release-notes/7-2-1/README.md @@ -20,7 +20,7 @@ OpenProject 7.2.1 contains several bug fixes. their internal ID, not their option text \[[\#26050](https://community.openproject.com/wp/26050)\] - With newer versions of Ruby 2.4., an internal error *LocalJumpError: - unexpected return* when accessing the work package page has been + unexpected return* when accessing the work package page has been resolved. \[[\#26128](https://community.openproject.com/wp/26128)\] ## Visual changes @@ -35,8 +35,8 @@ OpenProject 7.2.1 contains several bug fixes. Thanks a lot to the community, in particular to Mark Brown for reporting bugs\! -For further information on the release, please refer to the [Changelog -v7.2.1](https://community.openproject.com/versions/843) or take a look -at [GitHub](https://github.com/opf/openproject/tree/v7.2.1). +For further information on the release, please refer to the [Changelog +v7.2.1](https://community.openproject.com/versions/843) or take a look +at [GitHub](https://github.com/opf/openproject/tree/v7.2.1). diff --git a/docs/release-notes/7-2-2/README.md b/docs/release-notes/7-2-2/README.md index 9da3fa2239..1ef3eacc3b 100644 --- a/docs/release-notes/7-2-2/README.md +++ b/docs/release-notes/7-2-2/README.md @@ -43,20 +43,20 @@ Thanks a lot to the community, in particular to Frank Schmid, Markus Hillenbrand, and Marc Vollmer for reporting bugs\! For further information on the 7.2.2 release, please refer to -the [Changelog -v7.2.2](https://community.openproject.com/versions/846) or take a look -at [GitHub](https://github.com/opf/openproject/tree/v7.2.2). +the [Changelog +v7.2.2](https://community.openproject.com/versions/846) or take a look +at [GitHub](https://github.com/opf/openproject/tree/v7.2.2). ## A note on CentOS 7 packages If you’re using CentOS 7 and want to upgrade to OpenProject 7.2 or later versions, please also upgrade your package source according to -the [Download and -Installation](https://www.openproject.org/download-and-installation/) page. +the [Download and +Installation](https://www.openproject.org/download-and-installation/) page. For more information, please also see ticket \[[\#26144](https://community.openproject.com/wp/26144)\] and [this forum post](https://community.openproject.com/topics/8114). -  + diff --git a/docs/release-notes/7-2-3/README.md b/docs/release-notes/7-2-3/README.md index 39ee6708ad..a7b4bf6bba 100644 --- a/docs/release-notes/7-2-3/README.md +++ b/docs/release-notes/7-2-3/README.md @@ -9,8 +9,8 @@ ## Bug: Assigned to filter returns work packages set to assignee’s group. -When filtering by *Assigned to* with a single user selected, the filter -returns work packages assigned to that user. Since OpenProject 7.0,  it +When filtering by *Assigned to* with a single user selected, the filter +returns work packages assigned to that user. Since OpenProject 7.0, it also returns work packages assigned to any of the groups the user is a member of. This is a side effect of a deliberate change made in 7.0. Some customers depend on returning only the work packages assigned to @@ -18,7 +18,7 @@ the single user. This bugfix release restores the original behavior. If you want to filter for this exact behavior, a new filter named *Assignee -or belonging group* is now added that returns: +or belonging group* is now added that returns: - **when filtering for a single user**: Work packages assigned to this user, and any group it belongs to @@ -27,6 +27,6 @@ or belonging group* is now added that returns: Bug reference: [\#26207](https://community.openproject.com/wp/26207) -  + diff --git a/docs/release-notes/7-3-0/README.md b/docs/release-notes/7-3-0/README.md index 8a62cf364d..411d98f7d2 100644 --- a/docs/release-notes/7-3-0/README.md +++ b/docs/release-notes/7-3-0/README.md @@ -7,7 +7,7 @@ --- -# OpenProject 7.3 +# OpenProject 7.3 OpenProject 7.3 includes several improvements: You can configure which labels are shown on Gantt charts, notify users on work packages with @@ -45,7 +45,7 @@ project member and inform him or her about the current status. While you could accomplish this by adding the user as a watcher, it is often more clear and personal to directly address the person. This is possible with @notations. When you write a comment for a work package (or filling out -a description), simply enter an *@* sign, followed by the user’s name. +a description), simply enter an *@* sign, followed by the user’s name. The user then receives an email notification. @@ -92,14 +92,14 @@ In order to make it more clear in which project a work package is located, we added a notification that is shown when the work package you are looking at is in a different project from your current project. We also removed the project attribute from the work package page. Instead, -you can use the *Move* function from the *More* menu to assign a work +you can use the *Move* function from the *More* menu to assign a work package to another project. ## Substantial number of bug fixes OpenProject 7.3 contains a large number of bugs fixes. -For an extensive overview of bug fixes please refer to the [following +For an extensive overview of bug fixes please refer to the [following list](https://community.openproject.com/projects/openproject/work_packages?query_props=%7B%22c%22:%5B%22id%22,%22subject%22,%22type%22,%22status%22,%22assignee%22%5D,%22tzl%22:%22days%22,%22hi%22:true,%22t%22:%22parent:desc%22,%22f%22:%5B%7B%22n%22:%22version%22,%22o%22:%22%253D%22,%22v%22:%5B%22841%22%5D%7D,%7B%22n%22:%22type%22,%22o%22:%22%253D%22,%22v%22:%5B%221%22%5D%7D,%7B%22n%22:%22subprojectId%22,%22o%22:%22*%22,%22v%22:%5B%5D%7D%5D,%22pa%22:1,%22pp%22:20%7D). diff --git a/docs/release-notes/7-3-1/README.md b/docs/release-notes/7-3-1/README.md index 1bb6422c2a..4ee15cb6bd 100644 --- a/docs/release-notes/7-3-1/README.md +++ b/docs/release-notes/7-3-1/README.md @@ -39,8 +39,8 @@ Thanks a lot to the community, in particular to Frank Michler, Ottavio Campana and Rob Guinness for reporting bugs\! For further information on the 7.3.1 release, please refer to -the [Changelog -v7.3.1](https://community.openproject.com/versions/851) or take a look -at [GitHub](https://github.com/opf/openproject/tree/v7.3.1). +the [Changelog +v7.3.1](https://community.openproject.com/versions/851) or take a look +at [GitHub](https://github.com/opf/openproject/tree/v7.3.1). diff --git a/docs/release-notes/7-3-2/README.md b/docs/release-notes/7-3-2/README.md index c40b4b3702..686fa43bb7 100644 --- a/docs/release-notes/7-3-2/README.md +++ b/docs/release-notes/7-3-2/README.md @@ -22,8 +22,8 @@ Thanks a lot to the community, in particular to Chris Jornlin and Steve Manning for reporting bugs\! For further information on the 7.3.2 release, please refer to -the [Changelog -v7.3.2](https://community.openproject.com/versions/852) or take a look -at [GitHub](https://github.com/opf/openproject/tree/v7.3.2). +the [Changelog +v7.3.2](https://community.openproject.com/versions/852) or take a look +at [GitHub](https://github.com/opf/openproject/tree/v7.3.2). diff --git a/docs/release-notes/7-4-0/README.md b/docs/release-notes/7-4-0/README.md index daba036222..85fc618a3d 100644 --- a/docs/release-notes/7-4-0/README.md +++ b/docs/release-notes/7-4-0/README.md @@ -7,7 +7,7 @@ --- -# OpenProject 7.4 +# OpenProject 7.4 OpenProject 7.4 includes several improvements: The project list has been improved and the project list in the administration and user page have @@ -29,7 +29,7 @@ list. As a user you can choose to expand or collapse the project description. As a result, you can see all projects in one place. As a user of the [Enterprise Edition](https://www.openproject.org/enterprise-edition/) or [Cloud -Edition](https://www.openproject.org/hosting/),  you can also see +Edition](https://www.openproject.org/hosting/), you can also see project custom fields (e.g. project status, project responsible) directly in the list. You can also filter by those project custom fields. This provides a good foundation for project portfolio @@ -122,7 +122,7 @@ We optimized the mobile view for the work package view. OpenProject 7.4 contains a large number of bugs fixes. -For an extensive overview of bug fixes please refer to the [following +For an extensive overview of bug fixes please refer to the [following list](https://community.openproject.com/projects/openproject/work_packages?query_props=%7B%22c%22:%5B%22id%22,%22subject%22,%22type%22,%22status%22,%22assignee%22%5D,%22tzl%22:%22days%22,%22hi%22:true,%22g%22:%22%22,%22t%22:%22parent:desc%22,%22f%22:%5B%7B%22n%22:%22version%22,%22o%22:%22%253D%22,%22v%22:%5B%22845%22%5D%7D,%7B%22n%22:%22type%22,%22o%22:%22%253D%22,%22v%22:%5B%221%22%5D%7D,%7B%22n%22:%22subprojectId%22,%22o%22:%22*%22,%22v%22:%5B%5D%7D%5D,%22pa%22:1,%22pp%22:20%7D). diff --git a/docs/release-notes/7-4-1/README.md b/docs/release-notes/7-4-1/README.md index 7ddfede561..e2a5bcde32 100644 --- a/docs/release-notes/7-4-1/README.md +++ b/docs/release-notes/7-4-1/README.md @@ -18,8 +18,8 @@ Denial-of-Service attack (CVE-2017-15412) For further information on the 7.4.1 release, please refer to -the [Changelog -v7.4.1](https://community.openproject.com/versions/855) or take a look -at [GitHub](https://github.com/opf/openproject/tree/v7.4.1). +the [Changelog +v7.4.1](https://community.openproject.com/versions/855) or take a look +at [GitHub](https://github.com/opf/openproject/tree/v7.4.1). diff --git a/docs/release-notes/7-4-2/README.md b/docs/release-notes/7-4-2/README.md index 13eac30fae..eddbb3443a 100644 --- a/docs/release-notes/7-4-2/README.md +++ b/docs/release-notes/7-4-2/README.md @@ -12,7 +12,7 @@ ## Changes - \[Enterprise\] LDAP group synchronization changed to - allow *memberOf*  to yield members of an ldap group + allow *memberOf* to yield members of an ldap group \[[\#](https://community.openproject.com/work_packages/24960 "In repository module (SVN) when clicking on a .js file representation is incorrect")[27271](https://community.openproject.com/wp/27271 "LDAP group synchronization with memberOf filter")\] ## Bug fixes (5) @@ -30,8 +30,8 @@ sorting by name also sorts by their effective date For further information on the 7.4.2 release, please refer to -the [Changelog -v7.4.2](https://community.openproject.com/versions/857) or take a look -at [GitHub](https://github.com/opf/openproject/tree/v7.4.2). +the [Changelog +v7.4.2](https://community.openproject.com/versions/857) or take a look +at [GitHub](https://github.com/opf/openproject/tree/v7.4.2). diff --git a/docs/release-notes/7-4-3/README.md b/docs/release-notes/7-4-3/README.md index cd3911fd71..4a83c40906 100644 --- a/docs/release-notes/7-4-3/README.md +++ b/docs/release-notes/7-4-3/README.md @@ -17,9 +17,9 @@ package will contain all necessary fixes. ## Security fixes - Updates rails-html-sanitizer to 1.0.4 to - address [CVE-2018-3741](https://seclists.org/oss-sec/2018/q1/262) + address [CVE-2018-3741](https://seclists.org/oss-sec/2018/q1/262) - Updates loofah to 2.2.2 to - address [CVE-2018-8048](https://seclists.org/oss-sec/2018/q1/253) + address [CVE-2018-8048](https://seclists.org/oss-sec/2018/q1/253) - Updates Ruby 2.4.4 to address the following CVEs: - [CVE-2017-17742: HTTP response splitting in WEBrick](https://www.ruby-lang.org/en/news/2018/03/28/http-response-splitting-in-webrick-cve-2017-17742/) @@ -44,12 +44,12 @@ announcement](https://www.ruby-lang.org/en/news/2018/03/28/ruby-2-4-4-released/) - A separate icon has been included for the Two-factor authentication plugin ([\#27150](https://community.openproject.com/wp/27150)) - - SMTP authentication *none* can now be configured through the system + - SMTP authentication *none* can now be configured through the system settings. ([\#27284](https://community.openproject.com/wp/27284)) - For further information on the 7.4.3 release, please refer to - the [Changelog - v7.4.3](https://community.openproject.com/versions/890) or take + the [Changelog + v7.4.3](https://community.openproject.com/versions/890) or take a look - at [GitHub](https://github.com/opf/openproject/tree/v7.4.3). + at [GitHub](https://github.com/opf/openproject/tree/v7.4.3). diff --git a/docs/release-notes/7-4-4/README.md b/docs/release-notes/7-4-4/README.md index f709d0eb05..af986b2156 100644 --- a/docs/release-notes/7-4-4/README.md +++ b/docs/release-notes/7-4-4/README.md @@ -25,9 +25,9 @@ following bug - The GitHub integration plugin did not properly receive events due to a naming clash ([\#27448](https://community.openproject.com/wp/27448)) - - Creating new wiki pages from a wiki link (e.g,  *\[\[ + - Creating new wiki pages from a wiki link (e.g, *\[\[ Wiki - page \]\] *) now retains the correct title instead of the generated + page \]\] *) now retains the correct title instead of the generated URL slug ([\#27462](https://community.openproject.com/wp/27462)) - A subsequent search for documents in the global search disabled the documents search checkbox @@ -36,27 +36,27 @@ following bug ([\#27498](https://community.openproject.com/wp/27498)) - Wiki start pages - (titled *Wiki)* + (titled *Wiki)* could not be renamed back if the name was changed at one point ([\#27576](https://community.openproject.com/wp/27576)) -  + ### Changes - Meetings - plugin: The *close* button of the show page now requires a + plugin: The *close* button of the show page now requires a confirmation before closing ([\#27336](https://community.openproject.com/wp/27336)) - The restriction to create a time entry with at maximum 1000 hours on a single work package has been lifted ([\#27457](https://community.openproject.com/wp/27457)) -  + For more information, please see the [v7.4.4 version in our -community](https://community.openproject.com/versions/924) or take +community](https://community.openproject.com/versions/924) or take a look -at [GitHub](https://github.com/opf/openproject/tree/v7.4.4). +at [GitHub](https://github.com/opf/openproject/tree/v7.4.4). diff --git a/docs/release-notes/7-4-5/README.md b/docs/release-notes/7-4-5/README.md index 82ae6d8bee..d117b34a07 100644 --- a/docs/release-notes/7-4-5/README.md +++ b/docs/release-notes/7-4-5/README.md @@ -10,23 +10,23 @@ # OpenProject 7.4.5 Version -7.4.5 of OpenProject has been released. The release contains several bug +7.4.5 of OpenProject has been released. The release contains several bug fixes. We recommend the update to the current version. - - Fixed: Cookie *secure* flag was not applied in all cases even when + - Fixed: Cookie *secure* flag was not applied in all cases even when SSL was enabled ([\#27763](https://community.openproject.com/wp/27763)) - Fixed: Calendar widget on *My - page*  overlapped the project dropdown + page* overlapped the project dropdown ([\#27765](https://community.openproject.com/wp/27765)) - Fixed: Removed text formatting other than references in commit messages ([\#27769](https://community.openproject.com/wp/27769)) - Fixed: Flashing of content - on *My - account* on initial page load + on *My + account* on initial page load ([\#25795](https://community.openproject.com/wp/25795)) - Fixed: Chrome where the right column of a two-column work package layout (on larger screens) was not receiving any clicks @@ -47,9 +47,9 @@ fixes. We recommend the update to the current version. ([\#26189](https://community.openproject.com/wp/26189)) For more information, please see the [v7.4.5 version in our -community](https://community.openproject.com/versions/990) or take +community](https://community.openproject.com/versions/990) or take a look -at [GitHub](https://github.com/opf/openproject/tree/v7.4.5). +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 @@ -59,6 +59,6 @@ us to reproduce them. Users can now be requested to consent into the privacy and usage policies of your instance. To configure consent, enable the setting in -the global administration under *System administration * \> *Users* +the global administration under *System administration * \> *Users* diff --git a/docs/release-notes/7-4-6/README.md b/docs/release-notes/7-4-6/README.md index 646de2282a..bc3f40fc84 100644 --- a/docs/release-notes/7-4-6/README.md +++ b/docs/release-notes/7-4-6/README.md @@ -9,13 +9,13 @@ # OpenProject 7.4.6 -We released OpenProject 7.4.6. The release contains several bug fixes. +We released OpenProject 7.4.6. The release contains several bug fixes. We recommend the update to the current version. #### Support for Ubuntu 18.04. OpenProject 7.4.6 packaged installation introduces support for Ubuntu -18.04.  +18.04. ([\#27799](https://community.openproject.com/projects/openproject/work_packages/27799)) #### Bug fixes and changes diff --git a/docs/release-notes/7-4-7/README.md b/docs/release-notes/7-4-7/README.md index eb3466bd72..63e0f2e906 100644 --- a/docs/release-notes/7-4-7/README.md +++ b/docs/release-notes/7-4-7/README.md @@ -9,7 +9,7 @@ # OpenProject 7.4.7 -We released OpenProject 7.4.7. The release contains some minor fixes +We released OpenProject 7.4.7. The release contains some minor fixes regarding MessageBird adapter for Two-factor authentication. #### Work packages PDF export with images @@ -20,16 +20,16 @@ export modal. #### Bug fixes and changes - - Fixed: \[2FA\] Device ID not transmitted when resending with + - Fixed: \[2FA\] Device ID not transmitted when resending with different channel \[[\#28033](https://community.openproject.com/wp/28033)\] - - Fixed: \[2FA\] MessageBird: Originator may not be longer than 11 + - Fixed: \[2FA\] MessageBird: Originator may not be longer than 11 characters \[[\#28034](https://community.openproject.com/wp/28034)\] - - Fixed: \[2FA\] MessageBird: + - Fixed: \[2FA\] MessageBird: User language may be - empty \[[\#28035](https://community.openproject.com/wp/28035)\] - - Fixed: \[Styling\] Prevent scrolling body when reaching bottom of + empty \[[\#28035](https://community.openproject.com/wp/28035)\] + - Fixed: \[Styling\] Prevent scrolling body when reaching bottom of project autocompleter \[[\#28039](https://community.openproject.com/wp/28039)\] diff --git a/docs/release-notes/8-0-0/README.md b/docs/release-notes/8-0-0/README.md index fe19e9cc91..d615f71630 100644 --- a/docs/release-notes/8-0-0/README.md +++ b/docs/release-notes/8-0-0/README.md @@ -143,7 +143,7 @@ and ensures that OpenProject is future-proof. OpenProject 8.0 contains a large number of bugs fixes. -For an extensive overview of bug fixes please refer to the [following +For an extensive overview of bug fixes please refer to the [following list](https://community.openproject.com/projects/openproject/work_packages?query_props=%7B%22c%22:%5B%22id%22,%22subject%22,%22type%22,%22status%22,%22assignee%22%5D,%22tzl%22:%22days%22,%22hi%22:false,%22g%22:%22%22,%22t%22:%22parent:desc%22,%22f%22:%5B%7B%22n%22:%22version%22,%22o%22:%22%253D%22,%22v%22:%5B%22818%22%5D%7D,%7B%22n%22:%22type%22,%22o%22:%22%253D%22,%22v%22:%5B%221%22%5D%7D,%7B%22n%22:%22subprojectId%22,%22o%22:%22*%22,%22v%22:%5B%5D%7D%5D,%22pa%22:1,%22pp%22:20%7D). ## Upgrading your installation to OpenProject 8.0. diff --git a/docs/release-notes/8-0-1/README.md b/docs/release-notes/8-0-1/README.md index 14ed95a04e..6183e5f653 100644 --- a/docs/release-notes/8-0-1/README.md +++ b/docs/release-notes/8-0-1/README.md @@ -47,7 +47,7 @@ updating to the newest version. - Fixed: Login dropdown labels were styled as buttons on hover \[[\#28616](https://community.openproject.com/wp/28616)\] - Fixed: Editing work package after submission with - add\_work\_packages permission  + add\_work\_packages permission \[[\#28580](https://community.openproject.com/wp/28580)\] - Fixed: Fast click on subsequent query elements in the sidebar result in invalid table diff --git a/docs/release-notes/8-0-2/README.md b/docs/release-notes/8-0-2/README.md index f6f9dbc167..4c984960ab 100644 --- a/docs/release-notes/8-0-2/README.md +++ b/docs/release-notes/8-0-2/README.md @@ -38,16 +38,16 @@ newest version. for non-inlineable images. This resulted in SVGs being displayed inline, which opens an SVG XSS attack vector on the AWS domain (NOT on the OpenProject domain). From this version onward, non-image - files will receive a forced *attachment* content disposition to + files will receive a forced *attachment* content disposition to ensure the file is not loaded in the browser. -  + #### Contributions Thanks to Github users @storm2513 and @akasparas for providing bugfixes as pull requests [on our GitHub -project](https://github.com/opf/openproject).  A big thanks to community +project](https://github.com/opf/openproject). A big thanks to community members for reporting bugs and helping us identifying and providing fixes. diff --git a/docs/release-notes/8-1-0/README.md b/docs/release-notes/8-1-0/README.md index 69f801e5be..f13d700259 100644 --- a/docs/release-notes/8-1-0/README.md +++ b/docs/release-notes/8-1-0/README.md @@ -13,7 +13,7 @@ new users with onboarding and graphs are shown in the roadmap. For users of the [Cloud Edition](https://www.openproject.org/hosting/) or [Enterprise -Edition](https://www.openproject.org/enterprise-edition/) the +Edition](https://www.openproject.org/enterprise-edition/) the conditional formatting has been improved: It is now possible to highlight work packages based on the type as well. @@ -52,5 +52,5 @@ time. OpenProject 8.1 contains a large number of bugs fixes. -For an extensive overview of bug fixes please refer to the [following +For an extensive overview of bug fixes please refer to the [following list](https://community.openproject.com/projects/openproject/work_packages?query_props=%7B%22c%22:%5B%22id%22,%22subject%22,%22type%22,%22status%22,%22assignee%22,%22version%22%5D,%22hi%22:true,%22g%22:%22%22,%22t%22:%22parent:asc%22,%22f%22:%5B%7B%22n%22:%22status%22,%22o%22:%22*%22,%22v%22:%5B%5D%7D,%7B%22n%22:%22type%22,%22o%22:%22=%22,%22v%22:%5B%221%22%5D%7D,%7B%22n%22:%22version%22,%22o%22:%22=%22,%22v%22:%5B%22989%22%5D%7D,%7B%22n%22:%22subprojectId%22,%22o%22:%22*%22,%22v%22:%5B%5D%7D%5D,%22pa%22:1,%22pp%22:100%7D). diff --git a/docs/release-notes/8-2-0/README.md b/docs/release-notes/8-2-0/README.md index fef34d6672..20439b2e9d 100644 --- a/docs/release-notes/8-2-0/README.md +++ b/docs/release-notes/8-2-0/README.md @@ -9,7 +9,7 @@ # OpenProject 8.2 -OpenProject 8.2 includes several improvements, such as a modernized +OpenProject 8.2 includes several improvements, such as a modernized calendar as well as many usability improvements. Users of the [Cloud Edition](https://www.openproject.org/hosting/) and diff --git a/docs/release-notes/8-2-1/README.md b/docs/release-notes/8-2-1/README.md index 7cdf2cdbe0..e3f52c25f3 100644 --- a/docs/release-notes/8-2-1/README.md +++ b/docs/release-notes/8-2-1/README.md @@ -16,7 +16,7 @@ newest version. #### Bug fixes and changes -  + - Fixed: Long heading in forum overlaps buttons \[[\#28839](https://community.openproject.com/wp/28839)\] @@ -61,10 +61,10 @@ newest version. configuration 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 + requested from our release servers to render the badge. This page also provides means to disable this check. -  + #### Contributions diff --git a/docs/release-notes/8-3-0/README.md b/docs/release-notes/8-3-0/README.md index 2e77453080..d1d9aa09ed 100644 --- a/docs/release-notes/8-3-0/README.md +++ b/docs/release-notes/8-3-0/README.md @@ -16,7 +16,7 @@ newest version. #### Notable changes -  + **Modernized My @@ -24,7 +24,7 @@ page grid implementation** OpenProject 8.3. introduces a grid-style dashboard that is now being rolled out to -the *My +the *My page*. Additional pages will be converted to this grid in the future, and additional common widgets will be created. @@ -71,7 +71,7 @@ The Openproject APIv3 can now be authenticated using the OAuth2 standard. To register an OAuth applications, visit the new module under Administration \> OAuth applications. -  + #### Bug fixes and changes @@ -163,7 +163,7 @@ Administration \> OAuth applications. A big thanks to community members for reporting bugs and helping us identifying and providing fixes. -Special thanks for reporting and finding bugs go to Nicolas Salguero, +Special thanks for reporting and finding bugs go to Nicolas Salguero, Andy Shilton, Ricardo Vigatti, Michael Johannessen, Wojtek Chrobok, Timo Lösch. diff --git a/docs/release-notes/8-3-1/README.md b/docs/release-notes/8-3-1/README.md index 71f1ddf6f0..93ca05e61a 100644 --- a/docs/release-notes/8-3-1/README.md +++ b/docs/release-notes/8-3-1/README.md @@ -18,9 +18,9 @@ updating to the newest version. #### -This upgrade include Rails 5.2.2.1 with fixes for [CVE-2019-5418,  +This upgrade include Rails 5.2.2.1 with fixes for [CVE-2019-5418, CVE-2019-5419 -and CVE-2019-5420](https://weblog.rubyonrails.org/2019/3/13/Rails-4-2-5-1-5-1-6-2-have-been-released/). +and CVE-2019-5420](https://weblog.rubyonrails.org/2019/3/13/Rails-4-2-5-1-5-1-6-2-have-been-released/). #### Bug fixes and changes @@ -54,7 +54,7 @@ and CVE-2019-5420](https://weblog.rubyonrails.org/2019/3/13/Rails-4-2-5-1-5-1-6 A big thanks to community members for reporting bugs and helping us identifying and providing fixes. -Special thanks for reporting and finding bugs go to Michael Johannessen, +Special thanks for reporting and finding bugs go to Michael Johannessen, Marc Vollmer, Klaus-Jürgen Weghorn, Ole Odendahl diff --git a/docs/release-notes/8-3-2/README.md b/docs/release-notes/8-3-2/README.md index 068ffb906f..146da73797 100644 --- a/docs/release-notes/8-3-2/README.md +++ b/docs/release-notes/8-3-2/README.md @@ -13,14 +13,14 @@ We released OpenProject 8.3.2. The release contains a security related fix and we urge updating to the newest version. -  + ## CVE-2019-11600 A SQL injection vulnerability in the activities API in OpenProject before 8.3.2 allows a remote attacker to execute arbitrary SQL commands via the id parameter. The attack can be performed unauthenticated if -OpenProject is configured not to require authentication for API access.  +OpenProject is configured not to require authentication for API access. This vulnerability has been assigned the CVE identifier CVE-2019-11600. Versions Affected: 5.0.0 – 8.3.1 diff --git a/docs/release-notes/README.md b/docs/release-notes/README.md index 52d418aa12..1465945c27 100644 --- a/docs/release-notes/README.md +++ b/docs/release-notes/README.md @@ -1,9 +1,7 @@ --- -unnumbered_toc: true sidebar_navigation: title: Release notes priority: 930 -robots: index, follow --- # Release Notes @@ -22,35 +20,30 @@ Release date: 2022-06-08 [Release Notes](12-1-5/) - ## 12.1.4 Release date: 2022-05-17 [Release Notes](12-1-4/) - ## 12.1.3 Release date: 2022-05-12 [Release Notes](12-1-3/) - ## 12.1.2 Release date: 2022-05-11 [Release Notes](12-1-2/) - ## 12.1.1 Release date: 2022-05-04 [Release Notes](12-1-1/) - ## 12.1.0 Release date: 2022-05-03 @@ -63,70 +56,60 @@ Release date: 2022-03-16 [Release Notes](12-0-10/) - ## 12.0.9 Release date: 2022-03-14 [Release Notes](12-0-9/) - ## 12.0.8 Release date: 2022-02-23 [Release Notes](12-0-8/) - ## 12.0.7 Release date: 2022-01-26 [Release Notes](12-0-7/) - ## 12.0.6 Release date: 2022-01-17 [Release Notes](12-0-6/) - ## 12.0.5 Release date: 2022-01-11 [Release Notes](12-0-5/) - ## 12.0.4 Release date: 2021-12-14 [Release Notes](12-0-4/) - ## 12.0.3 Release date: 2021-12-08 [Release Notes](12-0-3/) - ## 12.0.2 Release date: 2021-11-24 [Release Notes](12-0-2/) - ## 12.0.1 Release date: 2021-11-17 [Release Notes](12-0-1/) - ## 12.0.0 Release date: 2021-11-15 @@ -139,100 +122,76 @@ Release date: 2021-10-20 [Release Notes](11-4-1/) - ## 11.4.0 Release date: 2021-10-04 [Release Notes](11-4-0/) - ## 11.3.5 Release date: 2021-09-13 [Release Notes](11-3-5/) - ## 11.3.4 Release date: 2021-07-29 [Release Notes](11-3-4/) - ## 11.3.3 Release date: 2021-07-20 [Release Notes](11-3-3/) - ## 11.3.2 Release date: 2021-06-10 [Release Notes](11-3-2/) - ## 11.3.1 Release date: 2021-06-08 [Release Notes](11-3-1/) - ## 11.3.0 Release date: 2021-06-03 [Release Notes](11-3-0/) - ## 11.2.4 Release date: 2021-05-10 [Release Notes](11-2-4/) - ## 11.2.3 Release date: 2021-04-23 [Release Notes](11-2-3/) - ## 11.2.2 Release date: 2021-03-24 [Release Notes](11-2-2/) - ## 11.2.1 Release date: 2021-03-23 [Release Notes](11-2-1/) - ## 11.2.0 Release date: 2021-03-09 -#### Community features: - -* Extended filter options by parent and ID -* Distribution of user administration -* Harmonized navigation for the time and costs module -* Adapted background colors of sum rows and group rows in the work package list -* Introducing a group show page - -#### Premium features: - -* Introducing placeholder users - [Release Notes](11-2-0/) ## 11.1.4 @@ -247,42 +206,22 @@ Release date: 2021-02-11 [Release Notes](11-1-3/) - ## 11.1.2 Release date: 2021-01-21 [Release Notes](11-1-2/) - ## 11.1.1 Release date: 2021-01-06 [Release Notes](11-1-1/) - ## 11.1.0 Release date: 2020-12-17 -#### Community features: - -- Improved styling of the WYSIWYG text editor - -- Direct display of user name for @notifications - -- Display project milestones aggregated for projects in a single row in Gantt chart - -- Collapse all button for groups in the work packages list -- Extended authentication profile with an OpenID Connect provider - -- Improvements for printing, e.g. for wiki pages, via the browser print function - -#### Enterprise cloud: - -- Signing Data Processing Agreement (DPA) documents in Enterprise cloud - [Read more](11-1-0/) ## 11.0.4 @@ -291,48 +230,28 @@ Release date: 2020-12-03 [Release Notes](11-0-4/) - ## 11.0.3 Release date: 2020-11-16 [Release Notes](11-0-3/) - ## 11.0.2 Release date: 2020-11-06 [Release Notes](11-0-2/) - ## 11.0.1 Release date: 2020-10-28 [Release Notes](11-0-1/) - ## 11.0.0 Release date: 2020-10-07 -#### Community features: - -- Top-down scheduling with manual planning mode -- Project templates -- Improved project portfolio management -- Harmonization of time and cost reporting -- Improved WYSIWYG text editor, incl. macros and resize of images - -#### Premium features: - -- Agile boards for work breakdown structure (parent-child-elements) -- Agile boards for subprojects -- New boards creation screen -- Boards split-screen view -- Help texts for projects - [Read more](11-0-0/) ## 10.6.5 @@ -341,35 +260,30 @@ Release date: 2020-07-21 [Release notes](10-6-5/) - ## 10.6.4 Release date: 2020-06-30 [Release Notes](10-6-4/) - ## 10.6.3 Release date: 2020-06-29 [Release Notes](10-6-3/) - ## 10.6.2 Release date: 2020-06-23 [Release Notes](10-6-2/) - ## 10.6.1 Release date: 2020-06-08 [Release Notes](10-6-1/) - ## 10.6.0 Release date: 2020-06-02 @@ -382,7 +296,6 @@ Release date: 2020-05-06 [Release Notes](10-5-1/) - ## 10.5.0 Release date: 2020-04-23 @@ -395,7 +308,6 @@ Release date: 2020-03-04 [Release Notes](10-4-1/) - ## 10.4.0 Release date: 2020-02-20 @@ -408,14 +320,12 @@ Release date: 2020-01-15 [Release Notes](10-3-1/) - ## 10.3.0 Release date: 2019-12-17 [Release Notes](10-3-0/) - ## 10.2.2 Release date: 2019-12-11 @@ -452,25 +362,10 @@ Release date: 2019-09-30 [Release Notes](10-0-1/) - ## 10.0.0 Release date: 2019-09-23 -#### Community features: - -- Drag & Drop in work package table -- Card view in work package module -- Updated project overview page -- Updated administration menu and structure -- Checkboxes and sticky headers for wiki pages, work packages, etc. -- Performance improvements -- Substantial number of bug fixes - -#### Premium features: - -- Graphs on project overview page (Cloud / Enterprise Edition) - [Read more](10-0-0/) ## 9.0.4 @@ -485,56 +380,22 @@ Release date: 2019-07-23 [Release Notes](9-0-3/) - ## 9.0.2 Release date: 2019-06-13 -- Fixed: Wiki TOC doesn’t render headings properly [[#30245](https://community.openproject.com/wp/30245)] -- Fixed: Cannot create new boards in installations with relative_url_root set [[#30370](https://community.openproject.com/wp/30370)] -- Fixed: Sass compilation fails on packaged installations with relative_url_root set [[#30372](https://community.openproject.com/wp/30372)] -- Fixed: Chrome is logged out when accessing pages with images on S3 storage [[#28652](https://community.openproject.com/wp/28652)] -- Fixed: OpenProject logo on My page does not redirect to landing page [[#30376](https://community.openproject.com/wp/30376)] -- Fixed: The PDF export is cut off after the first page [[#29929](https://community.openproject.com/wp/29929)] - [Release Notes](9-0-2/) - - ## 9.0.1 Release date: 2019-06-07 -- Fixed: Wiki TOC doesn’t render headings properly [[#30245](https://community.openproject.com/wp/30245)] -- Fixed: Doubled files section in meeting agenda [[#30291](https://community.openproject.com/wp/30291)] -- Fixed: Row highlighted by ‘Type’ makes table text unreadable [[#30298](https://community.openproject.com/wp/30298)] -- Fixed: Cannot copy projects & wrong error message [[#30309](https://community.openproject.com/wp/30309)] -- Fixed: Dark background for getting started tour does not cover entire page [[#30314](https://community.openproject.com/wp/30314)] -- Fixed: JavaScript error when clicking on a link in My Page [[#30343](https://community.openproject.com/wp/30343)] -- Fixed: Highlighting for add relation in Gantt chart not applied properly [[#30354](https://community.openproject.com/wp/30354)] -- Changed: Styled scrollbars in WP views [[#30304](https://community.openproject.com/wp/30304)] -- Changed: Improve print view of cost report via CSS [[#30305](https://community.openproject.com/wp/30305)] -- Changed: Ensure PostgreSQL migration is finished before attachments are re-inserted [[#30352](https://community.openproject.com/wp/30352)] - [Read more](9-0-1/) ## 9.0.0 Release date: 2019-06-06 -#### Community features: - -- Work package templates -- Work package widgets on My Page -- Autocompletion for filters and attributes -- Updated design -- Usability improvements -- Substantial number of bug fixes - -#### Premium features: - -- Agile / Kanban board - [Read more](9-0-0/) ## Older versions diff --git a/docs/system-admin-guide/README.md b/docs/system-admin-guide/README.md index d91d3a1701..3f25aaa152 100644 --- a/docs/system-admin-guide/README.md +++ b/docs/system-admin-guide/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: System admin guide priority: 970 description: OpenProject system administration guide. -robots: index, follow keywords: system administration --- # System admin guide diff --git a/docs/system-admin-guide/announcement/README.md b/docs/system-admin-guide/announcement/README.md index 6220d5a6e2..bc45d4657a 100644 --- a/docs/system-admin-guide/announcement/README.md +++ b/docs/system-admin-guide/announcement/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Announcement priority: 740 description: Announcements in OpenProject. -robots: index, follow keywords: announcement --- # Announcement diff --git a/docs/system-admin-guide/attribute-help-texts/README.md b/docs/system-admin-guide/attribute-help-texts/README.md index 91fa10ef0a..2317dbf6a4 100644 --- a/docs/system-admin-guide/attribute-help-texts/README.md +++ b/docs/system-admin-guide/attribute-help-texts/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Attribute help texts priority: 790 description: Learn how to set attribute help texts in OpenProject -robots: index, follow keywords: attribute help texts, help texts for projects and work packages --- diff --git a/docs/system-admin-guide/authentication/README.md b/docs/system-admin-guide/authentication/README.md index 399fadb339..8cfcdf4771 100644 --- a/docs/system-admin-guide/authentication/README.md +++ b/docs/system-admin-guide/authentication/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Authentication priority: 750 description: Authentication in OpenProject. -robots: index, follow keywords: authentication --- # Authentication diff --git a/docs/system-admin-guide/authentication/authentication-faq/README.md b/docs/system-admin-guide/authentication/authentication-faq/README.md index 6350cddb90..1eb2bfccf5 100644 --- a/docs/system-admin-guide/authentication/authentication-faq/README.md +++ b/docs/system-admin-guide/authentication/authentication-faq/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Authentication FAQ priority: 001 description: Frequently asked questions regarding authentication -robots: index, follow keywords: authentication FAQ, LDAP, SAML, SSO --- diff --git a/docs/system-admin-guide/authentication/authentication-settings/README.md b/docs/system-admin-guide/authentication/authentication-settings/README.md index 6cf114a740..0792bb3629 100644 --- a/docs/system-admin-guide/authentication/authentication-settings/README.md +++ b/docs/system-admin-guide/authentication/authentication-settings/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Settings priority: 990 description: Authentication settings in OpenProject. -robots: index, follow keywords: authentication settings --- # Authentication settings diff --git a/docs/system-admin-guide/authentication/kerberos/README.md b/docs/system-admin-guide/authentication/kerberos/README.md index 32721c97c0..a0ef414060 100644 --- a/docs/system-admin-guide/authentication/kerberos/README.md +++ b/docs/system-admin-guide/authentication/kerberos/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Kerberos priority: 800 description: How to set up integration of Kerberos for authentication with OpenProject. -robots: index, follow keywords: Kerberos, authentication diff --git a/docs/system-admin-guide/authentication/ldap-authentication/README.md b/docs/system-admin-guide/authentication/ldap-authentication/README.md index 625a5a2d17..248672e2f2 100644 --- a/docs/system-admin-guide/authentication/ldap-authentication/README.md +++ b/docs/system-admin-guide/authentication/ldap-authentication/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: LDAP authentication priority: 500 description: Manage LDAP Authentication in OpenProject. -robots: index, follow keywords: ldap authentication --- diff --git a/docs/system-admin-guide/authentication/ldap-authentication/ldap-group-synchronization/README.md b/docs/system-admin-guide/authentication/ldap-authentication/ldap-group-synchronization/README.md index 2a7342918b..337a4bee55 100644 --- a/docs/system-admin-guide/authentication/ldap-authentication/ldap-group-synchronization/README.md +++ b/docs/system-admin-guide/authentication/ldap-authentication/ldap-group-synchronization/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: LDAP group synchronization priority: 002 description: Synchronize LDAP groups. -robots: index, follow keywords: synchronize ldap groups --- diff --git a/docs/system-admin-guide/authentication/oauth-applications/README.md b/docs/system-admin-guide/authentication/oauth-applications/README.md index f413ebb01e..096583be65 100644 --- a/docs/system-admin-guide/authentication/oauth-applications/README.md +++ b/docs/system-admin-guide/authentication/oauth-applications/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: OAuth applications priority: 900 description: OAuth application settings in OpenProject. -robots: index, follow keywords: OAuth application settings --- # OAuth applications diff --git a/docs/system-admin-guide/authentication/openid-providers/README.md b/docs/system-admin-guide/authentication/openid-providers/README.md index d665d17bb8..fa077728b1 100644 --- a/docs/system-admin-guide/authentication/openid-providers/README.md +++ b/docs/system-admin-guide/authentication/openid-providers/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: OpenID providers priority: 800 description: OpenID providers for OpenProject. -robots: index, follow keywords: OpenID providers --- # OpenID providers diff --git a/docs/system-admin-guide/authentication/recaptcha/README.md b/docs/system-admin-guide/authentication/recaptcha/README.md index 08481f4954..584c13d503 100644 --- a/docs/system-admin-guide/authentication/recaptcha/README.md +++ b/docs/system-admin-guide/authentication/recaptcha/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: reCAPTCHA priority: 600 description: configure reCAPTCHA for OpenProject. -robots: index, follow keywords: reCAPTCHA --- # reCAPTCHA configuration diff --git a/docs/system-admin-guide/authentication/saml/README.md b/docs/system-admin-guide/authentication/saml/README.md index e13b4666ae..8fd42b67f7 100644 --- a/docs/system-admin-guide/authentication/saml/README.md +++ b/docs/system-admin-guide/authentication/saml/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: SAML single sign-on priority: 800 description: How to set up SAML integration for SSO with OpenProject. -robots: index, follow keywords: SAML, SSO, single sign-on, authentication --- # SAML diff --git a/docs/system-admin-guide/authentication/two-factor-authentication/README.md b/docs/system-admin-guide/authentication/two-factor-authentication/README.md index 7bc1ebd461..b2fa0a5938 100644 --- a/docs/system-admin-guide/authentication/two-factor-authentication/README.md +++ b/docs/system-admin-guide/authentication/two-factor-authentication/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Two-factor authentication priority: 700 description: configure two-factor authentication for OpenProject. -robots: index, follow keywords: two-factor authentication --- # Two-factor authentication (Premium feature) diff --git a/docs/system-admin-guide/backlogs/README.md b/docs/system-admin-guide/backlogs/README.md index 563608e93a..d7face6533 100644 --- a/docs/system-admin-guide/backlogs/README.md +++ b/docs/system-admin-guide/backlogs/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Backlogs priority: 670 description: Configure backlogs in OpenProject. -robots: index, follow keywords: configure backlogs, backlogs settings --- # Backlogs configuration diff --git a/docs/system-admin-guide/backup/README.md b/docs/system-admin-guide/backup/README.md index 3a5c8dac73..24010600ed 100644 --- a/docs/system-admin-guide/backup/README.md +++ b/docs/system-admin-guide/backup/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Backup priority: 501 description: Backing up OpenProject. -robots: index, follow keywords: system backup --- # Backup diff --git a/docs/system-admin-guide/colors/README.md b/docs/system-admin-guide/colors/README.md index 4070faca2d..7da2ce81d5 100644 --- a/docs/system-admin-guide/colors/README.md +++ b/docs/system-admin-guide/colors/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Colors priority: 690 description: Set colors in OpenProject. -robots: index, follow keywords: colors --- # Colors diff --git a/docs/system-admin-guide/custom-fields/README.md b/docs/system-admin-guide/custom-fields/README.md index c47d144cd2..d0f317945b 100644 --- a/docs/system-admin-guide/custom-fields/README.md +++ b/docs/system-admin-guide/custom-fields/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Custom fields priority: 800 description: Manage custom fields in OpenProject. -robots: index, follow keywords: manage custom fields --- # Manage custom fields @@ -79,4 +78,4 @@ To create a multi-select custom field follow the same steps as you would when [c When using multi-select custom fields, you can add as many options as required. The cross icon next to an option will remove it from the selection. The check mark will save your changes. -​ ![Sys-admin-add-multi-select-custom-fields](Sys-admin-add-multi-select-custom-fields.png) +![Sys-admin-add-multi-select-custom-fields](Sys-admin-add-multi-select-custom-fields.png) diff --git a/docs/system-admin-guide/custom-fields/custom-fields-faq/README.md b/docs/system-admin-guide/custom-fields/custom-fields-faq/README.md index 379b72bec2..a03664d20a 100644 --- a/docs/system-admin-guide/custom-fields/custom-fields-faq/README.md +++ b/docs/system-admin-guide/custom-fields/custom-fields-faq/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Custom fields FAQ priority: 001 description: Frequently asked questions regarding custom fields -robots: index, follow keywords: custom field FAQ, project custom field, create own attribute --- diff --git a/docs/system-admin-guide/custom-fields/custom-fields-projects/README.md b/docs/system-admin-guide/custom-fields/custom-fields-projects/README.md index c60d797f29..0f5db70f9e 100644 --- a/docs/system-admin-guide/custom-fields/custom-fields-projects/README.md +++ b/docs/system-admin-guide/custom-fields/custom-fields-projects/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Custom fields for projects priority: 700 description: Custom fields for projects. -robots: index, follow keywords: custom fields for projects, show custom fields --- # Manage and display custom fields in the project list (Premium feature) diff --git a/docs/system-admin-guide/design/README.md b/docs/system-admin-guide/design/README.md index bb1e54bc81..60b6562278 100644 --- a/docs/system-admin-guide/design/README.md +++ b/docs/system-admin-guide/design/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Design priority: 700 description: Custom color, theme and logo. -robots: index, follow keywords: custom color, theme and logo --- # Set custom color theme and logo (Premium feature) diff --git a/docs/system-admin-guide/enumerations/README.md b/docs/system-admin-guide/enumerations/README.md index e65a7d2b1f..cd5f612a2b 100644 --- a/docs/system-admin-guide/enumerations/README.md +++ b/docs/system-admin-guide/enumerations/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Enumerations priority: 780 description: Manage enumerations in OpenProject. -robots: index, follow keywords: enumerations, time tracking, priority, document categories --- # Manage Enumerations diff --git a/docs/system-admin-guide/incoming-and-outgoing/README.md b/docs/system-admin-guide/incoming-and-outgoing/README.md index 349d2e89b9..52c857055a 100644 --- a/docs/system-admin-guide/incoming-and-outgoing/README.md +++ b/docs/system-admin-guide/incoming-and-outgoing/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Emails and notification priority: 760 description: incoming and outgoing notification settings in OpenProject. -robots: index, follow keywords: incoming and outgoing notifications --- # Emails and notification diff --git a/docs/system-admin-guide/incoming-and-outgoing/webhooks/README.md b/docs/system-admin-guide/incoming-and-outgoing/webhooks/README.md index 80d334d9be..783cfa7d69 100644 --- a/docs/system-admin-guide/incoming-and-outgoing/webhooks/README.md +++ b/docs/system-admin-guide/incoming-and-outgoing/webhooks/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Webhooks priority: 600 description: Configure webhooks in OpenProject. -robots: index, follow keywords: webhooks --- # Webhooks diff --git a/docs/system-admin-guide/information/README.md b/docs/system-admin-guide/information/README.md index f2cf7a83f9..b7b3cb890f 100644 --- a/docs/system-admin-guide/information/README.md +++ b/docs/system-admin-guide/information/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Information priority: 500 description: System information in OpenProject. -robots: index, follow keywords: system information --- # System information diff --git a/docs/system-admin-guide/initial-setup/README.md b/docs/system-admin-guide/initial-setup/README.md index 38191b1025..b709af0865 100644 --- a/docs/system-admin-guide/initial-setup/README.md +++ b/docs/system-admin-guide/initial-setup/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Initial setup priority: 999 description: Getting started as an system administrator in OpenProject -robots: index, follow keywords: initial setup, initial configuration in frontend --- diff --git a/docs/system-admin-guide/integrations/README.md b/docs/system-admin-guide/integrations/README.md index de35e73fe5..761f71c5ad 100644 --- a/docs/system-admin-guide/integrations/README.md +++ b/docs/system-admin-guide/integrations/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Integrations priority: 002 description: Integration to OpenProject. -robots: index, follow keywords: projects, integration, Jira --- # Integrations and Community plugins diff --git a/docs/system-admin-guide/integrations/excel-synchronization/README.md b/docs/system-admin-guide/integrations/excel-synchronization/README.md index 354f45652e..9b432a7609 100644 --- a/docs/system-admin-guide/integrations/excel-synchronization/README.md +++ b/docs/system-admin-guide/integrations/excel-synchronization/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Excel synchronization priority: 599 description: Excel synchronization with OpenProject -robots: index, follow keywords: Excel --- # Excel synchronization with OpenProject diff --git a/docs/system-admin-guide/integrations/github-integration/README.md b/docs/system-admin-guide/integrations/github-integration/README.md index afb642c70f..a78ae4265a 100644 --- a/docs/system-admin-guide/integrations/github-integration/README.md +++ b/docs/system-admin-guide/integrations/github-integration/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: GitHub integration priority: 900 description: Integrate the GitHub pull request workflow into OpenProject. -robots: index, follow keywords: github integration --- # GitHub integration diff --git a/docs/system-admin-guide/integrations/integrations-faq/README.md b/docs/system-admin-guide/integrations/integrations-faq/README.md index dcf1179753..1bb7a2d27a 100644 --- a/docs/system-admin-guide/integrations/integrations-faq/README.md +++ b/docs/system-admin-guide/integrations/integrations-faq/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Integrations FAQ priority: 001 description: Frequently asked questions regarding integrations -robots: index, follow keywords: integrations FAQ, apps, add-ons --- diff --git a/docs/system-admin-guide/integrations/nextcloud/README.md b/docs/system-admin-guide/integrations/nextcloud/README.md index 779bbedc7e..4b2c95536f 100644 --- a/docs/system-admin-guide/integrations/nextcloud/README.md +++ b/docs/system-admin-guide/integrations/nextcloud/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Nextcloud integration priority: 600 description: Nextcloud and OpenProject integration -robots: index, follow keywords: integrations, apps, Nextcloud --- diff --git a/docs/system-admin-guide/manage-work-packages/README.md b/docs/system-admin-guide/manage-work-packages/README.md index dbcda83a6a..01ee7027f4 100644 --- a/docs/system-admin-guide/manage-work-packages/README.md +++ b/docs/system-admin-guide/manage-work-packages/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Work packages priority: 980 description: Manage work packages in OpenProject. -robots: index, follow keywords: manage work packages --- # Manage work packages diff --git a/docs/system-admin-guide/manage-work-packages/custom-actions/README.md b/docs/system-admin-guide/manage-work-packages/custom-actions/README.md index 0a013dd155..dabb82ad88 100644 --- a/docs/system-admin-guide/manage-work-packages/custom-actions/README.md +++ b/docs/system-admin-guide/manage-work-packages/custom-actions/README.md @@ -4,7 +4,6 @@ sidebar_navigation: title: Custom actions priority: 960 description: Intelligent workflows with custom actions. -robots: index, follow keywords: custom actions --- diff --git a/docs/system-admin-guide/manage-work-packages/work-package-settings/README.md b/docs/system-admin-guide/manage-work-packages/work-package-settings/README.md index ebdcfcd3c7..2b92c486f6 100644 --- a/docs/system-admin-guide/manage-work-packages/work-package-settings/README.md +++ b/docs/system-admin-guide/manage-work-packages/work-package-settings/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Settings priority: 999 description: Work package settings in OpenProject. -robots: index, follow keywords: work package settings, workpackage configuration --- # Work package settings diff --git a/docs/system-admin-guide/manage-work-packages/work-package-status/README.md b/docs/system-admin-guide/manage-work-packages/work-package-status/README.md index 58d0be7141..ca3388109a 100644 --- a/docs/system-admin-guide/manage-work-packages/work-package-status/README.md +++ b/docs/system-admin-guide/manage-work-packages/work-package-status/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Status priority: 970 description: Manage Work package status. -robots: index, follow keywords: work package status --- diff --git a/docs/system-admin-guide/manage-work-packages/work-package-types/README.md b/docs/system-admin-guide/manage-work-packages/work-package-types/README.md index 645f94a2d0..d9c3dc9854 100644 --- a/docs/system-admin-guide/manage-work-packages/work-package-types/README.md +++ b/docs/system-admin-guide/manage-work-packages/work-package-types/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Types priority: 980 description: Configure work package types in OpenProject. -robots: index, follow keywords: work package types --- diff --git a/docs/system-admin-guide/manage-work-packages/work-package-workflows/README.md b/docs/system-admin-guide/manage-work-packages/work-package-workflows/README.md index b908fb3e24..86a8b8f1b8 100644 --- a/docs/system-admin-guide/manage-work-packages/work-package-workflows/README.md +++ b/docs/system-admin-guide/manage-work-packages/work-package-workflows/README.md @@ -4,7 +4,6 @@ sidebar_navigation: title: Workflows priority: 970 description: Manage Work package workflows. -robots: index, follow keywords: work package workflows --- diff --git a/docs/system-admin-guide/manage-work-packages/work-packages-faq/README.md b/docs/system-admin-guide/manage-work-packages/work-packages-faq/README.md index 9d8a8fabc0..0cb79176c0 100644 --- a/docs/system-admin-guide/manage-work-packages/work-packages-faq/README.md +++ b/docs/system-admin-guide/manage-work-packages/work-packages-faq/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Work packages FAQ priority: 001 description: Frequently asked questions regarding work package settings in the administration -robots: index, follow keywords: manage work packages FAQ, admin settings for work packages --- diff --git a/docs/system-admin-guide/plugins/README.md b/docs/system-admin-guide/plugins/README.md index 7911fd7b5c..a2ab3f8e21 100644 --- a/docs/system-admin-guide/plugins/README.md +++ b/docs/system-admin-guide/plugins/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Plugins priority: 660 description: Configure plugins in OpenProject. -robots: index, follow keywords: plugins --- # Plugins diff --git a/docs/system-admin-guide/system-admin-guide-faq/README.md b/docs/system-admin-guide/system-admin-guide-faq/README.md index aaccb0849a..7288286e71 100644 --- a/docs/system-admin-guide/system-admin-guide-faq/README.md +++ b/docs/system-admin-guide/system-admin-guide-faq/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: System admin FAQ priority: 001 description: Frequently asked questions regarding system administration -robots: index, follow keywords: system admin FAQ, global admin, administration, system settings --- diff --git a/docs/system-admin-guide/system-settings/README.md b/docs/system-admin-guide/system-settings/README.md index 04a2202dda..3196d5eb32 100644 --- a/docs/system-admin-guide/system-settings/README.md +++ b/docs/system-admin-guide/system-settings/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: System settings priority: 920 description: System settings in OpenProject. -robots: index, follow keywords: system settings --- # System settings diff --git a/docs/system-admin-guide/system-settings/api-settings/README.md b/docs/system-admin-guide/system-settings/api-settings/README.md index 443adad4ef..411cde5f9c 100644 --- a/docs/system-admin-guide/system-settings/api-settings/README.md +++ b/docs/system-admin-guide/system-settings/api-settings/README.md @@ -4,7 +4,6 @@ sidebar_navigation: priority: 930 title: API settings description: Settings for API functionality of OpenProject -robots: index, follow keywords: API settings --- # API system settings diff --git a/docs/system-admin-guide/system-settings/attachments/README.md b/docs/system-admin-guide/system-settings/attachments/README.md index de66b447a7..55de220401 100644 --- a/docs/system-admin-guide/system-settings/attachments/README.md +++ b/docs/system-admin-guide/system-settings/attachments/README.md @@ -4,7 +4,6 @@ sidebar_navigation: priority: 940 title: Attachments settings description: Settings for max attachment size and allowed file types -robots: index, follow keywords: Attachments Settings --- @@ -16,9 +15,9 @@ keywords: Attachments Settings 2. The box next to **Attachment upload whitelist** is an open-entry text box in which some common file formats are pre-populated by default. The file formats in this list are specifically whitelisted or allowed to be attached to work packages. If you wish, you can add additional file formats. Use only one file format entry per line, and keep to the following cadence: - ​ *****.[**file extension**] + `*****.[**file extension**]` - Example: To add mp3-files to the whitelist, your entry would be "***.mp3**". + Example: To add mp3-files to the whitelist, your entry would be `***.mp3**`. 2. Do not forget to **save** your changes. diff --git a/docs/system-admin-guide/system-settings/attachments/image-20211209170753143.png b/docs/system-admin-guide/system-settings/attachments/image-20211209170753143.png deleted file mode 100644 index bbbfb4ec76..0000000000 Binary files a/docs/system-admin-guide/system-settings/attachments/image-20211209170753143.png and /dev/null differ diff --git a/docs/system-admin-guide/system-settings/display-settings/README.md b/docs/system-admin-guide/system-settings/display-settings/README.md index 2e8fbf020a..0a852fa568 100644 --- a/docs/system-admin-guide/system-settings/display-settings/README.md +++ b/docs/system-admin-guide/system-settings/display-settings/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Language and display settings priority: 960 description: Display settings in OpenProject. -robots: index, follow keywords: display settings --- # Language and display settings diff --git a/docs/system-admin-guide/system-settings/display-settings/image-20210422093156527.png b/docs/system-admin-guide/system-settings/display-settings/image-20210422093156527.png deleted file mode 100644 index 6a1f0687d1..0000000000 Binary files a/docs/system-admin-guide/system-settings/display-settings/image-20210422093156527.png and /dev/null differ diff --git a/docs/system-admin-guide/system-settings/display-settings/image-20211209162945602.png b/docs/system-admin-guide/system-settings/display-settings/image-20211209162945602.png deleted file mode 100644 index 221ab709e8..0000000000 Binary files a/docs/system-admin-guide/system-settings/display-settings/image-20211209162945602.png and /dev/null differ diff --git a/docs/system-admin-guide/system-settings/display-settings/time-and-date-settings.png b/docs/system-admin-guide/system-settings/display-settings/time-and-date-settings.png deleted file mode 100644 index 924e323053..0000000000 Binary files a/docs/system-admin-guide/system-settings/display-settings/time-and-date-settings.png and /dev/null differ diff --git a/docs/system-admin-guide/system-settings/general-settings/README.md b/docs/system-admin-guide/system-settings/general-settings/README.md index 5ea9bf5300..ba57ae3e00 100644 --- a/docs/system-admin-guide/system-settings/general-settings/README.md +++ b/docs/system-admin-guide/system-settings/general-settings/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: General settings priority: 990 description: General system settings in OpenProject. -robots: index, follow keywords: general settings --- # General system settings diff --git a/docs/system-admin-guide/system-settings/general-settings/Sys-admin-general-welcome-text-block.png b/docs/system-admin-guide/system-settings/general-settings/Sys-admin-general-welcome-text-block.png deleted file mode 100644 index ba1e40b1e1..0000000000 Binary files a/docs/system-admin-guide/system-settings/general-settings/Sys-admin-general-welcome-text-block.png and /dev/null differ diff --git a/docs/system-admin-guide/system-settings/general-settings/System-admin-guide-system-settings-general.png b/docs/system-admin-guide/system-settings/general-settings/System-admin-guide-system-settings-general.png deleted file mode 100644 index 48e90edcfd..0000000000 Binary files a/docs/system-admin-guide/system-settings/general-settings/System-admin-guide-system-settings-general.png and /dev/null differ diff --git a/docs/system-admin-guide/system-settings/general-settings/image-20211209161519942.png b/docs/system-admin-guide/system-settings/general-settings/image-20211209161519942.png deleted file mode 100644 index 9fdbe8ae19..0000000000 Binary files a/docs/system-admin-guide/system-settings/general-settings/image-20211209161519942.png and /dev/null differ diff --git a/docs/system-admin-guide/system-settings/image-20201007165721023.png b/docs/system-admin-guide/system-settings/image-20201007165721023.png deleted file mode 100644 index 21162fb1f0..0000000000 Binary files a/docs/system-admin-guide/system-settings/image-20201007165721023.png and /dev/null differ diff --git a/docs/system-admin-guide/system-settings/image-20211209155730149.png b/docs/system-admin-guide/system-settings/image-20211209155730149.png deleted file mode 100644 index 8e6b6d9294..0000000000 Binary files a/docs/system-admin-guide/system-settings/image-20211209155730149.png and /dev/null differ diff --git a/docs/system-admin-guide/system-settings/project-system-settings/README.md b/docs/system-admin-guide/system-settings/project-system-settings/README.md index e90b6da8f1..e73926abb2 100644 --- a/docs/system-admin-guide/system-settings/project-system-settings/README.md +++ b/docs/system-admin-guide/system-settings/project-system-settings/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Project system settings priority: 950 description: Project system settings in OpenProject. -robots: index, follow keywords: project system settings --- # Project system settings diff --git a/docs/system-admin-guide/system-settings/project-system-settings/image-20210309144927234.png b/docs/system-admin-guide/system-settings/project-system-settings/image-20210309144927234.png deleted file mode 100644 index 9bdc2168c7..0000000000 Binary files a/docs/system-admin-guide/system-settings/project-system-settings/image-20210309144927234.png and /dev/null differ diff --git a/docs/system-admin-guide/system-settings/project-system-settings/image-20210510144536716.png b/docs/system-admin-guide/system-settings/project-system-settings/image-20210510144536716.png deleted file mode 100644 index 388fc77b47..0000000000 Binary files a/docs/system-admin-guide/system-settings/project-system-settings/image-20210510144536716.png and /dev/null differ diff --git a/docs/system-admin-guide/system-settings/repositories/README.md b/docs/system-admin-guide/system-settings/repositories/README.md index b16b8f0fa4..1cbc56a4a7 100644 --- a/docs/system-admin-guide/system-settings/repositories/README.md +++ b/docs/system-admin-guide/system-settings/repositories/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Repositories settings priority: 500 description: Repositories settings in OpenProject. -robots: index, follow keywords: repository settings --- # Repositories settings diff --git a/docs/system-admin-guide/system-settings/repositories/image-20210422095627477.png b/docs/system-admin-guide/system-settings/repositories/image-20210422095627477.png deleted file mode 100644 index a9f160a660..0000000000 Binary files a/docs/system-admin-guide/system-settings/repositories/image-20210422095627477.png and /dev/null differ diff --git a/docs/system-admin-guide/system-settings/repositories/image-20211209173513834.png b/docs/system-admin-guide/system-settings/repositories/image-20211209173513834.png deleted file mode 100644 index 0cc2fcda23..0000000000 Binary files a/docs/system-admin-guide/system-settings/repositories/image-20211209173513834.png and /dev/null differ diff --git a/docs/system-admin-guide/system-settings/repositories/image-20211209173942243.png b/docs/system-admin-guide/system-settings/repositories/image-20211209173942243.png deleted file mode 100644 index 28d28dd5c1..0000000000 Binary files a/docs/system-admin-guide/system-settings/repositories/image-20211209173942243.png and /dev/null differ diff --git a/docs/system-admin-guide/time-and-costs/README.md b/docs/system-admin-guide/time-and-costs/README.md index eeaa66e8bf..813e7ce342 100644 --- a/docs/system-admin-guide/time-and-costs/README.md +++ b/docs/system-admin-guide/time-and-costs/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Time and costs priority: 680 description: Define cost types and change the currency in OpenProject. -robots: index, follow keywords: cost type, currency, time and costs, budget --- # Time and costs diff --git a/docs/system-admin-guide/users-permissions/README.md b/docs/system-admin-guide/users-permissions/README.md index 9b1cbb1d46..b5b1ec7820 100644 --- a/docs/system-admin-guide/users-permissions/README.md +++ b/docs/system-admin-guide/users-permissions/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Users and permissions priority: 997 description: Manage users and permissions. -robots: index, follow keywords: users, permissions, roles, groups, avatars --- # Users and permissions diff --git a/docs/system-admin-guide/users-permissions/avatars/README.md b/docs/system-admin-guide/users-permissions/avatars/README.md index 1b96896cbb..5e089b7f0a 100644 --- a/docs/system-admin-guide/users-permissions/avatars/README.md +++ b/docs/system-admin-guide/users-permissions/avatars/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Avatars priority: 960 description: Manage Avatars in OpenProject -robots: index, follow keywords: Avatars --- # OpenProject Avatars diff --git a/docs/system-admin-guide/users-permissions/groups/README.md b/docs/system-admin-guide/users-permissions/groups/README.md index 7d650d9d8b..8870efa8a1 100644 --- a/docs/system-admin-guide/users-permissions/groups/README.md +++ b/docs/system-admin-guide/users-permissions/groups/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Groups priority: 980 description: Manage groups in OpenProject. -robots: index, follow keywords: manage groups --- diff --git a/docs/system-admin-guide/users-permissions/groups/Sys-admin-add-users-groups.gif b/docs/system-admin-guide/users-permissions/groups/Sys-admin-add-users-groups.gif deleted file mode 100644 index 3426068338..0000000000 Binary files a/docs/system-admin-guide/users-permissions/groups/Sys-admin-add-users-groups.gif and /dev/null differ diff --git a/docs/system-admin-guide/users-permissions/groups/image-20210302095755016.png b/docs/system-admin-guide/users-permissions/groups/image-20210302095755016.png index b8af925df5..bca88faf68 100644 Binary files a/docs/system-admin-guide/users-permissions/groups/image-20210302095755016.png and b/docs/system-admin-guide/users-permissions/groups/image-20210302095755016.png differ diff --git a/docs/system-admin-guide/users-permissions/groups/image-20210505162541644.png b/docs/system-admin-guide/users-permissions/groups/image-20210505162541644.png index da9a8c2448..a8bd71fe91 100644 Binary files a/docs/system-admin-guide/users-permissions/groups/image-20210505162541644.png and b/docs/system-admin-guide/users-permissions/groups/image-20210505162541644.png differ diff --git a/docs/system-admin-guide/users-permissions/placeholder-users/README.md b/docs/system-admin-guide/users-permissions/placeholder-users/README.md index 71a4cd86c3..758d44d7ee 100644 --- a/docs/system-admin-guide/users-permissions/placeholder-users/README.md +++ b/docs/system-admin-guide/users-permissions/placeholder-users/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Placeholder users priority: 985 description: Manage placeholder users in in OpenProject. -robots: index, follow keywords: placeholder user, example, wildcard, place holder --- diff --git a/docs/system-admin-guide/users-permissions/roles-permissions/README.md b/docs/system-admin-guide/users-permissions/roles-permissions/README.md index 14293353ce..9ab9dd6236 100644 --- a/docs/system-admin-guide/users-permissions/roles-permissions/README.md +++ b/docs/system-admin-guide/users-permissions/roles-permissions/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Roles and permissions priority: 970 description: Manage roles and permissions in OpenProject. -robots: index, follow keywords: manage roles, manage permissions --- # Roles and permissions diff --git a/docs/system-admin-guide/users-permissions/settings/README.md b/docs/system-admin-guide/users-permissions/settings/README.md index 5e95685d2b..816bb2d57f 100644 --- a/docs/system-admin-guide/users-permissions/settings/README.md +++ b/docs/system-admin-guide/users-permissions/settings/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: User settings priority: 999 description: Configure user settings in OpenProject. -robots: index, follow keywords: user settings --- diff --git a/docs/system-admin-guide/users-permissions/users-permissions-faq/README.md b/docs/system-admin-guide/users-permissions/users-permissions-faq/README.md index cdb778be1e..21d8e40b18 100644 --- a/docs/system-admin-guide/users-permissions/users-permissions-faq/README.md +++ b/docs/system-admin-guide/users-permissions/users-permissions-faq/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Users and permissions FAQ priority: 001 description: Frequently asked questions regarding user, permissions, roles and groups -robots: index, follow keywords: manage users FAQ, permissions, groups, roles, user settings --- diff --git a/docs/system-admin-guide/users-permissions/users/README.md b/docs/system-admin-guide/users-permissions/users/README.md index ab088127e9..8a2b2806df 100644 --- a/docs/system-admin-guide/users-permissions/users/README.md +++ b/docs/system-admin-guide/users-permissions/users/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Manage users priority: 990 description: Manage users in OpenProject. -robots: index, follow keywords: manage users, lock, unlock, invite, default language --- diff --git a/docs/use-cases/README.md b/docs/use-cases/README.md index 4b0c0cdff9..1ba5168579 100644 --- a/docs/use-cases/README.md +++ b/docs/use-cases/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Use Cases priority: 955 description: Step-by-step instruction about various use cases -robots: index, follow keywords: use-cases --- diff --git a/docs/use-cases/portfolio-management/README.md b/docs/use-cases/portfolio-management/README.md index 0425e84416..06d0876b9a 100644 --- a/docs/use-cases/portfolio-management/README.md +++ b/docs/use-cases/portfolio-management/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Portfolio Management and Custom Reporting priority: 900 description: Step-by-step instruction about portfolio management and custom reporting -robots: index, follow keywords: use-case, portfolio management --- diff --git a/docs/use-cases/resource-management/README.md b/docs/use-cases/resource-management/README.md index 772b4d249e..037c001e05 100644 --- a/docs/use-cases/resource-management/README.md +++ b/docs/use-cases/resource-management/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Resource Management priority: 990 description: Step-by-step instruction about resource management -robots: index, follow keywords: use-case, resource management --- diff --git a/docs/user-guide/README.md b/docs/user-guide/README.md index 0bce26d9d5..55f94d7d29 100644 --- a/docs/user-guide/README.md +++ b/docs/user-guide/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: User guide priority: 990 description: OpenProject user guide for Community, Cloud Edition and Enterprise Edition. -robots: index, follow keywords: user guide --- # User guide diff --git a/docs/user-guide/activity/README.md b/docs/user-guide/activity/README.md index c846c2035f..ab3046791e 100644 --- a/docs/user-guide/activity/README.md +++ b/docs/user-guide/activity/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Activity priority: 890 description: Find out about the Activity within a project -robots: index, follow keywords: activity --- diff --git a/docs/user-guide/agile-boards/Board-types-basic-board.png b/docs/user-guide/agile-boards/Board-types-basic-board.png index 5674835527..e7e874c93e 100644 Binary files a/docs/user-guide/agile-boards/Board-types-basic-board.png and b/docs/user-guide/agile-boards/Board-types-basic-board.png differ diff --git a/docs/user-guide/agile-boards/README.md b/docs/user-guide/agile-boards/README.md index 3dae3bbc79..7f14a430ae 100644 --- a/docs/user-guide/agile-boards/README.md +++ b/docs/user-guide/agile-boards/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Agile boards priority: 860 description: How to get started with Agile boards for Kanban, Scrum and Agile Project Management. -robots: index, follow keywords: agile boards, Kanban, Scrum, agile project management, action boards --- diff --git a/docs/user-guide/agile-boards/agile-boards-faq/README.md b/docs/user-guide/agile-boards/agile-boards-faq/README.md index 094e52b192..d7f3143fcb 100644 --- a/docs/user-guide/agile-boards/agile-boards-faq/README.md +++ b/docs/user-guide/agile-boards/agile-boards-faq/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Agile boards FAQ priority: 001 description: Frequently asked questions regarding the boards module -robots: index, follow keywords: kanban faq, boards, agile board, basic board, swimlane --- diff --git a/docs/user-guide/agile-boards/board-types-7003479.png b/docs/user-guide/agile-boards/board-types-7003479.png deleted file mode 100644 index 34ca4f94ef..0000000000 Binary files a/docs/user-guide/agile-boards/board-types-7003479.png and /dev/null differ diff --git a/docs/user-guide/agile-boards/board-types.png b/docs/user-guide/agile-boards/board-types.png deleted file mode 100644 index 34ca4f94ef..0000000000 Binary files a/docs/user-guide/agile-boards/board-types.png and /dev/null differ diff --git a/docs/user-guide/agile-boards/create-basic-board.png b/docs/user-guide/agile-boards/create-basic-board.png deleted file mode 100644 index f6c7722e58..0000000000 Binary files a/docs/user-guide/agile-boards/create-basic-board.png and /dev/null differ diff --git a/docs/user-guide/agile-boards/image-20201005160802542.png b/docs/user-guide/agile-boards/image-20201005160802542.png deleted file mode 100644 index 02f647f220..0000000000 Binary files a/docs/user-guide/agile-boards/image-20201005160802542.png and /dev/null differ diff --git a/docs/user-guide/backlogs-scrum/README.md b/docs/user-guide/backlogs-scrum/README.md index fe5d0445e3..299fc7accd 100644 --- a/docs/user-guide/backlogs-scrum/README.md +++ b/docs/user-guide/backlogs-scrum/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Backlogs (Scrum) priority: 850 description: Support your Scrum methodology with Backlogs -robots: index, follow keywords: backlogs, scrum --- diff --git a/docs/user-guide/backlogs-scrum/backlogs-faq/README.md b/docs/user-guide/backlogs-scrum/backlogs-faq/README.md index 9d04ec59c2..d7e9862acf 100644 --- a/docs/user-guide/backlogs-scrum/backlogs-faq/README.md +++ b/docs/user-guide/backlogs-scrum/backlogs-faq/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Backlogs FAQ priority: 001 description: Frequently asked questions regarding the backlogs module -robots: index, follow keywords: backlogs FAQ, back-logs. task board, version, sprint, scrum --- diff --git a/docs/user-guide/backlogs-scrum/manage-sprints/README.md b/docs/user-guide/backlogs-scrum/manage-sprints/README.md index 62e9d5797f..48800b374a 100644 --- a/docs/user-guide/backlogs-scrum/manage-sprints/README.md +++ b/docs/user-guide/backlogs-scrum/manage-sprints/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Manage sprints priority: 900 description: Create a new sprint in the backlogs view. -robots: index, follow keywords: manage sprints --- diff --git a/docs/user-guide/backlogs-scrum/taskboard/README.md b/docs/user-guide/backlogs-scrum/taskboard/README.md index ffa37cac20..de83c41496 100644 --- a/docs/user-guide/backlogs-scrum/taskboard/README.md +++ b/docs/user-guide/backlogs-scrum/taskboard/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Task board view priority: 850 description: Taskboard in OpenProject. -robots: index, follow keywords: taskboard, task board, user story, epic --- diff --git a/docs/user-guide/backlogs-scrum/work-with-backlogs/README.md b/docs/user-guide/backlogs-scrum/work-with-backlogs/README.md index d44f99d91c..edca634b96 100644 --- a/docs/user-guide/backlogs-scrum/work-with-backlogs/README.md +++ b/docs/user-guide/backlogs-scrum/work-with-backlogs/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Working with backlogs priority: 990 description: Working with backlogs (scrum) -robots: index, follow keywords: backlogs, scrum, agile, burndown --- @@ -116,7 +115,7 @@ The remaining story points per sprint are displayed in the chart. Optionally, th ![Burndown chart graph](17_BurndownChart2.png) -​ + ## Print story cards diff --git a/docs/user-guide/budgets/README.md b/docs/user-guide/budgets/README.md index 28512cf023..facbd55ef9 100644 --- a/docs/user-guide/budgets/README.md +++ b/docs/user-guide/budgets/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Budgets priority: 780 description: Find out how to create and manage budgets for a project in OpenProject. -robots: index, follow keywords: budgets, project budget, costs --- diff --git a/docs/user-guide/calendar/1568639577828.png b/docs/user-guide/calendar/1568639577828.png deleted file mode 100644 index ab18640392..0000000000 Binary files a/docs/user-guide/calendar/1568639577828.png and /dev/null differ diff --git a/docs/user-guide/calendar/README.md b/docs/user-guide/calendar/README.md index 606715574a..7eb210d3e8 100644 --- a/docs/user-guide/calendar/README.md +++ b/docs/user-guide/calendar/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Calendar priority: 840 description: Create a calendar in OpenProject. -robots: index, follow keywords: calendar --- diff --git a/docs/user-guide/calendar/calendar-faq/README.md b/docs/user-guide/calendar/calendar-faq/README.md index c8b207bdde..d4ea279b31 100644 --- a/docs/user-guide/calendar/calendar-faq/README.md +++ b/docs/user-guide/calendar/calendar-faq/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Calendar FAQ priority: 001 description: Frequently asked questions regarding the calendar module -robots: index, follow keywords: calendar FAQ, diary, planner, holiday --- diff --git a/docs/user-guide/calendar/calendar-overview.png b/docs/user-guide/calendar/calendar-overview.png index 8c2935341d..b7fd244afa 100644 Binary files a/docs/user-guide/calendar/calendar-overview.png and b/docs/user-guide/calendar/calendar-overview.png differ diff --git a/docs/user-guide/calendar/image-20220321121017281.png b/docs/user-guide/calendar/image-20220321121017281.png deleted file mode 100644 index 826baa64a7..0000000000 Binary files a/docs/user-guide/calendar/image-20220321121017281.png and /dev/null differ diff --git a/docs/user-guide/calendar/image-20220502123901594.png b/docs/user-guide/calendar/image-20220502123901594.png deleted file mode 100644 index 014b2d5584..0000000000 Binary files a/docs/user-guide/calendar/image-20220502123901594.png and /dev/null differ diff --git a/docs/user-guide/calendar/subproject-calendar.png b/docs/user-guide/calendar/subproject-calendar.png deleted file mode 100644 index 9ce91f0b8e..0000000000 Binary files a/docs/user-guide/calendar/subproject-calendar.png and /dev/null differ diff --git a/docs/user-guide/documents/README.md b/docs/user-guide/documents/README.md index 6ba1789811..6db7764513 100644 --- a/docs/user-guide/documents/README.md +++ b/docs/user-guide/documents/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Documents priority: 770 description: Upload documents in OpenProject. -robots: index, follow keywords: documents --- diff --git a/docs/user-guide/forums/README.md b/docs/user-guide/forums/README.md index bc18054088..7f11ebd010 100644 --- a/docs/user-guide/forums/README.md +++ b/docs/user-guide/forums/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Forums priority: 820 description: Create and manage a forum in OpenProject -robots: index, follow keywords: forum, forums --- diff --git a/docs/user-guide/gantt-chart/README.md b/docs/user-guide/gantt-chart/README.md index e131888f13..e50cac6e74 100644 --- a/docs/user-guide/gantt-chart/README.md +++ b/docs/user-guide/gantt-chart/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Gantt charts priority: 865 description: Create project timelines with Gantt charts in OpenProject -robots: index, follow keywords: gantt chart, timeline, project plan, gantchart --- diff --git a/docs/user-guide/gantt-chart/gantt-chart-faq/README.md b/docs/user-guide/gantt-chart/gantt-chart-faq/README.md index d20b5c88f9..5dfa9ecc86 100644 --- a/docs/user-guide/gantt-chart/gantt-chart-faq/README.md +++ b/docs/user-guide/gantt-chart/gantt-chart-faq/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Gantt chart FAQ priority: 001 description: Frequently asked questions regarding Gantt chart -robots: index, follow keywords: Gantt chart FAQ, time line, scheduling --- diff --git a/docs/user-guide/gantt-chart/scheduling/README.md b/docs/user-guide/gantt-chart/scheduling/README.md index 90cec9dec0..cf72b462f0 100644 --- a/docs/user-guide/gantt-chart/scheduling/README.md +++ b/docs/user-guide/gantt-chart/scheduling/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Automatic and manual scheduling priority: 999 description: Use manual or automatic scheduling mode in OpenProject -robots: index, follow keywords: Gantt chart, automatic scheduling, manual scheduling, start date, finish date, relations diff --git a/docs/user-guide/keyboard-shortcuts-access-keys/README.md b/docs/user-guide/keyboard-shortcuts-access-keys/README.md index 97111a8cd0..f86b9beb75 100644 --- a/docs/user-guide/keyboard-shortcuts-access-keys/README.md +++ b/docs/user-guide/keyboard-shortcuts-access-keys/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Keyboard Shortcuts and Access Keys priority: 450 description: Keyboard Shortcuts and Access Keys in OpenProject. -robots: index, follow keywords: keyboard shortcuts and access keys --- # Keyboard Shortcuts and Access Keys diff --git a/docs/user-guide/meetings/README.md b/docs/user-guide/meetings/README.md index 6e2c785e07..73819f5830 100644 --- a/docs/user-guide/meetings/README.md +++ b/docs/user-guide/meetings/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Meetings priority: 760 description: Manage meetings with agenda and meeting minutes in OpenProject. -robots: index, follow keywords: meetings --- diff --git a/docs/user-guide/members/README.md b/docs/user-guide/members/README.md index 2f957c1cd5..39708dd7f2 100644 --- a/docs/user-guide/members/README.md +++ b/docs/user-guide/members/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Members priority: 650 description: Manage members in OpenProject. -robots: index, follow keywords: members, project participants --- diff --git a/docs/user-guide/news/README.md b/docs/user-guide/news/README.md index fae2ccf846..aa8d6a8035 100644 --- a/docs/user-guide/news/README.md +++ b/docs/user-guide/news/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: News priority: 830 description: Communicate project news to your team members -robots: index, follow keywords: news --- diff --git a/docs/user-guide/notifications/README.md b/docs/user-guide/notifications/README.md index 6c46bb4cba..cf93ba87fc 100644 --- a/docs/user-guide/notifications/README.md +++ b/docs/user-guide/notifications/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Notifications priority: 590 description: In-app notifications in OpenProject -robots: index, follow keywords: notifications --- # In-app notifications diff --git a/docs/user-guide/notifications/notification-settings/README.md b/docs/user-guide/notifications/notification-settings/README.md index 8ae60abee2..49b666605a 100644 --- a/docs/user-guide/notifications/notification-settings/README.md +++ b/docs/user-guide/notifications/notification-settings/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Notifications settings priority: 580 description: In-app notification settings in OpenProject -robots: index, follow keywords: notifications settings --- # Notification settings diff --git a/docs/user-guide/project-overview/README.md b/docs/user-guide/project-overview/README.md index 478c909049..1ddce80bee 100644 --- a/docs/user-guide/project-overview/README.md +++ b/docs/user-guide/project-overview/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Project overview priority: 900 description: Learn how to configure a project overview page -robots: index, follow keywords: project overview page --- diff --git a/docs/user-guide/project-overview/project-overview-faq/README.md b/docs/user-guide/project-overview/project-overview-faq/README.md index 784a7ac46f..22b424056b 100644 --- a/docs/user-guide/project-overview/project-overview-faq/README.md +++ b/docs/user-guide/project-overview/project-overview-faq/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Project overview FAQ priority: 001 description: Frequently asked questions regarding project overview -robots: index, follow keywords: project overview FAQ --- diff --git a/docs/user-guide/projects/README.md b/docs/user-guide/projects/README.md index 294d98b1c0..ec86051b06 100644 --- a/docs/user-guide/projects/README.md +++ b/docs/user-guide/projects/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Projects priority: 600 description: Manage projects in OpenProject. -robots: index, follow keywords: projects --- # Manage projects diff --git a/docs/user-guide/projects/image-20210204170739796.png b/docs/user-guide/projects/image-20210204170739796.png deleted file mode 100644 index 2ef848c4e8..0000000000 Binary files a/docs/user-guide/projects/image-20210204170739796.png and /dev/null differ diff --git a/docs/user-guide/projects/project-settings/README.md b/docs/user-guide/projects/project-settings/README.md index 3cbc0bbd87..0d57585999 100644 --- a/docs/user-guide/projects/project-settings/README.md +++ b/docs/user-guide/projects/project-settings/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Project settings priority: 500 description: Configure your project in OpenProject. -robots: index, follow keywords: project settings --- # Project settings diff --git a/docs/user-guide/projects/project-settings/activities-time-tracking/README.md b/docs/user-guide/projects/project-settings/activities-time-tracking/README.md index 9c01d32846..76b935fa4a 100644 --- a/docs/user-guide/projects/project-settings/activities-time-tracking/README.md +++ b/docs/user-guide/projects/project-settings/activities-time-tracking/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Time tracking activities priority: 300 description: Manage activities for time tracking. -robots: index, follow keywords: activities for time tracking, log time settings --- # Manage activities for time tracking diff --git a/docs/user-guide/projects/project-settings/backlogs-settings/README.md b/docs/user-guide/projects/project-settings/backlogs-settings/README.md index c96958ae0b..7cb1ab2ba3 100644 --- a/docs/user-guide/projects/project-settings/backlogs-settings/README.md +++ b/docs/user-guide/projects/project-settings/backlogs-settings/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Backlogs settings priority: 200 description: Backlogs settings. -robots: index, follow keywords: backlogs settings --- # Backlogs settings diff --git a/docs/user-guide/projects/project-settings/custom-fields/README.md b/docs/user-guide/projects/project-settings/custom-fields/README.md index 52ba77a4a0..e6d877ec32 100644 --- a/docs/user-guide/projects/project-settings/custom-fields/README.md +++ b/docs/user-guide/projects/project-settings/custom-fields/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Enable work package custom fields priority: 700 description: Manage custom fields in a project. -robots: index, follow keywords: custom fields, activate work package custom field --- # Enable custom fields in projects diff --git a/docs/user-guide/projects/project-settings/modules/Modules-overview.png b/docs/user-guide/projects/project-settings/modules/Modules-overview.png index 90d8f3f435..9235ed8837 100644 Binary files a/docs/user-guide/projects/project-settings/modules/Modules-overview.png and b/docs/user-guide/projects/project-settings/modules/Modules-overview.png differ diff --git a/docs/user-guide/projects/project-settings/modules/README.md b/docs/user-guide/projects/project-settings/modules/README.md index 35c7da3d5b..93336a3efd 100644 --- a/docs/user-guide/projects/project-settings/modules/README.md +++ b/docs/user-guide/projects/project-settings/modules/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Modules priority: 900 description: Enable modules in a project. -robots: index, follow keywords: modules, select module in project, add --- # Enable modules in a project diff --git a/docs/user-guide/projects/project-settings/modules/image-20201005151029444.png b/docs/user-guide/projects/project-settings/modules/image-20201005151029444.png deleted file mode 100644 index f61f97aae4..0000000000 Binary files a/docs/user-guide/projects/project-settings/modules/image-20201005151029444.png and /dev/null differ diff --git a/docs/user-guide/projects/project-settings/project-information/README.md b/docs/user-guide/projects/project-settings/project-information/README.md index c631eb2eed..1fa88397ee 100644 --- a/docs/user-guide/projects/project-settings/project-information/README.md +++ b/docs/user-guide/projects/project-settings/project-information/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Project information priority: 990 description: General project information. -robots: index, follow keywords: project information --- # Manage project information diff --git a/docs/user-guide/projects/project-settings/repository/README.md b/docs/user-guide/projects/project-settings/repository/README.md index 3c44433edb..0b3c079350 100644 --- a/docs/user-guide/projects/project-settings/repository/README.md +++ b/docs/user-guide/projects/project-settings/repository/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Repository priority: 400 description: Manage a repository in a project. -robots: index, follow keywords: repository --- # Manage a repository diff --git a/docs/user-guide/projects/project-settings/versions/README.md b/docs/user-guide/projects/project-settings/versions/README.md index f12f237035..a8e0056757 100644 --- a/docs/user-guide/projects/project-settings/versions/README.md +++ b/docs/user-guide/projects/project-settings/versions/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Versions priority: 600 description: Manage versions in OpenProject. -robots: index, follow keywords: manage versions --- # Manage versions diff --git a/docs/user-guide/projects/project-settings/work-package-categories/README.md b/docs/user-guide/projects/project-settings/work-package-categories/README.md index 82dfca0f7e..6424499f84 100644 --- a/docs/user-guide/projects/project-settings/work-package-categories/README.md +++ b/docs/user-guide/projects/project-settings/work-package-categories/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Work package categories priority: 500 description: Manage work package categories. -robots: index, follow keywords: work package categories --- # Manage work package categories diff --git a/docs/user-guide/projects/project-settings/work-package-types/README.md b/docs/user-guide/projects/project-settings/work-package-types/README.md index 87d6a0d1b6..482376a425 100644 --- a/docs/user-guide/projects/project-settings/work-package-types/README.md +++ b/docs/user-guide/projects/project-settings/work-package-types/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Work package types priority: 800 description: Enable or disable work package types in a project. -robots: index, follow keywords: work package types --- # Work package types diff --git a/docs/user-guide/projects/project-status/README.md b/docs/user-guide/projects/project-status/README.md index 2cab5e38a1..f853fec4b0 100644 --- a/docs/user-guide/projects/project-status/README.md +++ b/docs/user-guide/projects/project-status/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Project status priority: 499 description: How to set and display the project status. -robots: index, follow keywords: project status --- # Project status diff --git a/docs/user-guide/projects/project-status/Set-project-status-project-overview.png b/docs/user-guide/projects/project-status/Set-project-status-project-overview.png deleted file mode 100644 index 7d45773af3..0000000000 Binary files a/docs/user-guide/projects/project-status/Set-project-status-project-overview.png and /dev/null differ diff --git a/docs/user-guide/projects/project-status/image-20220214095425579.png b/docs/user-guide/projects/project-status/image-20220214095425579.png deleted file mode 100644 index c91b448e4f..0000000000 Binary files a/docs/user-guide/projects/project-status/image-20220214095425579.png and /dev/null differ diff --git a/docs/user-guide/projects/project-status/image-20220214095510158.png b/docs/user-guide/projects/project-status/image-20220214095510158.png index 6b76ee3a87..8fb85ef36f 100644 Binary files a/docs/user-guide/projects/project-status/image-20220214095510158.png and b/docs/user-guide/projects/project-status/image-20220214095510158.png differ diff --git a/docs/user-guide/projects/project-status/image-20220214100526694.png b/docs/user-guide/projects/project-status/image-20220214100526694.png index 4c0170993c..6988cda152 100644 Binary files a/docs/user-guide/projects/project-status/image-20220214100526694.png and b/docs/user-guide/projects/project-status/image-20220214100526694.png differ diff --git a/docs/user-guide/projects/project-status/image-20220214101311648.png b/docs/user-guide/projects/project-status/image-20220214101311648.png index 58263d2c87..3131294ade 100644 Binary files a/docs/user-guide/projects/project-status/image-20220214101311648.png and b/docs/user-guide/projects/project-status/image-20220214101311648.png differ diff --git a/docs/user-guide/projects/project-status/project-list-project-status.png b/docs/user-guide/projects/project-status/project-list-project-status.png deleted file mode 100644 index 34eb0e374e..0000000000 Binary files a/docs/user-guide/projects/project-status/project-list-project-status.png and /dev/null differ diff --git a/docs/user-guide/projects/project-status/project-settings-project-status.png b/docs/user-guide/projects/project-status/project-settings-project-status.png deleted file mode 100644 index 6e355ab9c2..0000000000 Binary files a/docs/user-guide/projects/project-status/project-settings-project-status.png and /dev/null differ diff --git a/docs/user-guide/projects/project-templates/README.md b/docs/user-guide/projects/project-templates/README.md index 6f1b18d1fb..70e742000b 100644 --- a/docs/user-guide/projects/project-templates/README.md +++ b/docs/user-guide/projects/project-templates/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Project templates priority: 498 description: How to create project templates. -robots: index, follow keywords: project templates --- # Project templates diff --git a/docs/user-guide/projects/project-templates/image-20210204170739796.png b/docs/user-guide/projects/project-templates/image-20210204170739796.png deleted file mode 100644 index 2ef848c4e8..0000000000 Binary files a/docs/user-guide/projects/project-templates/image-20210204170739796.png and /dev/null differ diff --git a/docs/user-guide/projects/projects-faq/README.md b/docs/user-guide/projects/projects-faq/README.md index 1b931d223c..9e37205e95 100644 --- a/docs/user-guide/projects/projects-faq/README.md +++ b/docs/user-guide/projects/projects-faq/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Projects FAQ priority: 001 description: Frequently asked questions regarding projects -robots: index, follow keywords: projects FAQ, project questions --- diff --git a/docs/user-guide/repository/README.md b/docs/user-guide/repository/README.md index d21f01d0ba..b57274dda6 100644 --- a/docs/user-guide/repository/README.md +++ b/docs/user-guide/repository/README.md @@ -5,7 +5,6 @@ sidebar_navigation: title: Repository priority: 700 description: Manage repositories with SVN or GIT in OpenProject. -robots: index, follow keywords: svn, git, repository management --- diff --git a/docs/user-guide/roadmap/README.md b/docs/user-guide/roadmap/README.md index fb9c2a660c..c95b6ba280 100644 --- a/docs/user-guide/roadmap/README.md +++ b/docs/user-guide/roadmap/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Roadmap priority: 880 description: Find out about the Product Roadmap and Release planning in OpenProject -robots: index, follow keywords: roadmap, release planning --- diff --git a/docs/user-guide/search/README.md b/docs/user-guide/search/README.md index 5bcf796835..8622723935 100644 --- a/docs/user-guide/search/README.md +++ b/docs/user-guide/search/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Search priority: 000 description: How to use the search bar and search feature in OpenProject -robots: index, follow keywords: search, find, filter, search bar --- diff --git a/docs/user-guide/search/image-20210422101143600.png b/docs/user-guide/search/image-20210422101143600.png deleted file mode 100644 index 468d6c2ad4..0000000000 Binary files a/docs/user-guide/search/image-20210422101143600.png and /dev/null differ diff --git a/docs/user-guide/start-page/README.md b/docs/user-guide/start-page/README.md index 6fa20cd6d2..4c4c8a6114 100644 --- a/docs/user-guide/start-page/README.md +++ b/docs/user-guide/start-page/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Start page priority: 990 description: What do I see on the application start page? -robots: index, follow keywords: application start page --- diff --git a/docs/user-guide/start-page/start-page-faq/README.md b/docs/user-guide/start-page/start-page-faq/README.md index ba7493d947..11dc7f7db2 100644 --- a/docs/user-guide/start-page/start-page-faq/README.md +++ b/docs/user-guide/start-page/start-page-faq/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Start page FAQ priority: 001 description: Frequently asked questions regarding start page -robots: index, follow keywords: start page FAQ, landing page, application start page, homepage --- diff --git a/docs/user-guide/team-planner/README.md b/docs/user-guide/team-planner/README.md index ee008bf626..4594e51e58 100644 --- a/docs/user-guide/team-planner/README.md +++ b/docs/user-guide/team-planner/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Team planner priority: 863 description: Using the team planner in OpenProject. -robots: index, follow keywords: team planner,planning calendar, resource management --- diff --git a/docs/user-guide/time-and-costs/README.md b/docs/user-guide/time-and-costs/README.md index 7525587636..1cf8dd4659 100644 --- a/docs/user-guide/time-and-costs/README.md +++ b/docs/user-guide/time-and-costs/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Time and costs priority: 790 description: Time tracking and cost reporting in OpenProject. -robots: index, follow keywords: Time tracking, cost reporting --- diff --git a/docs/user-guide/time-and-costs/cost-tracking/README.md b/docs/user-guide/time-and-costs/cost-tracking/README.md index 4e593487f5..cacc67b83d 100644 --- a/docs/user-guide/time-and-costs/cost-tracking/README.md +++ b/docs/user-guide/time-and-costs/cost-tracking/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Cost tracking priority: 798 description: Time and cost tracking in OpenProject -robots: index, follow keywords: cost tracking, log costs, unit costs --- diff --git a/docs/user-guide/time-and-costs/progress-tracking/README.md b/docs/user-guide/time-and-costs/progress-tracking/README.md index 71b701e565..a749be2632 100644 --- a/docs/user-guide/time-and-costs/progress-tracking/README.md +++ b/docs/user-guide/time-and-costs/progress-tracking/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Progress tracking priority: 800 description: Progress tracking in OpenProject. -robots: index, follow keywords: Progress tracking, cost reporting, earned value analysis, earned value management --- diff --git a/docs/user-guide/time-and-costs/progress-tracking/progress-tracking-admin-status-percentage.png b/docs/user-guide/time-and-costs/progress-tracking/progress-tracking-admin-status-percentage.png index a13e39f672..52e0b056a8 100644 Binary files a/docs/user-guide/time-and-costs/progress-tracking/progress-tracking-admin-status-percentage.png and b/docs/user-guide/time-and-costs/progress-tracking/progress-tracking-admin-status-percentage.png differ diff --git a/docs/user-guide/time-and-costs/progress-tracking/progress-tracking-bulk-editing.png b/docs/user-guide/time-and-costs/progress-tracking/progress-tracking-bulk-editing.png index 8b937c1a0f..6c60aa11a7 100644 Binary files a/docs/user-guide/time-and-costs/progress-tracking/progress-tracking-bulk-editing.png and b/docs/user-guide/time-and-costs/progress-tracking/progress-tracking-bulk-editing.png differ diff --git a/docs/user-guide/time-and-costs/progress-tracking/progress-tracking-hierarchy-progress.png b/docs/user-guide/time-and-costs/progress-tracking/progress-tracking-hierarchy-progress.png index 2e51708374..0d660489b9 100644 Binary files a/docs/user-guide/time-and-costs/progress-tracking/progress-tracking-hierarchy-progress.png and b/docs/user-guide/time-and-costs/progress-tracking/progress-tracking-hierarchy-progress.png differ diff --git a/docs/user-guide/time-and-costs/progress-tracking/progress-tracking-wp-field-50perc.png b/docs/user-guide/time-and-costs/progress-tracking/progress-tracking-wp-field-50perc.png index d257c04bbc..a7fc9ce737 100644 Binary files a/docs/user-guide/time-and-costs/progress-tracking/progress-tracking-wp-field-50perc.png and b/docs/user-guide/time-and-costs/progress-tracking/progress-tracking-wp-field-50perc.png differ diff --git a/docs/user-guide/time-and-costs/progress-tracking/progress-tracking-wp-field-editor.png b/docs/user-guide/time-and-costs/progress-tracking/progress-tracking-wp-field-editor.png index ff83bb5248..d7d16a894e 100644 Binary files a/docs/user-guide/time-and-costs/progress-tracking/progress-tracking-wp-field-editor.png and b/docs/user-guide/time-and-costs/progress-tracking/progress-tracking-wp-field-editor.png differ diff --git a/docs/user-guide/time-and-costs/progress-tracking/progress-tracking-wp-field.png b/docs/user-guide/time-and-costs/progress-tracking/progress-tracking-wp-field.png index 202f346cf2..41dc0cd57e 100644 Binary files a/docs/user-guide/time-and-costs/progress-tracking/progress-tracking-wp-field.png and b/docs/user-guide/time-and-costs/progress-tracking/progress-tracking-wp-field.png differ diff --git a/docs/user-guide/time-and-costs/reporting/README.md b/docs/user-guide/time-and-costs/reporting/README.md index fdc857ff28..6f6e2b6b96 100644 --- a/docs/user-guide/time-and-costs/reporting/README.md +++ b/docs/user-guide/time-and-costs/reporting/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Time and cost reporting priority: 797 description: Time and cost reporting -robots: index, follow keywords: time and cost reporting --- diff --git a/docs/user-guide/time-and-costs/time-and-costs-faq/README.md b/docs/user-guide/time-and-costs/time-and-costs-faq/README.md index 263ebb19b9..25d208d9d2 100644 --- a/docs/user-guide/time-and-costs/time-and-costs-faq/README.md +++ b/docs/user-guide/time-and-costs/time-and-costs-faq/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Time and costs FAQ priority: 001 description: Frequently asked questions regarding time, costs and tracking -robots: index, follow keywords: time and costs FAQ, time tracking, time logging, booking costs --- diff --git a/docs/user-guide/time-and-costs/time-tracking/README.md b/docs/user-guide/time-and-costs/time-tracking/README.md index 36caeb6c70..70335b6de7 100644 --- a/docs/user-guide/time-and-costs/time-tracking/README.md +++ b/docs/user-guide/time-and-costs/time-tracking/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Time tracking priority: 799 description: Time tracking in OpenProject -robots: index, follow keywords: time tracking, logging time, define rate, labor costs --- diff --git a/docs/user-guide/time-and-costs/time-tracking/toggl-integration/README.md b/docs/user-guide/time-and-costs/time-tracking/toggl-integration/README.md index 09fc6ae960..1ae2ed9cb5 100644 --- a/docs/user-guide/time-and-costs/time-tracking/toggl-integration/README.md +++ b/docs/user-guide/time-and-costs/time-tracking/toggl-integration/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Toggl integration priority: 798 description: Time tracking with Toggl -robots: index, follow keywords: time tracking, toggl integration --- diff --git a/docs/user-guide/wiki/README.md b/docs/user-guide/wiki/README.md index d9defc8e99..b67c7f4ade 100644 --- a/docs/user-guide/wiki/README.md +++ b/docs/user-guide/wiki/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Wiki priority: 800 description: Create and manage a wiki in OpenProject. -robots: index, follow keywords: wiki, documentation --- diff --git a/docs/user-guide/wiki/create-edit-wiki/README.md b/docs/user-guide/wiki/create-edit-wiki/README.md index d4fc4c2309..8229220977 100644 --- a/docs/user-guide/wiki/create-edit-wiki/README.md +++ b/docs/user-guide/wiki/create-edit-wiki/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Create and edit wiki priority: 799 description: Create a new wiki page in OpenProject -robots: index, follow keywords: create wiki --- diff --git a/docs/user-guide/wiki/more-wiki-functions/README.md b/docs/user-guide/wiki/more-wiki-functions/README.md index 6633002082..9dce421ae2 100644 --- a/docs/user-guide/wiki/more-wiki-functions/README.md +++ b/docs/user-guide/wiki/more-wiki-functions/README.md @@ -4,7 +4,6 @@ sidebar_navigation: priority: 797 title: More Wiki functions description: Wiki settings in OpenProject. -robots: index, follow keywords: wiki settings, delete wiki, lock wiki, export wiki --- diff --git a/docs/user-guide/wiki/wiki-faq/README.md b/docs/user-guide/wiki/wiki-faq/README.md index 88539cf925..8a2a5d3332 100644 --- a/docs/user-guide/wiki/wiki-faq/README.md +++ b/docs/user-guide/wiki/wiki-faq/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Wiki FAQ priority: 001 description: Frequently asked questions regarding wiki -robots: index, follow keywords: wiki faq --- diff --git a/docs/user-guide/wiki/wiki-menu/README.md b/docs/user-guide/wiki/wiki-menu/README.md index 7f80f481ba..f0e59a3500 100644 --- a/docs/user-guide/wiki/wiki-menu/README.md +++ b/docs/user-guide/wiki/wiki-menu/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Wiki project menu priority: 798 description: Create a project menu item for a wiki page. -robots: index, follow keywords: wiki menu --- diff --git a/docs/user-guide/work-packages/README.md b/docs/user-guide/work-packages/README.md index 92c6ecdffd..98ca5f82a4 100644 --- a/docs/user-guide/work-packages/README.md +++ b/docs/user-guide/work-packages/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Work packages priority: 870 description: Find out about work packages in OpenProject -robots: index, follow keywords: work packages, tickets --- diff --git a/docs/user-guide/work-packages/copy-move-delete/README.md b/docs/user-guide/work-packages/copy-move-delete/README.md index 7262a09bc4..af9c4aaf5a 100644 --- a/docs/user-guide/work-packages/copy-move-delete/README.md +++ b/docs/user-guide/work-packages/copy-move-delete/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Copy, move, delete work packages priority: 800 description: How to copy, change project or delete a work package? -robots: index, follow keywords: copy work package, delete work package, move work package --- diff --git a/docs/user-guide/work-packages/create-work-package/README.md b/docs/user-guide/work-packages/create-work-package/README.md index 6bd8ecac4d..447f56198e 100644 --- a/docs/user-guide/work-packages/create-work-package/README.md +++ b/docs/user-guide/work-packages/create-work-package/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Create work packages priority: 990 description: How to create Work packages in OpenProject? -robots: index, follow keywords: create Work packages --- diff --git a/docs/user-guide/work-packages/edit-work-package/README.md b/docs/user-guide/work-packages/edit-work-package/README.md index d3790e424a..fa8e882ab7 100644 --- a/docs/user-guide/work-packages/edit-work-package/README.md +++ b/docs/user-guide/work-packages/edit-work-package/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Edit work packages priority: 900 description: How to edit work packages in OpenProject? -robots: index, follow keywords: edit work packages --- diff --git a/docs/user-guide/work-packages/exporting/README.md b/docs/user-guide/work-packages/exporting/README.md index 8ae9129fbe..37d339c149 100644 --- a/docs/user-guide/work-packages/exporting/README.md +++ b/docs/user-guide/work-packages/exporting/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Exporting priority: 600 description: How to export work packages for other tools, such as Microsoft Excel -robots: index, follow keywords: work package exports, CSV, Excel, XLS, PDF --- diff --git a/docs/user-guide/work-packages/work-package-relations-hierarchies/README.md b/docs/user-guide/work-packages/work-package-relations-hierarchies/README.md index 8084944645..17c5a8f666 100644 --- a/docs/user-guide/work-packages/work-package-relations-hierarchies/README.md +++ b/docs/user-guide/work-packages/work-package-relations-hierarchies/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Work package relations and hierarchies priority: 600 description: How to add or configure work package relations? -robots: index, follow keywords: relations, hierarchies, child, parent, blocked, includes, part of --- diff --git a/docs/user-guide/work-packages/work-package-table-configuration/1566396586476.png b/docs/user-guide/work-packages/work-package-table-configuration/1566396586476.png deleted file mode 100644 index 22810696d4..0000000000 Binary files a/docs/user-guide/work-packages/work-package-table-configuration/1566396586476.png and /dev/null differ diff --git a/docs/user-guide/work-packages/work-package-table-configuration/README.md b/docs/user-guide/work-packages/work-package-table-configuration/README.md index 448a4c8ef6..b53e74fb9a 100644 --- a/docs/user-guide/work-packages/work-package-table-configuration/README.md +++ b/docs/user-guide/work-packages/work-package-table-configuration/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Configure work package table priority: 700 description: How to configure the work package list in OpenProject? -robots: index, follow keywords: work packages table configuration, work package list, columns, filter, group --- diff --git a/docs/user-guide/work-packages/work-package-table-configuration/image-20210301182354564.png b/docs/user-guide/work-packages/work-package-table-configuration/image-20210301182354564.png deleted file mode 100644 index 8a5a4be619..0000000000 Binary files a/docs/user-guide/work-packages/work-package-table-configuration/image-20210301182354564.png and /dev/null differ diff --git a/docs/user-guide/work-packages/work-package-table-configuration/image-20210301185550169.png b/docs/user-guide/work-packages/work-package-table-configuration/image-20210301185550169.png deleted file mode 100644 index c5663c1772..0000000000 Binary files a/docs/user-guide/work-packages/work-package-table-configuration/image-20210301185550169.png and /dev/null differ diff --git a/docs/user-guide/work-packages/work-package-table-configuration/image-20210413115230235.png b/docs/user-guide/work-packages/work-package-table-configuration/image-20210413115230235.png deleted file mode 100644 index b3542374f6..0000000000 Binary files a/docs/user-guide/work-packages/work-package-table-configuration/image-20210413115230235.png and /dev/null differ diff --git a/docs/user-guide/work-packages/work-package-table-configuration/work-package-filter-include-projects.png b/docs/user-guide/work-packages/work-package-table-configuration/work-package-filter-include-projects.png index 03f83a7cc2..dd5c1676ff 100644 Binary files a/docs/user-guide/work-packages/work-package-table-configuration/work-package-filter-include-projects.png and b/docs/user-guide/work-packages/work-package-table-configuration/work-package-filter-include-projects.png differ diff --git a/docs/user-guide/work-packages/work-package-table-configuration/work-package-table-configuration-4874227.png b/docs/user-guide/work-packages/work-package-table-configuration/work-package-table-configuration-4874227.png index bd81d96cba..fe8a2e0165 100644 Binary files a/docs/user-guide/work-packages/work-package-table-configuration/work-package-table-configuration-4874227.png and b/docs/user-guide/work-packages/work-package-table-configuration/work-package-table-configuration-4874227.png differ diff --git a/docs/user-guide/work-packages/work-package-table-configuration/work-package-table-configuration.png b/docs/user-guide/work-packages/work-package-table-configuration/work-package-table-configuration.png deleted file mode 100644 index 141467871b..0000000000 Binary files a/docs/user-guide/work-packages/work-package-table-configuration/work-package-table-configuration.png and /dev/null differ diff --git a/docs/user-guide/work-packages/work-package-table-configuration/work_package_filter.png b/docs/user-guide/work-packages/work-package-table-configuration/work_package_filter.png deleted file mode 100644 index 4368141905..0000000000 Binary files a/docs/user-guide/work-packages/work-package-table-configuration/work_package_filter.png and /dev/null differ diff --git a/docs/user-guide/work-packages/work-package-table-configuration/work_package_filter_incl_subprojects.png b/docs/user-guide/work-packages/work-package-table-configuration/work_package_filter_incl_subprojects.png deleted file mode 100644 index eec9c21075..0000000000 Binary files a/docs/user-guide/work-packages/work-package-table-configuration/work_package_filter_incl_subprojects.png and /dev/null differ diff --git a/docs/user-guide/work-packages/work-package-table-configuration/work_package_filter_only_subprojects.png b/docs/user-guide/work-packages/work-package-table-configuration/work_package_filter_only_subprojects.png deleted file mode 100644 index ebc549dd4f..0000000000 Binary files a/docs/user-guide/work-packages/work-package-table-configuration/work_package_filter_only_subprojects.png and /dev/null differ diff --git a/docs/user-guide/work-packages/work-package-views/README.md b/docs/user-guide/work-packages/work-package-views/README.md index be7542e241..9cdd47dac7 100644 --- a/docs/user-guide/work-packages/work-package-views/README.md +++ b/docs/user-guide/work-packages/work-package-views/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Work packages views priority: 999 description: What are the different work packages views? -robots: index, follow keywords: work packages views --- diff --git a/docs/user-guide/work-packages/work-packages-faq/README.md b/docs/user-guide/work-packages/work-packages-faq/README.md index 8096aadcde..2f97ecbca5 100644 --- a/docs/user-guide/work-packages/work-packages-faq/README.md +++ b/docs/user-guide/work-packages/work-packages-faq/README.md @@ -3,7 +3,6 @@ sidebar_navigation: title: Work packages FAQ priority: 001 description: Frequently asked questions regarding work packages -robots: index, follow keywords: work packages FAQ, tickets, how to, task --- diff --git a/docs/user-guide/wysiwyg/README.md b/docs/user-guide/wysiwyg/README.md index b5bfef68f9..09c81102d1 100644 --- a/docs/user-guide/wysiwyg/README.md +++ b/docs/user-guide/wysiwyg/README.md @@ -2,7 +2,6 @@ sidebar_navigation: title: Rich text editor description: Find out about the CKEditor5 WYSIWYG editor in OpenProject -robots: index, follow keywords: WYSIWYG, CKEditor, Links to OpenProject resources ---