PKP Bugzilla – Bug 6958
One-click reviews do not work with absolute review due dates
Last modified: 2011-12-21 15:20:55 PST
The absolute review due date sched. conf setting does not need strtotime conversion.
Absolute review due date setting does not need strtotime conversion https://github.com/pkp/ocs/commit/094823f86e2d462a040859ae686f91174a1d73b1
Absolute review due date setting does not need strtotime conversion https://github.com/pkp/ocs/commit/721333a6e0f0aecef09b024f17da8bdc4ebd07e0
Committed to stable and master; Added to recommended patches list. Closing.
Hello Matthew, How do I apply these patches? I don't have/use github to pull anything, and saving the full file and uploading to the server doesn't seem to me an improvement on the patching process, specially if code changes have been made already...
Created attachment 3688 [details] Patch against OCS 2.3.4
Ramon -- Sorry, I should've uploaded a patch here. FYI, if you take a URL to a github commit and add '.diff' to the end of the URL, it will produce a patch file for you.