Add missing template for activity stream
This commit is contained in:
parent
42b5b413bd
commit
2011c35344
|
|
@ -16,6 +16,7 @@ Bug fixes:
|
|||
* Datepicker is closed unexpectedly on blur event
|
||||
* Fix bug in daily project summary CSV export
|
||||
* Fix PHP error when adding a new user with email notification enabled
|
||||
* Add missing template for activity stream to show event "file.create"
|
||||
|
||||
Version 1.0.20
|
||||
--------------
|
||||
|
|
|
|||
|
|
@ -1064,4 +1064,5 @@ return array(
|
|||
// 'Duplicates are not imported' => '',
|
||||
// 'Usernames must be lowercase and unique' => '',
|
||||
// 'Passwords will be encrypted if present' => '',
|
||||
// '%s attached a new file to the task %s' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1064,4 +1064,5 @@ return array(
|
|||
// 'Duplicates are not imported' => '',
|
||||
// 'Usernames must be lowercase and unique' => '',
|
||||
// 'Passwords will be encrypted if present' => '',
|
||||
// '%s attached a new file to the task %s' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1064,4 +1064,5 @@ return array(
|
|||
// 'Duplicates are not imported' => '',
|
||||
// 'Usernames must be lowercase and unique' => '',
|
||||
// 'Passwords will be encrypted if present' => '',
|
||||
// '%s attached a new file to the task %s' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1064,4 +1064,5 @@ return array(
|
|||
'Duplicates are not imported' => 'Los duplicados no son importados',
|
||||
'Usernames must be lowercase and unique' => 'Los nombres de usuario deben ser únicos y contener sólo minúsculas',
|
||||
'Passwords will be encrypted if present' => 'Las contraseñas serán cifradas si es que existen',
|
||||
// '%s attached a new file to the task %s' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1064,4 +1064,5 @@ return array(
|
|||
// 'Duplicates are not imported' => '',
|
||||
// 'Usernames must be lowercase and unique' => '',
|
||||
// 'Passwords will be encrypted if present' => '',
|
||||
// '%s attached a new file to the task %s' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1067,4 +1067,5 @@ return array(
|
|||
'Usernames must be lowercase and unique' => 'Les noms d\'utilisateurs doivent être en minuscule et unique',
|
||||
'Passwords will be encrypted if present' => 'Les mots de passe seront chiffrés si présent',
|
||||
'Assign automatically a category based on a color' => 'Assigner automatiquement une catégorie par rapport à un lien',
|
||||
'%s attached a new file to the task %s' => '%s a attaché un nouveau fichier à la tâche %s',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1064,4 +1064,5 @@ return array(
|
|||
// 'Duplicates are not imported' => '',
|
||||
// 'Usernames must be lowercase and unique' => '',
|
||||
// 'Passwords will be encrypted if present' => '',
|
||||
// '%s attached a new file to the task %s' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1064,4 +1064,5 @@ return array(
|
|||
// 'Duplicates are not imported' => '',
|
||||
// 'Usernames must be lowercase and unique' => '',
|
||||
// 'Passwords will be encrypted if present' => '',
|
||||
// '%s attached a new file to the task %s' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1064,4 +1064,5 @@ return array(
|
|||
// 'Duplicates are not imported' => '',
|
||||
// 'Usernames must be lowercase and unique' => '',
|
||||
// 'Passwords will be encrypted if present' => '',
|
||||
// '%s attached a new file to the task %s' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1064,4 +1064,5 @@ return array(
|
|||
// 'Duplicates are not imported' => '',
|
||||
// 'Usernames must be lowercase and unique' => '',
|
||||
// 'Passwords will be encrypted if present' => '',
|
||||
// '%s attached a new file to the task %s' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1064,4 +1064,5 @@ return array(
|
|||
// 'Duplicates are not imported' => '',
|
||||
// 'Usernames must be lowercase and unique' => '',
|
||||
// 'Passwords will be encrypted if present' => '',
|
||||
// '%s attached a new file to the task %s' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1064,4 +1064,5 @@ return array(
|
|||
// 'Duplicates are not imported' => '',
|
||||
// 'Usernames must be lowercase and unique' => '',
|
||||
// 'Passwords will be encrypted if present' => '',
|
||||
// '%s attached a new file to the task %s' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1064,4 +1064,5 @@ return array(
|
|||
// 'Duplicates are not imported' => '',
|
||||
// 'Usernames must be lowercase and unique' => '',
|
||||
// 'Passwords will be encrypted if present' => '',
|
||||
// '%s attached a new file to the task %s' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1064,4 +1064,5 @@ return array(
|
|||
'Duplicates are not imported' => 'Registros duplicados não são importados',
|
||||
'Usernames must be lowercase and unique' => 'Nomes de usuário devem ser únicos e em letras minúsculas',
|
||||
'Passwords will be encrypted if present' => 'Senhas serão encriptadas, se presentes',
|
||||
// '%s attached a new file to the task %s' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1064,4 +1064,5 @@ return array(
|
|||
// 'Duplicates are not imported' => '',
|
||||
// 'Usernames must be lowercase and unique' => '',
|
||||
// 'Passwords will be encrypted if present' => '',
|
||||
// '%s attached a new file to the task %s' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1064,4 +1064,5 @@ return array(
|
|||
// 'Duplicates are not imported' => '',
|
||||
// 'Usernames must be lowercase and unique' => '',
|
||||
// 'Passwords will be encrypted if present' => '',
|
||||
// '%s attached a new file to the task %s' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1064,4 +1064,5 @@ return array(
|
|||
// 'Duplicates are not imported' => '',
|
||||
// 'Usernames must be lowercase and unique' => '',
|
||||
// 'Passwords will be encrypted if present' => '',
|
||||
// '%s attached a new file to the task %s' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1064,4 +1064,5 @@ return array(
|
|||
// 'Duplicates are not imported' => '',
|
||||
// 'Usernames must be lowercase and unique' => '',
|
||||
// 'Passwords will be encrypted if present' => '',
|
||||
// '%s attached a new file to the task %s' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1064,4 +1064,5 @@ return array(
|
|||
// 'Duplicates are not imported' => '',
|
||||
// 'Usernames must be lowercase and unique' => '',
|
||||
// 'Passwords will be encrypted if present' => '',
|
||||
// '%s attached a new file to the task %s' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1064,4 +1064,5 @@ return array(
|
|||
// 'Duplicates are not imported' => '',
|
||||
// 'Usernames must be lowercase and unique' => '',
|
||||
// 'Passwords will be encrypted if present' => '',
|
||||
// '%s attached a new file to the task %s' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1064,4 +1064,5 @@ return array(
|
|||
// 'Duplicates are not imported' => '',
|
||||
// 'Usernames must be lowercase and unique' => '',
|
||||
// 'Passwords will be encrypted if present' => '',
|
||||
// '%s attached a new file to the task %s' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -0,0 +1,11 @@
|
|||
<?= $this->user->avatar($email, $author) ?>
|
||||
|
||||
<p class="activity-title">
|
||||
<?= e('%s attached a new file to the task %s',
|
||||
$this->e($author),
|
||||
$this->url->link(t('#%d', $task['id']), 'task', 'show', array('task_id' => $task['id'], 'project_id' => $task['project_id']))
|
||||
) ?>
|
||||
</p>
|
||||
<p class="activity-description">
|
||||
<em><?= $this->e($file['name']) ?></em>
|
||||
</p>
|
||||
Loading…
Reference in New Issue