- BIG UPDATE ON ADMIN LIST : add export on top + add createdAt and updatedAt filter on different views with datepicker + add cotisation end of validity date instead of 'yes' in list + add free cotisation to manager in admin presta list view
- fix export reconversion
- fix export achat monnaie
- fix export comptoir : add dates, groupe local and contacts
- add filters by groupe in operations...
- DocumentAdmin : add edit, show + url of documents
- PageAdmin : add URL to list of pages
- Fix bug for add groupe for contact
- Admin presta and adherent export : add admin rights to users
- Sonata Admin : persist filters
- Presta / Adherent Admin : add cotisation up to date and first cotisation in export
## FRONT
- Fix cotisation price disabled on adherer page
- Fix bug order by nom prestataire
- Update show groupe template + fix liste presta by groupe
- Contact form : add captcha to avoid spam
- Prestataire profil : add the possibility to add/remove caissiers + delete lat/lon + better look
- Fix login button for mobile
- Prestataire liste : order by groupe or name + show presta by groupe
##[IMPORTANT]
- Fix bug with multiple flux form submit (fix front + fix csrf token)
- Fix monolog log for prod
- Fix gestionnaire groupe local can see every presta and adherent from mlc including operation (can be revert if needed)
# Update v2.2.0 (2022-01-12)
## Security update
- replace ALL $this->security->getUser()->isGranted(...) BY $this->security->isGranted(...)
## Translation
- Add Translation command update to fix issue with abstract class
- Fix translation update so add Translation to Admin menu
- Update translations files
## Prestataire connected
- update personal infos (add horaires, site web and image and remove groupe local)
## FRONT :
- Prestataire/Partenaire repository
- fix do not print presta/partner with tags with no print
- fix : add defaultFilter to all functions to search presta/partner
- Show one prestataire : update site web (link _blank)
## ADMIN :
- Admin adherent list :
- add filter to show if cotisation is updated
- Admin prestataire list :
- add column + filter to show if cotisation is updated
- add column + filter gestionnaires and if cotisation is updated
- add actions to add free cotisation to presta if cotisation is not up to date
- Admin prestataire edit :
- add column comments (private)
- change 'Statut' to 'Activités' and update field to 255 car
## DIVERS :
- Update packages.json to update yarn packages to work with webpack compiler
- Update .env.dist to add EMAIL_USER_FROM & EMAIL_ERROR_FROM
- Update webpack.config to suppress deprecation warnings
- Fix issue with Adresse with same name for same presta
# Update v2.1.5 (2021-05-12)
# Update v2.1.5 (2021-05-12)
## Correction pour l'affichage des pages de confirmation de paiement
## Correction pour l'affichage des pages de confirmation de paiement