Commit Graph

577 Commits

Author SHA1 Message Date
JosephK
3458b9b51a Charts + Addition + little fixes 2015-06-17 22:39:14 +02:00
JosephK
a846141268 https on wikimedia images (README) 2015-06-17 09:45:41 +02:00
Olivier PEREZ
9ef15cc4e7 Merge branch 'release/0.9' into develop 2015-06-09 11:18:43 +02:00
Olivier PEREZ
22605a190f Fix an IT translation 2015-06-09 11:16:15 +02:00
Olivier PEREZ
474c595b88 Classic poll: Don't submit choices form if form is not completed 2015-05-31 16:02:21 +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
94f80687f3 Don't submit dates form if form is not completed 2015-05-31 15:45:26 +02:00
Olivier PEREZ
44928b0572 Dont sort classic polls 2015-05-30 23:36:04 +02:00
Olivier PEREZ
d365f18c01 Fix message when delete a poll 2015-05-30 23:27:17 +02:00
Olivier PEREZ
50f3088422 Little fix for previous merge 2015-05-29 19:10:39 +02:00
Olivier Perez
cdf4f0caec Merge branch 'release/0.9' into 'release/0.9'
Bugfixes

- Prévention de la suppression du dernier slot
- Correction des problèmes de \n dans la description et les commentaires
- Correction de la date de suppression du sondage
- Blindage du format de la date d'expiration du sondage

See merge request !55
2015-05-29 19:07:48 +02:00
Olivier PEREZ
c9c45a2d24 Send mail to admin when update/delete a poll 2015-05-29 19:03:29 +02:00
Antonin
4ced550942 Merge remote-tracking branch 'upstream/release/0.9' into release/0.9 2015-05-29 18:59:09 +02:00
Antonin
fa111ab04e Prevent from deleting the last slot
- Also fix the corresponding translation when a problem arise.
2015-05-29 18:53:09 +02:00
Antonin
64b79965c6 Fixing the description newlines problem
- As it is now, description can't be in error state : we are waiting the markdown implementation to eventually change that.
	- Comments are now normaly formated (newlines are taken into account)
	- The title, description and comment regexes are now useless. Deleted.
2015-05-29 18:38:03 +02:00
Olivier PEREZ
b717bee765 Remove '?' image on 'Where are my polls' link 2015-05-29 18:25:48 +02:00
Olivier PEREZ
cb0864f8fd Fix a lot of things 2015-05-29 18:11:12 +02:00
Olivier PEREZ
ad2b146c3c Remove parameter from MailService::send 2015-05-29 17:49:01 +02:00
Antonin
4a9179ffea Fix the poll's deletion date 2015-05-29 17:46:29 +02:00
Olivier PEREZ
d7d9b11fbd Add anti-flood 'find my polls' 2015-05-29 17:46:13 +02:00
Olivier PEREZ
278e478d1a Write log when send a mail 2015-05-29 17:41:50 +02:00
Antonin
755580463d Fix the change of expiration date check which was too loose. 2015-05-29 17:36:13 +02:00
Olivier PEREZ
8313b9345d Fix after update o80-i18n 2015-05-29 17:13:35 +02:00
Olivier PEREZ
be155aa2a1 MailService now manage the anti-flood system 2015-05-29 17:06:03 +02:00
Olivier PEREZ
92d84f3193 Install PHPUnit for UnitTesting 2015-05-29 17:05:26 +02:00
Olivier PEREZ
4cacb412c6 Admin : Change colors on purge button 2015-05-29 16:06:50 +02:00
Olivier PEREZ
430cb511b6 Fix label for 'name' in comments form 2015-05-29 12:34:54 +02:00
Olivier PEREZ
ccf9109133 Typo on 'Echec de la sauvegarde du sondage' 2015-05-29 12:28:02 +02:00
Olivier PEREZ
d5cf1aa5a7 Add hidden-print class on vote line and actions column 2015-05-29 12:00:56 +02:00
Olivier PEREZ
60069b1151 Add hidden-print class on some alerts block 2015-05-29 11:48:47 +02:00
Olivier PEREZ
6fbbd848fb Typo on 'lien vers lapage d'administration du sondage' 2015-05-29 11:37:49 +02:00
Olivier PEREZ
35da81a4cd Remove "." at the end of options 2015-05-29 11:28:04 +02:00
Olivier PEREZ
4aee1d71e4 Fix: Display framanav when present 2015-05-25 00:02:20 +02:00
Olivier PEREZ
4392dde5dc Display datepicker when click in field 2015-05-24 23:51:54 +02:00
Olivier PEREZ
67d0516161 Remove icon on 'Send me my polls' button + Make it btn-success 2015-05-24 23:44:43 +02:00
Olivier PEREZ
f21892dc26 Put i18n on aria-label 2015-05-24 23:41:08 +02:00
Olivier Perez
33797cb4a9 Update changelog 2015-04-24 14:03:11 +02:00
Olivier PEREZ
1ec8db4c30 Check if vote name is already used + Fix missing key 2015-04-24 00:29:10 +02:00
Olivier PEREZ
7c265c57d2 Fix 'Undefined variable' in purge page 2015-04-23 23:29:27 +02:00
Olivier PEREZ
551b839292 Display the count of 'if need be' 2015-04-23 23:18:31 +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
88f294cfe6 Merge branch 'feature/Smartysize_date_poll_creation' into 'develop'
Smartysize the date poll creation page (step 2 and 3)

* The page creation_date_poll.php is now full Smarty (step 2, step 3, error message)
* When get back from Step3, the form is filled with values stored in session

See merge request !52
2015-04-21 23:32:22 +02:00
Olivier PEREZ
a47c989595 Minor improvment of INSTALL.md 2015-04-21 23:31:40 +02:00
Olivier Perez
8882756c7f Add IT language file 2015-04-17 13:46:06 +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
3b9dd1fc7e Buttonify edit and delete line 2015-04-15 13:43:47 +02:00