Sep. 23rd, 2012

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 0b83b9bffc64ded32ce81c34c6c3476a9d9762e1
https://github.com/dreamwidth/dw-free/commit/0b83b9bffc64ded32ce81c34c6c3476a9d9762e1
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-22 (Sat, 22 Sep 2012)

Changed paths:
M htdocs/stc/jquery.iconselector.css

Log Message:
-----------
(Bug 4385) Don't force a width for small icons with no meta text


Commit: 0e41ad83f0bae2fc40097221072870013a379f24
https://github.com/dreamwidth/dw-free/commit/0e41ad83f0bae2fc40097221072870013a379f24
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-22 (Sat, 22 Sep 2012)

Changed paths:
M cgi-bin/Apache/LiveJournal.pm

Log Message:
-----------
Resolve favicon.ico, which is in dw-nonfree


Compare: https://github.com/dreamwidth/dw-free/compare/653f6c8b967e...0e41ad83f0ba
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: c47c6af734c8b143b6261e02a291c7cef0074615
https://github.com/dreamwidth/dw-free/commit/c47c6af734c8b143b6261e02a291c7cef0074615
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

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

Log Message:
-----------
(Bug 4654) Additional ?user=parameter for supporthelps

Debugging aid.


Commit: 7ff4c652b3f155ba76881ae45653765d7376dff2
https://github.com/dreamwidth/dw-free/commit/7ff4c652b3f155ba76881ae45653765d7376dff2
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

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

Log Message:
-----------
(Bug 4638) Trigger a tooltipout event on mouseout

Browser inconsistency: mouseout in Firefox always has returns true
for e.isDefaultPrevented() which was preventing the popup from
disappearing (rather annoyingly)

So instead of using the raw mouseout event, let's have this trigger our
custom tooltipout event, so we have more of the state under our control.


Commit: c023f7ea6f736cef7ab05915adfb2f2529010f27
https://github.com/dreamwidth/dw-free/commit/c023f7ea6f736cef7ab05915adfb2f2529010f27
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

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

Log Message:
-----------
(Bug 4666) Fix expected URL for textcaptcha

We want /exampleuseranme/__rpc_captcha, not just /__rpc_captcha


Commit: 692d77403e19b9323afd4b6696289672b8df1910
https://github.com/dreamwidth/dw-free/commit/692d77403e19b9323afd4b6696289672b8df1910
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

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

Log Message:
-----------
Merge branch 'contextual-hover-stickiness-bug4638' into release-1.11.0

* contextual-hover-stickiness-bug4638:
(Bug 4638) Trigger a tooltipout event on mouseout


Commit: 1f81d188d143fbe77ece0b2eebe094720a49f0ff
https://github.com/dreamwidth/dw-free/commit/1f81d188d143fbe77ece0b2eebe094720a49f0ff
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

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

Log Message:
-----------
Merge branch 'support-getuserpics-bug4654' into release-1.11.0

* support-getuserpics-bug4654:
(Bug 4654) Additional ?user=parameter for supporthelps


Compare: https://github.com/dreamwidth/dw-free/compare/0e41ad83f0ba...1f81d188d143
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/master
Home: https://github.com/dreamwidth/dw-free
Commit: c47c6af734c8b143b6261e02a291c7cef0074615
https://github.com/dreamwidth/dw-free/commit/c47c6af734c8b143b6261e02a291c7cef0074615
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

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

Log Message:
-----------
(Bug 4654) Additional ?user=parameter for supporthelps

Debugging aid.


Commit: 7ff4c652b3f155ba76881ae45653765d7376dff2
https://github.com/dreamwidth/dw-free/commit/7ff4c652b3f155ba76881ae45653765d7376dff2
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

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

Log Message:
-----------
(Bug 4638) Trigger a tooltipout event on mouseout

Browser inconsistency: mouseout in Firefox always has returns true
for e.isDefaultPrevented() which was preventing the popup from
disappearing (rather annoyingly)

So instead of using the raw mouseout event, let's have this trigger our
custom tooltipout event, so we have more of the state under our control.


Commit: c023f7ea6f736cef7ab05915adfb2f2529010f27
https://github.com/dreamwidth/dw-free/commit/c023f7ea6f736cef7ab05915adfb2f2529010f27
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

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

Log Message:
-----------
(Bug 4666) Fix expected URL for textcaptcha

We want /exampleuseranme/__rpc_captcha, not just /__rpc_captcha


Commit: 692d77403e19b9323afd4b6696289672b8df1910
https://github.com/dreamwidth/dw-free/commit/692d77403e19b9323afd4b6696289672b8df1910
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

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

