Commit Graph

21 Commits

Author SHA1 Message Date
pyg77
9ac3da3c03 Merge pull request #46 from fevrier/fix_email_encoding
Fix email encoding
2013-02-27 05:42:50 -08:00
Jean-Philippe Guérard
bebfc4b4e7 Headers separation fix
Fix the header separating character (needs to be \r\n).
Merge header creation with sendEmail.
2012-01-11 20:34:37 +01:00
Jean-Philippe Guérard
e3e9683be0 The removal function needs access to the database 2012-01-11 00:02:02 +01:00
Jean-Philippe Guérard
f86f2e3d76 Put sondage deletion in a function 2012-01-10 23:28:21 +01:00
Jean-Philippe Guérard
c665ece920 Removed a duplicated removal code 2012-01-10 21:29:34 +01:00
Jean-Philippe Guérard
f8f277e929 Fix encoding of the From header 2012-01-09 02:18:25 +01:00
Jean-Philippe Guérard
848dcc5370 Fix encoding for To and Subject headers 2012-01-09 01:26:44 +01:00
Jean-Philippe Guérard
aa8523e318 Rewritten to use transactions 2011-12-30 04:16:41 +01:00
Jean-Philippe Guérard
5f1825179a PostgreSQL compatibility: suppress JOIN in DELETE 2011-12-29 19:40:49 +01:00
Simon Leblanc
90d8e1c6d0 Fix issue #15 : suppression d'un sondage par l'utilisateur actif et mise en forme de la suppression du sondage 2011-07-03 00:10:13 +02:00
Simon Leblanc
43eb2cd212 Fix issue #12 : correction de l'affichage de l'ajout d'une colonne 2011-07-02 23:41:10 +02:00
pyg77
06a388283e nombreuses modifs : cf changelog 22 et 23 juin 2011-06-23 16:52:10 +02:00
pyg77
588b0e4688 Nombreuses modifs de forme (CSS, graphisme) et qq modifs de fond 2011-06-23 01:21:56 +02:00
Simon Leblanc
7c9a061582 Delete php warning and secure SQL 2011-05-22 04:03:44 +02:00
Simon Leblanc
2bfca20c1a support line break in comment (poll and user) 2011-05-22 02:39:49 +02:00
Simon Leblanc
d43e818c11 Delete php warning and secure SQL 2011-05-22 02:13:44 +02:00
Simon Leblanc
c56e3b3b4d Clean URL and add title of poll in head 2011-05-20 02:52:22 +02:00
Simon Leblanc
ae1a4cdb5a mail header is in var with bad name 2011-05-15 04:41:43 +02:00
Simon Leblanc
4f380d8f8d clean code (identation, if with {) 2011-05-15 03:56:54 +02:00
Simon Leblanc
8395be45bf SQL injection allow to connect in admin with only public key 2011-05-15 01:49:29 +02:00
Simon Leblanc
475556c0e3 STUdS fork 2011-05-15 01:32:47 +02:00