Skip to content

Commit

Permalink
4.2.2
Browse files Browse the repository at this point in the history
JED Checker recommendations
  • Loading branch information
conseilgouz committed Jun 7, 2024
1 parent 7d868e5 commit 8dc4105
Show file tree
Hide file tree
Showing 10 changed files with 41 additions and 24 deletions.
10 changes: 6 additions & 4 deletions packages/com_automsg/admin/language/en-GB/com_automsg.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ COM_AUTOMSG="AutoMsg"
COM_AUTOMSG_DEFAULT_LABEL="Composant AutoMsg : modification du profil Automsg"
COM_AUTOMSG_MENU="AutoMsg"
COM_AUTOMSG_CONFIG="Configuration"
CG_PX_CONFIG_EDIT="<link rel="stylesheet" href="components/com_automsg/admincss/automsg.css" type="text/css" />AutoMsg Configuration"
CG_PX_CONFIG_EDIT="<link rel='stylesheet' href='components/com_automsg/admincss/automsg.css' type='text/css'/>AutoMsg Configuration"
COM_AUTOMSG_MESSAGE="Message"
CG_PX_MESSAGE_EDIT="AutoMsg Message"
COM_AUTOMSG_MESSAGES="Messages"
Expand Down Expand Up @@ -35,7 +35,7 @@ COM_AUTOMSG_HOME="Back to home page"
COM_AUTOMSG_CANCEL="Request cancelled"
COM_AUTOMSG_DONE="Request in progress"
COM_AUTOMSG_NOTE="Hi %s, <br>You may update automatic email on published article parameter.<br>"
COM_AUTOMSG_NOT_FOUND="User not found, check your link."
COM_AUTOMSG_USER_NOT_FOUND="User not found, check your link."
COM_AUTOMSG_SAVE_SUCCESS="Update saved."
COM_AUTOMSG_UNSUBSCRIBE="Unsubscribe"
COM_AUTOMSG_CLICK="by clicking on this link."
Expand All @@ -52,7 +52,7 @@ COM_AUTOMSG_MAIL_REPORT_TITLE="AutoMsg : mail report."
COM_AUTOMSG_MAIL_REPORT_DESC="AutoMsg : mail report sent to administrator(s)."
COM_AUTOMSG_PUBLISHED_SUBJECT="Published article"
COM_AUTOMSG_PUBLISHED_MSG="Your article <b>{TITLE}</b> has been published.<br>Click on {URL} to see it."
COM_AUTOMSG_USER_SUBJECT=New article: {TITLE}
COM_AUTOMSG_USER_SUBJECT="New article: {TITLE}"
COM_AUTOMSG_USER_MSG="A article has been published by : {CREATOR}, title : {TITLE}.<br>Click on {URL} to see it.<br>Unsubscribe : {UNSUBSCRIBE}"
COM_AUTOMSG_ASYNC_SUBJECT="New articles"
COM_AUTOMSG_ASYNC_MSG="New articles have been published.<br>By | Category | Title | Link<br>{ARTICLES} {CREATOR} | {CAT} |{TITLE} | {URL} <br> {/ARTICLES}<br>We wish you good reading.<br>Unsubscribe link : {UNSUBSCRIBE}"
Expand All @@ -74,4 +74,6 @@ COM_AUTOMSG_MESSAGES_TOTAL="Total"
COM_AUTOMSG_MESSAGES_OK="Ok"
COM_AUTOMSG_MESSAGES_DETAIL_ERRORS="<b>Errors list</b><br>(You may retry sending errors up to 3 times : select error with its checkbox and click on <b>Retry</b> button)"
COM_AUTOMSG_MESSAGES_DETAIL_WAITING="Waitings list"
COM_AUTOMSG_MESSAGES_CONTAINS_ERRORS="Contains error(s)"
COM_AUTOMSG_MESSAGES_CONTAINS_ERRORS="Contains error(s)"
COM_AUTOMSG_SAVE_OK="Saved"
COM_AUTOMSG_NOTFOUND="AutoMsg component not found"
12 changes: 6 additions & 6 deletions packages/com_automsg/admin/language/en-GB/com_automsg.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ COM_AUTOMSG_MESSAGES="Messages"
COM_AUTOMSG_WAITING="Waiting"
PLG_AUTOMSG_INSTALL_END="AutoMsg package has been succesfully installed.<br>See its parameters at <a href='index.php?option=com_automsg&view=config' target='_blank'>AutoMsg component configuration</a>.<br>"
ERROR_INSTALLATION_LIBRARY_FAILED="Librairy AutoMsg installation failed"
PLG_AUTOMSG_INSTALL_CONFIG_OK="Configuration converted<span class="text-success"><b>..OK../b></span>"
PLG_AUTOMSG_INSTALL_CONFIG_OK="Configuration converted<span class='text-success'><b>..OK../b></span>"
PLG_AUTOMSG_INSTALL_CONFIG_ERROR="Error when converting configuration"
PLG_AUTOMSG_INSTALL_TEMPLATES_OK="Update <a href='index.php?option=com_mails&view=templates' target='_blank'>email templates</a> <span class="text-success"><b>..OK..</b></span>"
PLG_AUTOMSG_CREATE_OWNER_TEMPLATE_OK="Create owner email template <span class="text-success"><b>..OK..</b></span>"
PLG_AUTOMSG_CREATE_USER_TEMPLATE_OK="Create user email template <span class="text-success"><b>..OK..</b></span>"
PLG_AUTOMSG_CREATE_REPORT_TEMPLATE_OK="Create sent report email template <span class="text-success"><b>..OK..</b></span>"
PLG_AUTOMSG_CREATE_OWNER_TEMPLATE_OK="Create owner email template <span class='text-success'><b>..OK..</b></span>"
PLG_AUTOMSG_CREATE_USER_TEMPLATE_OK="Create user email template <span class='text-success'><b>..OK..</b></span>"
PLG_AUTOMSG_CREATE_REPORT_TEMPLATE_OK="Create sent report email template <span class='text-success'><b>..OK..</b></span>"
PLG_AUTOMSG_EMAIL_CONFIG_NOTOK="Email component : config not found"
PLG_AUTOMSG_EMAIL_CONFIG_OK="Update <a href='index.php?option=com_config&view=component&component=com_mails' target='_blank'>Email component</a> <span class="text-success"><b>..OK..</b></span>"
PLG_AUTOMSG_CREATE_TASK_OK="Create <a href='index.php?option=com_scheduler&view=tasks' target='_blank'>AutoMsg task</a> <span class="text-success"><b>..OK..</b></span>"
PLG_AUTOMSG_EMAIL_CONFIG_OK="Update <a href='index.php?option=com_config&view=component&component=com_mails' target='_blank'>Email component</a> <span class='text-success'><b>..OK..</b></span>"
PLG_AUTOMSG_CREATE_TASK_OK="Create <a href='index.php?option=com_scheduler&view=tasks' target='_blank'>AutoMsg task</a> <span class='text-success'><b>..OK..</b></span>"
PLG_AUTOMSG_CREATE_TASK_NOTE="Created by AutoMsg install"
11 changes: 6 additions & 5 deletions packages/com_automsg/admin/language/fr-FR/com_automsg.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ COM_AUTOMSG="Composant AutoMsg"
COM_AUTOMSG_DEFAULT_LABEL="Composant AutoMsg : envoi de mail"
COM_AUTOMSG_MENU="AutoMsg"
COM_AUTOMSG_CONFIG="Configuration"
CG_PX_CONFIG_EDIT="<link rel="stylesheet" href="components/com_automsg/admincss/automsg.css" type="text/css" />AutoMsg Configuration"
CG_PX_CONFIG_EDIT="<link rel='stylesheet' href='components/com_automsg/admincss/automsg.css' type='text/css' />AutoMsg Configuration"
COM_AUTOMSG_MESSAGE="Message"
CG_PX_MESSAGE_EDIT="AutoMsg Message"
COM_AUTOMSG_MESSAGES="Messages"
Expand All @@ -22,7 +22,6 @@ COM_AUTOMSG_ASYNC="Envoi asynchrone ?"
COM_AUTOMSG_NOTE_ASYNC="Pour fonctionner, activez une <b>tâche planifiée</b> de type <b>automsg</b>. Voir <a href='index.php?option=com_scheduler&view=tasks' target='_blank'>Tâches planifiées</a>."
COM_AUTOMSG_LIMIT="Limite mails ?"
COM_AUTOMSG_LIMIT_DESC="Avez-vous besoin de limiter le nombre d'envois d'e-mail par session ?"
COM_AUTOMSG_LIMIT="Limite mails ?"
COM_AUTOMSG_NOTE_LIMIT="Pour fonctionner, activez une <b>tâche planifiée</b> de type <b>automsg</b>. Voir <a href='index.php?option=com_scheduler&view=tasks' target='_blank'>Tâches planifiées</a>."
COM_AUTOMSG_MAILLIMIT="Limite ?"
COM_AUTOMSG_MAILLIMIT_DESC="Entrez le nombre maximum de mails par envoi (laisser 0 = pas de limite).<br>Les autres mails sont stockés et envoyés après le délai défini ci-après."
Expand All @@ -36,7 +35,7 @@ COM_AUTOMSG_HOME="Retour à l'accueil"
COM_AUTOMSG_CANCEL="Annulation de votre demande"
COM_AUTOMSG_DONE="Demande prise en compte"
COM_AUTOMSG_NOTE="Bonjour %s, <br>Vous pouvez modifier le paramètre de réception automatique des emails à la création d'un nouvel article.<br>"
COM_AUTOMSG_NOT_FOUND="Utilisateur non trouvé, vérifiez votre lien."
COM_AUTOMSG_USER_NOT_FOUND="Utilisateur non trouvé, vérifiez votre lien."
COM_AUTOMSG_SAVE_SUCCESS="Modification enregistrée."
COM_AUTOMSG_UNSUBSCRIBE="Se d&eacute;sinscrire"
COM_AUTOMSG_CLICK="en cliquant sur ce lien"
Expand All @@ -53,7 +52,7 @@ COM_AUTOMSG_MAIL_REPORT_TITLE="AutoMsg : compte-rendu d'un envoi."
COM_AUTOMSG_MAIL_REPORT_DESC="AutoMsg : message de compte-rendu envoyé à l'administrateur."
COM_AUTOMSG_PUBLISHED_SUBJECT="Article publié"
COM_AUTOMSG_PUBLISHED_MSG="Votre article <b>{TITLE}</b> est publié.<br>Vous pouvez le voir {URL}"
COM_AUTOMSG_USER_SUBJECT=Nouvel article: {TITLE}
COM_AUTOMSG_USER_SUBJECT="Nouvel article: {TITLE}"
COM_AUTOMSG_USER_MSG="Nouvel article publié par : {CREATOR}, titre : {TITLE}.<br>Vous pouvez le voir {URL}<br>Lien de désinscription : {UNSUBSCRIBE}"
COM_AUTOMSG_ASYNC_SUBJECT="Nouveaux articles"
COM_AUTOMSG_ASYNC_MSG="De nouveaux articles sont été créés.<br>Par | Catégorie | Titre | Lien<br>{ARTICLES} {CREATOR} | {CAT} |{TITLE} | {URL} <br> {/ARTICLES}<br>Bonne lecture.<br>Lien de désinscription : {UNSUBSCRIBE}"
Expand All @@ -75,4 +74,6 @@ COM_AUTOMSG_MESSAGES_TOTAL="Total"
COM_AUTOMSG_MESSAGES_OK="Ok"
COM_AUTOMSG_MESSAGES_DETAIL_ERRORS="<b>Liste des erreurs</b><br>(Vous pouvez essayer de les renvoyer jusqu'à 3 fois : sélectionnez l'erreur en utilisant sa checkbox et cliquez sur le bouton <b>Nouvel essai</b>)"
COM_AUTOMSG_MESSAGES_DETAIL_WAITING="Liste des 'en attente"
COM_AUTOMSG_MESSAGES_CONTAINS_ERRORS="Contient des erreurs"
COM_AUTOMSG_MESSAGES_CONTAINS_ERRORS="Contient des erreurs"
COM_AUTOMSG_SAVE_OK="Sauvegarde faite"
COM_AUTOMSG_NOTFOUND="Composant Automsg non trouvé"
14 changes: 7 additions & 7 deletions packages/com_automsg/admin/language/fr-FR/com_automsg.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ COM_AUTOMSG_MESSAGES="Messages"
COM_AUTOMSG_WAITING="En attente"
PLG_AUTOMSG_INSTALL_END="Le package AutoMsg a été installé.<br>Son paramétrage est assuré par le <a href='index.php?option=com_automsg&view=config' target='_blank'>composant AutoMsg</a>.<br>"
ERROR_INSTALLATION_LIBRARY_FAILED="Erreur installation librairie AutoMsg"
PLG_AUTOMSG_INSTALL_CONFIG_OK="Migration configuration <span class="text-success"><b>..OK../b></span>"
PLG_AUTOMSG_INSTALL_CONFIG_OK="Migration configuration <span class='text-success'><b>..OK../b></span>"
PLG_AUTOMSG_INSTALL_CONFIG_ERROR="Erreur dans la migration configuration"
PLG_AUTOMSG_INSTALL_TEMPLATES_OK="Mise à jour des <a href='index.php?option=com_mails&view=templates' target='_blank'>gabarits d'email</a> <span class="text-success"><b>..OK..</b></span>"
PLG_AUTOMSG_CREATE_OWNER_TEMPLATE_OK="Création du gabarit d'email propriétaire <span class="text-success"><b>..OK..</b></span>"
PLG_AUTOMSG_CREATE_USER_TEMPLATE_OK="Création du gabarit d'email utilisateur <span class="text-success"><b>..OK..</b></span>"
PLG_AUTOMSG_CREATE_REPORT_TEMPLATE_OK="Création du gabarit d'email rapport d'envoi <span class="text-success"><b>..OK..</b></span>"
PLG_AUTOMSG_INSTALL_TEMPLATES_OK="Mise à jour des <a href='index.php?option=com_mails&view=templates' target='_blank'>gabarits d'email</a> <span class='text-success'><b>..OK..</b></span>"
PLG_AUTOMSG_CREATE_OWNER_TEMPLATE_OK="Création du gabarit d'email propriétaire <span class='text-success'><b>..OK..</b></span>"
PLG_AUTOMSG_CREATE_USER_TEMPLATE_OK="Création du gabarit d'email utilisateur <span class='text-success'><b>..OK..</b></span>"
PLG_AUTOMSG_CREATE_REPORT_TEMPLATE_OK="Création du gabarit d'email rapport d'envoi <span class='text-success'><b>..OK..</b></span>"
PLG_AUTOMSG_EMAIL_CONFIG_NOTOK="Composant Email : config non trouvée"
PLG_AUTOMSG_EMAIL_CONFIG_OK="Mise à jour <a href='index.php?option=com_config&view=component&component=com_mails' target='_blank'>configuration composant email</a> <span class="text-success"><b>..OK..</b></span>"
PLG_AUTOMSG_CREATE_TASK_OK="Création de la <a href='index.php?option=com_scheduler&view=tasks' target='_blank'>tâche AutoMsg</a> <span class="text-success"><b>..OK..</b></span>"
PLG_AUTOMSG_EMAIL_CONFIG_OK="Mise à jour <a href='index.php?option=com_config&view=component&component=com_mails' target='_blank'>configuration composant email</a> <span class='text-success'><b>..OK..</b></span>"
PLG_AUTOMSG_CREATE_TASK_OK="Création de la <a href='index.php?option=com_scheduler&view=tasks' target='_blank'>tâche AutoMsg</a> <span class='text-success'><b>..OK..</b></span>"
PLG_AUTOMSG_CREATE_TASK_NOTE="Créé par Install AutoMsg"
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ public function save($key = null, $urlVar = null)
return false;
}

