[dreamwidth/dw-free] 781004: [#1222] don't display 'UTC' for entry times with u...
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 7810041ecabd3e04622c7d91d1b39524185368fb
https://github.com/dreamwidth/dw-free/commit/7810041ecabd3e04622c7d91d1b39524185368fb
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-02-18 (Wed, 18 Feb 2015)
Changed paths:
M cgi-bin/LJ/S2.pm
M htdocs/stc/entrypage.css
M htdocs/stc/replypage.css
Log Message:
-----------
[#1222] don't display 'UTC' for entry times with unknown timezone
This removes the hardcoded 'UTC' display from CSS and from the
function LJ::S2::sitescheme_secs_to_iso (used to display the
entry time when previewing a comment).
Commit: d858019e4578fc2087d42da9ce9bcf94d43da51a
https://github.com/dreamwidth/dw-free/commit/d858019e4578fc2087d42da9ce9bcf94d43da51a
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-02-18 (Wed, 18 Feb 2015)
Changed paths:
M cgi-bin/LJ/S2.pm
Log Message:
-----------
[#1222] clarify timezone display logic in sitescheme_secs_to_iso function
The old behavior was to always display 'UTC' unless the viewer's timezone
was available and requested. Now we only display 'UTC' if the viewer's
timezone was requested but unavailable. (In practice, the timezone is
not being requested because entry times do not have associated timezones.)
Commit: 29f36a8a9cc7b04598a3fc6c7a08ef4b053245b4
https://github.com/dreamwidth/dw-free/commit/29f36a8a9cc7b04598a3fc6c7a08ef4b053245b4
Author: Afuna <afuna@users.noreply.github.com>
Date: 2015-02-20 (Fri, 20 Feb 2015)
Changed paths:
M cgi-bin/LJ/S2.pm
M htdocs/stc/entrypage.css
M htdocs/stc/replypage.css
Log Message:
-----------
Merge pull request #1238 from kareila/1222-no-utc
[#1222] don't display 'UTC' for entry times with unknown timezone
Compare: https://github.com/dreamwidth/dw-free/compare/5093e6a8b2ba...29f36a8a9cc7
Home: https://github.com/dreamwidth/dw-free
Commit: 7810041ecabd3e04622c7d91d1b39524185368fb
https://github.com/dreamwidth/dw-free/commit/7810041ecabd3e04622c7d91d1b39524185368fb
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-02-18 (Wed, 18 Feb 2015)
Changed paths:
M cgi-bin/LJ/S2.pm
M htdocs/stc/entrypage.css
M htdocs/stc/replypage.css
Log Message:
-----------
[#1222] don't display 'UTC' for entry times with unknown timezone
This removes the hardcoded 'UTC' display from CSS and from the
function LJ::S2::sitescheme_secs_to_iso (used to display the
entry time when previewing a comment).
Commit: d858019e4578fc2087d42da9ce9bcf94d43da51a
https://github.com/dreamwidth/dw-free/commit/d858019e4578fc2087d42da9ce9bcf94d43da51a
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-02-18 (Wed, 18 Feb 2015)
Changed paths:
M cgi-bin/LJ/S2.pm
Log Message:
-----------
[#1222] clarify timezone display logic in sitescheme_secs_to_iso function
The old behavior was to always display 'UTC' unless the viewer's timezone
was available and requested. Now we only display 'UTC' if the viewer's
timezone was requested but unavailable. (In practice, the timezone is
not being requested because entry times do not have associated timezones.)
Commit: 29f36a8a9cc7b04598a3fc6c7a08ef4b053245b4
https://github.com/dreamwidth/dw-free/commit/29f36a8a9cc7b04598a3fc6c7a08ef4b053245b4
Author: Afuna <afuna@users.noreply.github.com>
Date: 2015-02-20 (Fri, 20 Feb 2015)
Changed paths:
M cgi-bin/LJ/S2.pm
M htdocs/stc/entrypage.css
M htdocs/stc/replypage.css
Log Message:
-----------
Merge pull request #1238 from kareila/1222-no-utc
[#1222] don't display 'UTC' for entry times with unknown timezone
Compare: https://github.com/dreamwidth/dw-free/compare/5093e6a8b2ba...29f36a8a9cc7