Commit Graph

31 Commits

Author SHA1 Message Date
Thomas Citharel 801bc08a81 Merge branch 'develop' 2018-02-20 19:05:24 +01:00
Thomas Citharel 78ba609c5c Clean commented out code, fix a console warning and idents and typos
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-02-20 09:31:36 +01:00
DAVID Titouan 013c62eb9c Update date_poll.js 2018-02-20 09:11:14 +01:00
Antonin c9c4e945b8 attr('value', '') != val('') pour les inputs 2016-10-06 23:04:39 +02:00
Antonin 1206975d30 Bad selector 2016-10-06 22:16:53 +02:00
Antonin 1cfba5efee Updated buttons state and refactored a little 2016-10-06 22:16:53 +02:00
Antonin 4881b3c8b2 Revert "Manage button state in the new feature"
This reverts commit c2cfdf4ff6.
2016-10-06 22:10:51 +02:00
Olivier Perez f3ce74d997 Merge branch 'feature/allow-to-remove-date-in-wizard' into 'develop'
Allow to remove date in the poll creation wizard

CF MR !140 

To be cherry-picked in `release`.

See merge request !146
2016-08-08 17:15:45 +02:00
Antonin c2cfdf4ff6 Manage button state in the new feature 2016-08-08 11:51:20 +02:00
Antonin 65c8bb4d77 Restaured the mistakely supressed function 2016-08-08 07:09:51 +02:00
Antonin fcf8f5d621 Using last added day number as base for new day 2016-08-07 12:24:41 +02:00
Antonin d762c38e81 Add a 'remove this day' button 2016-08-07 12:22:58 +02:00
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
Antonin 4059956b02 Correcting comment typo in file header 2016-08-04 21:51:37 +02:00
Olivier PEREZ c102661590 LeftPad day/month/year 2016-04-26 23:29:22 +02:00
Olivier PEREZ 51fbee139d Javascript : Don't let user insert more than 123 dates in a row 2016-04-26 22:45:59 +02:00
Olivier PEREZ 1ddc11af58 Remove console.log 2016-04-26 21:54:54 +02:00
Olivier PEREZ c493de7cbe Merge branch 'develop' into feature/create_interval_date 2016-04-26 21:53:47 +02:00
Julien Lepiller 6481de4347 Fix #143 - Apply the patch of Julien Lepiller 2016-03-05 16:27:26 +01:00
Olivier PEREZ 0c5f623ce0 Fixes #102 - Increase the number of moments available to 99 per date 2015-12-06 03:21:04 +01:00
Olivier PEREZ 44c24493b6 Check date format and display warning on the failing fields 2015-11-30 22:23:57 +01:00
Olivier PEREZ 4cf28bf8f6 Nice effect for adding CSS class has-error 2015-11-30 22:12:09 +01:00
Olivier PEREZ 1c8a41dc02 Add has-error CSS class when dates are not ordered + stop checking if first date is not passed 2015-11-30 22:06:07 +01:00
Olivier PEREZ 9accf7dab8 Add modal to insert an interval of dates 2015-11-30 21:04:17 +01:00
JosephK 18f488c4f6 Only one day needed to submit 2015-11-20 09:12:10 +01:00
JosephK 801dc150e2 Only one day needed to submit 2015-11-19 15:38:27 +01:00
Olivier PEREZ 94f80687f3 Don't submit dates form if form is not completed 2015-05-31 15:45:26 +02:00
Olivier Perez a1de8def6b Smartysize step 2 of date poll creation 2015-04-16 13:10:28 +02: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