diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/Locales/de_DE/translations.php | 26 | ||||
-rw-r--r-- | app/Locales/es_ES/translations.php | 26 | ||||
-rw-r--r-- | app/Locales/fi_FI/translations.php | 26 | ||||
-rw-r--r-- | app/Locales/fr_FR/translations.php | 26 | ||||
-rw-r--r-- | app/Locales/it_IT/translations.php | 26 | ||||
-rw-r--r-- | app/Locales/pl_PL/translations.php | 26 | ||||
-rw-r--r-- | app/Locales/pt_BR/translations.php | 26 | ||||
-rw-r--r-- | app/Locales/sv_SE/translations.php | 26 | ||||
-rw-r--r-- | app/Locales/zh_CN/translations.php | 26 | ||||
-rw-r--r-- | app/Model/TaskHistory.php | 4 | ||||
-rw-r--r-- | app/Templates/project_activity.php | 4 |
11 files changed, 239 insertions, 3 deletions
diff --git a/app/Locales/de_DE/translations.php b/app/Locales/de_DE/translations.php index 3e1fd252..fc36b235 100644 --- a/app/Locales/de_DE/translations.php +++ b/app/Locales/de_DE/translations.php @@ -468,4 +468,30 @@ return array( // 'Unable to change the password.' => '', // 'Change category for the task "%s"' => '', // 'Change category' => '', + // '%s updated the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s open the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s moved the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to the position #%d in the column "%s"' => '', + // '%s moved the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to the column "%s"' => '', + // '%s created the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s closed the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s created a subtask for the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s updated a subtask for the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // 'Assigned to %s with an estimate of %s/%sh' => '', + // 'Not assigned, estimate of %sh' => '', + // '%s updated a comment on the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s commented the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s\'s activity' => '', + // 'No activity.' => '', + // 'RSS feed' => '', + // '%s updated a comment on the task #%d' => '', + // '%s commented on the task #%d' => '', + // '%s updated a subtask for the task #%d' => '', + // '%s created a subtask for the task #%d' => '', + // '%s updated the task #%d' => '', + // '%s created the task #%d' => '', + // '%s closed the task #%d' => '', + // '%s open the task #%d' => '', + // '%s moved the task #%d to the column "%s"' => '', + // '%s moved the task #%d to the position %d in the column "%s"' => '', + // 'Activity' => '', ); diff --git a/app/Locales/es_ES/translations.php b/app/Locales/es_ES/translations.php index ee023492..2cb19e1b 100644 --- a/app/Locales/es_ES/translations.php +++ b/app/Locales/es_ES/translations.php @@ -468,4 +468,30 @@ return array( 'Unable to change the password.' => 'No pude cambiar la contraseña.', 'Change category for the task "%s"' => 'Cambiar la categoría de la tarea "%s"', 'Change category' => 'Cambiar categoría', + // '%s updated the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s open the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s moved the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to the position #%d in the column "%s"' => '', + // '%s moved the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to the column "%s"' => '', + // '%s created the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s closed the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s created a subtask for the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s updated a subtask for the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // 'Assigned to %s with an estimate of %s/%sh' => '', + // 'Not assigned, estimate of %sh' => '', + // '%s updated a comment on the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s commented the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s\'s activity' => '', + // 'No activity.' => '', + // 'RSS feed' => '', + // '%s updated a comment on the task #%d' => '', + // '%s commented on the task #%d' => '', + // '%s updated a subtask for the task #%d' => '', + // '%s created a subtask for the task #%d' => '', + // '%s updated the task #%d' => '', + // '%s created the task #%d' => '', + // '%s closed the task #%d' => '', + // '%s open the task #%d' => '', + // '%s moved the task #%d to the column "%s"' => '', + // '%s moved the task #%d to the position %d in the column "%s"' => '', + // 'Activity' => '', ); diff --git a/app/Locales/fi_FI/translations.php b/app/Locales/fi_FI/translations.php index 809be56d..4481078d 100644 --- a/app/Locales/fi_FI/translations.php +++ b/app/Locales/fi_FI/translations.php @@ -468,4 +468,30 @@ return array( // 'Unable to change the password.' => '', // 'Change category for the task "%s"' => '', // 'Change category' => '', + // '%s updated the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s open the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s moved the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to the position #%d in the column "%s"' => '', + // '%s moved the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to the column "%s"' => '', + // '%s created the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s closed the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s created a subtask for the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s updated a subtask for the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // 'Assigned to %s with an estimate of %s/%sh' => '', + // 'Not assigned, estimate of %sh' => '', + // '%s updated a comment on the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s commented the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s\'s activity' => '', + // 'No activity.' => '', + // 'RSS feed' => '', + // '%s updated a comment on the task #%d' => '', + // '%s commented on the task #%d' => '', + // '%s updated a subtask for the task #%d' => '', + // '%s created a subtask for the task #%d' => '', + // '%s updated the task #%d' => '', + // '%s created the task #%d' => '', + // '%s closed the task #%d' => '', + // '%s open the task #%d' => '', + // '%s moved the task #%d to the column "%s"' => '', + // '%s moved the task #%d to the position %d in the column "%s"' => '', + // 'Activity' => '', ); diff --git a/app/Locales/fr_FR/translations.php b/app/Locales/fr_FR/translations.php index 96fb3a51..1e725a7e 100644 --- a/app/Locales/fr_FR/translations.php +++ b/app/Locales/fr_FR/translations.php @@ -468,4 +468,30 @@ return array( 'Unable to change the password.' => 'Impossible de changer le mot de passe.', 'Change category for the task "%s"' => 'Changer la catégorie pour la tâche « %s »', 'Change category' => 'Changer de catégorie', + '%s updated the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '%s a mis à jour la tâche <a href="?controller=task&action=show&task_id=%d">n°%d</a>', + '%s open the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '%s a ouvert la tâche <a href="?controller=task&action=show&task_id=%d">n°%d</a>', + '%s moved the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to the position #%d in the column "%s"' => '%s a déplacé la tâche <a href="?controller=task&action=show&task_id=%d">n°%d</a> à la position n°%d dans la colonne « %s »', + '%s moved the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to the column "%s"' => '%s a déplacé la tâche <a href="?controller=task&action=show&task_id=%d">n°%d</a> dans la colonne « %s »', + '%s created the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '%s a créé la tâche <a href="?controller=task&action=show&task_id=%d">n°%d</a>', + '%s closed the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '%s a fermé la tâche <a href="?controller=task&action=show&task_id=%d">n°%d</a>', + '%s created a subtask for the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '%s a créé une sous-tâche pour la tâche <a href="?controller=task&action=show&task_id=%d">n°%d</a>', + '%s updated a subtask for the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '%s a mis à jour une sous-tâche appartenant à la tâche <a href="?controller=task&action=show&task_id=%d">n°%d</a>', + 'Assigned to %s with an estimate of %s/%sh' => 'Assigné à %s avec un estimé de %s/%sh', + 'Not assigned, estimate of %sh' => 'Personne assigné, estimé de %sh', + '%s updated a comment on the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '%s a mis à jour un commentaire appartenant à la tâche <a href="?controller=task&action=show&task_id=%d">n°%d</a>', + '%s commented the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '%s a ajouté un commentaire sur la tâche <a href="?controller=task&action=show&task_id=%d">n°%d</a>', + '%s\'s activity' => 'Activité du projet %s', + 'No activity.' => 'Aucune activité.', + 'RSS feed' => 'Flux RSS', + '%s updated a comment on the task #%d' => '%s a mis à jour un commentaire sur la tâche n°%d', + '%s commented on the task #%d' => '%s a ajouté un commentaire sur la tâche n°%d', + '%s updated a subtask for the task #%d' => '%s a mis à jour une sous-tâche appartenant à la tâche n°%d', + '%s created a subtask for the task #%d' => '%s a créé une sous-tâche pour la tâche n°%d', + '%s updated the task #%d' => '%s a mis à jour la tâche n°%d', + '%s created the task #%d' => '%s a créé la tâche n°%d', + '%s closed the task #%d' => '%s a fermé la tâche n°%d', + '%s open the task #%d' => '%s a ouvert la tâche n°%d', + '%s moved the task #%d to the column "%s"' => '%s a déplacé la tâche n°%d dans la colonne « %s »', + '%s moved the task #%d to the position %d in the column "%s"' => '%s a déplacé la tâche n°%d à la position n°%d dans la colonne « %s »', + 'Activity' => 'Activité', ); diff --git a/app/Locales/it_IT/translations.php b/app/Locales/it_IT/translations.php index 33ad358f..5834faf2 100644 --- a/app/Locales/it_IT/translations.php +++ b/app/Locales/it_IT/translations.php @@ -468,4 +468,30 @@ return array( // 'Unable to change the password.' => '', // 'Change category for the task "%s"' => '', // 'Change category' => '', + // '%s updated the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s open the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s moved the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to the position #%d in the column "%s"' => '', + // '%s moved the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to the column "%s"' => '', + // '%s created the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s closed the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s created a subtask for the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s updated a subtask for the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // 'Assigned to %s with an estimate of %s/%sh' => '', + // 'Not assigned, estimate of %sh' => '', + // '%s updated a comment on the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s commented the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s\'s activity' => '', + // 'No activity.' => '', + // 'RSS feed' => '', + // '%s updated a comment on the task #%d' => '', + // '%s commented on the task #%d' => '', + // '%s updated a subtask for the task #%d' => '', + // '%s created a subtask for the task #%d' => '', + // '%s updated the task #%d' => '', + // '%s created the task #%d' => '', + // '%s closed the task #%d' => '', + // '%s open the task #%d' => '', + // '%s moved the task #%d to the column "%s"' => '', + // '%s moved the task #%d to the position %d in the column "%s"' => '', + // 'Activity' => '', ); diff --git a/app/Locales/pl_PL/translations.php b/app/Locales/pl_PL/translations.php index 34d4a704..ca48f2e6 100644 --- a/app/Locales/pl_PL/translations.php +++ b/app/Locales/pl_PL/translations.php @@ -468,4 +468,30 @@ return array( // 'Unable to change the password.' => '', // 'Change category for the task "%s"' => '', // 'Change category' => '', + // '%s updated the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s open the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s moved the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to the position #%d in the column "%s"' => '', + // '%s moved the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to the column "%s"' => '', + // '%s created the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s closed the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s created a subtask for the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s updated a subtask for the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // 'Assigned to %s with an estimate of %s/%sh' => '', + // 'Not assigned, estimate of %sh' => '', + // '%s updated a comment on the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s commented the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s\'s activity' => '', + // 'No activity.' => '', + // 'RSS feed' => '', + // '%s updated a comment on the task #%d' => '', + // '%s commented on the task #%d' => '', + // '%s updated a subtask for the task #%d' => '', + // '%s created a subtask for the task #%d' => '', + // '%s updated the task #%d' => '', + // '%s created the task #%d' => '', + // '%s closed the task #%d' => '', + // '%s open the task #%d' => '', + // '%s moved the task #%d to the column "%s"' => '', + // '%s moved the task #%d to the position %d in the column "%s"' => '', + // 'Activity' => '', ); diff --git a/app/Locales/pt_BR/translations.php b/app/Locales/pt_BR/translations.php index cd337939..b72fbb62 100644 --- a/app/Locales/pt_BR/translations.php +++ b/app/Locales/pt_BR/translations.php @@ -468,4 +468,30 @@ return array( // 'Unable to change the password.' => '', // 'Change category for the task "%s"' => '', // 'Change category' => '', + // '%s updated the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s open the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s moved the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to the position #%d in the column "%s"' => '', + // '%s moved the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to the column "%s"' => '', + // '%s created the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s closed the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s created a subtask for the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s updated a subtask for the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // 'Assigned to %s with an estimate of %s/%sh' => '', + // 'Not assigned, estimate of %sh' => '', + // '%s updated a comment on the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s commented the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s\'s activity' => '', + // 'No activity.' => '', + // 'RSS feed' => '', + // '%s updated a comment on the task #%d' => '', + // '%s commented on the task #%d' => '', + // '%s updated a subtask for the task #%d' => '', + // '%s created a subtask for the task #%d' => '', + // '%s updated the task #%d' => '', + // '%s created the task #%d' => '', + // '%s closed the task #%d' => '', + // '%s open the task #%d' => '', + // '%s moved the task #%d to the column "%s"' => '', + // '%s moved the task #%d to the position %d in the column "%s"' => '', + // 'Activity' => '', ); diff --git a/app/Locales/sv_SE/translations.php b/app/Locales/sv_SE/translations.php index a2ce9016..aa63f6aa 100644 --- a/app/Locales/sv_SE/translations.php +++ b/app/Locales/sv_SE/translations.php @@ -468,4 +468,30 @@ return array( // 'Unable to change the password.' => '', // 'Change category for the task "%s"' => '', // 'Change category' => '', + // '%s updated the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s open the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s moved the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to the position #%d in the column "%s"' => '', + // '%s moved the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to the column "%s"' => '', + // '%s created the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s closed the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s created a subtask for the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s updated a subtask for the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // 'Assigned to %s with an estimate of %s/%sh' => '', + // 'Not assigned, estimate of %sh' => '', + // '%s updated a comment on the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s commented the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s\'s activity' => '', + // 'No activity.' => '', + // 'RSS feed' => '', + // '%s updated a comment on the task #%d' => '', + // '%s commented on the task #%d' => '', + // '%s updated a subtask for the task #%d' => '', + // '%s created a subtask for the task #%d' => '', + // '%s updated the task #%d' => '', + // '%s created the task #%d' => '', + // '%s closed the task #%d' => '', + // '%s open the task #%d' => '', + // '%s moved the task #%d to the column "%s"' => '', + // '%s moved the task #%d to the position %d in the column "%s"' => '', + // 'Activity' => '', ); diff --git a/app/Locales/zh_CN/translations.php b/app/Locales/zh_CN/translations.php index 8a4b8836..9c45809a 100644 --- a/app/Locales/zh_CN/translations.php +++ b/app/Locales/zh_CN/translations.php @@ -468,4 +468,30 @@ return array( // 'Unable to change the password.' => '', // 'Change category for the task "%s"' => '', // 'Change category' => '', + // '%s updated the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s open the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s moved the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to the position #%d in the column "%s"' => '', + // '%s moved the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to the column "%s"' => '', + // '%s created the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s closed the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s created a subtask for the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s updated a subtask for the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // 'Assigned to %s with an estimate of %s/%sh' => '', + // 'Not assigned, estimate of %sh' => '', + // '%s updated a comment on the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s commented the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', + // '%s\'s activity' => '', + // 'No activity.' => '', + // 'RSS feed' => '', + // '%s updated a comment on the task #%d' => '', + // '%s commented on the task #%d' => '', + // '%s updated a subtask for the task #%d' => '', + // '%s created a subtask for the task #%d' => '', + // '%s updated the task #%d' => '', + // '%s created the task #%d' => '', + // '%s closed the task #%d' => '', + // '%s open the task #%d' => '', + // '%s moved the task #%d to the column "%s"' => '', + // '%s moved the task #%d to the position %d in the column "%s"' => '', + // 'Activity' => '', ); diff --git a/app/Model/TaskHistory.php b/app/Model/TaskHistory.php index af0b4cff..c81e3eb4 100644 --- a/app/Model/TaskHistory.php +++ b/app/Model/TaskHistory.php @@ -126,8 +126,8 @@ class TaskHistory extends BaseHistory Task::EVENT_CREATE => t('%s created the task #%d', $event['author'], $event['task_id']), Task::EVENT_CLOSE => t('%s closed the task #%d', $event['author'], $event['task_id']), Task::EVENT_OPEN => t('%s open the task #%d', $event['author'], $event['task_id']), - Task::EVENT_MOVE_COLUMN => t('%s moved the task #%d to the column %s', $event['author'], $event['task_id'], $event['task_column_name']), - Task::EVENT_MOVE_POSITION => t('%s moved the task #%d to the position %d in the column %s', $event['author'], $event['task_id'], $event['task_position'], $event['task_column_name']), + Task::EVENT_MOVE_COLUMN => t('%s moved the task #%d to the column "%s"', $event['author'], $event['task_id'], $event['task_column_name']), + Task::EVENT_MOVE_POSITION => t('%s moved the task #%d to the position %d in the column "%s"', $event['author'], $event['task_id'], $event['task_position'], $event['task_column_name']), ); return isset($titles[$event['event_name']]) ? $titles[$event['event_name']] : ''; diff --git a/app/Templates/project_activity.php b/app/Templates/project_activity.php index 86e17e7f..ad91f8b8 100644 --- a/app/Templates/project_activity.php +++ b/app/Templates/project_activity.php @@ -13,7 +13,9 @@ <p class="alert"><?= t('No activity.') ?></p> <?php else: ?> - <p class="pull-right"><i class="fa fa-rss-square"></i> <a href="?controller=project&action=feed&token=<?= $project['token'] ?>" target="_blank"><?= t('RSS feed') ?></a></p> + <?php if ($project['is_public']): ?> + <p class="pull-right"><i class="fa fa-rss-square"></i> <a href="?controller=project&action=feed&token=<?= $project['token'] ?>" target="_blank"><?= t('RSS feed') ?></a></p> + <?php endif ?> <?php foreach ($events as $event): ?> <div class="activity-event"> |