diff --git a/.idea/SAE4.01_FORMULAIRE.iml b/.idea/SAE4.01_FORMULAIRE.iml index b2ec46c..ebbe3ac 100644 --- a/.idea/SAE4.01_FORMULAIRE.iml +++ b/.idea/SAE4.01_FORMULAIRE.iml @@ -13,5 +13,8 @@ + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..5932565 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,26 @@ + + + + \ No newline at end of file diff --git a/.idea/jsLibraryMappings.xml b/.idea/jsLibraryMappings.xml index c41cb55..147883a 100644 --- a/.idea/jsLibraryMappings.xml +++ b/.idea/jsLibraryMappings.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/Source/Controller/FrontController.php b/Source/Controller/FrontController.php index c369a1c..76d152f 100644 --- a/Source/Controller/FrontController.php +++ b/Source/Controller/FrontController.php @@ -22,7 +22,6 @@ class FrontController { $this->router = new AltoRouter(); $this->router->setBasePath($_SERVER['BASE_URI']); - echo "container =".$_ENV['CONTAINER_NAME']; $this->mapRoutes(); $this->rights = array ( 'Candidate' => array('ControllerCandidate'), diff --git a/Source/Views/HTML/admin.php b/Source/Views/HTML/admin.php index 7a50422..9db6ea2 100644 --- a/Source/Views/HTML/admin.php +++ b/Source/Views/HTML/admin.php @@ -12,8 +12,8 @@ - - + " /> + " /> @@ -42,7 +42,7 @@ @@ -62,7 +62,9 @@
Écrivez la question :

- +

@@ -71,14 +73,16 @@
- Text permet d'écrire la réponse librement.
- ListBox permet de choisir une réponse parmi plusieurs possibilités.
- CheckBox permet de choisir une ou plusieurs réponses parmi plusieurs possibilités. - + -
+

Souhaitez-vous ajouter votre question ?

@@ -98,10 +102,10 @@
- - + diff --git a/Source/Views/HTML/adminLogin.php b/Source/Views/HTML/adminLogin.php index f58709f..f160308 100644 --- a/Source/Views/HTML/adminLogin.php +++ b/Source/Views/HTML/adminLogin.php @@ -7,13 +7,14 @@ - + "> + - + " class="logo" alt="logo">
diff --git a/Source/Views/HTML/categories.php b/Source/Views/HTML/categories.php index e18021e..c78e952 100644 --- a/Source/Views/HTML/categories.php +++ b/Source/Views/HTML/categories.php @@ -5,7 +5,7 @@ global $googleApis, $googleStatic, $poppins, $icon, $logoUCA; ?> - + " /> @@ -38,6 +38,7 @@
  • '; diff --git a/Source/Views/HTML/continue.php b/Source/Views/HTML/continue.php index 8790035..0d0055c 100644 --- a/Source/Views/HTML/continue.php +++ b/Source/Views/HTML/continue.php @@ -1,7 +1,5 @@ - - - + - - + " rel="stylesheet" /> + " rel="stylesheet" /> @@ -43,7 +41,7 @@ @@ -53,9 +51,12 @@

    Continuer d'ajouter des possibilités de réponses ?

    - - - + + +

    @@ -67,7 +68,7 @@ - + diff --git a/Source/Views/HTML/error.php b/Source/Views/HTML/error.php index bb2ceff..7f4ebe6 100644 --- a/Source/Views/HTML/error.php +++ b/Source/Views/HTML/error.php @@ -2,8 +2,8 @@ - - + "> + "> Error Page

    diff --git a/Source/Views/HTML/form.php b/Source/Views/HTML/form.php index b530cb3..9dedf5a 100644 --- a/Source/Views/HTML/form.php +++ b/Source/Views/HTML/form.php @@ -6,8 +6,8 @@ global $jQueryMin, $bundle4, $bundle5; ?> - - + " /> + " /> @@ -29,7 +29,9 @@

    - +