Ajouter un TFE
+Ajouter un TFE
">+ Ajouter une entrée @@ -88,7 +88,7 @@ data-key="= $aproposKey ?>">+ Ajouter une entrée diff --git a/app/templates/admin/contenus-edit.php b/app/templates/admin/contenus-edit.php index b3e6dc9..9f90acf 100644 --- a/app/templates/admin/contenus-edit.php +++ b/app/templates/admin/contenus-edit.php @@ -1,5 +1,5 @@Éditer : = htmlspecialchars($editTitle) ?>
+Éditer : = htmlspecialchars($editTitle) ?>
@@ -63,7 +63,7 @@ @@ -87,7 +87,7 @@ diff --git a/app/templates/admin/contenus.php b/app/templates/admin/contenus.php index a7f8031..64ba9ce 100644 --- a/app/templates/admin/contenus.php +++ b/app/templates/admin/contenus.php @@ -38,7 +38,7 @@Modifier un TFE
+Modifier un TFE
Récapitulatif TFE
+Récapitulatif TFE
⚠ = htmlspecialchars($error) ?>
diff --git a/app/templates/admin/tags.php b/app/templates/admin/tags.php index 965ce30..5d7d5d1 100644 --- a/app/templates/admin/tags.php +++ b/app/templates/admin/tags.php @@ -52,10 +52,10 @@ function tagsStartRename(id) { + '' + '' + '' + ''; cell.querySelector('input').focus(); } @@ -64,7 +64,7 @@ function tagsCancelRename(id) { var cell = document.getElementById('tag-name-' + id); cell.innerHTML = '' + cell.getAttribute('data-name') + '' + ''; } @@ -90,7 +90,7 @@ document.addEventListener('htmx:afterSwap', function(evt) { @@ -166,7 +166,7 @@ $websiteLabel = htmlspecialchars($_POST['website_label'] ?? ''); hx-swap="innerHTML" hx-trigger="click" onclick="document.getElementById('relink-modal').showModal(); window.__xamxamRelinkCtx = { queueType: 'tfe', thesisId: '= htmlspecialchars((string)($thesisId ?? $_GET['id'] ?? '')) ?>' };"> - Relier un fichier existant + Relier un fichier existant @@ -207,7 +207,7 @@ $websiteLabel = htmlspecialchars($_POST['website_label'] ?? ''); hx-swap="innerHTML" hx-trigger="click" onclick="document.getElementById('relink-modal').showModal(); window.__xamxamRelinkCtx = { queueType: 'annexe', thesisId: '= htmlspecialchars((string)($thesisId ?? $_GET['id'] ?? '')) ?>' };"> - Relier un fichier existant + Relier un fichier existant diff --git a/app/templates/partials/form/fieldset-licence-explanation.php b/app/templates/partials/form/fieldset-licence-explanation.php index 4fd4935..8347b36 100644 --- a/app/templates/partials/form/fieldset-licence-explanation.php +++ b/app/templates/partials/form/fieldset-licence-explanation.php @@ -65,7 +65,7 @@ $adminMode = $adminMode ?? false;Info
+Info
Mon TFE est en libre accès à tout le monde sur la plateforme des TFE ainsi que dans la bibliothèque de l'erg. Je suis conscient des responsabilités et obligations légales qui viennent avec une diffusion externe – et acquiesce avoir lu la documentation prévue à cet effet par l'erg, ainsi qu'avoir discuté des enjeux d'une publication avec l'équipe pédagogique. J'accepte de partager mes droits de diffusion avec l'erg, ce uniquement dans le cadre d'une diffusion sur la plateforme xamxam.
@@ -86,7 +86,7 @@ $adminMode = $adminMode ?? false;Info
+Info
Mon TFE et ma note d'intention ne sont accessibles que sur place en physique ainsi que sur la plateforme xamxam par la communauté erg. Une note descriptive est disponible sur le site à toustes. J'autorise une (ré-)utilisation et diffusion dans un contexte académique et didactique au sein de l'erg.
@@ -109,7 +109,7 @@ $adminMode = $adminMode ?? false;Info
+Info
Mon TFE n'est pas disponible en physique ni sur le site. Une note descriptive est disponible sur le site.
diff --git a/app/templates/partials/form/language-search.php b/app/templates/partials/form/language-search.php index 57d82d5..f0afe1b 100644 --- a/app/templates/partials/form/language-search.php +++ b/app/templates/partials/form/language-search.php @@ -45,7 +45,7 @@ $langCount = count($selectedLanguages); = htmlspecialchars($lang['name']) ?> diff --git a/app/templates/partials/form/tag-search.php b/app/templates/partials/form/tag-search.php index 9673fc6..3e3a86b 100644 --- a/app/templates/partials/form/tag-search.php +++ b/app/templates/partials/form/tag-search.php @@ -48,7 +48,7 @@ $belowMin = $required && $tagCount < $minTags; = htmlspecialchars($tag['name']) ?> diff --git a/app/templates/partials/search-bar.php b/app/templates/partials/search-bar.php index 610905f..b17f3ce 100644 --- a/app/templates/partials/search-bar.php +++ b/app/templates/partials/search-bar.php @@ -6,11 +6,7 @@ $_sbValue = $searchBarValue ?? $_GET['query'] ?? '';