var/cache/dev/twig/d7/d7411d440ce23e7c8432bd8e9ee60750.php line 45

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. use Twig\TemplateWrapper;
  15. /* abscence_sheet/new.html.twig */
  16. class __TwigTemplate_d4d130f27611cb8087b01bc133518e55 extends Template
  17. {
  18.     private Source $source;
  19.     /**
  20.      * @var array<string, Template>
  21.      */
  22.     private array $macros = [];
  23.     public function __construct(Environment $env)
  24.     {
  25.         parent::__construct($env);
  26.         $this->source $this->getSourceContext();
  27.         $this->blocks = [
  28.             'content' => [$this'block_content'],
  29.             'footer' => [$this'block_footer'],
  30.             'javascripts' => [$this'block_javascripts'],
  31.         ];
  32.     }
  33.     protected function doGetParent(array $context): bool|string|Template|TemplateWrapper
  34.     {
  35.         // line 1
  36.         return "layout/backEndLayout.html.twig";
  37.     }
  38.     protected function doDisplay(array $context, array $blocks = []): iterable
  39.     {
  40.         $macros $this->macros;
  41.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  42.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""abscence_sheet/new.html.twig"));
  43.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  44.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""abscence_sheet/new.html.twig"));
  45.         $this->parent $this->loadTemplate("layout/backEndLayout.html.twig""abscence_sheet/new.html.twig"1);
  46.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  47.         
  48.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  49.         
  50.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  51.     }
  52.     // line 3
  53.     /**
  54.      * @return iterable<null|scalar|\Stringable>
  55.      */
  56.     public function block_content(array $context, array $blocks = []): iterable
  57.     {
  58.         $macros $this->macros;
  59.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  60.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  61.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  62.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  63.         // line 4
  64.         yield "        \t";
  65.         $this->env->getRuntime("Symfony\\Component\\Form\\FormRenderer")->setTheme((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'4$this->source); })()), ["bootstrap_4_layout.html.twig"], true);
  66.         // line 5
  67.         yield "\t\t\t  <div class=\"col-12 jumbotron\" >
  68.                
  69. \t \t\t\t\t<div class=\"row mt-4  mx-auto box-shadow\">
  70. \t\t\t\t\t\t<div class=\"card-header\">
  71.                                         <h3 class=\"my-0 text-center text-justify text-uppercase\">  Nouvelle fiche d'abscences</h3>
  72.                         </div>
  73. \t\t\t\t\t\t<div class=\"mt-4 col-md-12 col-sm-12 table-responsive\">
  74. \t\t\t\t\t\t\t<div class=\"row\">
  75. \t\t\t\t\t\t\t\t<div class=\"col-3   table-responsive\"></div>
  76. \t\t\t\t\t\t\t\t<div class=\"col-6  table-responsive\">
  77. \t\t\t\t\t\t\t\t\t";
  78.         // line 17
  79.         yield         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'17$this->source); })()), 'form_start', ["action" => $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("admin_abscences_sheet_create"), "attr" => ["class" => "evaluation"]]);
  80.         yield "
  81. \t\t\t\t\t\t\t\t\t<p>
  82. \t\t\t\t\t\t\t\t\t\t";
  83.         // line 19
  84.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'19$this->source); })()), "sequence", [], "any"falsefalsefalse19), 'widget', ["attr" => ["class" => "ChoiceSequence"]]);
  85.         yield "
  86. \t\t\t\t\t\t\t\t\t</p>
  87. \t\t\t\t\t\t\t\t\t<p>
  88. \t\t\t\t\t\t\t\t\t\t";
  89.         // line 22
  90.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'22$this->source); })()), "classRoom", [], "any"falsefalsefalse22), 'widget', ["attr" => ["name" => "ChoiceClassRoom"]]);
  91.         yield "
  92. \t\t\t\t\t\t\t\t\t</p>
  93.                                    <div class=\"row\">
  94.                                         <div class=\"col-6\">
  95. \t\t\t\t\t\t\t\t\t\t";
  96.         // line 26
  97.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'26$this->source); })()), "startDate", [], "any"falsefalsefalse26), 'widget', ["attr" => ["name" => "StartDate"]]);
  98.         yield "
  99.                                         </div>
  100.                                         <div class=\"col-6\">
  101.                                          ";
  102.         // line 29
  103.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'29$this->source); })()), "endDate", [], "any"falsefalsefalse29), 'widget', ["attr" => ["name" => "EndDate"]]);
  104.         yield "
  105.                                          </div>
  106. \t\t\t\t\t\t\t\t\t</div>
  107. \t\t\t\t\t\t\t\t\t
  108. \t\t\t\t\t\t\t\t</div>
  109. \t\t\t\t\t\t\t\t<div class=\"col-3  table-responsive\"></div>
  110. \t\t\t\t\t\t\t</div>
  111. \t\t\t\t\t\t</div>
  112. \t\t\t\t\t\t<div id=\"ficheBodyStudents\" class=\" col-md-12  row\">
  113. \t\t\t\t\t\t\t";
  114.         // line 39
  115.         yield from         $this->loadTemplate("abscence_sheet/liststudents.html.twig""abscence_sheet/new.html.twig"39)->unwrap()->yield($context);
  116.         // line 40
  117.         yield "\t\t\t\t\t\t</div>
  118. \t\t\t\t\t</div>
  119. \t\t\t\t\t<div class=\"row mt-2 mx-auto\">
  120. \t\t\t\t\t\t\t<div class=\" col-3\">
  121. \t\t\t\t\t\t\t</div>
  122. \t\t\t\t\t\t\t<div class=\" col-3 mx-auto btn-group d-inline-flex p-2 bd-highlight\">
  123. \t\t\t\t\t\t\t\t<button class=\"btn btn-danger\" type=\"submit\">
  124. \t\t\t\t\t\t\t\t\t<b>
  125. \t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-balance-scale\"></i>submit</b>
  126. \t\t\t\t\t\t\t\t</button>
  127.                             </div>
  128. \t\t\t\t\t\t\t<div class=\"  col-3 mx-auto btn-group d-inline-flex p-2 bd-highligh\">
  129. \t\t\t\t\t\t\t\t<a class=\"btn btn-info\" href=\"";
  130.         // line 52
  131.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("admin_abscences_sheet_index");
  132.         yield "\">
  133. \t\t\t\t\t\t\t\t\t<i class=\"fa fa-list\"></i>
  134. \t\t\t\t\t\t\t\t\t";
  135.         // line 54
  136.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Back to the list", [], "admin"), "html"nulltrue);
  137.         yield "
  138. \t\t\t\t\t\t\t\t</a>
  139. \t\t\t\t\t\t\t\t
  140. \t\t\t\t\t\t\t</div>
  141. \t\t\t\t\t\t\t<div class=\" col-3\">
  142. \t\t\t\t\t\t\t</div>
  143. \t\t\t\t\t</div>
  144. \t\t\t\t
  145. \t\t\t";
  146.         // line 62
  147.         yield         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'62$this->source); })()), 'form_end');
  148.         yield "
  149. \t\t</div>
  150. \t\t\t\t
  151. ";
  152.         
  153.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  154.         
  155.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  156.         yield from [];
  157.     }
  158.     // line 66
  159.     /**
  160.      * @return iterable<null|scalar|\Stringable>
  161.      */
  162.     public function block_footer(array $context, array $blocks = []): iterable
  163.     {
  164.         $macros $this->macros;
  165.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  166.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  167.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  168.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  169.         // line 67
  170.         yield "\t";
  171.         yield from $this->yieldParentBlock("footer"$context$blocks);
  172.         yield "
  173. ";
  174.         
  175.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  176.         
  177.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  178.         yield from [];
  179.     }
  180.     // line 70
  181.     /**
  182.      * @return iterable<null|scalar|\Stringable>
  183.      */
  184.     public function block_javascripts(array $context, array $blocks = []): iterable
  185.     {
  186.         $macros $this->macros;
  187.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  188.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  189.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  190.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  191.         // line 71
  192.         yield "\t";
  193.         yield from $this->yieldParentBlock("javascripts"$context$blocks);
  194.         yield "
  195.     <script type=\"text/javascript\">
  196.             
  197. \t\tvar classRoom = \$(\"#abscence_sheet_classRoom\");
  198.             var idClassRoom, idSequence=\$(\"#abscence_sheet_sequence\").val(), startDate, endDate;
  199.             
  200.             classRoom.change(function () {
  201. \t\t\t\tidClassRoom = \$(\"#abscence_sheet_classRoom option:selected\").val();
  202. \t\t\t\t\$.ajax({
  203. \t\t\t\t\ttype: \"POST\",
  204. \t\t\t\t\turl: \"";
  205.         // line 81
  206.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("admin_abscence_list_students");
  207.         yield "\",
  208. \t\t\t\t\tdata: {
  209. \t\t\t\t\tidClassRoom: idClassRoom
  210. \t\t\t\t\t},
  211. \t\t\t\t\tdatatype: \"json\",
  212. \t\t\t\t\tsuccess: function (data) {
  213. \t\t\t\t\t\t\$(\"#ficheBodyStudents\").html(data).show();
  214. \t\t\t\t\t}
  215. \t\t\t\t});
  216. \t\t\t});
  217. \t\t\t\$(\"#abscence_sheet_sequence\").change(function () {
  218. \t\t\t\tidSequence = \$(this).val();
  219. \t\t\t});
  220. \t\t\t\$(\"#abscence_sheet_startDate\").change(function () {
  221. \t\t\t\tstartDate = \$(this).val();
  222. \t\t\t});
  223. \t\t\t\$(\"#abscence_sheet_endDate\").change(function () {
  224. \t\t\t\tendDate = \$(this).val();
  225. \t\t\t});
  226. \t\t\t
  227. \t\t\$(function () {
  228. \t\t\t\$(document).on('submit', 'form', function (e) { // il est impératif de commencer avec cette méthode qui va empêcher le navigateur d'envoyer le formulaire lui-même
  229. \t\t\te.preventDefault();
  230. \t\t\tconsole.log(idClassRoom, idSequence, startDate, endDate);
  231. \t\t\tvar abscencesJson = [];
  232. \t\t\tif(startDate < endDate) {
  233. \t\t\t\t\t\$(\"input[max=180]\").each(function (index) {
  234. \t\t\t\t\t\tabscencesJson.push({\"matricule\": \$(this).attr('id'), \"weight\": \$(this).val(), \"raison\": \$(this).parent().next().children().val()});
  235. \t\t\t\t\t});
  236. \t\t\t\t\tconsole.log(abscencesJson);
  237. \t\t\t\t\tpostData = {
  238. \t\t\t\t\t\t\"abscences\": JSON.stringify(abscencesJson),
  239. \t\t\t\t\t\t\"idRoom\": idClassRoom,
  240. \t\t\t\t\t\t\"idSequence\": idSequence,
  241. \t\t\t\t\t\t\"startDate\": startDate,
  242. \t\t\t\t\t\t\"endDate\": endDate
  243. \t\t\t\t\t};
  244. \t\t\t\tif(abscencesJson.length>0){
  245. \t\t\t\t\$.ajax({
  246. \t\t\t\t\ttype: \"POST\",
  247. \t\t\t\t\turl: \"";
  248.         // line 125
  249.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("admin_abscences_sheet_create");
  250.         yield "\",
  251. \t\t\t\t\tdata: postData,
  252. \t\t\t\t\tdatatype: \"json\",
  253. \t\t\t\t\tsuccess: function (data) {
  254. \t\t\t\t\t\talert(\"Enregistre avec succes.\");
  255. \t\t\t\t\t},
  256. \t\t\t\t\terror: function (e) {
  257. \t\t\t\t\t\tconsole.log(e.message);
  258. \t\t\t\t\t\talert(\"Echec.\");
  259. \t\t\t\t\t}
  260. \t\t\t\t\t});
  261. \t\t\t\t} else {
  262. \t\t\t\t\talert(\"Aucune abscence enregistree\");
  263. \t\t\t\t}
  264. \t\t\t
  265. \t\t\t} else {
  266. \t\t\t\talert(\"La date de debut doit etre anterieure a la date de fin\");
  267. \t\t\t}
  268. \t\t});
  269. \t\t});
  270.              
  271.      
  272. \t\t
  273. \t</script>
  274. ";
  275.         
  276.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  277.         
  278.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  279.         yield from [];
  280.     }
  281.     /**
  282.      * @codeCoverageIgnore
  283.      */
  284.     public function getTemplateName(): string
  285.     {
  286.         return "abscence_sheet/new.html.twig";
  287.     }
  288.     /**
  289.      * @codeCoverageIgnore
  290.      */
  291.     public function isTraitable(): bool
  292.     {
  293.         return false;
  294.     }
  295.     /**
  296.      * @codeCoverageIgnore
  297.      */
  298.     public function getDebugInfo(): array
  299.     {
  300.         return array (  280 => 125,  233 => 81,  219 => 71,  206 => 70,  192 => 67,  179 => 66,  164 => 62,  153 => 54,  148 => 52,  134 => 40,  132 => 39,  119 => 29,  113 => 26,  106 => 22,  100 => 19,  95 => 17,  81 => 5,  78 => 4,  65 => 3,  42 => 1,);
  301.     }
  302.     public function getSourceContext(): Source
  303.     {
  304.         return new Source("{% extends 'layout/backEndLayout.html.twig' %}
  305. {% block content %}
  306.         \t{% form_theme form 'bootstrap_4_layout.html.twig' %}
  307. \t\t\t  <div class=\"col-12 jumbotron\" >
  308.                
  309. \t \t\t\t\t<div class=\"row mt-4  mx-auto box-shadow\">
  310. \t\t\t\t\t\t<div class=\"card-header\">
  311.                                         <h3 class=\"my-0 text-center text-justify text-uppercase\">  Nouvelle fiche d'abscences</h3>
  312.                         </div>
  313. \t\t\t\t\t\t<div class=\"mt-4 col-md-12 col-sm-12 table-responsive\">
  314. \t\t\t\t\t\t\t<div class=\"row\">
  315. \t\t\t\t\t\t\t\t<div class=\"col-3   table-responsive\"></div>
  316. \t\t\t\t\t\t\t\t<div class=\"col-6  table-responsive\">
  317. \t\t\t\t\t\t\t\t\t{{ form_start(form, {action: path('admin_abscences_sheet_create'),'attr': { 'class':'evaluation'} }) }}
  318. \t\t\t\t\t\t\t\t\t<p>
  319. \t\t\t\t\t\t\t\t\t\t{{ form_widget(form.sequence ,{'attr':{'class':'ChoiceSequence'} } ) }}
  320. \t\t\t\t\t\t\t\t\t</p>
  321. \t\t\t\t\t\t\t\t\t<p>
  322. \t\t\t\t\t\t\t\t\t\t{{ form_widget(form.classRoom,{'attr':{ 'name' :'ChoiceClassRoom'} }) }}
  323. \t\t\t\t\t\t\t\t\t</p>
  324.                                    <div class=\"row\">
  325.                                         <div class=\"col-6\">
  326. \t\t\t\t\t\t\t\t\t\t{{ form_widget(form.startDate,{'attr':{ 'name' :'StartDate'} }) }}
  327.                                         </div>
  328.                                         <div class=\"col-6\">
  329.                                          {{ form_widget(form.endDate,{'attr':{ 'name' :'EndDate'} }) }}
  330.                                          </div>
  331. \t\t\t\t\t\t\t\t\t</div>
  332. \t\t\t\t\t\t\t\t\t
  333. \t\t\t\t\t\t\t\t</div>
  334. \t\t\t\t\t\t\t\t<div class=\"col-3  table-responsive\"></div>
  335. \t\t\t\t\t\t\t</div>
  336. \t\t\t\t\t\t</div>
  337. \t\t\t\t\t\t<div id=\"ficheBodyStudents\" class=\" col-md-12  row\">
  338. \t\t\t\t\t\t\t{% include \"abscence_sheet/liststudents.html.twig\" %}
  339. \t\t\t\t\t\t</div>
  340. \t\t\t\t\t</div>
  341. \t\t\t\t\t<div class=\"row mt-2 mx-auto\">
  342. \t\t\t\t\t\t\t<div class=\" col-3\">
  343. \t\t\t\t\t\t\t</div>
  344. \t\t\t\t\t\t\t<div class=\" col-3 mx-auto btn-group d-inline-flex p-2 bd-highlight\">
  345. \t\t\t\t\t\t\t\t<button class=\"btn btn-danger\" type=\"submit\">
  346. \t\t\t\t\t\t\t\t\t<b>
  347. \t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-balance-scale\"></i>submit</b>
  348. \t\t\t\t\t\t\t\t</button>
  349.                             </div>
  350. \t\t\t\t\t\t\t<div class=\"  col-3 mx-auto btn-group d-inline-flex p-2 bd-highligh\">
  351. \t\t\t\t\t\t\t\t<a class=\"btn btn-info\" href=\"{{ path('admin_abscences_sheet_index') }}\">
  352. \t\t\t\t\t\t\t\t\t<i class=\"fa fa-list\"></i>
  353. \t\t\t\t\t\t\t\t\t{{ 'Back to the list'|trans({}, 'admin') }}
  354. \t\t\t\t\t\t\t\t</a>
  355. \t\t\t\t\t\t\t\t
  356. \t\t\t\t\t\t\t</div>
  357. \t\t\t\t\t\t\t<div class=\" col-3\">
  358. \t\t\t\t\t\t\t</div>
  359. \t\t\t\t\t</div>
  360. \t\t\t\t
  361. \t\t\t{{ form_end(form) }}
  362. \t\t</div>
  363. \t\t\t\t
  364. {% endblock %}
  365. {% block footer %}
  366. \t{{ parent() }}
  367. {% endblock %}
  368. {% block javascripts %}
  369. \t{{parent()}}
  370.     <script type=\"text/javascript\">
  371.             
  372. \t\tvar classRoom = \$(\"#abscence_sheet_classRoom\");
  373.             var idClassRoom, idSequence=\$(\"#abscence_sheet_sequence\").val(), startDate, endDate;
  374.             
  375.             classRoom.change(function () {
  376. \t\t\t\tidClassRoom = \$(\"#abscence_sheet_classRoom option:selected\").val();
  377. \t\t\t\t\$.ajax({
  378. \t\t\t\t\ttype: \"POST\",
  379. \t\t\t\t\turl: \"{{ path('admin_abscence_list_students') }}\",
  380. \t\t\t\t\tdata: {
  381. \t\t\t\t\tidClassRoom: idClassRoom
  382. \t\t\t\t\t},
  383. \t\t\t\t\tdatatype: \"json\",
  384. \t\t\t\t\tsuccess: function (data) {
  385. \t\t\t\t\t\t\$(\"#ficheBodyStudents\").html(data).show();
  386. \t\t\t\t\t}
  387. \t\t\t\t});
  388. \t\t\t});
  389. \t\t\t\$(\"#abscence_sheet_sequence\").change(function () {
  390. \t\t\t\tidSequence = \$(this).val();
  391. \t\t\t});
  392. \t\t\t\$(\"#abscence_sheet_startDate\").change(function () {
  393. \t\t\t\tstartDate = \$(this).val();
  394. \t\t\t});
  395. \t\t\t\$(\"#abscence_sheet_endDate\").change(function () {
  396. \t\t\t\tendDate = \$(this).val();
  397. \t\t\t});
  398. \t\t\t
  399. \t\t\$(function () {
  400. \t\t\t\$(document).on('submit', 'form', function (e) { // il est impératif de commencer avec cette méthode qui va empêcher le navigateur d'envoyer le formulaire lui-même
  401. \t\t\te.preventDefault();
  402. \t\t\tconsole.log(idClassRoom, idSequence, startDate, endDate);
  403. \t\t\tvar abscencesJson = [];
  404. \t\t\tif(startDate < endDate) {
  405. \t\t\t\t\t\$(\"input[max=180]\").each(function (index) {
  406. \t\t\t\t\t\tabscencesJson.push({\"matricule\": \$(this).attr('id'), \"weight\": \$(this).val(), \"raison\": \$(this).parent().next().children().val()});
  407. \t\t\t\t\t});
  408. \t\t\t\t\tconsole.log(abscencesJson);
  409. \t\t\t\t\tpostData = {
  410. \t\t\t\t\t\t\"abscences\": JSON.stringify(abscencesJson),
  411. \t\t\t\t\t\t\"idRoom\": idClassRoom,
  412. \t\t\t\t\t\t\"idSequence\": idSequence,
  413. \t\t\t\t\t\t\"startDate\": startDate,
  414. \t\t\t\t\t\t\"endDate\": endDate
  415. \t\t\t\t\t};
  416. \t\t\t\tif(abscencesJson.length>0){
  417. \t\t\t\t\$.ajax({
  418. \t\t\t\t\ttype: \"POST\",
  419. \t\t\t\t\turl: \"{{ path('admin_abscences_sheet_create') }}\",
  420. \t\t\t\t\tdata: postData,
  421. \t\t\t\t\tdatatype: \"json\",
  422. \t\t\t\t\tsuccess: function (data) {
  423. \t\t\t\t\t\talert(\"Enregistre avec succes.\");
  424. \t\t\t\t\t},
  425. \t\t\t\t\terror: function (e) {
  426. \t\t\t\t\t\tconsole.log(e.message);
  427. \t\t\t\t\t\talert(\"Echec.\");
  428. \t\t\t\t\t}
  429. \t\t\t\t\t});
  430. \t\t\t\t} else {
  431. \t\t\t\t\talert(\"Aucune abscence enregistree\");
  432. \t\t\t\t}
  433. \t\t\t
  434. \t\t\t} else {
  435. \t\t\t\talert(\"La date de debut doit etre anterieure a la date de fin\");
  436. \t\t\t}
  437. \t\t});
  438. \t\t});
  439.              
  440.      
  441. \t\t
  442. \t</script>
  443. {% endblock javascripts %}
  444. ""abscence_sheet/new.html.twig""/var/www/prod/current/templates/abscence_sheet/new.html.twig");
  445.     }
  446. }