Liquidsoul
aa61f40d51
Use Services factory everywhere to initialize variables
2019-04-19 20:37:35 +02:00
Paul B
9dd1a6ecf9
refacto: factorise code between date_poll and classic_poll creation
...
The last confirmation step during poll creation flow is identical
between date polls and classical polls.
This commit moves the code in the `PollService` to be used in both
creation poll controllers.
2019-04-19 15:52:28 +02:00
Liquidsoul
26d3552276
Move edit link mail notification to NotificationService
2019-04-17 17:41:21 +02:00
Liquidsoul
29e599983e
Add smarty dependency on NotificationService
2019-04-17 17:41:20 +02:00
Luc Didry
6b3c5f0610
WIP Working on locales
2018-08-14 14:35:08 +02:00
Thomas Citharel
d6c2f01457
Introduce an use_sendmail option
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-05-25 15:50:35 +02:00
m
a003254c7d
Les mails aux sondés contenant le lien d'édition du vote ne partent pas
...
https://framagit.org/framasoft/framadate/issues/221
2018-04-04 20:03:55 +02:00
Simon LEBLANC
8720595874
Allow setting SMTP config
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-02-21 11:07:11 +01:00
Thomas Citharel
3157d6a590
Run php-cs-fixer with a custom config. This may break a lot of things
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-02-19 19:43:30 +01:00
Antonin
f5e579437a
Problèmes d'envois de commentaire de l'administrateur sur un sondage avec mot de passe.
2016-10-14 09:02:47 +02:00
Antonin
05faa85074
Merge branch 'patch-1' into 'develop'
...
Update add_comment.php: update sendUpdateNotification parameters order
See merge request !150
2016-09-05 16:41:20 +02:00
Olivier Perez
651289ec2d
Merge branch 'bugfix/typo-in-comment-header' into 'develop'
...
Correcting comment typo in file header
Fix #190
See merge request !144
2016-08-04 22:26:50 +02:00
Antonin
8981ca9cee
Removing specification of error reporting in actions
2016-05-03 21:12:51 +02:00
Antonin
fc235cefeb
Using o80::i18n shortcut and cleaning
2016-05-02 14:10:14 +02:00
Antonin
391a8f751b
Added the edit link reminder functionnality
2016-05-01 14:21:31 +02:00
Antonin
62cc6f6f09
Added some security in add_comment.php
2016-04-29 18:44:33 +02:00
Antonin
ada0471b27
Removing unused imports.
2016-04-27 00:10:31 +02:00
Antonin
a42f232196
Ajout de commentaire sur un sondage nommé.
2016-03-05 16:33:42 +01:00
Antonin
1376426f27
Useless else if removed
2015-10-30 22:02:24 +01:00
Antonin
c6d6ad2393
Applying the password restriction in studs.
2015-10-29 11:52:13 +01:00
Antonin
166927f8af
Ajaxifisation des commentaires.
...
- Permet de ne pas perdre ses votes à l'ajout d'un commentaire.
- On rafraichit aussi à l'envois du commentaire la liste des commentaires.
Fix #3
2015-10-22 22:50:53 +02:00