Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
K
kohinos-tav
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • agplv3
  • kohinos-tav
  • Merge Requests
  • !51

Merged
Opened Feb 14, 2024 by Yvon Kerdoncuff@Yvon 
  • Report abuse
Report abuse

5652 pdv inscription par formulaire

  • Discussion 8
  • Commits 11
  • Changes 21
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Damien Moulard
    @DamienM started a discussion on the diff Feb 15, 2024
    Resolved by Damien Moulard Feb 15, 2024
    src/Controller/IndexController.php
    123 136 ]);
    124 137 }
    125 138
    139 private function getAndDispatchPrestataire($origin)
    140 {
    141 if (!$this->getParameter('presta_self_init_and_eval')
    142 || !$this->security->isGranted('ROLE_ADHERENT')) { //not sure ROLE_ADHERENT is the proper check here
    143 $destination = 'index';
    144 return $destination !== $origin ? [$destination, null] : [null, null];
    145 }
    146
    147 /* @var ArrayCollection $prestas */
    148 if ($this->em->getFilters()->isEnabled('enabled_filter')) {
    149 $this->em->getFilters()->disable('enabled_filter');
    • Damien Moulard @DamienM commented Feb 15, 2024
      Master

      peux-tu m'expliquer (commenter ?) ce que tu fais ici ?

      peux-tu m'expliquer (commenter ?) ce que tu fais ici ?
    • Yvon Kerdoncuff @Yvon commented Feb 15, 2024
      Master

      commenté

      commenté
    Please register or sign in to reply
  • Damien Moulard
    @DamienM started a discussion Feb 15, 2024
    Resolved by Damien Moulard Feb 15, 2024
    • Damien Moulard @DamienM commented Feb 15, 2024
      Master

      Peux-tu commenter ton code au moins dans IndexController stp ? Il y a beaucoup de modif et c'est très compliqué de comprendre rapidement tout ce que tu fais

      Peux-tu commenter ton code au moins dans `IndexController` stp ? Il y a beaucoup de modif et c'est très compliqué de comprendre rapidement tout ce que tu fais
    • Yvon Kerdoncuff @Yvon commented Feb 15, 2024
      Master

      fait

      fait
    Please register or sign in to reply
  • Damien Moulard
    @DamienM started a discussion Feb 15, 2024
    Resolved by Damien Moulard Feb 15, 2024
    • Damien Moulard @DamienM commented Feb 15, 2024
      Master

      Rouge et orange sur fond rose on ne vois pas grand chose image

      Rouge et orange sur fond rose on ne vois pas grand chose ![image](/uploads/31ff241b6995e883f0fe136849001f37/image.png)
    • Yvon Kerdoncuff @Yvon commented Feb 15, 2024
      Master

      changé couleur

      changé couleur
    Please register or sign in to reply
  • Damien Moulard
    @DamienM started a discussion Feb 15, 2024
    Resolved by Damien Moulard Feb 15, 2024
    • Damien Moulard @DamienM commented Feb 15, 2024
      Master

      Plus d'espace entre les sections du formulaire QCM, si possible ?

      Plus d'espace entre les sections du formulaire QCM, si possible ?
    • Yvon Kerdoncuff @Yvon commented Feb 15, 2024
      Master

      fait

      fait
    Please register or sign in to reply
  • Yvon Kerdoncuff @Yvon

    added 2 commits

    • 300450bc - comment and remove useless custom form_theme block
    • c5f676c1 - change color of global section evaluation zone to make faces distinguishable

    Compare with previous version

    Feb 15, 2024

    added 2 commits

    • 300450bc - comment and remove useless custom form_theme block
    • c5f676c1 - change color of global section evaluation zone to make faces distinguishable

    Compare with previous version

    added 2 commits <ul><li>300450bc - comment and remove useless custom form_theme block</li><li>c5f676c1 - change color of global section evaluation zone to make faces distinguishable</li></ul> [Compare with previous version](https://gl.cooperatic.fr/cooperatic/kohinos-tav/merge_requests/51/diffs?diff_id=2762&start_sha=7d03333fef738c21687e46546e3c633ff2698e04)
    Toggle commit list
  • Yvon Kerdoncuff @Yvon

    added 1 commit

    • d73de2dc - prestaquiz increase spaces between sections

    Compare with previous version

    Feb 15, 2024

    added 1 commit

    • d73de2dc - prestaquiz increase spaces between sections

    Compare with previous version

    added 1 commit <ul><li>d73de2dc - prestaquiz increase spaces between sections</li></ul> [Compare with previous version](https://gl.cooperatic.fr/cooperatic/kohinos-tav/merge_requests/51/diffs?diff_id=2763&start_sha=c5f676c1fef61fce76f9bb3273a19a75a544adcf)
    Toggle commit list
  • Yvon Kerdoncuff @Yvon

    changed target branch from develop to ssa-gironde

    Feb 15, 2024

    changed target branch from develop to ssa-gironde

    changed target branch from `develop` to `ssa-gironde`
    Toggle commit list
  • Damien Moulard @DamienM

    resolved all discussions

    Feb 15, 2024

    resolved all discussions

    resolved all discussions
    Toggle commit list
  • Damien Moulard @DamienM

    merged

    Feb 15, 2024

    merged

    merged
    Toggle commit list
  • Damien Moulard @DamienM

    mentioned in commit 54ca3a9e

    Feb 15, 2024

    mentioned in commit 54ca3a9e

    mentioned in commit 54ca3a9eba1223e7d0a7b151da19d2d4e97aa464
    Toggle commit list
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment
Assignee
No assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
Reference: agplv3/kohinos-tav!51
×

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.
×

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.