Log Message:
-----------
Merge branch 'contextual-hover-stickiness-bug4638' into release-1.11.0

* contextual-hover-stickiness-bug4638:
(Bug 4638) Trigger a tooltipout event on mouseout


Commit: 1f81d188d143fbe77ece0b2eebe094720a49f0ff
https://github.com/dreamwidth/dw-free/commit/1f81d188d143fbe77ece0b2eebe094720a49f0ff
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

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

Log Message:
-----------
Merge branch 'support-getuserpics-bug4654' into release-1.11.0

* support-getuserpics-bug4654:
(Bug 4654) Additional ?user=parameter for supporthelps


Commit: e07f2ab4ae5a102fc65d6b761fc3750680c6baff
https://github.com/dreamwidth/dw-free/commit/e07f2ab4ae5a102fc65d6b761fc3750680c6baff
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

Changed paths:
M cgi-bin/DW/Controller/RPC/TextCAPTCHA.pm
M htdocs/js/jquery.ajaxtip.js
M htdocs/tools/endpoints/getuserpics.bml

Log Message:
-----------
Merge branch 'release-1.11.0'

* release-1.11.0:
(Bug 4666) Fix expected URL for textcaptcha
(Bug 4638) Trigger a tooltipout event on mouseout
(Bug 4654) Additional ?user=parameter for supporthelps


Compare: https://github.com/dreamwidth/dw-free/compare/478b798d5fc3...e07f2ab4ae5a
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.11.0
Home: https://github.com/dreamwidth/dw-free
Commit: c47c6af734c8b143b6261e02a291c7cef0074615
https://github.com/dreamwidth/dw-free/commit/c47c6af734c8b143b6261e02a291c7cef0074615
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

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

Log Message:
-----------
(Bug 4654) Additional ?user=parameter for supporthelps

Debugging aid.


Commit: 7ff4c652b3f155ba76881ae45653765d7376dff2
https://github.com/dreamwidth/dw-free/commit/7ff4c652b3f155ba76881ae45653765d7376dff2
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

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

Log Message:
-----------
(Bug 4638) Trigger a tooltipout event on mouseout

Browser inconsistency: mouseout in Firefox always has returns true
for e.isDefaultPrevented() which was preventing the popup from
disappearing (rather annoyingly)

So instead of using the raw mouseout event, let's have this trigger our
custom tooltipout event, so we have more of the state under our control.


Commit: c023f7ea6f736cef7ab05915adfb2f2529010f27
https://github.com/dreamwidth/dw-free/commit/c023f7ea6f736cef7ab05915adfb2f2529010f27
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

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

Log Message:
-----------
(Bug 4666) Fix expected URL for textcaptcha

We want /exampleuseranme/__rpc_captcha, not just /__rpc_captcha


Commit: 692d77403e19b9323afd4b6696289672b8df1910
https://github.com/dreamwidth/dw-free/commit/692d77403e19b9323afd4b6696289672b8df1910
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

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

Log Message:
-----------
Merge branch 'contextual-hover-stickiness-bug4638' into release-1.11.0

* contextual-hover-stickiness-bug4638:
(Bug 4638) Trigger a tooltipout event on mouseout


Commit: 1f81d188d143fbe77ece0b2eebe094720a49f0ff
https://github.com/dreamwidth/dw-free/commit/1f81d188d143fbe77ece0b2eebe094720a49f0ff
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

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

Log Message:
-----------
Merge branch 'support-getuserpics-bug4654' into release-1.11.0

* support-getuserpics-bug4654:
(Bug 4654) Additional ?user=parameter for supporthelps


Compare: https://github.com/dreamwidth/dw-free/compare/0e41ad83f0ba...1f81d188d143
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 8470afafa9a883ae94e1bd3e84bb9e277a380802
https://github.com/dreamwidth/dw-free/commit/8470afafa9a883ae94e1bd3e84bb9e277a380802
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

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

Log Message:
-----------
(Bug 4666) Split up registering of URL between site and journal

One goes: www.dreamwidth.org/__rpc_captcha... the other goes
exampleusername.dreamiwdth.org/exampleusername/__rpc_captcha

This could be handled by just one regex, but let's go with this.
Cleaner.
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.11.0
Home: https://github.com/dreamwidth/dw-free
Commit: 8470afafa9a883ae94e1bd3e84bb9e277a380802
https://github.com/dreamwidth/dw-free/commit/8470afafa9a883ae94e1bd3e84bb9e277a380802
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

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

