github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2013-11-13 08:38 pm

[dreamwidth/dw-free] a21c28: (Bug 5077) 0 Keyword userpics now display on Recen...

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: a21c28aae9818a932da285ffd074131d2cb184e7
https://github.com/dreamwidth/dw-free/commit/a21c28aae9818a932da285ffd074131d2cb184e7
Author: purplecat <purplecat@dreamwidth.org>
Date: 2013-11-03 (Sun, 03 Nov 2013)

Changed paths:
M cgi-bin/LJ/Protocol.pm
M cgi-bin/LJ/User.pm
A t/userpics_0keyword.t

Log Message:
-----------
(Bug 5077) 0 Keyword userpics now display on Recent Entries and post
pages, but not in editing pages.


Commit: 94068900bfe4cb75eab2ead424bbef4174fd5e15
https://github.com/dreamwidth/dw-free/commit/94068900bfe4cb75eab2ead424bbef4174fd5e15
Author: purplecat <purplecat@dreamwidth.org>
Date: 2013-11-03 (Sun, 03 Nov 2013)

Changed paths:
M cgi-bin/DW/Controller/Entry.pm
M cgi-bin/DW/Template/Plugin/FormHTML.pm
M cgi-bin/LJ/HTMLControls.pm
M cgi-bin/LJ/Protocol.pm
M cgi-bin/LJ/Userpic.pm
M cgi-bin/LJ/Web.pm

Log Message:
-----------
(Bug 5077) Edit form now works correctly.


Commit: beecd35d345a68bba44dac8c3cb99dba76bbeec0
https://github.com/dreamwidth/dw-free/commit/beecd35d345a68bba44dac8c3cb99dba76bbeec0
Author: purplecat <purplecat@dreamwidth.org>
Date: 2013-11-03 (Sun, 03 Nov 2013)

Changed paths:
M cgi-bin/DW/Controller/Entry.pm
M cgi-bin/LJ/Event/UserMessageRecvd.pm
M cgi-bin/LJ/Event/UserMessageSent.pm
M cgi-bin/LJ/Message.pm
M cgi-bin/LJ/Protocol.pm
M cgi-bin/LJ/User.pm
M cgi-bin/LJ/Userpic.pm
M htdocs/inbox/compose.bml
M t/userpics_0keyword.t

Log Message:
-----------
(Bug 5077) Userpics with the keyword '0' now display correctly for PMs.

Also a bug fix on the test suite which was assuming you could safely
rename anonymous keywords.


Commit: 9b9c84a07fcb3b6153c745b546101059dde674c7
https://github.com/dreamwidth/dw-free/commit/9b9c84a07fcb3b6153c745b546101059dde674c7
Author: purplecat <purplecat@dreamwidth.org>
Date: 2013-11-09 (Sat, 09 Nov 2013)

Changed paths:
M cgi-bin/DW/Template/Plugin/FormHTML.pm
M cgi-bin/LJ/HTMLControls.pm
M cgi-bin/LJ/Protocol.pm
M cgi-bin/LJ/User.pm
M cgi-bin/LJ/Userpic.pm
M cgi-bin/LJ/Web.pm
M htdocs/inbox/compose.bml
M t/userpics_0keyword.t

Log Message:
-----------
(Bug 5077) Fixes following code review. Primarily the ruthless removal of brackets.
Z


Commit: 13d01765fb585dd54692b21183f2ede23be163b2
https://github.com/dreamwidth/dw-free/commit/13d01765fb585dd54692b21183f2ede23be163b2
Author: Afuna <afuna@users.noreply.github.com>
Date: 2013-11-13 (Wed, 13 Nov 2013)

Changed paths:
M cgi-bin/DW/Controller/Entry.pm
M cgi-bin/DW/Template/Plugin/FormHTML.pm
M cgi-bin/LJ/Event/UserMessageRecvd.pm
M cgi-bin/LJ/Event/UserMessageSent.pm
M cgi-bin/LJ/HTMLControls.pm
M cgi-bin/LJ/Message.pm
M cgi-bin/LJ/Protocol.pm
M cgi-bin/LJ/User.pm
M cgi-bin/LJ/Userpic.pm
M cgi-bin/LJ/Web.pm
M htdocs/inbox/compose.bml
A t/userpics_0keyword.t

Log Message:
-----------
Merge pull request #596 from annariel/Bug5077

Bug5077


Compare: https://github.com/dreamwidth/dw-free/compare/d8ffa9a50279...13d01765fb58