Skip to content

Commit

Permalink
Merge branch 'release/13.3' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
cbliard committed Feb 13, 2024
2 parents 6f00945 + 3e2a033 commit 7b55eeb
Show file tree
Hide file tree
Showing 202 changed files with 882 additions and 529 deletions.
2 changes: 1 addition & 1 deletion app/controllers/activities_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ class ActivitiesController < ApplicationController
before_action :find_optional_project,
:verify_activities_module_activated,
:determine_subprojects,
:determine_author,
:set_activity

before_action :determine_date_range,
:determine_author,
:set_current_activity_page,
only: :index

Expand Down
2 changes: 1 addition & 1 deletion app/seeders/source/translate.rb
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ def translatable_keys(hash)
def translate_value(value, i18n_key)
case value
when String
I18n.t(i18n_key, locale:, default: value)
I18n.t(i18n_key, locale:, fallback: false, default: value)
when Array
value.map.with_index { |v, i| translate_value(v, "#{i18n_key}.#{array_key(i)}") }
end
Expand Down
6 changes: 3 additions & 3 deletions config/locales/crowdin/js-af.yml
Original file line number Diff line number Diff line change
Expand Up @@ -348,11 +348,11 @@ af:
learn_about: "Learn more about the new features"
#Include the version to invalidate outdated translations in other locales.
#Otherwise, e.g. chinese might still have the translations for 10.0 in the 12.0 release.
'13_2':
'13_3':
standard:
learn_about_link: https://www.openproject.org/blog/openproject-13-2-release/
learn_about_link: https://www.openproject.org/blog/openproject-13-3-release/
new_features_html: >
The release contains various new features and improvements: <br> <ul class="%{list_styling_class}"> <li>OneDrive/SharePoint integration with manual project folders.</li> <li>Filter for roles, groups, and shares in the project members list.</li> <li>Allow assignee and accountable for shared work packages.</li> <li>Introduce new field names Work, Remaining Work, and % Complete to prepare progress reporting for work package hierarchies.</li> <li>Allow status change without work package edit rights.</li> </ul>
The release contains various new features and improvements: <br> <ul class="%{list_styling_class}"> <li>Filter and save custom project lists.</li> <li>Separate Gantt charts module with new default views.</li> <li>Automatically managed project folders for OneDrive/SharePoint integration.</li> <li>Show number of "Shared users" in the share button and display them in the work packages list.</li> <li>Improved calculations and updates for progress reporting for work package hierarchies.</li> </ul>
ical_sharing_modal:
title: "Subscribe to calendar"
inital_setup_error_message: "An error occured while fetching data."
Expand Down
6 changes: 3 additions & 3 deletions config/locales/crowdin/js-ar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -348,11 +348,11 @@ ar:
learn_about: "Learn more about the new features"
#Include the version to invalidate outdated translations in other locales.
#Otherwise, e.g. chinese might still have the translations for 10.0 in the 12.0 release.
'13_2':
'13_3':
standard:
learn_about_link: https://www.openproject.org/blog/openproject-13-2-release/
learn_about_link: https://www.openproject.org/blog/openproject-13-3-release/
new_features_html: >
The release contains various new features and improvements: <br> <ul class="%{list_styling_class}"> <li>OneDrive/SharePoint integration with manual project folders.</li> <li>Filter for roles, groups, and shares in the project members list.</li> <li>Allow assignee and accountable for shared work packages.</li> <li>Introduce new field names Work, Remaining Work, and % Complete to prepare progress reporting for work package hierarchies.</li> <li>Allow status change without work package edit rights.</li> </ul>
The release contains various new features and improvements: <br> <ul class="%{list_styling_class}"> <li>Filter and save custom project lists.</li> <li>Separate Gantt charts module with new default views.</li> <li>Automatically managed project folders for OneDrive/SharePoint integration.</li> <li>Show number of "Shared users" in the share button and display them in the work packages list.</li> <li>Improved calculations and updates for progress reporting for work package hierarchies.</li> </ul>
ical_sharing_modal:
title: "Subscribe to calendar"
inital_setup_error_message: "An error occured while fetching data."
Expand Down
6 changes: 3 additions & 3 deletions config/locales/crowdin/js-az.yml
Original file line number Diff line number Diff line change
Expand Up @@ -348,11 +348,11 @@ az:
learn_about: "Learn more about the new features"
#Include the version to invalidate outdated translations in other locales.
#Otherwise, e.g. chinese might still have the translations for 10.0 in the 12.0 release.
'13_2':
'13_3':
standard:
learn_about_link: https://www.openproject.org/blog/openproject-13-2-release/
learn_about_link: https://www.openproject.org/blog/openproject-13-3-release/
new_features_html: >
The release contains various new features and improvements: <br> <ul class="%{list_styling_class}"> <li>OneDrive/SharePoint integration with manual project folders.</li> <li>Filter for roles, groups, and shares in the project members list.</li> <li>Allow assignee and accountable for shared work packages.</li> <li>Introduce new field names Work, Remaining Work, and % Complete to prepare progress reporting for work package hierarchies.</li> <li>Allow status change without work package edit rights.</li> </ul>
The release contains various new features and improvements: <br> <ul class="%{list_styling_class}"> <li>Filter and save custom project lists.</li> <li>Separate Gantt charts module with new default views.</li> <li>Automatically managed project folders for OneDrive/SharePoint integration.</li> <li>Show number of "Shared users" in the share button and display them in the work packages list.</li> <li>Improved calculations and updates for progress reporting for work package hierarchies.</li> </ul>
ical_sharing_modal:
title: "Subscribe to calendar"
inital_setup_error_message: "An error occured while fetching data."
Expand Down
6 changes: 3 additions & 3 deletions config/locales/crowdin/js-be.yml
Original file line number Diff line number Diff line change
Expand Up @@ -348,11 +348,11 @@ be:
learn_about: "Learn more about the new features"
#Include the version to invalidate outdated translations in other locales.
#Otherwise, e.g. chinese might still have the translations for 10.0 in the 12.0 release.
'13_2':
'13_3':
standard:
learn_about_link: https://www.openproject.org/blog/openproject-13-2-release/
learn_about_link: https://www.openproject.org/blog/openproject-13-3-release/
new_features_html: >
The release contains various new features and improvements: <br> <ul class="%{list_styling_class}"> <li>OneDrive/SharePoint integration with manual project folders.</li> <li>Filter for roles, groups, and shares in the project members list.</li> <li>Allow assignee and accountable for shared work packages.</li> <li>Introduce new field names Work, Remaining Work, and % Complete to prepare progress reporting for work package hierarchies.</li> <li>Allow status change without work package edit rights.</li> </ul>
The release contains various new features and improvements: <br> <ul class="%{list_styling_class}"> <li>Filter and save custom project lists.</li> <li>Separate Gantt charts module with new default views.</li> <li>Automatically managed project folders for OneDrive/SharePoint integration.</li> <li>Show number of "Shared users" in the share button and display them in the work packages list.</li> <li>Improved calculations and updates for progress reporting for work package hierarchies.</li> </ul>
ical_sharing_modal:
title: "Subscribe to calendar"
inital_setup_error_message: "An error occured while fetching data."
Expand Down
6 changes: 3 additions & 3 deletions config/locales/crowdin/js-bg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -348,11 +348,11 @@ bg:
learn_about: "Learn more about the new features"
#Include the version to invalidate outdated translations in other locales.
#Otherwise, e.g. chinese might still have the translations for 10.0 in the 12.0 release.
'13_2':
'13_3':
standard:
learn_about_link: https://www.openproject.org/blog/openproject-13-2-release/
learn_about_link: https://www.openproject.org/blog/openproject-13-3-release/
new_features_html: >
The release contains various new features and improvements: <br> <ul class="%{list_styling_class}"> <li>OneDrive/SharePoint integration with manual project folders.</li> <li>Filter for roles, groups, and shares in the project members list.</li> <li>Allow assignee and accountable for shared work packages.</li> <li>Introduce new field names Work, Remaining Work, and % Complete to prepare progress reporting for work package hierarchies.</li> <li>Allow status change without work package edit rights.</li> </ul>
The release contains various new features and improvements: <br> <ul class="%{list_styling_class}"> <li>Filter and save custom project lists.</li> <li>Separate Gantt charts module with new default views.</li> <li>Automatically managed project folders for OneDrive/SharePoint integration.</li> <li>Show number of "Shared users" in the share button and display them in the work packages list.</li> <li>Improved calculations and updates for progress reporting for work package hierarchies.</li> </ul>
ical_sharing_modal:
title: "Subscribe to calendar"
inital_setup_error_message: "An error occured while fetching data."
Expand Down
6 changes: 3 additions & 3 deletions config/locales/crowdin/js-ca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -348,11 +348,11 @@ ca:
learn_about: "Més informació sobre les noves funcions"
#Include the version to invalidate outdated translations in other locales.
#Otherwise, e.g. chinese might still have the translations for 10.0 in the 12.0 release.
'13_2':
'13_3':
standard:
learn_about_link: https://www.openproject.org/blog/openproject-13-2-release/
learn_about_link: https://www.openproject.org/blog/openproject-13-3-release/
new_features_html: >
The release contains various new features and improvements: <br> <ul class="%{list_styling_class}"> <li>OneDrive/SharePoint integration with manual project folders.</li> <li>Filter for roles, groups, and shares in the project members list.</li> <li>Allow assignee and accountable for shared work packages.</li> <li>Introduce new field names Work, Remaining Work, and % Complete to prepare progress reporting for work package hierarchies.</li> <li>Allow status change without work package edit rights.</li> </ul>
The release contains various new features and improvements: <br> <ul class="%{list_styling_class}"> <li>Filter and save custom project lists.</li> <li>Separate Gantt charts module with new default views.</li> <li>Automatically managed project folders for OneDrive/SharePoint integration.</li> <li>Show number of "Shared users" in the share button and display them in the work packages list.</li> <li>Improved calculations and updates for progress reporting for work package hierarchies.</li> </ul>
ical_sharing_modal:
title: "Subscribe to calendar"
inital_setup_error_message: "S'ha produït un error en carregar les dades."
Expand Down
6 changes: 3 additions & 3 deletions config/locales/crowdin/js-ckb-IR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -348,11 +348,11 @@ ckb-IR:
learn_about: "Learn more about the new features"
#Include the version to invalidate outdated translations in other locales.
#Otherwise, e.g. chinese might still have the translations for 10.0 in the 12.0 release.
'13_2':
'13_3':
standard:
learn_about_link: https://www.openproject.org/blog/openproject-13-2-release/
learn_about_link: https://www.openproject.org/blog/openproject-13-3-release/
new_features_html: >
The release contains various new features and improvements: <br> <ul class="%{list_styling_class}"> <li>OneDrive/SharePoint integration with manual project folders.</li> <li>Filter for roles, groups, and shares in the project members list.</li> <li>Allow assignee and accountable for shared work packages.</li> <li>Introduce new field names Work, Remaining Work, and % Complete to prepare progress reporting for work package hierarchies.</li> <li>Allow status change without work package edit rights.</li> </ul>
The release contains various new features and improvements: <br> <ul class="%{list_styling_class}"> <li>Filter and save custom project lists.</li> <li>Separate Gantt charts module with new default views.</li> <li>Automatically managed project folders for OneDrive/SharePoint integration.</li> <li>Show number of "Shared users" in the share button and display them in the work packages list.</li> <li>Improved calculations and updates for progress reporting for work package hierarchies.</li> </ul>
ical_sharing_modal:
title: "Subscribe to calendar"
inital_setup_error_message: "An error occured while fetching data."
Expand Down
6 changes: 3 additions & 3 deletions config/locales/crowdin/js-cs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -347,11 +347,11 @@ cs:
learn_about: "Další informace o nových funkcích"
#Include the version to invalidate outdated translations in other locales.
#Otherwise, e.g. chinese might still have the translations for 10.0 in the 12.0 release.
'13_2':
'13_3':
standard:
learn_about_link:
learn_about_link: https://www.openproject.org/blog/openproject-13-3-release/
new_features_html: >
Vydání obsahuje různé nové funkce a vylepšení: <br> <ul class="%{list_styling_class}"> <li>OneDrive/SharePoint integrace s manuálními složkami projektu.</li> <li>Filtrovat role, skupiny a sdílet v seznamu členů projektu.</li> <li>Povolit pověřené osoby a odpovědné za sdílené pracovní balíčky.</li> <li>Představte nové názvy polí Práce, Zbývající dílo a % Dokončit, abyste připravili zprávy o pokroku pro hierarchie pracovních balíčků.</li> <li>Povolit změnu stavu bez práv úprav pracovního balíčku.</li> </ul>
The release contains various new features and improvements: <br> <ul class="%{list_styling_class}"> <li>Filter and save custom project lists.</li> <li>Separate Gantt charts module with new default views.</li> <li>Automatically managed project folders for OneDrive/SharePoint integration.</li> <li>Show number of "Shared users" in the share button and display them in the work packages list.</li> <li>Improved calculations and updates for progress reporting for work package hierarchies.</li> </ul>
ical_sharing_modal:
title: "Přihlásit kalendář k odběru"
inital_setup_error_message: "Při načítání dat došlo k chybě."
Expand Down
6 changes: 3 additions & 3 deletions config/locales/crowdin/js-da.yml
Original file line number Diff line number Diff line change
Expand Up @@ -347,11 +347,11 @@ da:
learn_about: "Learn more about the new features"
#Include the version to invalidate outdated translations in other locales.
#Otherwise, e.g. chinese might still have the translations for 10.0 in the 12.0 release.
'13_2':
'13_3':
standard:
learn_about_link: https://www.openproject.org/blog/openproject-13-2-release/
learn_about_link: https://www.openproject.org/blog/openproject-13-3-release/
new_features_html: >
The release contains various new features and improvements: <br> <ul class="%{list_styling_class}"> <li>OneDrive/SharePoint integration with manual project folders.</li> <li>Filter for roles, groups, and shares in the project members list.</li> <li>Allow assignee and accountable for shared work packages.</li> <li>Introduce new field names Work, Remaining Work, and % Complete to prepare progress reporting for work package hierarchies.</li> <li>Allow status change without work package edit rights.</li> </ul>
The release contains various new features and improvements: <br> <ul class="%{list_styling_class}"> <li>Filter and save custom project lists.</li> <li>Separate Gantt charts module with new default views.</li> <li>Automatically managed project folders for OneDrive/SharePoint integration.</li> <li>Show number of "Shared users" in the share button and display them in the work packages list.</li> <li>Improved calculations and updates for progress reporting for work package hierarchies.</li> </ul>
ical_sharing_modal:
title: "Subscribe to calendar"
inital_setup_error_message: "An error occured while fetching data."
Expand Down
6 changes: 3 additions & 3 deletions config/locales/crowdin/js-de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -347,11 +347,11 @@ de:
learn_about: "Erfahren Sie mehr über die neuen Funktionen"
#Include the version to invalidate outdated translations in other locales.
#Otherwise, e.g. chinese might still have the translations for 10.0 in the 12.0 release.
'13_2':
'13_3':
standard:
learn_about_link: https://www.openproject.org/de/blog/openproject-13-2-release/
learn_about_link: https://www.openproject.org/blog/openproject-13-3-release/
new_features_html: >
Das Release enthält zahlreiche neue Funktionen und Verbesserungen: <br> <ul class="%{list_styling_class}"> <li>OneDrive/SharePoint Integration mit manuellen Projektordnern.</li> <li>Filter für Rollen, Gruppen und geteilte Arbeitspakete in der Liste der Projektmitglieder.</li> <li>Die Attribute "Zugewiesen an" und "Verantwortlich" können für geteilte Arbeitspakete ausgewählt werden.</li> <li>Einführung neuer Attributnamen "Aufwand", "Verbleibender Aufwand" und "% Abgeschlossen", um Fortschrittsberichte für Arbeitspaket-Hierarchien vorzubereiten.</li> <li>Separate Berechtigung, um Statusänderungen in Arbeitspaketen ohne Bearbeitungsrechte zu ermöglichen.</li> </ul>
The release contains various new features and improvements: <br> <ul class="%{list_styling_class}"> <li>Filter and save custom project lists.</li> <li>Separate Gantt charts module with new default views.</li> <li>Automatically managed project folders for OneDrive/SharePoint integration.</li> <li>Show number of "Shared users" in the share button and display them in the work packages list.</li> <li>Improved calculations and updates for progress reporting for work package hierarchies.</li> </ul>
ical_sharing_modal:
title: "Kalender abonnieren"
inital_setup_error_message: "Beim Abrufen der Daten ist ein Fehler aufgetreten."
Expand Down
6 changes: 3 additions & 3 deletions config/locales/crowdin/js-el.yml
Original file line number Diff line number Diff line change
Expand Up @@ -347,11 +347,11 @@ el:
learn_about: "Μάθετε περισσότερα για τις νέες λειτουργίες"
#Include the version to invalidate outdated translations in other locales.
#Otherwise, e.g. chinese might still have the translations for 10.0 in the 12.0 release.
'13_2':
'13_3':
standard:
learn_about_link: https://www.openproject.org/blog/openproject-13-2-release/
learn_about_link: https://www.openproject.org/blog/openproject-13-3-release/
new_features_html: >
The release contains various new features and improvements: <br> <ul class="%{list_styling_class}"> <li>OneDrive/SharePoint integration with manual project folders.</li> <li>Filter for roles, groups, and shares in the project members list.</li> <li>Allow assignee and accountable for shared work packages.</li> <li>Introduce new field names Work, Remaining Work, and % Complete to prepare progress reporting for work package hierarchies.</li> <li>Allow status change without work package edit rights.</li> </ul>
The release contains various new features and improvements: <br> <ul class="%{list_styling_class}"> <li>Filter and save custom project lists.</li> <li>Separate Gantt charts module with new default views.</li> <li>Automatically managed project folders for OneDrive/SharePoint integration.</li> <li>Show number of "Shared users" in the share button and display them in the work packages list.</li> <li>Improved calculations and updates for progress reporting for work package hierarchies.</li> </ul>
ical_sharing_modal:
title: "Subscribe to calendar"
inital_setup_error_message: "An error occured while fetching data."
Expand Down
Loading

0 comments on commit 7b55eeb

Please sign in to comment.