Antonin
|
a42f232196
|
Ajout de commentaire sur un sondage nommé.
|
2016-03-05 16:33:42 +01:00 |
|
Antonin
|
bb37d16dff
|
Sugar for comment sending.
- Do not send if comment empty
- Disable submit button while submit is in progress
|
2015-10-29 11:52:13 +01:00 |
|
Antonin
|
5552cc4d9d
|
studs.js refactoring.
- Replacing "" by ''
- Use chaining when possible
- Correct the scrolling on comment correctly set.
|
2015-10-26 16:49:32 +01:00 |
|
Antonin
|
166927f8af
|
Ajaxifisation des commentaires.
- Permet de ne pas perdre ses votes à l'ajout d'un commentaire.
- On rafraichit aussi à l'envois du commentaire la liste des commentaires.
Fix #3
|
2015-10-22 22:50:53 +02:00 |
|
Antonin
|
de18f826f0
|
The name can be any value.
There is no reason to limit the caracters that can be used in the name.
Thus, removing the regex.
Fix #97
|
2015-10-12 21:26: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 |
|
Antonin
|
6d31f180e3
|
Javascript protection on invalid name : can now use form submission.
|
2015-04-02 17:25:01 +02:00 |
|
Olivier PEREZ
|
b298c61869
|
Fix problem when user want to edit a line, and see the msg 'The name is invalid'
|
2015-03-29 16:02:48 +02:00 |
|
Olivier PEREZ
|
40d707c96d
|
Issue #18 Add search engine on admin polls list
|
2015-03-27 13:10:46 +01:00 |
|
Antonin
|
b3d79da0a6
|
Changing message creation logic.
|
2015-03-26 17:09:52 +01:00 |
|
Antonin
|
b66a47ef67
|
Added simple javascript check for the name.
- The goal here is to prevent the losing of the choices by having a bad name.
- This is a POC, there is probably some cleaning before merge
|
2015-03-26 16:33:11 +01:00 |
|