Antonin
af95ceb06e
French admin translation typo
2015-10-12 22:28:27 +02:00
Antonin
ba9a444f33
Adding a date column in the comment table
2015-10-12 22:26:22 +02:00
Antonin
82876c573e
Set a length to comment table's name column
...
The name column was of text type. Passed to VARCHAR(64), like the poll name column.
2015-10-12 21:59:45 +02:00
Olivier Perez
8c394d9857
Merge branch 'develop' into 'develop'
...
Make poll description wrapping
As you can see on http://openbar.framadate.org/Ojtrj1Cw2mJjP6AG , the poll description has a scroll bar. This MR wraps the poll description to make it more readable.
See merge request !58
2015-09-15 09:39:39 +02:00
Luc Didry
27fe46640d
Make poll description wrapping
2015-09-14 23:33:14 +02:00
Olivier Perez
f50d504932
Merge branch 'results/add-charts' into 'develop'
...
Ergonomie + graphique des résultats
Sur le formulaire de vote :
- bouton « Non » affiché comme non sélectionné au démarrage
- icônes mises en couleur (déjà présent sur master) #33
Sur les résultats :
- ajout du total des votants
- fix compteur inb n'était pas affiché s'il n'y avait aucun oui
- ajout du symbole « Non » avec effets de masquage en CSS pour conserver la lisibilité du tableau
- changement de couleurs sur « Meilleurs résultats » + texte #52
- ajout du graphique (utilise charts.js et l'extension stackedbar)
Sur le reste :
- coquille "Genric" à divers endroits
- remplacement des span par des i pour les icônes-fonts
- liens des images du README par l'équivalent https
See merge request !56
2015-06-23 21:16:13 +02:00
JosephK
20378e7fb7
No = fake btn unchecked in vote form + icon display onload and mouseover in results
2015-06-17 23:13:44 +02:00
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