Compare commits
1 Commits
master
...
inscriptio
Author | SHA1 | Date |
---|---|---|
Leo TUAILLON | 186da4de44 | 1 year ago |
@ -1,441 +0,0 @@
|
|||||||
##### Windows
|
|
||||||
# Windows thumbnail cache files
|
|
||||||
Thumbs.db
|
|
||||||
Thumbs.db:encryptable
|
|
||||||
ehthumbs.db
|
|
||||||
ehthumbs_vista.db
|
|
||||||
|
|
||||||
# Dump file
|
|
||||||
*.stackdump
|
|
||||||
|
|
||||||
# Recycle Bin used on file shares
|
|
||||||
$RECYCLE.BIN/
|
|
||||||
|
|
||||||
# Windows Installer files
|
|
||||||
*.cab
|
|
||||||
*.msi
|
|
||||||
*.msix
|
|
||||||
*.msm
|
|
||||||
*.msp
|
|
||||||
|
|
||||||
# Windows shortcuts
|
|
||||||
*.lnk
|
|
||||||
|
|
||||||
##### Linux
|
|
||||||
*~
|
|
||||||
|
|
||||||
# temporary files which can be created if a process still has a handle open of a deleted file
|
|
||||||
.fuse_hidden*
|
|
||||||
|
|
||||||
# KDE directory preferences
|
|
||||||
.directory
|
|
||||||
|
|
||||||
# Linux trash folder which might appear on any partition or disk
|
|
||||||
.Trash-*
|
|
||||||
|
|
||||||
# .nfs files are created when an open file is removed but is still being accessed
|
|
||||||
.nfs*
|
|
||||||
|
|
||||||
##### MacOS
|
|
||||||
# General
|
|
||||||
.DS_Store
|
|
||||||
.AppleDouble
|
|
||||||
.LSOverride
|
|
||||||
|
|
||||||
# Icon must end with two \r
|
|
||||||
Icon
|
|
||||||
|
|
||||||
# Thumbnails
|
|
||||||
._*
|
|
||||||
|
|
||||||
# Files that might appear in the root of a volume
|
|
||||||
.DocumentRevisions-V100
|
|
||||||
.fseventsd
|
|
||||||
.Spotlight-V100
|
|
||||||
.TemporaryItems
|
|
||||||
.Trashes
|
|
||||||
.VolumeIcon.icns
|
|
||||||
.com.apple.timemachine.donotpresent
|
|
||||||
|
|
||||||
# Directories potentially created on remote AFP share
|
|
||||||
.AppleDB
|
|
||||||
.AppleDesktop
|
|
||||||
Network Trash Folder
|
|
||||||
Temporary Items
|
|
||||||
.apdisk
|
|
||||||
|
|
||||||
##### Backup
|
|
||||||
*.bak
|
|
||||||
*.gho
|
|
||||||
*.ori
|
|
||||||
*.orig
|
|
||||||
*.tmp
|
|
||||||
|
|
||||||
##### GPG
|
|
||||||
secring.*
|
|
||||||
|
|
||||||
##### SynopsysVCS
|
|
||||||
# Waveform formats
|
|
||||||
*.vcd
|
|
||||||
*.vpd
|
|
||||||
*.evcd
|
|
||||||
*.fsdb
|
|
||||||
|
|
||||||
# Default name of the simulation executable. A different name can be
|
|
||||||
# specified with this switch (the associated daidir database name is
|
|
||||||
# also taken from here): -o <path>/<filename>
|
|
||||||
simv
|
|
||||||
|
|
||||||
# Generated for Verilog and VHDL top configs
|
|
||||||
simv.daidir/
|
|
||||||
simv.db.dir/
|
|
||||||
|
|
||||||
# Infrastructure necessary to co-simulate SystemC models with
|
|
||||||
# Verilog/VHDL models. An alternate directory may be specified with this
|
|
||||||
# switch: -Mdir=<directory_path>
|
|
||||||
csrc/
|
|
||||||
|
|
||||||
# Log file - the following switch allows to specify the file that will be
|
|
||||||
# used to write all messages from simulation: -l <filename>
|
|
||||||
*.log
|
|
||||||
|
|
||||||
# Coverage results (generated with urg) and database location. The
|
|
||||||
# following switch can also be used: urg -dir <coverage_directory>.vdb
|
|
||||||
simv.vdb/
|
|
||||||
urgReport/
|
|
||||||
|
|
||||||
# DVE and UCLI related files.
|
|
||||||
DVEfiles/
|
|
||||||
ucli.key
|
|
||||||
|
|
||||||
# When the design is elaborated for DirectC, the following file is created
|
|
||||||
# with declarations for C/C++ functions.
|
|
||||||
vc_hdrs.h
|
|
||||||
|
|
||||||
##### SVN
|
|
||||||
.svn/
|
|
||||||
|
|
||||||
##### Mercurial
|
|
||||||
.hg/
|
|
||||||
.hgignore
|
|
||||||
.hgsigs
|
|
||||||
.hgsub
|
|
||||||
.hgsubstate
|
|
||||||
.hgtags
|
|
||||||
|
|
||||||
##### Bazaar
|
|
||||||
.bzr/
|
|
||||||
.bzrignore
|
|
||||||
|
|
||||||
##### CVS
|
|
||||||
/CVS/*
|
|
||||||
**/CVS/*
|
|
||||||
.cvsignore
|
|
||||||
*/.cvsignore
|
|
||||||
|
|
||||||
##### TortoiseGit
|
|
||||||
# Project-level settings
|
|
||||||
/.tgitconfig
|
|
||||||
|
|
||||||
##### PuTTY
|
|
||||||
# Private key
|
|
||||||
*.ppk
|
|
||||||
|
|
||||||
##### Vim
|
|
||||||
# Swap
|
|
||||||
[._]*.s[a-v][a-z]
|
|
||||||
!*.svg # comment out if you don't need vector files
|
|
||||||
[._]*.sw[a-p]
|
|
||||||
[._]s[a-rt-v][a-z]
|
|
||||||
[._]ss[a-gi-z]
|
|
||||||
[._]sw[a-p]
|
|
||||||
|
|
||||||
# Session
|
|
||||||
Session.vim
|
|
||||||
Sessionx.vim
|
|
||||||
|
|
||||||
# Temporary
|
|
||||||
.netrwhist
|
|
||||||
# Auto-generated tag files
|
|
||||||
tags
|
|
||||||
# Persistent undo
|
|
||||||
[._]*.un~
|
|
||||||
|
|
||||||
# Org-mode
|
|
||||||
.org-id-locations
|
|
||||||
*_archive
|
|
||||||
|
|
||||||
# flymake-mode
|
|
||||||
*_flymake.*
|
|
||||||
|
|
||||||
# eshell files
|
|
||||||
/eshell/history
|
|
||||||
/eshell/lastdir
|
|
||||||
|
|
||||||
# elpa packages
|
|
||||||
/elpa/
|
|
||||||
|
|
||||||
# reftex files
|
|
||||||
*.rel
|
|
||||||
|
|
||||||
# AUCTeX auto folder
|
|
||||||
/auto/
|
|
||||||
|
|
||||||
# cask packages
|
|
||||||
.cask/
|
|
||||||
dist/
|
|
||||||
|
|
||||||
# Flycheck
|
|
||||||
flycheck_*.el
|
|
||||||
|
|
||||||
# server auth directory
|
|
||||||
/server/
|
|
||||||
|
|
||||||
# projectiles files
|
|
||||||
.projectile
|
|
||||||
|
|
||||||
# directory configuration
|
|
||||||
.dir-locals.el
|
|
||||||
|
|
||||||
# network security
|
|
||||||
/network-security.data
|
|
||||||
|
|
||||||
##### SublimeText
|
|
||||||
# Cache files for Sublime Text
|
|
||||||
*.tmlanguage.cache
|
|
||||||
*.tmPreferences.cache
|
|
||||||
*.stTheme.cache
|
|
||||||
|
|
||||||
# Workspace files are user-specific
|
|
||||||
*.sublime-workspace
|
|
||||||
|
|
||||||
# Project files should be checked into the repository, unless a significant
|
|
||||||
# proportion of contributors will probably not be using Sublime Text
|
|
||||||
# *.sublime-project
|
|
||||||
|
|
||||||
# SFTP configuration file
|
|
||||||
sftp-config.json
|
|
||||||
sftp-config-alt*.json
|
|
||||||
|
|
||||||
# Package control specific files
|
|
||||||
Package Control.last-run
|
|
||||||
Package Control.ca-list
|
|
||||||
Package Control.ca-bundle
|
|
||||||
Package Control.system-ca-bundle
|
|
||||||
Package Control.cache/
|
|
||||||
Package Control.ca-certs/
|
|
||||||
Package Control.merged-ca-bundle
|
|
||||||
Package Control.user-ca-bundle
|
|
||||||
oscrypto-ca-bundle.crt
|
|
||||||
bh_unicode_properties.cache
|
|
||||||
|
|
||||||
# Sublime-github package stores a github token in this file
|
|
||||||
# https://packagecontrol.io/packages/sublime-github
|
|
||||||
GitHub.sublime-settings
|
|
||||||
|
|
||||||
##### TextMate
|
|
||||||
*.tmproj
|
|
||||||
*.tmproject
|
|
||||||
tmtags
|
|
||||||
|
|
||||||
##### VisualStudioCode
|
|
||||||
.vscode/*
|
|
||||||
!.vscode/settings.json
|
|
||||||
!.vscode/tasks.json
|
|
||||||
!.vscode/launch.json
|
|
||||||
!.vscode/extensions.json
|
|
||||||
*.code-workspace
|
|
||||||
|
|
||||||
# Local History for Visual Studio Code
|
|
||||||
.history/
|
|
||||||
|
|
||||||
##### NetBeans
|
|
||||||
**/nbproject/private/
|
|
||||||
**/nbproject/Makefile-*.mk
|
|
||||||
**/nbproject/Package-*.bash
|
|
||||||
build/
|
|
||||||
nbbuild/
|
|
||||||
nbdist/
|
|
||||||
.nb-gradle/
|
|
||||||
|
|
||||||
##### JetBrains
|
|
||||||
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
|
|
||||||
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
|
|
||||||
|
|
||||||
# User-specific stuff
|
|
||||||
php/.idea/**/workspace.xml
|
|
||||||
php/.idea/**/tasks.xml
|
|
||||||
php/.idea/**/usage.statistics.xml
|
|
||||||
php/.idea/**/dictionaries
|
|
||||||
php/.idea/**/shelf
|
|
||||||
|
|
||||||
# Generated files
|
|
||||||
php/.idea/**/contentModel.xml
|
|
||||||
|
|
||||||
# Sensitive or high-churn files
|
|
||||||
php/.idea/**/dataSources/
|
|
||||||
php/.idea/**/dataSources.ids
|
|
||||||
php/.idea/**/dataSources.local.xml
|
|
||||||
php/.idea/**/sqlDataSources.xml
|
|
||||||
php/.idea/**/dynamic.xml
|
|
||||||
php/.idea/**/uiDesigner.xml
|
|
||||||
php/.idea/**/dbnavigator.xml
|
|
||||||
|
|
||||||
# Gradle
|
|
||||||
php/.idea/**/gradle.xml
|
|
||||||
php/.idea/**/libraries
|
|
||||||
|
|
||||||
# Gradle and Maven with auto-import
|
|
||||||
# When using Gradle or Maven with auto-import, you should exclude module files,
|
|
||||||
# since they will be recreated, and may cause churn. Uncomment if using
|
|
||||||
# auto-import.
|
|
||||||
# .idea/artifacts
|
|
||||||
# .idea/compiler.xml
|
|
||||||
# .idea/jarRepositories.xml
|
|
||||||
# .idea/modules.xml
|
|
||||||
# .idea/*.iml
|
|
||||||
# .idea/modules
|
|
||||||
# *.iml
|
|
||||||
# *.ipr
|
|
||||||
|
|
||||||
# CMake
|
|
||||||
cmake-build-*/
|
|
||||||
|
|
||||||
# Mongo Explorer plugin
|
|
||||||
php/.idea/**/mongoSettings.xml
|
|
||||||
|
|
||||||
# File-based project format
|
|
||||||
*.iws
|
|
||||||
|
|
||||||
# IntelliJ
|
|
||||||
out/
|
|
||||||
|
|
||||||
# mpeltonen/sbt-idea plugin
|
|
||||||
.idea_modules/
|
|
||||||
|
|
||||||
# JIRA plugin
|
|
||||||
atlassian-ide-plugin.xml
|
|
||||||
|
|
||||||
# Cursive Clojure plugin
|
|
||||||
php/.idea/replstate.xml
|
|
||||||
|
|
||||||
# Crashlytics plugin (for Android Studio and IntelliJ)
|
|
||||||
com_crashlytics_export_strings.xml
|
|
||||||
crashlytics.properties
|
|
||||||
crashlytics-build.properties
|
|
||||||
fabric.properties
|
|
||||||
|
|
||||||
# Editor-based Rest Client
|
|
||||||
php/.idea/httpRequests
|
|
||||||
|
|
||||||
# Android studio 3.1+ serialized cache file
|
|
||||||
php/.idea/caches/build_file_checksums.ser
|
|
||||||
|
|
||||||
##### Eclipse
|
|
||||||
.metadata
|
|
||||||
bin/
|
|
||||||
tmp/
|
|
||||||
*.swp
|
|
||||||
*~.nib
|
|
||||||
local.properties
|
|
||||||
.settings/
|
|
||||||
.loadpath
|
|
||||||
.recommenders
|
|
||||||
|
|
||||||
# External tool builders
|
|
||||||
.externalToolBuilders/
|
|
||||||
|
|
||||||
# Locally stored "Eclipse launch configurations"
|
|
||||||
*.launch
|
|
||||||
|
|
||||||
# CDT- autotools
|
|
||||||
.autotools
|
|
||||||
|
|
||||||
# Java annotation processor (APT)
|
|
||||||
.factorypath
|
|
||||||
|
|
||||||
# PDT-specific (PHP Development Tools)
|
|
||||||
.buildpath
|
|
||||||
|
|
||||||
# sbteclipse plugin
|
|
||||||
.target
|
|
||||||
|
|
||||||
# Tern plugin
|
|
||||||
.tern-project
|
|
||||||
|
|
||||||
# TeXlipse plugin
|
|
||||||
.texlipse
|
|
||||||
|
|
||||||
# STS (Spring Tool Suite)
|
|
||||||
.springBeans
|
|
||||||
|
|
||||||
# Code Recommenders
|
|
||||||
.recommenders/
|
|
||||||
|
|
||||||
# Annotation Processing
|
|
||||||
.apt_generated/
|
|
||||||
.apt_generated_test/
|
|
||||||
|
|
||||||
# Uncomment this line if you wish to ignore the project description file.
|
|
||||||
# Typically, this file would be tracked if it contains build/dependency configurations:
|
|
||||||
#.project
|
|
||||||
|
|
||||||
##### Dreamweaver
|
|
||||||
# DW Dreamweaver added files
|
|
||||||
_notes
|
|
||||||
_compareTemp
|
|
||||||
configs/
|
|
||||||
dwsync.xml
|
|
||||||
dw_php_codehinting.config
|
|
||||||
*.mno
|
|
||||||
|
|
||||||
##### CodeKit
|
|
||||||
# General CodeKit files to ignore
|
|
||||||
config.codekit
|
|
||||||
config.codekit3
|
|
||||||
/min
|
|
||||||
|
|
||||||
##### Gradle
|
|
||||||
.gradle
|
|
||||||
**/build/
|
|
||||||
!src/**/build/
|
|
||||||
|
|
||||||
# Ignore Gradle GUI config
|
|
||||||
gradle-app.setting
|
|
||||||
|
|
||||||
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
|
|
||||||
!gradle-wrapper.jar
|
|
||||||
|
|
||||||
# Cache of project
|
|
||||||
.gradletasknamecache
|
|
||||||
|
|
||||||
# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898
|
|
||||||
# gradle/wrapper/gradle-wrapper.properties
|
|
||||||
|
|
||||||
##### Composer
|
|
||||||
php/composer.phar
|
|
||||||
php/composer
|
|
||||||
php/vendor/
|
|
||||||
|
|
||||||
# Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control
|
|
||||||
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
|
|
||||||
php/composer.lock
|
|
||||||
|
|
||||||
##### PHP CodeSniffer
|
|
||||||
# gitignore for the PHP Codesniffer framework
|
|
||||||
# website: https://github.com/squizlabs/PHP_CodeSniffer
|
|
||||||
#
|
|
||||||
# Recommended template: PHP.gitignore
|
|
||||||
|
|
||||||
/wpcs/*
|
|
||||||
|
|
||||||
##### SASS
|
|
||||||
.sass-cache/
|
|
||||||
*.css.map
|
|
||||||
*.sass.map
|
|
||||||
*.scss.map
|
|
||||||
|
|
||||||
php/.idea/
|
|
||||||
|
|
||||||
##### Images :
|
|
||||||
###php/public/uploads/
|
|
@ -1,6 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="SqlDialectMappings">
|
|
||||||
<file url="file://$PROJECT_DIR$/php/src/gateway/AlumniGateway.php" dialect="GenericSQL" />
|
|
||||||
</component>
|
|
||||||
</project>
|
|
Before Width: | Height: | Size: 100 KiB |
@ -1,11 +1,6 @@
|
|||||||
#RewriteEngine On
|
<IfModule mod_rewrite.c>
|
||||||
#
|
RewriteEngine On
|
||||||
#RewriteCond %{REQUEST_FILENAME} !-f
|
RewriteBase /php/public/
|
||||||
#RewriteCond %{REQUEST_FILENAME} !-d
|
|
||||||
#RewriteRule ^(.*)$ index.php/$1 [L]
|
|
||||||
|
|
||||||
|
|
||||||
RewriteEngine on
|
|
||||||
RewriteCond %{REQUEST_FILENAME} !-f
|
RewriteCond %{REQUEST_FILENAME} !-f
|
||||||
RewriteRule . index.php [L]
|
RewriteRule ^(.*)$ index.php [QSA,L]
|
||||||
|
</IfModule>
|
||||||
|
@ -1,8 +0,0 @@
|
|||||||
# Default ignored files
|
|
||||||
/shelf/
|
|
||||||
/workspace.xml
|
|
||||||
# Editor-based HTTP Client requests
|
|
||||||
/httpRequests/
|
|
||||||
# Datasource local storage ignored files
|
|
||||||
/dataSources/
|
|
||||||
/dataSources.local.xml
|
|
@ -1,8 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="ProjectModuleManager">
|
|
||||||
<modules>
|
|
||||||
<module fileurl="file://$PROJECT_DIR$/.idea/php.iml" filepath="$PROJECT_DIR$/.idea/php.iml" />
|
|
||||||
</modules>
|
|
||||||
</component>
|
|
||||||
</project>
|
|
@ -1,14 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<module type="WEB_MODULE" version="4">
|
|
||||||
<component name="NewModuleRootManager">
|
|
||||||
<content url="file://$MODULE_DIR$">
|
|
||||||
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" packagePrefix="App\" />
|
|
||||||
<excludeFolder url="file://$MODULE_DIR$/vendor/composer" />
|
|
||||||
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-ctype" />
|
|
||||||
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-mbstring" />
|
|
||||||
<excludeFolder url="file://$MODULE_DIR$/vendor/twig/twig" />
|
|
||||||
</content>
|
|
||||||
<orderEntry type="inheritedJdk" />
|
|
||||||
<orderEntry type="sourceFolder" forTests="false" />
|
|
||||||
</component>
|
|
||||||
</module>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="MessDetectorOptionsConfiguration">
|
|
||||||
<option name="transferred" value="true" />
|
|
||||||
</component>
|
|
||||||
<component name="PHPCSFixerOptionsConfiguration">
|
|
||||||
<option name="transferred" value="true" />
|
|
||||||
</component>
|
|
||||||
<component name="PHPCodeSnifferOptionsConfiguration">
|
|
||||||
<option name="highlightLevel" value="WARNING" />
|
|
||||||
<option name="transferred" value="true" />
|
|
||||||
</component>
|
|
||||||
<component name="PhpIncludePathManager">
|
|
||||||
<include_path>
|
|
||||||
<path value="$PROJECT_DIR$/vendor/symfony/polyfill-mbstring" />
|
|
||||||
<path value="$PROJECT_DIR$/vendor/symfony/polyfill-ctype" />
|
|
||||||
<path value="$PROJECT_DIR$/vendor/composer" />
|
|
||||||
<path value="$PROJECT_DIR$/vendor/twig/twig" />
|
|
||||||
</include_path>
|
|
||||||
</component>
|
|
||||||
<component name="PhpProjectSharedConfiguration" php_language_level="8.1">
|
|
||||||
<option name="suggestChangeDefaultLanguageLevel" value="false" />
|
|
||||||
</component>
|
|
||||||
<component name="PhpStanOptionsConfiguration">
|
|
||||||
<option name="transferred" value="true" />
|
|
||||||
</component>
|
|
||||||
<component name="PsalmOptionsConfiguration">
|
|
||||||
<option name="transferred" value="true" />
|
|
||||||
</component>
|
|
||||||
</project>
|
|
@ -1,6 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="VcsDirectoryMappings">
|
|
||||||
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
|
|
||||||
</component>
|
|
||||||
</project>
|
|
@ -1,22 +0,0 @@
|
|||||||
<?php
|
|
||||||
/** PC IUT - PHP 8.1 */
|
|
||||||
|
|
||||||
/** Chargement config */
|
|
||||||
|
|
||||||
require_once __DIR__ . '/src/config/config.php';
|
|
||||||
require __DIR__ . '/vendor/autoload.php';
|
|
||||||
|
|
||||||
|
|
||||||
/** Configuration twig */
|
|
||||||
$loader = new \Twig\Loader\FilesystemLoader(__DIR__ . '/templates');
|
|
||||||
$twig = new \Twig\Environment($loader, [
|
|
||||||
'cache' => false,
|
|
||||||
'debug' => true
|
|
||||||
]);
|
|
||||||
$twig->addExtension(new \Twig\Extension\DebugExtension());
|
|
||||||
$twig->addGlobal('dir', '/SAE_2A_FA-Reseau_ALICA/php');
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
$cont = new \App\controleur\FrontControleur();
|
|
Before Width: | Height: | Size: 842 KiB |
Before Width: | Height: | Size: 333 B |
Before Width: | Height: | Size: 226 KiB |
Before Width: | Height: | Size: 101 KiB |
Before Width: | Height: | Size: 515 B |
Before Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 657 B |
@ -1,54 +0,0 @@
|
|||||||
/* styles.css */
|
|
||||||
|
|
||||||
/* Reset CSS pour normaliser le rendu sur tous les navigateurs */
|
|
||||||
* {
|
|
||||||
margin: 0;
|
|
||||||
padding: 0;
|
|
||||||
box-sizing: border-box;
|
|
||||||
}
|
|
||||||
|
|
||||||
body {
|
|
||||||
font-family: 'Arial', sans-serif;
|
|
||||||
background-color: #f8f9fa;
|
|
||||||
color: #333;
|
|
||||||
}
|
|
||||||
|
|
||||||
.container {
|
|
||||||
margin-top: 20px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.div_titres {
|
|
||||||
display: flex;
|
|
||||||
flex-direction: row;
|
|
||||||
justify-content: space-between;
|
|
||||||
align-items: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
.div_titres a {
|
|
||||||
width: 20%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.div_titres h1 {
|
|
||||||
width: 50%;
|
|
||||||
color: #00DBFF;
|
|
||||||
}
|
|
||||||
|
|
||||||
.div_titres a img {
|
|
||||||
margin-left: 40px;
|
|
||||||
}
|
|
||||||
|
|
||||||
h1 {
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
color: #00DBFF;
|
|
||||||
}
|
|
||||||
|
|
||||||
.list-group-item {
|
|
||||||
display: flex;
|
|
||||||
flex-direction: row;
|
|
||||||
justify-content: space-between;
|
|
||||||
margin-top: 20px;
|
|
||||||
padding: 15px;
|
|
||||||
border: 1px solid #dee2e6;
|
|
||||||
border-radius: 5px;
|
|
||||||
}
|
|
@ -1,53 +0,0 @@
|
|||||||
|
|
||||||
img
|
|
||||||
{
|
|
||||||
border-radius: 10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
body{
|
|
||||||
margin: 0;
|
|
||||||
padding:0;
|
|
||||||
}
|
|
||||||
|
|
||||||
#titleDiv
|
|
||||||
{
|
|
||||||
background-image:url('../assets/deb.webp');
|
|
||||||
width: 100%;
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
flex-direction: column;
|
|
||||||
justify-content: center;
|
|
||||||
background-position: center;
|
|
||||||
color :white;
|
|
||||||
}
|
|
||||||
|
|
||||||
#title p
|
|
||||||
{
|
|
||||||
background-color: grey;
|
|
||||||
border-radius: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#title
|
|
||||||
{
|
|
||||||
font-size: 20px;
|
|
||||||
padding: 20px;
|
|
||||||
height: 70%;
|
|
||||||
align-items: center;
|
|
||||||
color: white;
|
|
||||||
background-color: #00DBFF;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
#key {
|
|
||||||
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
color: black;
|
|
||||||
}
|
|
||||||
#key p
|
|
||||||
{
|
|
||||||
background-color: grey;
|
|
||||||
border-radius: 3px;
|
|
||||||
padding:10%;
|
|
||||||
|
|
||||||
}
|
|
@ -1,60 +0,0 @@
|
|||||||
.offre-container {
|
|
||||||
margin-bottom: 5%;
|
|
||||||
}
|
|
||||||
.offre-img {
|
|
||||||
max-width: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
#titrePrincipal {
|
|
||||||
padding-bottom: 10px;
|
|
||||||
border-bottom: 1px solid black;
|
|
||||||
margin-bottom: 30px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.custom-button {
|
|
||||||
background-color: #7fb4bd;
|
|
||||||
border-color: #7fb4bd;
|
|
||||||
color: #fff;
|
|
||||||
}
|
|
||||||
|
|
||||||
.row1
|
|
||||||
{
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
.row1 h4
|
|
||||||
{
|
|
||||||
margin-left: 20px;
|
|
||||||
}
|
|
||||||
.row1 img
|
|
||||||
{
|
|
||||||
width: 20%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.authorDate
|
|
||||||
{
|
|
||||||
color: #00DBFF;
|
|
||||||
margin: 1%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.row3 {
|
|
||||||
width: 30%;
|
|
||||||
display: flex;
|
|
||||||
justify-content: flex-start;
|
|
||||||
align-items: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
.row3 img {
|
|
||||||
align-self: flex-start;
|
|
||||||
}
|
|
||||||
|
|
||||||
a{
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.current{
|
|
||||||
|
|
||||||
border-bottom: 1px solid black;
|
|
||||||
}
|
|
@ -1,122 +0,0 @@
|
|||||||
/* profil.css */
|
|
||||||
.profiles-container {
|
|
||||||
display: flex;
|
|
||||||
flex-wrap: wrap;
|
|
||||||
justify-content: space-around;
|
|
||||||
gap: 20px;
|
|
||||||
padding: 0;
|
|
||||||
list-style: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.profile {
|
|
||||||
width: calc(50% - 20px); /* Ajustez la largeur si nécessaire pour correspondre au design */
|
|
||||||
border: 1px solid #ccc; /* Bordure comme dans l'image */
|
|
||||||
border-radius: 10px;
|
|
||||||
overflow: hidden;
|
|
||||||
background: #fff;
|
|
||||||
margin-bottom: 20px;
|
|
||||||
display: flex;
|
|
||||||
align-items: center; /* Alignement vertical */
|
|
||||||
}
|
|
||||||
|
|
||||||
.profile-image-container {
|
|
||||||
padding: 10px;
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
justify-content: center;
|
|
||||||
background: #f0f0f0;
|
|
||||||
flex-shrink: 0; /* Empêche le conteneur de rétrécir */
|
|
||||||
}
|
|
||||||
|
|
||||||
.profile-image-container img {
|
|
||||||
width: 100px;
|
|
||||||
height: 100px;
|
|
||||||
border-radius: 50%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.profile-details {
|
|
||||||
padding: 10px;
|
|
||||||
flex-grow: 1; /* Permet à ce div de prendre l'espace restant */
|
|
||||||
}
|
|
||||||
|
|
||||||
.profile-details p {
|
|
||||||
margin: 5px 0;
|
|
||||||
font-weight: bold; /* Texte en gras comme dans l'image */
|
|
||||||
}
|
|
||||||
|
|
||||||
.profile-details .job-title {
|
|
||||||
color: #007bff;
|
|
||||||
font-size: 0.85em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.profile-details a {
|
|
||||||
display: block; /* Prend toute la largeur du conteneur */
|
|
||||||
background: #007bff;
|
|
||||||
color: #fff;
|
|
||||||
padding: 5px 15px;
|
|
||||||
text-decoration: none;
|
|
||||||
border-radius: 5px;
|
|
||||||
font-size: 14px;
|
|
||||||
margin-top: 10px; /* Espace au-dessus du lien */
|
|
||||||
text-align: center; /* Centre le texte dans le lien */
|
|
||||||
}
|
|
||||||
|
|
||||||
.profile-details a:hover {
|
|
||||||
background: #0056b3;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* profil.css */
|
|
||||||
.pagination {
|
|
||||||
display: flex;
|
|
||||||
padding-left: 0;
|
|
||||||
list-style: none;
|
|
||||||
border-radius: 0.25rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
.page-link {
|
|
||||||
position: relative;
|
|
||||||
display: block;
|
|
||||||
padding: 0.5rem 0.75rem;
|
|
||||||
margin-left: -1px;
|
|
||||||
line-height: 1.25;
|
|
||||||
color: #007bff;
|
|
||||||
background-color: #fff;
|
|
||||||
border: 1px solid #dee2e6;
|
|
||||||
}
|
|
||||||
|
|
||||||
.page-link:hover {
|
|
||||||
color: #0056b3;
|
|
||||||
text-decoration: none;
|
|
||||||
background-color: #e9ecef;
|
|
||||||
border-color: #dee2e6;
|
|
||||||
}
|
|
||||||
|
|
||||||
.page-item:first-child .page-link {
|
|
||||||
margin-left: 0;
|
|
||||||
border-top-left-radius: 0.25rem;
|
|
||||||
border-bottom-left-radius: 0.25rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
.page-item:last-child .page-link {
|
|
||||||
border-top-right-radius: 0.25rem;
|
|
||||||
border-bottom-right-radius: 0.25rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
.page-item.active .page-link {
|
|
||||||
z-index: 1;
|
|
||||||
color: #fff;
|
|
||||||
background-color: #007bff;
|
|
||||||
border-color: #007bff;
|
|
||||||
}
|
|
||||||
|
|
||||||
.page-item.disabled .page-link {
|
|
||||||
color: #6c757d;
|
|
||||||
pointer-events: none;
|
|
||||||
cursor: auto;
|
|
||||||
background-color: #fff;
|
|
||||||
border-color: #dee2e6;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
@ -0,0 +1,17 @@
|
|||||||
|
<?php
|
||||||
|
/** PC IUT - PHP 8.1 */
|
||||||
|
|
||||||
|
/** Chargement config */
|
||||||
|
require_once __DIR__ . '/../src/config/config.php';
|
||||||
|
require __DIR__ . '/../vendor/autoload.php';
|
||||||
|
|
||||||
|
|
||||||
|
/** Configuration twig */
|
||||||
|
$loader = new \Twig\Loader\FilesystemLoader(__DIR__ . '/../templates');
|
||||||
|
$twig = new \Twig\Environment($loader, [
|
||||||
|
'cache' => false,
|
||||||
|
'debug' => true
|
||||||
|
]);
|
||||||
|
$twig->addExtension(new \Twig\Extension\DebugExtension());
|
||||||
|
$cont = new \App\controleur\FrontControleur();
|
||||||
|
//end session
|
Before Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 45 KiB |
Before Width: | Height: | Size: 2.5 MiB |
Before Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 8.8 KiB |
Before Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 45 KiB |
Before Width: | Height: | Size: 80 KiB |
Before Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 467 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 45 KiB |
Before Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 9.7 KiB |
Before Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 160 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 8.0 KiB |
Before Width: | Height: | Size: 2.5 MiB |
Before Width: | Height: | Size: 162 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 8.8 KiB |
Before Width: | Height: | Size: 2.5 MiB |
Before Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 45 KiB |
Before Width: | Height: | Size: 45 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 467 KiB |
Before Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 2.5 MiB |
Before Width: | Height: | Size: 467 KiB |
Before Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 124 KiB |
Before Width: | Height: | Size: 2.5 MiB |
Before Width: | Height: | Size: 8.8 KiB |
Before Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 164 KiB |
Before Width: | Height: | Size: 467 KiB |
Before Width: | Height: | Size: 8.8 KiB |
Before Width: | Height: | Size: 45 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 2.5 MiB |
Before Width: | Height: | Size: 149 KiB |
Before Width: | Height: | Size: 15 KiB |