Commit Graph

23 Commits

Author SHA1 Message Date
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 cb63031f15 Refactor create_date_poll.php 2016-05-04 00:56:53 +02:00
Olivier Perez 48cd77a5fc Use Smarty to display step 3/4 of poll creation 2016-05-04 00:28:39 +02:00
Olivier PEREZ 96c28738c4 PHP: Check if there are at most MAX_SLOTS_PER_POLL dates before create a poll 2016-04-26 23:16:08 +02:00
Olivier PEREZ c2f5c4731a Fix the date parsing in step 3 of date poll creation 2015-11-30 21:04:19 +01:00
Olivier PEREZ 9accf7dab8 Add modal to insert an interval of dates 2015-11-30 21:04:17 +01: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 [a570709] 7103cdebff Fix part of #87 Use HTML tag for links in mails 2015-08-13 10:46:32 +02:00
Olivier PEREZ e8a1f37c98 Date poll creation: Always propose 3 choices and 3 slots when choosing dates 2015-05-31 15:57:44 +02:00
Olivier PEREZ cb0864f8fd Fix a lot of things 2015-05-29 18:11:12 +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 11b2018bd0 For date poll, calculate archiving date from last poll choice 2015-04-22 00:11:13 +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 433687beaa Fix: Re-add 'choices' to smarty 2015-04-16 13:32:45 +02:00
Olivier Perez 5660a42215 Smartysize error page of date poll creation 2015-04-16 13:21:48 +02:00
Olivier Perez a1de8def6b Smartysize step 2 of date poll creation 2015-04-16 13:10:28 +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 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