2011-01-13

fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-01-13 03:55 am

[dw-free] $LJ::T_HAS_ALL_CAPS makes all users read only

[commit: http://hg.dwscoalition.org/dw-free/rev/27e14284313c]

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

Tweak behavior, for the sake of tests. Good enough patch for now.

Patch by [personal profile] fu.

Files modified:
  • cgi-bin/LJ/User.pm
  • t/caps.t
Diff: 2 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-01-13 04:08 am

[dw-free] Skittlish Dreams: 5 new themes by sarken

[commit: http://hg.dwscoalition.org/dw-free/rev/9aa5e013e2ed]

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

Only print out images/styling related to images if theme wants them.

Patch by [personal profile] fu.

Files modified:
  • bin/upgrading/s2layers/skittlishdreams/layout.s2
  • bin/upgrading/s2layers/skittlishdreams/themes.s2
Diff: 2 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-01-13 04:19 am

[dw-free] Improve sorting of themes in /layers

[commit: http://hg.dwscoalition.org/dw-free/rev/e831b210dd84]

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

Tweak sorting of themes in layers so they are sorted by: themes with names
in alphabetical order, themes with the name "Auto-generated Customizations",
themes without names in layer id order

Patch by [personal profile] fu.

Files modified:
  • htdocs/customize/advanced/layers.bml
Diff: 1 file changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-01-13 04:23 am

[dw-free] style=* links on control strip broken when control strip is added using JS

[commit: http://hg.dwscoalition.org/dw-free/rev/4ce458a16452]

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

Fix style=* URLs when called from a control strip that was injected using
javascript (when not supported natively by the style)

Patch by [personal profile] fu.

Files modified:
  • cgi-bin/weblib.pl
  • htdocs/tools/endpoints/controlstrip.bml
Diff: 2 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-01-13 05:49 am

[dw-free] refactor paging_bar logic in talkread.bml

[commit: http://hg.dwscoalition.org/dw-free/rev/42861785f55c]

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

Use a span, rather than a div for inline blocks. Use LJ::page_change_getargs
rather than BML::self_link as the default handler.

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/DW/Controller/Search/Interests.pm
  • cgi-bin/weblib.pl
Diff: 2 files changed. )