Commit Graph

16 Commits

Author SHA1 Message Date
Thomas Citharel 7603bed6d9
Modernize project
- Use PHP typings
- Update some front-end libraries

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-21 10:31:07 +01: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