Rename "returned with feedback"->"move to next cf", add new "returned with feedback"
authorMagnus Hagander <magnus@hagander.net>
Tue, 28 Apr 2015 16:05:46 +0000 (18:05 +0200)
committerMagnus Hagander <magnus@hagander.net>
Tue, 28 Apr 2015 16:05:46 +0000 (18:05 +0200)
commitc6e940c1acc2e6c41fe809213a9b9c96a7ce63c2
tree3e3ee7f2adb95e934fd7db93f8d4857ccd7c1634
parent071869e855a8fab2cccc2c8adf48f32ed1acbca6
Rename "returned with feedback"->"move to next cf", add new "returned with feedback"

Returned with Feedback will now actually close the patch and *not* move it to
the next CF. Since it used to do that, all existing Returned with Feedback patches
are changed to Moved to next CF which does the same thing that Returned with
Feedback used to do. And of course, Moved to next CF is a new option available for
each patch from now on.
pgcommitfest/commitfest/fixtures/initial_data.json
pgcommitfest/commitfest/models.py
pgcommitfest/commitfest/static/commitfest/js/commitfest.js
pgcommitfest/commitfest/templates/patch_commands.inc
pgcommitfest/commitfest/views.py
pgcommitfest/urls.py