afup / haphpy-birthday

Website for PHP 20th anniversary video
http://haphpy-birthday.net
MIT License
22 stars 43 forks source link

Block Contribution form after limit date #62

Closed woecifaun closed 9 years ago

woecifaun commented 9 years ago

:warning: Starting to work on this issue? Please indicate it in a comment below to prevent many people working on same stuff at the same moment.

The form is currently available whatever the date is.

It should not be accessible anymore after the limit date set in the parameters.yml is over (Neither the submission process in the controller).

woecifaun commented 9 years ago

:construction_worker: I start to work on this one.