Commit Graph

1398 Commits

Author SHA1 Message Date
pyg77 827af5ef45 Update README.md 2013-02-21 11:32:47 +01:00
pyg77 23df8457f0 Update README.md 2013-02-21 11:32:35 +01:00
pyg77 2b5d9c505d Initial commit 2013-02-21 02:31:29 -08:00
Jean-Philippe Guérard caf84064df Fix last header line size calculation
The "From: " prefix size was not taken into accounts when
calculating how many characters were on the last header line
produced by mb_encode_mimeheader.

This is used to check if the e-mail address should be
placed on a separate line.
2012-01-18 00:51:23 +01:00
Jean-Philippe Guérard 87c0dd21f6 Replace CRLF in headers by LF 2012-01-18 00:45:31 +01:00
Jean-Philippe Guérard 86fc583c26 Force multibyte functions internal encoding 2012-01-18 00:41:23 +01:00
Jean-Philippe Guérard 3908d13b4a Another syntax fix 2012-01-18 00:33:42 +01:00
Jean-Philippe Guérard 12a07f1407 Fix the mb_encode_mimeheader call syntax 2012-01-18 00:29:57 +01:00
Jean-Philippe Guérard 546385a128 Header encoding done with std functions 2012-01-18 00:24:16 +01:00
Jean-Philippe Guérard a84355c438 Add some missing semicolon 2012-01-11 20:45:13 +01: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 85c843357e Merge remote-tracking branch 'upstream/framasoft' into optional_REMOTE_USER 2012-01-11 20:09:21 +01:00
Simon Leblanc 1a9d28afb5 fix de #43 par la suppression de STUDS_DIR pour éviter toute confusion 2012-01-11 02:11:00 +01:00
Simon Leblanc 6b8e3f2b9f fix de #45 grâce à l'application du patch fourni par [fevrier] 2012-01-11 02:05:53 +01:00
Simon Leblanc 526c3bec81 Merge pull request #41 from fevrier/postgres_compat
Compatibilité PostgreSQL
2012-01-10 16:46:59 -08:00
Jean-Philippe Guérard 41fc3abc4b Merge remote-tracking branch 'upstream/framasoft' into postgres_compat 2012-01-11 00:57:47 +01:00
Jean-Philippe Guérard 2bd0fd2da1 Merge remote-tracking branch 'upstream/framasoft' into fix_email_encoding 2012-01-11 00:51:30 +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
Simon Leblanc b2912a31df Merge pull request #42 from fevrier/fix_logo_title
Utilisation du titre utilisateur
2012-01-09 16:30:52 -08:00
Simon Leblanc 24774ebbf2 Merge pull request #44 from fevrier/fix_pdf
Corrige le chemin vers les scripts d'export PDF
2012-01-09 16:28:20 -08:00
Jean-Philippe Guérard 93e2d59457 Fix PDF script path 2012-01-10 01:10:06 +01:00
Jean-Philippe Guérard 139e4ba9a6 Add a missing parenthesis 2012-01-10 00:34:44 +01:00
Jean-Philippe Guérard 09d89d117b Always decode HTML entities 2012-01-10 00:27:09 +01:00
Jean-Philippe Guérard 9722388195 Fix names with accents in the user mail 2012-01-09 02:37:39 +01:00
Jean-Philippe Guérard bd13da4b58 Syntax error 2012-01-09 02:23:28 +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 1059a4108a Make it work if To is only an address 2012-01-09 01:55:07 +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 dda612cc69 Remove 2 extraneous characters 2011-12-30 03:38:13 +01:00
Jean-Philippe Guérard db209fc7db Removal of the hard-wired Framadate logo
An option is now available to replace the text title by an image.
2011-12-30 03:34:02 +01:00
Jean-Philippe Guérard 39185e0960 Définition de l'option USE_REMOTE_USER 2011-12-30 01:26:07 +01:00
Jean-Philippe Guérard 23464be59b Add an option to disable the use of REMOTE_USER 2011-12-29 20:32:33 +01:00
Jean-Philippe Guérard 5f1825179a PostgreSQL compatibility: suppress JOIN in DELETE 2011-12-29 19:40:49 +01:00
Simon Leblanc 63837ebd55 fix de l'issue #14 2011-10-03 02:16:12 +02:00
Simon Leblanc 02ad5abd9a Merge branch 'framasoft' of github.com:leblanc-simon/OpenSondage into framasoft 2011-10-03 01:58:42 +02:00
Simon Leblanc de092852c8 Ajout du robots.txt pour fixé l'issue #26 2011-10-03 01:51:40 +02:00
framatools 52f954ed5e UTF 8 error while fix issue #19 : damn issue... 2011-07-04 22:24:38 +02:00
framatools b033b8121d Fix really issue #19 :-) 2011-07-04 22:08:39 +02:00
Simon Leblanc be16c63fd7 First try for issue #13 : OK with Firefox and IE>=8 but not with Webkit 2011-07-04 21:33:58 +02:00
Simon Leblanc 7ec1a2fc8e fix issue #19 : convert html entities in the mail send 2011-07-04 11:36:31 -07:00
Simon Leblanc 030051921b Fix issue #17 : ajout d'un reply-to + vérification adresse mail + mise en forme 2011-07-03 01:57:20 +02: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
Simon Leblanc 5c634839a6 Merge branch 'framasoft' of github.com:leblanc-simon/OpenSondage into framasoft 2011-07-02 23:21:09 +02:00
Simon Leblanc 894b526eff Fix issue #11 : Google Analytics n'est plus obligatoire 2011-07-02 23:13:56 +02:00
pyg77 5b8cbd3900 mise à jour de la page apropos.php spécifiquement pour Framadate 2011-06-28 02:16:14 +02:00
Simon Leblanc 6e19094c2b Suppression du logo et de la framanav lors de l'impression 2011-06-27 01:56:30 +02:00