From b83cc881f240551b00d599abe0bab0bea9caedbd Mon Sep 17 00:00:00 2001 From: Jean-Christophe Engel Date: Mon, 1 Jul 2024 11:17:00 +0200 Subject: [PATCH] 5-xx : Suppression affichage messages --- paheko.side | 133 ---------------------------------------------------- 1 file changed, 133 deletions(-) diff --git a/paheko.side b/paheko.side index dc7931d..cb4f37c 100644 --- a/paheko.side +++ b/paheko.side @@ -17743,13 +17743,6 @@ "target": "return ${lesnumeros}.at(${pos_cherche})", "targets": [], "value": "numero_cherche" - }, { - "id": "d889c91a-9415-4a01-acd0-714782a9c12c", - "comment": "", - "command": "echo", - "target": "cherché : ${numero_cherche} ${nom_cherche}", - "targets": [], - "value": "" }, { "id": "41fe6725-7be4-4b97-bd83-5e8b5980214b", "comment": "menu Membres", @@ -17819,13 +17812,6 @@ "target": "xpath=//dt[contains(., \"Nom & prénom\")]/following-sibling::dd[1]", "targets": [], "value": "nom_trouve" - }, { - "id": "6f875321-ed40-4625-becd-22405d92fbad", - "comment": "", - "command": "echo", - "target": "trouvé : ${numero_trouve} ${nom_trouve}", - "targets": [], - "value": "" }, { "id": "4da11a59-5b1b-4877-b476-6f861fd8f536", "comment": "", @@ -18274,13 +18260,6 @@ ["xpath=//button[contains(.,'Créer ce membre')]", "xpath:innerText"] ], "value": "" - }, { - "id": "8bd81746-a2ee-4b12-9d9c-2c45551bd4c2", - "comment": "", - "command": "echo", - "target": "nom à chercher = ${nom_cherche}", - "targets": [], - "value": "" }, { "id": "ba372402-e661-43ec-a760-83eba9361372", "comment": "Trier les membres par nom croissant", @@ -18434,13 +18413,6 @@ "target": "return ${numeros_tries}.at(${num})", "targets": [], "value": "numero" - }, { - "id": "262c11e7-3305-4061-b8ec-a9491d5bca5c", - "comment": "", - "command": "echo", - "target": "${numero_trouve} ${nom_trouve} = ${nom} (${numero})", - "targets": [], - "value": "" }, { "id": "f20ccecc-3d14-490b-89c5-7f12ba5d7baf", "comment": "vérifier si le nom trouvé correspond à la recherche", @@ -18842,13 +18814,6 @@ "target": "const upper = (str) => { return str.charAt(0).toUpperCase() + str.slice(1); }; const chaine = (length) => { let chars = 'aàbcdeéèfghijklmnoôpqrstuùvwxyz'; let str = ''; for (let i = 0; i < length; i++) { str += chars.charAt(Math.floor(Math.random() * chars.length)); } let debut = upper(str.slice(0, length/2)); let fin = upper(str.slice(length/2)); return debut + ' ' + fin; }; const accent = \"àâäéèêëîïôöùûü\"; const normal = \"aaaeeeeiioouuu\"; function normaliser (chaine) { let resu = \"\"; chaine = chaine.toLocaleLowerCase(); for (let i = 0; i < chaine.length; ++i) { let ind = accent.indexOf(chaine[i]); if (ind == -1) { resu += chaine[i]; } else { resu += normal[ind]; }} return resu; } function nbocc(elem, tab) { let nb = 0; for (const e of tab) { if (normaliser(e).localeCompare(elem) == 0) { nb += 1; } } return nb; } function genererNom(tab) { while (true) { let nom = chaine(12); let nb = nbocc(normaliser(nom), tab); if (nb == 0) { return nom; }}}; return genererNom(${lesnoms})", "targets": [], "value": "nom_cherche" - }, { - "id": "dee087d6-6caa-41da-b677-6dcb0e207519", - "comment": "", - "command": "echo", - "target": "cherché : ${nom_cherche}", - "targets": [], - "value": "" }, { "id": "cc01ebba-16fa-4d89-b980-d52cc4a516ae", "comment": "menu Membres", @@ -19249,13 +19214,6 @@ "target": "function getNumero(tab) { return tab.at(Math.floor(Math.random() * tab.length)); } return getNumero(${lesnumeros})", "targets": [], "value": "numero_cherche" - }, { - "id": "305ab0a6-6eac-4c54-b727-d24dec84f480", - "comment": "", - "command": "echo", - "target": "numéro à chercher = ${numero_cherche}", - "targets": [], - "value": "" }, { "id": "2cee297b-cbc9-41c2-980f-e914a158bd16", "comment": "menu Membres", @@ -19297,13 +19255,6 @@ "target": "xpath=//dt[contains(., \"Numéro de membre\")]/following-sibling::dd[1]", "targets": [], "value": "numero_trouve" - }, { - "id": "51515de8-0005-4424-8dde-77df5f7da4a4", - "comment": "", - "command": "echo", - "target": "numéro trouvé = ${numero_trouve}", - "targets": [], - "value": "" }, { "id": "2023b28b-d68a-48ee-a364-612d277c46ae", "comment": "", @@ -19663,13 +19614,6 @@ "target": "id=f_numero", "targets": [], "value": "numero_cherche" - }, { - "id": "27754c6d-ddf4-40f8-a85d-8e01a2597c2f", - "comment": "", - "command": "echo", - "target": "numéro à chercher = ${numero_cherche}", - "targets": [], - "value": "" }, { "id": "af848da9-c5c4-446d-9976-d6c350121945", "comment": "menu Membres", @@ -20023,13 +19967,6 @@ "target": "return ${lescourriels}.concat(${courriel})", "targets": [], "value": "lescourriels" - }, { - "id": "9a1c8dcc-b689-46b4-8970-3a4c27c59258", - "comment": "", - "command": "//echo", - "target": "courriel = ${courriel}", - "targets": [], - "value": "" }, { "id": "54ffc7b9-1ae2-49ab-a427-6e801c559709", "comment": "Retour page précédente", @@ -20051,13 +19988,6 @@ "target": "", "targets": [], "value": "" - }, { - "id": "726972b4-81a3-46a6-b357-a11e71d2b52d", - "comment": "", - "command": "//echo", - "target": "nb courriel = ${nb_courriel}", - "targets": [], - "value": "" }, { "id": "d1dbf069-1c29-47f6-8914-1eda01fd0513", "comment": "Générer de nouveaux membres", @@ -20237,13 +20167,6 @@ "target": "return ${lesnoms}.at(${ind_courriel})", "targets": [], "value": "nom_cherche" - }, { - "id": "b3d95e8a-ec12-4166-8396-19c8696c050f", - "comment": "", - "command": "echo", - "target": "cherché : ${numero_cherche}, ${nom_cherche}, ${courriel_cherche}", - "targets": [], - "value": "" }, { "id": "24dfdf59-92ea-4f7f-bb29-45b98f68f0eb", "comment": "menu Membres", @@ -20320,13 +20243,6 @@ "target": "xpath=//a[contains(@href, 'mailto:')]", "targets": [], "value": "courriel_trouve" - }, { - "id": "2a6ae256-e53c-4d93-aec6-a3e755eab531", - "comment": "", - "command": "echo", - "target": "trouvé : ${numero_trouve} ${nom_trouve} ${courriel_trouve}", - "targets": [], - "value": "" }, { "id": "7577ea10-15f8-442e-a0e1-6a45818f5b4e", "comment": "", @@ -20639,13 +20555,6 @@ "target": "return ${lescourriels}.concat(${courriel})", "targets": [], "value": "lescourriels" - }, { - "id": "fdaf559c-1de9-492e-935a-7b263e1854e5", - "comment": "", - "command": "//echo", - "target": "courriel = ${courriel}", - "targets": [], - "value": "" }, { "id": "6644c0a0-3d1f-4c0c-849c-ca3dbc0d830b", "comment": "Retour page précédente", @@ -20667,13 +20576,6 @@ "target": "", "targets": [], "value": "" - }, { - "id": "37424ca9-25a6-4a0e-85ae-b7222b1388ca", - "comment": "", - "command": "//echo", - "target": "nb courriel = ${nb_courriel}", - "targets": [], - "value": "" }, { "id": "cf21dd94-4af4-4596-8df6-2d86ba6957ca", "comment": "Générer de nouveaux membres", @@ -20832,13 +20734,6 @@ "target": "function nbocc(elem, tab) { let nb = 0; for (const e of tab) { if (e.localeCompare(elem) == 0) { nb += 1; } } return nb;};const chaine = (length) => { let chars = 'abcdefghijklmnopqrstuvwxyz0123456789'; let str = ''; for (let i = 0; i < length; i++) { str += chars.charAt(Math.floor(Math.random() * chars.length)); } return str;}; function genererCourriel(tab){ while (true) { let courriel = chaine(8) + \"@\" + chaine(5) + \".fr\"; let nb = nbocc(courriel, tab); if (nb == 0) { return courriel; }}}; return genererCourriel(${lescourriels})", "targets": [], "value": "courriel_cherche" - }, { - "id": "1bc46a87-434f-4514-8c06-0d95219ad20e", - "comment": "", - "command": "echo", - "target": "cherché : ${courriel_cherche}", - "targets": [], - "value": "" }, { "id": "a09a0f14-3cb9-453d-af28-a4aee9dc26ee", "comment": "menu Membres", @@ -21192,13 +21087,6 @@ "target": "return ${lescourriels}.concat(${courriel})", "targets": [], "value": "lescourriels" - }, { - "id": "36e3f0c9-46eb-47f6-859e-415f90816154", - "comment": "", - "command": "//echo", - "target": "courriel = ${courriel}", - "targets": [], - "value": "" }, { "id": "479121e2-f411-44f8-834a-8a558325810a", "comment": "Retour page précédente", @@ -21220,13 +21108,6 @@ "target": "", "targets": [], "value": "" - }, { - "id": "c6f38c13-6d9b-48d2-a38f-46db2d07c70f", - "comment": "", - "command": "//echo", - "target": "nb courriel = ${nb_courriel}", - "targets": [], - "value": "" }, { "id": "a0d80163-9c90-4e0a-a7c1-6fcc4240f083", "comment": "Générer de nouveaux membres", @@ -21529,13 +21410,6 @@ "target": "return ${tab_pos}.length", "targets": [], "value": "nb_homonymes" - }, { - "id": "336a31a9-0a01-4dbf-b9e5-2079661316da", - "comment": "", - "command": "echo", - "target": "cherché : ${courriel_cherche}", - "targets": [], - "value": "" }, { "id": "287ec7c5-8349-499a-abc8-e666ba21cef4", "comment": "menu Membres", @@ -21647,13 +21521,6 @@ "target": "xpath=//tbody/tr[${i}]/td[4]", "targets": [], "value": "courriel_trouve" - }, { - "id": "496e87d3-410d-4d25-9b52-c8033f1f1db9", - "comment": "", - "command": "echo", - "target": "trouvé : ${numero_trouve} ${nom_trouve} ${courriel_trouve}", - "targets": [], - "value": "" }, { "id": "b37e24cb-ffa8-411b-b302-8911dc18dcf8", "comment": "",