Jun. 10th, 2014

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.20
Home: https://github.com/dreamwidth/dw-free
Commit: 4636ba3d1d599ada176defd2f91e44b03ef4f838
https://github.com/dreamwidth/dw-free/commit/4636ba3d1d599ada176defd2f91e44b03ef4f838
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)

Changed paths:
M styles/core2.s2

Log Message:
-----------
Fix nested comments not showing up sometimes

We were popping from the original comments array... so in
one-column-split, after processing the page summary module, there were
no more comment replies to be printed. Oops. Fixed by working on a copy
of the original array.


Commit: ca9cce159a13a1aadfc0ea00e98a5ef593e328cd
https://github.com/dreamwidth/dw-free/commit/ca9cce159a13a1aadfc0ea00e98a5ef593e328cd
Author: Mark Smith <mark@qq.is>
Date: 2014-06-10 (Tue, 10 Jun 2014)

Changed paths:
M styles/core2.s2

Log Message:
-----------
Merge pull request #734 from afuna/nested-comments-in-one-column-split

Fix nested comments not showing up sometimes


Compare: https://github.com/dreamwidth/dw-free/compare/7c8164f75c8e...ca9cce159a13
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.20
Home: https://github.com/dreamwidth/dw-free
Commit: 9e6946417f8ce43ce6c8fa6bcdb8f1bd32806639
https://github.com/dreamwidth/dw-free/commit/9e6946417f8ce43ce6c8fa6bcdb8f1bd32806639
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)

Changed paths:
M cgi-bin/DW/Controller/ChangeEmail.pm
M cgi-bin/DW/Template/Plugin/SiteScheme.pm
M cgi-bin/LJ/User.pm

Log Message:
-----------
Hush various warnings


Commit: f0f0dab4308a2e992a6227512efbbd4656cc6e80
https://github.com/dreamwidth/dw-free/commit/f0f0dab4308a2e992a6227512efbbd4656cc6e80
Author: Mark Smith <mark@qq.is>
Date: 2014-06-10 (Tue, 10 Jun 2014)

Changed paths:
M cgi-bin/DW/Controller/ChangeEmail.pm
M cgi-bin/DW/Template/Plugin/SiteScheme.pm
M cgi-bin/LJ/User.pm

Log Message:
-----------
Merge pull request #735 from afuna/hush-various-warnings

Hush various warnings


Compare: https://github.com/dreamwidth/dw-free/compare/ca9cce159a13...f0f0dab4308a
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.20
Home: https://github.com/dreamwidth/dw-free
Commit: 05db1c2b2a7acbbeb11221fb30e6dbfc9a18c46d
https://github.com/dreamwidth/dw-free/commit/05db1c2b2a7acbbeb11221fb30e6dbfc9a18c46d
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Changed paths:
M cgi-bin/DW/Controller/ChangeEmail.pm
M views/changeemail.tt

Log Message:
-----------
[#740] Fix POSTing of changeemail

* rely on $r->did_post, instead of a submit mode
* if on an https page, submit to https


Commit: df0d953ee83c6368a576b5d7956843ff0e692a7b
https://github.com/dreamwidth/dw-free/commit/df0d953ee83c6368a576b5d7956843ff0e692a7b
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Changed paths:
M cgi-bin/DW/Controller/ChangeEmail.pm
M views/changeemail.tt

Log Message:
-----------
Merge pull request #740 from afuna/changeemail-post-bug-740

Fix "change email" function


Compare: https://github.com/dreamwidth/dw-free/compare/f0f0dab4308a...df0d953ee83c
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.20
Home: https://github.com/dreamwidth/dw-free
Commit: d22cd40188bc123d1eeff9c0a1bf25b3ab345a86
https://github.com/dreamwidth/dw-free/commit/d22cd40188bc123d1eeff9c0a1bf25b3ab345a86
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)

Changed paths:
M cgi-bin/DW/Controller/Community.pm
M views/communities/members/edit.tt
M views/communities/members/edit.tt.text
M views/communities/members/purge.tt

Log Message:
-----------
Better error message when cleaning out purged members

Instead of saying "removed: (list of all roles)" which may or may not be
true, just say that they were removed from the community


Commit: e5d28c26d395de3a9489e6c40eaf4bdb53c3e0ac
https://github.com/dreamwidth/dw-free/commit/e5d28c26d395de3a9489e6c40eaf4bdb53c3e0ac
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Changed paths:
M cgi-bin/DW/Controller/Community.pm
M views/communities/members/edit.tt
M views/communities/members/edit.tt.text
M views/communities/members/purge.tt

Log Message:
-----------
Merge pull request #736 from afuna/tweak-error-message-purge

Better error message when cleaning out purged members


Compare: https://github.com/dreamwidth/dw-free/compare/df0d953ee83c...e5d28c26d395
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.20
Home: https://github.com/dreamwidth/dw-free
Commit: 95c118257a58fc0904ae21aa3cad13ed2f71af7a
https://github.com/dreamwidth/dw-free/commit/95c118257a58fc0904ae21aa3cad13ed2f71af7a
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)

Changed paths:
M cgi-bin/LJ/Time.pm

Log Message:
-----------
Don't try to convert "0000-00-00" to a time

Occasionally shows up in the logs as "Month '-1' out of range 0..11 at
cgi-bin/LJ/Time.pm line 84"


Commit: 85a428664ee47feca01037491adc9cce6870525b
https://github.com/dreamwidth/dw-free/commit/85a428664ee47feca01037491adc9cce6870525b
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Changed paths:
M cgi-bin/LJ/Time.pm

Log Message:
-----------
Merge pull request #737 from afuna/mysqldate_to_time-0000-00-00

Don't try to convert "0000-00-00" to a time


Compare: https://github.com/dreamwidth/dw-free/compare/e5d28c26d395...85a428664ee4
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.20
Home: https://github.com/dreamwidth/dw-free
Commit: 4d11c3cdfe257a7f3535a44acdf915f52fcc7414
https://github.com/dreamwidth/dw-free/commit/4d11c3cdfe257a7f3535a44acdf915f52fcc7414
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Changed paths:
M styles/core2.s2

Log Message:
-----------
Don't print out too many closing divs

Make sure not to update the $prev_depth variable past MAX_NESTED_DEPTH
(because the div should be closed immediately).


Commit: fe3ef2133403addeeeb8dac4ee3efc7c16fe43e8
https://github.com/dreamwidth/dw-free/commit/fe3ef2133403addeeeb8dac4ee3efc7c16fe43e8
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Changed paths:
M styles/core2.s2

Log Message:
-----------
Merge pull request #741 from afuna/fix-nested-closing-div-comments

Don't print out too many closing divs


Compare: https://github.com/dreamwidth/dw-free/compare/85a428664ee4...fe3ef2133403

Profile

Dreamwidth Changelog

May 2025

S M T W T F S
    12 3
45678910
11121314151617
18192021222324
25262728293031

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 8th, 2025 08:40 pm
Powered by Dreamwidth Studios