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-03-07 11:37 pm

[dreamwidth/dw-free] 8f2d96: (Bug 4903) Check whether we have a .full element p...

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 8f2d96681fd097a5c8fc691ccd66c45e1079239e
https://github.com/dreamwidth/dw-free/commit/8f2d96681fd097a5c8fc691ccd66c45e1079239e
Author: Afuna <fu@dreamwidth.org>
Date: 2013-03-05 (Tue, 05 Mar 2013)

Changed paths:
M htdocs/js/jquery.threadexpander.js

Log Message:
-----------
(Bug 4903) Check whether we have a .full element properly

find(".full") returns an empty array [] when there's no full elements.
Which means that we falsely assume that this comment has been expanded
and mark it as such. Which then breaks nested expansion. Tsk.


Commit: 7f4735d09c0b119c1df5faf1de3d1b46f2c2bdae
https://github.com/dreamwidth/dw-free/commit/7f4735d09c0b119c1df5faf1de3d1b46f2c2bdae
Author: Afuna <fu@dreamwidth.org>
Date: 2013-03-05 (Tue, 05 Mar 2013)

Changed paths:
M htdocs/tools/endpoints/poll.bml

Log Message:
-----------
(Bug 4904) Cast to int before we use it

This ensures that it's recognized as a number by the JSON library and
gets sent over that way.


Commit: e9a2ae76a226595f52a3d6173d4959ff07cb023c
https://github.com/dreamwidth/dw-free/commit/e9a2ae76a226595f52a3d6173d4959ff07cb023c
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-03-05 (Tue, 05 Mar 2013)

Changed paths:
M htdocs/tools/endpoints/poll.bml

Log Message:
-----------
Merge pull request #285 from afuna/poll-view-answers-bug4904

(Bug 4904) Cast to int before we use it


Commit: 91711a75c519db054f150b073c8259ca0b372da7
https://github.com/dreamwidth/dw-free/commit/91711a75c519db054f150b073c8259ca0b372da7
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-03-05 (Tue, 05 Mar 2013)

Changed paths:
M htdocs/js/jquery.threadexpander.js

Log Message:
-----------
Merge pull request #284 from afuna/fix-nested-expands-bug4903

(Bug 4903) Check whether we have a .full element properly


Commit: d4ec12a82303157e8d379f6c641d6ded6abf8f9e
https://github.com/dreamwidth/dw-free/commit/d4ec12a82303157e8d379f6c641d6ded6abf8f9e
Author: Afuna <fu@dreamwidth.org>
Date: 2013-03-07 (Thu, 07 Mar 2013)

Changed paths:
M htdocs/js/jquery.threadexpander.js
M htdocs/tools/endpoints/poll.bml

Log Message:
-----------
Merge branch 'release-1.14' into develop

* release-1.14:
(Bug 4904) Cast to int before we use it
(Bug 4903) Check whether we have a .full element properly


Compare: https://github.com/dreamwidth/dw-free/compare/604b2cb25c89...d4ec12a82303