github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2014-07-02 10:55 pm

[dreamwidth/dw-free] 96fae3: [#731] Remove post-dating checks on posting, allow...

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 96fae39a679559cf8436d4142b430253bd626f94
https://github.com/dreamwidth/dw-free/commit/96fae39a679559cf8436d4142b430253bd626f94
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-03 (Thu, 03 Jul 2014)

Changed paths:
M bin/upgrading/en.dat
M bin/upgrading/proplists.dat
M cgi-bin/LJ/Protocol.pm
M cgi-bin/LJ/Web.pm
M views/entry/module-displaydate.tt
M views/entry/module-displaydate.tt.text

Log Message:
-----------
[#731] Remove post-dating checks on posting, allow any time

* removed the "are you posting in the past" check. Always allow
entries to be posted regardless of the date on their entry

* checking the "don't show on reading pages" checkbox now just
prevents it from showing on reading pages (instead of having to be
used to avoid the above error)

* tweaked the labels to remove mention of date out of order

* still using the old (opt_backdated) property in the backend


Commit: 525f0751406e78ddbb55d2c8dbf9b8f5ffd6be42
https://github.com/dreamwidth/dw-free/commit/525f0751406e78ddbb55d2c8dbf9b8f5ffd6be42
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-03 (Thu, 03 Jul 2014)

Changed paths:
M bin/upgrading/en.dat
M bin/upgrading/proplists.dat
M cgi-bin/LJ/Protocol.pm
M cgi-bin/LJ/Web.pm
M views/entry/module-displaydate.tt
M views/entry/module-displaydate.tt.text

Log Message:
-----------
Merge pull request #731 from afuna/unenforce-backdate-bug-731

Remove past-dating checks on posting, allow any time


Compare: https://github.com/dreamwidth/dw-free/compare/095a12d371f6...525f0751406e