Log Message:
-----------
(Bug 4666) Split up registering of URL between site and journal

One goes: www.dreamwidth.org/__rpc_captcha... the other goes
exampleusername.dreamiwdth.org/exampleusername/__rpc_captcha

This could be handled by just one regex, but let's go with this.
Cleaner.
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.11.0
Home: https://github.com/dreamwidth/dw-free
Commit: 871fcefccb4a6e1abc7e8061dfbb9ea8bbad5c26
https://github.com/dreamwidth/dw-free/commit/871fcefccb4a6e1abc7e8061dfbb9ea8bbad5c26
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

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

Log Message:
-----------
(Bug 647) Switch to siteviews always

Was only using siteviews when we forced it to using style=site/light.
This detects it better
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 871fcefccb4a6e1abc7e8061dfbb9ea8bbad5c26
https://github.com/dreamwidth/dw-free/commit/871fcefccb4a6e1abc7e8061dfbb9ea8bbad5c26
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

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

Log Message:
-----------
(Bug 647) Switch to siteviews always

Was only using siteviews when we forced it to using style=site/light.
This detects it better
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/master
Home: https://github.com/dreamwidth/dw-free
Commit: 8470afafa9a883ae94e1bd3e84bb9e277a380802
https://github.com/dreamwidth/dw-free/commit/8470afafa9a883ae94e1bd3e84bb9e277a380802
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

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

Log Message:
-----------
(Bug 4666) Split up registering of URL between site and journal

One goes: www.dreamwidth.org/__rpc_captcha... the other goes
exampleusername.dreamiwdth.org/exampleusername/__rpc_captcha

This could be handled by just one regex, but let's go with this.
Cleaner.


Commit: 871fcefccb4a6e1abc7e8061dfbb9ea8bbad5c26
https://github.com/dreamwidth/dw-free/commit/871fcefccb4a6e1abc7e8061dfbb9ea8bbad5c26
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

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

Log Message:
-----------
(Bug 647) Switch to siteviews always

Was only using siteviews when we forced it to using style=site/light.
This detects it better


Commit: 7771676da85a24aaa04b78ef3c157cd0e29e86b1
https://github.com/dreamwidth/dw-free/commit/7771676da85a24aaa04b78ef3c157cd0e29e86b1
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

Changed paths:
M cgi-bin/DW/Controller/RPC/TextCAPTCHA.pm
M cgi-bin/LJ/User.pm

Log Message:
-----------
Merge branch 'release-1.11.0'

* release-1.11.0:
(Bug 647) Switch to siteviews always
(Bug 4666) Split up registering of URL between site and journal


Compare: https://github.com/dreamwidth/dw-free/compare/e07f2ab4ae5a...7771676da85a
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.11.0
Home: https://github.com/dreamwidth/dw-free
Commit: 0a4559bd68519371152b16cf7e50b81fafb8fa8f
https://github.com/dreamwidth/dw-free/commit/0a4559bd68519371152b16cf7e50b81fafb8fa8f
Author: exor674 <exor674@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

Changed paths:
M htdocs/support/see_request.bml

Log Message:
-----------
(bug 4669) Fix FAQ category titles not showing up

Category titles wern't showing up in the support request
dropdown.


Commit: 207400afab72152d7bba6f8c3b6fd6323875fa4b
https://github.com/dreamwidth/dw-free/commit/207400afab72152d7bba6f8c3b6fd6323875fa4b
Author: Mark Smith <mark@qq.is>
Date: 2012-09-23 (Sun, 23 Sep 2012)

Changed paths:
M htdocs/support/see_request.bml

Log Message:
-----------
Merge pull request #91 from anall/fix/Bug4669

(bug 4669) Fix FAQ category titles not showing up


Compare: https://github.com/dreamwidth/dw-free/compare/871fcefccb4a...207400afab72
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.11.0
Home: https://github.com/dreamwidth/dw-nonfree
Commit: 22fde64b680e7aa67735562ee28af71245984550
https://github.com/dreamwidth/dw-nonfree/commit/22fde64b680e7aa67735562ee28af71245984550
Author: Momiji <momijizukamori+bugzilla@gmail.com>
Date: 2012-09-23 (Sun, 23 Sep 2012)

Changed paths:
M htdocs/stc/tropo/tropo-purple.css
M htdocs/stc/tropo/tropo-red.css

Log Message:
-----------
(Bug 647) Tweaks for heirarchical display coloring in Tropo


