Thomas Citharel
af760cf273
Add checks on session
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-05-25 18:16:22 +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
Thomas Citharel
2e3fe1dcd3
Small fixes
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-05-25 10:57:46 +02:00
chrosey
141e9105be
refactored create_classic_poll and put step_2 view into own tpl file
2018-05-25 10:35:46 +02:00
Thomas Citharel
442fd174e9
Fix session by serializing the form object
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Fixup !
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Fixup
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-05-24 17:55:40 +02:00
Thomas Citharel
fe93733872
fix typo
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-04-23 10:40:18 +02:00
Thomas Citharel
87a61ebea3
Couple of fixes following DBAL migration
...
* Make sure we save timestamp as a string (🙈 ) inside slot table
* Make sure to set poll format properly at creation
* More Repository methods use DBAL specifics
* Clear legacy check all tables call
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-04-23 10:27:15 +02:00
m
41578b19c8
error on date poll creation
...
https://framagit.org/framasoft/framadate/issues/318
code style
modify error message on session expiration
new local text
remove empty string
2018-04-19 14:19:24 +02:00
m
00b871df5c
nettoyage du sondage de démonstration
...
https://framagit.org/framasoft/framadate/issues/316
2018-04-14 08:48:24 +02:00
m
addaa95ce7
using SessionService
2018-04-08 11:21:11 +02:00
m
402f2abf64
ajout du message "Le sondage est bien créé."
...
https://framagit.org/framasoft/framadate/issues/62
2018-04-07 22:32:52 +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
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
Olivier Perez
bc4b92a7bb
More smarty!
2016-05-04 00:58:45 +02:00
Olivier Perez
48cd77a5fc
Use Smarty to display step 3/4 of poll creation
2016-05-04 00:28:39 +02:00
Antonin
f4aa091b80
Adapting html escape for emails
2016-05-02 17:44:14 +02:00
Olivier PEREZ
9accf7dab8
Add modal to insert an interval of dates
2015-11-30 21:04:17 +01:00
Olivier PEREZ
6ce54e48d8
Fix after merge
2015-10-12 23:49:05 +02:00
Olivier PEREZ
c6c9546669
Fix #83 Stop sorting moments at poll creation
2015-10-12 23:25:49 +02:00
Paul van der Walt
b7dc0abc34
In English we don't surround colons (:) with spaces.
2015-09-15 18:20:13 +02:00
Olivier PEREZ
72b43c2bf9
Merge branch 'feature/install_page' into release/0.9
2015-09-07 16:59:03 +02:00
Olivier PEREZ
254512c55a
Install: Redirections between Install and Index
2015-09-07 16:36:42 +02:00
Olivier Perez [a570709]
7103cdebff
Fix part of #87 Use HTML tag for links in mails
2015-08-13 10:46:32 +02:00
Olivier PEREZ
cb0864f8fd
Fix a lot of things
2015-05-29 18:11:12 +02:00
Olivier PEREZ
8313b9345d
Fix after update o80-i18n
2015-05-29 17:13:35 +02:00
Olivier PEREZ
7ed21ce9fa
Clean choices when changing format of poll during the creation
2015-04-22 00:19:12 +02:00
Olivier PEREZ
f0bd371b01
Replace 'removal date' words by 'archiving date' in poll creation
2015-04-21 23:58:25 +02:00
Olivier PEREZ
45d14044f8
Factorize a little the mails
2015-04-14 22:32:41 +02:00
Olivier PEREZ
95328cb29c
Confidence becomes Trust
2015-04-14 22:06:07 +02:00
Olivier PEREZ
942e2cb8d2
Merge branch 'feature/FindMyPolls' into develop
...
* A new page is available on index, it allows user to send by mail all the polls created by a given mail address
2015-04-13 23:55:40 +02:00
Olivier PEREZ
7b4bc4ad7f
Replace $html_lang by $locale
2015-04-13 12:10:07 +02:00
Olivier PEREZ
64790496a5
Mails are more nice (using HTML and fixing missing keys)
2015-04-08 22:25:14 +02:00
Olivier Perez
d8c70a5f77
Fix back links to create_poll.php + Use values in session if _post is not present
2015-03-31 00:02:37 +02:00
Olivier PEREZ
6d34631fbf
Replace calls to __('Section\Key') with __('Section', 'Key')
2015-03-30 15:19:56 +02:00
Olivier PEREZ
da2cdeda12
Smartysize infos_creation, and rename it to create_poll
2015-03-29 22:13:22 +02:00