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-06-07 09:44 pm

[dreamwidth/dw-free] b0b1ef: http://bugs.dwscoalition.org/show_bug.cgi?id=4927

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: b0b1ef84c295574d61f768aaa15bda8eeb16457c
https://github.com/dreamwidth/dw-free/commit/b0b1ef84c295574d61f768aaa15bda8eeb16457c
Author: randomling <randomling.code@gmail.com>
Date: 2013-06-06 (Thu, 06 Jun 2013)

Changed paths:
M bin/upgrading/en.dat
M cgi-bin/LJ/Talk.pm
A htdocs/js/jquery.commentpreview.js

Log Message:
-----------
http://bugs.dwscoalition.org/show_bug.cgi?id=4927

Added a More Options button to the comment preview page which uses jQuery to redirect to
mode=reply or reply=to.


Commit: 92cc4898d6b3b9eda85e0213dc578a83f7972c43
https://github.com/dreamwidth/dw-free/commit/92cc4898d6b3b9eda85e0213dc578a83f7972c43
Author: randomling <randomling.code@gmail.com>
Date: 2013-06-07 (Fri, 07 Jun 2013)

Changed paths:
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/Talk.pm
M cgi-bin/LJ/Web.pm
M htdocs/js/jquery.commentpreview.js

Log Message:
-----------
http://bugs.dwscoalition.org/show_bug.cgi?id=4927

Added the "More Options" button to the comment preview page with jQuery
as well as making the functionality. Also edited Talk.pm to resolve a
bug in my original code that made this break unless you came to the
preview page via QuickReply.

Additional stuff: removed a sexist joke from the comments in S2.pm and
added "fixme" comments to viewing_style_args and viewing_style_opts in
Web.pm as these need to be modernised (as advised by Rah).


Commit: d7b5dc1b3ef14ee89669df7a0c6af388cd1ebc17
https://github.com/dreamwidth/dw-free/commit/d7b5dc1b3ef14ee89669df7a0c6af388cd1ebc17
Author: randomling <randomling.code@gmail.com>
Date: 2013-06-07 (Fri, 07 Jun 2013)

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

Log Message:
-----------
http://bugs.dwscoalition.org/show_bug.cgi?id=4927

Removed some logs and moved the More Options button.


Commit: 48ae29976e4dd53051fce98d85757a4a7cb29b4b
https://github.com/dreamwidth/dw-free/commit/48ae29976e4dd53051fce98d85757a4a7cb29b4b
Author: randomling <randomling.code@gmail.com>
Date: 2013-06-07 (Fri, 07 Jun 2013)

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

Log Message:
-----------
http://bugs.dwscoalition.org/show_bug.cgi?id=4927

Changed $basepath to use the entry's url method rather than building the
link directly with the item id to make the link compatible with pretty
URLs (see bug 5087).


Commit: 36005feda2a021514ba844391f6083b65acb51e3
https://github.com/dreamwidth/dw-free/commit/36005feda2a021514ba844391f6083b65acb51e3
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-06-07 (Fri, 07 Jun 2013)

Changed paths:
M bin/upgrading/en.dat
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/Talk.pm
M cgi-bin/LJ/Web.pm
A htdocs/js/jquery.commentpreview.js

Log Message:
-----------
Merge pull request #404 from lucymclaughlin/4927-more-options-preview

http://bugs.dwscoalition.org/show_bug.cgi?id=4927


Compare: https://github.com/dreamwidth/dw-free/compare/59fb8009301d...36005feda2a0