Commit: e968442ce855616bb52e3f1a3d66a262417184fb
https://github.com/dreamwidth/dw-nonfree/commit/e968442ce855616bb52e3f1a3d66a262417184fb
Author: Mark Smith <mark@qq.is>
Date: 2012-09-23 (Sun, 23 Sep 2012)

Changed paths:
M htdocs/stc/tropo/tropo-purple.css
M htdocs/stc/tropo/tropo-red.css

Log Message:
-----------
Merge pull request #13 from momijizukamori/release-1.11.0

(Bug 647) Tweaks for heirarchical display coloring in Tropo


Compare: https://github.com/dreamwidth/dw-nonfree/compare/e726b532e75b...e968442ce855
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.11.0
Home: https://github.com/dreamwidth/dw-free
Commit: b42c03f72625aceae006a13a03e18d85625d55e6
https://github.com/dreamwidth/dw-free/commit/b42c03f72625aceae006a13a03e18d85625d55e6
Author: Momiji <momijizukamori+bugzilla@gmail.com>
Date: 2012-09-23 (Sun, 23 Sep 2012)

Changed paths:
M htdocs/stc/celerity/celerity.css
M htdocs/stc/entrypage.css
M htdocs/stc/gradation/gradation.css
M htdocs/stc/lynx/lynx.css
M htdocs/stc/replypage.css

Log Message:
-----------
(Bug 647) Minor CSS display tweaks based on feetback so far


Commit: 982a51ad028124e1cae95c576c94fc7e32bb7a42
https://github.com/dreamwidth/dw-free/commit/982a51ad028124e1cae95c576c94fc7e32bb7a42
Author: Mark Smith <mark@qq.is>
Date: 2012-09-23 (Sun, 23 Sep 2012)

Changed paths:
M htdocs/stc/celerity/celerity.css
M htdocs/stc/entrypage.css
M htdocs/stc/gradation/gradation.css
M htdocs/stc/lynx/lynx.css
M htdocs/stc/replypage.css

Log Message:
-----------
Merge pull request #92 from momijizukamori/release-1.11.0

(Bug 647) Minor CSS display tweaks based on feedback so far


Compare: https://github.com/dreamwidth/dw-free/compare/207400afab72...982a51ad0281
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 0a4559bd68519371152b16cf7e50b81fafb8fa8f
https://github.com/dreamwidth/dw-free/commit/0a4559bd68519371152b16cf7e50b81fafb8fa8f
Author: exor674 <exor674@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

Changed paths:
M htdocs/support/see_request.bml

Log Message:
-----------
(bug 4669) Fix FAQ category titles not showing up

Category titles wern't showing up in the support request
dropdown.


Commit: 207400afab72152d7bba6f8c3b6fd6323875fa4b
https://github.com/dreamwidth/dw-free/commit/207400afab72152d7bba6f8c3b6fd6323875fa4b
Author: Mark Smith <mark@qq.is>
Date: 2012-09-23 (Sun, 23 Sep 2012)

Changed paths:
M htdocs/support/see_request.bml

Log Message:
-----------
Merge pull request #91 from anall/fix/Bug4669

(bug 4669) Fix FAQ category titles not showing up


Commit: b42c03f72625aceae006a13a03e18d85625d55e6
https://github.com/dreamwidth/dw-free/commit/b42c03f72625aceae006a13a03e18d85625d55e6
Author: Momiji <momijizukamori+bugzilla@gmail.com>
Date: 2012-09-23 (Sun, 23 Sep 2012)

Changed paths:
M htdocs/stc/celerity/celerity.css
M htdocs/stc/entrypage.css
M htdocs/stc/gradation/gradation.css
M htdocs/stc/lynx/lynx.css
M htdocs/stc/replypage.css

Log Message:
-----------
(Bug 647) Minor CSS display tweaks based on feetback so far


Commit: 982a51ad028124e1cae95c576c94fc7e32bb7a42
https://github.com/dreamwidth/dw-free/commit/982a51ad028124e1cae95c576c94fc7e32bb7a42
Author: Mark Smith <mark@qq.is>
Date: 2012-09-23 (Sun, 23 Sep 2012)

Changed paths:
M htdocs/stc/celerity/celerity.css
M htdocs/stc/entrypage.css
M htdocs/stc/gradation/gradation.css
M htdocs/stc/lynx/lynx.css
M htdocs/stc/replypage.css

Log Message:
-----------
Merge pull request #92 from momijizukamori/release-1.11.0

(Bug 647) Minor CSS display tweaks based on feedback so far


Commit: 916588c252a680037825268cb04242ae7be392c4
https://github.com/dreamwidth/dw-free/commit/916588c252a680037825268cb04242ae7be392c4
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

