Olivier Perez
a1de8def6b
Smartysize step 2 of date poll creation
2015-04-16 13:10:28 +02:00
Antonin
3043ce044f
Merge branch 'develop' into feature/hidden-and-private-polls
2015-04-06 12:46:31 +02:00
Antonin
db69a9a695
Merge remote-tracking branch 'upstream/develop' into develop
2015-04-06 12:44:51 +02:00
Antonin
0c2ba20bfa
Added option of poll with hidden results.
2015-04-05 18:36:43 +02:00
Antonin
6d31f180e3
Javascript protection on invalid name : can now use form submission.
2015-04-02 17:25:01 +02:00
Olivier PEREZ
e4fbed487a
Fix: date picker that doesn't appear when clicking on calendar icon
2015-04-02 17:05:24 +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
Olivier PEREZ
f8611c09d6
Complete date field on the all the screen that call framadatepicker.js
2015-03-05 21:01:26 +01:00
Olivier PEREZ
d6500a77d9
Fix Issue #35 : Complete date field when user fills only day+month
2015-03-05 18:10:41 +01:00
Olivier PEREZ
6bbe03758c
Start splitting core.js
...
New files :
* classic_poll.js -> loaded on page choix_autre.php
* date_poll.js -> loaded on page choix_date.ph
* framadatepicker.js -> loaded on pages that need the date picker
2015-03-05 14:59:32 +01:00