Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mise à niveau avec nouvelles màj publiés #30

Merged
merged 18 commits into from
Oct 2, 2024
Merged

Commits on Oct 1, 2024

  1. Division en différents fichiers

    - Retirer tout ce qui était relatif à la nav bar du index.php
    - Creation navbar.php avec les choses de la nav bar précédentes
    - Ajout du search.php en lien avec la nav bar
    Axtazer committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    cc251dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3927ca4 View commit details
    Browse the repository at this point in the history
  3. Création footer php fichier

    Axtazer committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    04eb740 View commit details
    Browse the repository at this point in the history
  4. Review nav bar système interne

    - Patch visuel léger
    Axtazer committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d2f9650 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57c3794 View commit details
    Browse the repository at this point in the history
  6. Remove var dump of navLinks

    était présent pour test voir si quelque chose dans la NavLinks était trouver
    Axtazer committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    739d803 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Create config.php

    Permet d'avoir le vendor qui fonctionne peu importe où est le fichier php
    Axtazer committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8b9991a View commit details
    Browse the repository at this point in the history
  2. Patch NavLinks not found

    Le footer fonctionne désormais avec les NavLinks de la navbar
    Axtazer committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9f2724e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcc71c5 View commit details
    Browse the repository at this point in the history
  4. Fonction Recherche

    Page + Fonction de recherche pour la Nav Bar
    Axtazer committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c66f18e View commit details
    Browse the repository at this point in the history
  5. NavBar changements divers

    - Changement de fonction pour les navLinks soit retrouver
    - Changement du lien vers panel admin (admin.php remplacer par /panel)
    - Ajout du SiteName patch pour éviter les erreurs (avec config.php sa fonctionne)
    + Changements mineurs
    Axtazer committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    204ee60 View commit details
    Browse the repository at this point in the history
  6. Ajout /panel au htaccess

    Axtazer committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    06d2729 View commit details
    Browse the repository at this point in the history
  7. Ajout du # au /

    Permet de ne pas reload la page mais simplement aller en haut avec le # seul
    Axtazer committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ff36ea8 View commit details
    Browse the repository at this point in the history
  8. NabBar + Footer ajouts & patchs (#23)

    Patch de plusieurs bug de la Nav Bar + le footer (voir Issue liés et leurs détails)
    Axtazer authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    20d11e7 View commit details
    Browse the repository at this point in the history
  9. Fast patch

    Axtazer committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9a70804 View commit details
    Browse the repository at this point in the history
  10. Fast patch (#28)

    Axtazer authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4a06ea2 View commit details
    Browse the repository at this point in the history
  11. Add WEBSITE to .env

    Axtazer committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5941086 View commit details
    Browse the repository at this point in the history
  12. Add WEBSITE to .env (#29)

    Axtazer authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c1eef6f View commit details
    Browse the repository at this point in the history