Changed paths:
M htdocs/stc/celerity/celerity.css
M htdocs/stc/entrypage.css
M htdocs/stc/gradation/gradation.css
M htdocs/stc/lynx/lynx.css
M htdocs/stc/replypage.css
M htdocs/support/see_request.bml

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

* release-1.11.0:
(Bug 647) Minor CSS display tweaks based on feetback so far
(bug 4669) Fix FAQ category titles not showing up


Compare: https://github.com/dreamwidth/dw-free/compare/871fcefccb4a...916588c252a6
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/master
Home: https://github.com/dreamwidth/dw-free
Commit: 0a4559bd68519371152b16cf7e50b81fafb8fa8f
https://github.com/dreamwidth/dw-free/commit/0a4559bd68519371152b16cf7e50b81fafb8fa8f
Author: exor674 <exor674@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

Changed paths:
M htdocs/support/see_request.bml

Log Message:
-----------
(bug 4669) Fix FAQ category titles not showing up

Category titles wern't showing up in the support request
dropdown.


Commit: 207400afab72152d7bba6f8c3b6fd6323875fa4b
https://github.com/dreamwidth/dw-free/commit/207400afab72152d7bba6f8c3b6fd6323875fa4b
Author: Mark Smith <mark@qq.is>
Date: 2012-09-23 (Sun, 23 Sep 2012)

Changed paths:
M htdocs/support/see_request.bml

Log Message:
-----------
Merge pull request #91 from anall/fix/Bug4669

(bug 4669) Fix FAQ category titles not showing up


Commit: b42c03f72625aceae006a13a03e18d85625d55e6
https://github.com/dreamwidth/dw-free/commit/b42c03f72625aceae006a13a03e18d85625d55e6
Author: Momiji <momijizukamori+bugzilla@gmail.com>
Date: 2012-09-23 (Sun, 23 Sep 2012)

Changed paths:
M htdocs/stc/celerity/celerity.css
M htdocs/stc/entrypage.css
M htdocs/stc/gradation/gradation.css
M htdocs/stc/lynx/lynx.css
M htdocs/stc/replypage.css

Log Message:
-----------
(Bug 647) Minor CSS display tweaks based on feetback so far


Commit: 982a51ad028124e1cae95c576c94fc7e32bb7a42
https://github.com/dreamwidth/dw-free/commit/982a51ad028124e1cae95c576c94fc7e32bb7a42
Author: Mark Smith <mark@qq.is>
Date: 2012-09-23 (Sun, 23 Sep 2012)

Changed paths:
M htdocs/stc/celerity/celerity.css
M htdocs/stc/entrypage.css
M htdocs/stc/gradation/gradation.css
M htdocs/stc/lynx/lynx.css
M htdocs/stc/replypage.css

Log Message:
-----------
Merge pull request #92 from momijizukamori/release-1.11.0

(Bug 647) Minor CSS display tweaks based on feedback so far


Commit: ad92f6a6901cd12cda1bbd739e64bd061293322a
https://github.com/dreamwidth/dw-free/commit/ad92f6a6901cd12cda1bbd739e64bd061293322a
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

Changed paths:
M htdocs/stc/celerity/celerity.css
M htdocs/stc/entrypage.css
M htdocs/stc/gradation/gradation.css
M htdocs/stc/lynx/lynx.css
M htdocs/stc/replypage.css
M htdocs/support/see_request.bml

Log Message:
-----------
Merge branch 'release-1.11.0'

* release-1.11.0:
(Bug 647) Minor CSS display tweaks based on feetback so far
(bug 4669) Fix FAQ category titles not showing up


Compare: https://github.com/dreamwidth/dw-free/compare/7771676da85a...ad92f6a6901c
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.11.0
Home: https://github.com/dreamwidth/dw-free
Commit: 6bf71db86ad10cf5e9c1e1dc33fde777d2320191
https://github.com/dreamwidth/dw-free/commit/6bf71db86ad10cf5e9c1e1dc33fde777d2320191
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)

Changed paths:
M htdocs/js/jquery.cuttag-ajax.js

Log Message:
-----------
Revert "Merge pull request #23 from dunvi/bug-4294"

This reverts commit 1a868831477ff411013957bf1457179e1f6c354a, reversing
changes made to 45ac5b5525a5eadca55a93d17f32c95d50077f25.

Profile

Dreamwidth Changelog

June 2025

S M T W T F S
1234567
89101112 13 14
1516171819 2021
22232425262728
2930     

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 10th, 2025 12:04 pm
Powered by Dreamwidth Studios