github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2017-04-14 11:52 pm

[dreamwidth/dw-free] fad527: rename portal/btn_del.gif to btn_trash.gif

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: fad527f2a1fef89343351820434b899c728689ea
https://github.com/dreamwidth/dw-free/commit/fad527f2a1fef89343351820434b899c728689ea
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-07 (Fri, 07 Apr 2017)

Changed paths:
M cgi-bin/LJ/Global/Img.pm
A htdocs/img/btn_trash.gif
R htdocs/img/portal/btn_del.gif

Log Message:
-----------
rename portal/btn_del.gif to btn_trash.gif

Portal is no longer a thing, so let's move this up with the
other buttons and give it a more accurate name.


Commit: 4df5920eb177be25a3ac3e08006becbb3334dbb6
https://github.com/dreamwidth/dw-free/commit/4df5920eb177be25a3ac3e08006becbb3334dbb6
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Changed paths:
M cgi-bin/DW/Controller/Community.pm

Log Message:
-----------
undefined variable warning in DW/Controller/Community.pm

Use of uninitialized value in pattern match (m//) ..
cgi-bin/DW/Controller/Community.pm line 177.

This happens when creating a new community on a dev server.


Commit: 165b1b1dc8b0b0dd52e2e97d67133512cb5f3064
https://github.com/dreamwidth/dw-free/commit/165b1b1dc8b0b0dd52e2e97d67133512cb5f3064
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-09 (Sun, 09 Apr 2017)

Changed paths:
M t/protocol.t

Log Message:
-----------
fix failing test in t/protocol.t

Protocol error 157 was removed in #1739.

The test suite as a whole still suffers from inconsistent
behavior of content filters; I've documented the misbehaving
tests here with FIXME comments.


Commit: 271d992cd47148f36912366a3d42e1eb85743e43
https://github.com/dreamwidth/dw-free/commit/271d992cd47148f36912366a3d42e1eb85743e43
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-12 (Wed, 12 Apr 2017)

Changed paths:
M cgi-bin/LJ/Event/JournalNewComment/Reply.pm

Log Message:
-----------
undefined variable warnings in LJ/Event/JournalNewComment/Reply.pm

Use of uninitialized value in string ne .. cgi-bin/LJ/Event/JournalNewComment/Reply.pm line 100.

Use of uninitialized value in string eq .. cgi-bin/LJ/Event/JournalNewComment/Reply.pm line 101.


Commit: 1cbe8d4b987f13e8b732ec93a9ab42dc6af3e090
https://github.com/dreamwidth/dw-free/commit/1cbe8d4b987f13e8b732ec93a9ab42dc6af3e090
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-13 (Thu, 13 Apr 2017)

Changed paths:
M htdocs/admin/vgifts/index.bml
M htdocs/admin/vgifts/index.bml.text

Log Message:
-----------
fix translation string on /admin/vgifts


Commit: 331352368fad618d3d006fa3af2e5b6ad5556340
https://github.com/dreamwidth/dw-free/commit/331352368fad618d3d006fa3af2e5b6ad5556340
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-13 (Thu, 13 Apr 2017)

Changed paths:
M htdocs/openid/index.bml.text
M htdocs/openid/login.bml.text
M htdocs/site/opensource.bml.text

Log Message:
-----------
remove .bml from site links in translation strings

I'm assuming these were already fixed on the live site.


Commit: addb167ae259c081317db45383d02b34d8668946
https://github.com/dreamwidth/dw-free/commit/addb167ae259c081317db45383d02b34d8668946
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-13 (Thu, 13 Apr 2017)

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

Log Message:
-----------
remove AOL http -> ftp link rewrite code

The 1990s called, they want their ridiculous workaround back.


Commit: ad73e60ed3ef492227fdd797d5c150c3a67c1f9d
https://github.com/dreamwidth/dw-free/commit/ad73e60ed3ef492227fdd797d5c150c3a67c1f9d
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-14 (Fri, 14 Apr 2017)

Changed paths:
M bin/upgrading/deadphrases.dat
M htdocs/modify_do.bml.text

Log Message:
-----------
remove unused strings from modify_do.bml.text


Commit: 514048d97506cd156120fdb3a5c802664e73a0af
https://github.com/dreamwidth/dw-free/commit/514048d97506cd156120fdb3a5c802664e73a0af
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-14 (Fri, 14 Apr 2017)

Changed paths:
M bin/upgrading/deadphrases.dat
M bin/upgrading/en.dat
M cgi-bin/LJ/Customize.pm
R htdocs/modify_do.bml.text

Log Message:
-----------
move .moodicons.personal string into en.dat

This was the only string remaining in modify_do.bml.text.


Commit: 8aff15c4641ef26c7ec6d1673dcbbb6456ebc8cb
https://github.com/dreamwidth/dw-free/commit/8aff15c4641ef26c7ec6d1673dcbbb6456ebc8cb
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-14 (Fri, 14 Apr 2017)

Changed paths:
A cgi-bin/DW/Controller/Admin/EventOutput.pm
R cgi-bin/DW/Controller/EventOutput.pm

Log Message:
-----------
DW::Controller::EventOutput is an admin page

Should be DW::Controller::Admin::EventOutput.


Commit: abd4f10f016eeefd4e568c80e3cdb85273cdf303
https://github.com/dreamwidth/dw-free/commit/abd4f10f016eeefd4e568c80e3cdb85273cdf303
Author: Mark Smith <mark@qq.is>
Date: 2017-04-14 (Fri, 14 Apr 2017)

Changed paths:
M bin/upgrading/deadphrases.dat
M bin/upgrading/en.dat
A cgi-bin/DW/Controller/Admin/EventOutput.pm
M cgi-bin/DW/Controller/Community.pm
R cgi-bin/DW/Controller/EventOutput.pm
M cgi-bin/LJ/CleanHTML.pm
M cgi-bin/LJ/Customize.pm
M cgi-bin/LJ/Event/JournalNewComment/Reply.pm
M cgi-bin/LJ/Global/Img.pm
M htdocs/admin/vgifts/index.bml
M htdocs/admin/vgifts/index.bml.text
A htdocs/img/btn_trash.gif
R htdocs/img/portal/btn_del.gif
R htdocs/modify_do.bml.text
M htdocs/openid/index.bml.text
M htdocs/openid/login.bml.text
M htdocs/site/opensource.bml.text
M t/protocol.t

Log Message:
-----------
Merge pull request #2118 from kareila/cleanup-2017q2

Cleanup 2017q2


Compare: https://github.com/dreamwidth/dw-free/compare/b6b7a595a838...abd4f10f016e