$this->setMessage(Text::_('Save sucess!'));
$this->setMessage(Text::_('COM_AUTOMSG_SAVE_OK'));
// Redirect the user and adjust session state based on the chosen task.
switch ($task) {
case 'apply':
Expand Down
2 changes: 1 addition & 1 deletion packages/com_automsg/admin/src/View/Message/HtmlView.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ protected function addToolbar()
/*$input = Factory::getApplication()->input;
$input->setVar('hidemainmenu', true);
*/
$user = Factory::getUser();
$user = Factory::getApplication()->>getIdentity();
$userId = $user->get('id');
if (!isset($this->message->sent)) {
$this->message->sent = null;
Expand Down
4 changes: 4 additions & 0 deletions packages/com_automsg/automsg.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,8 @@
</languages>
</administration>
<changelogurl>https://raw.githubusercontent.com/conseilgouz/pkg_automsg_j4/master/pkg_automsg_changelog.xml</changelogurl>
<updateservers>
<server type="extension" name="AutoMsg" priority="1">https://raw.githubusercontent.com/conseilgouz/updates_github/master/pkg_automsg_update.xml</server>
</updateservers>

</extension>
4 changes: 4 additions & 0 deletions packages/library_automsg/automsg.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<extension version="4.0" type="library" method="upgrade">
<name>Automsg Library</name>
<description>AutoMsg library</description>
<libraryname>automsg</libraryname>
<author>ConseilGouz</author>
<version>4.2.1</version>
Expand All @@ -15,4 +16,7 @@
<file>automsg.xml</file>
<file>index.html</file>
</files>
<updateservers>
<server type="extension" name="AutoMsg" priority="1">https://raw.githubusercontent.com/conseilgouz/updates_github/master/pkg_automsg_update.xml</server>
</updateservers>
</extension>
3 changes: 3 additions & 0 deletions packages/plg_task_automsg_j4/automsg.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,7 @@
<language tag="en-GB">language/en-GB/plg_task_automsg.sys.ini</language>
</languages>
<changelogurl>https://raw.githubusercontent.com/conseilgouz/pkg_automsg_j4/master/pkg_automsg_changelog.xml</changelogurl>
<updateservers>
<server type="extension" name="AutoMsg" priority="1">https://raw.githubusercontent.com/conseilgouz/updates_github/master/pkg_automsg_update.xml</server>
</updateservers>
</extension>
3 changes: 3 additions & 0 deletions packages/plg_user_automsg_j4/automsg.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,7 @@
</fieldset>
</fields>
</config>
<updateservers>
<server type="extension" name="AutoMsg" priority="1">https://raw.githubusercontent.com/conseilgouz/updates_github/master/pkg_automsg_update.xml</server>
</updateservers>
</extension>

0 comments on commit 8dc4105

Please sign in to comment.