2010-12-28

fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2010-12-28 11:41 am

[dw-free] Need consistent styling across the site

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

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

Step one in making styling consistent. Consolidate classes as much as
possible while only slightly tweaking visual appearance. Also adds a new
page under /dev/classes, to help developers.

Patch by [personal profile] fu.

Diff: 140 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2010-12-28 11:42 am

[dw-nonfree] Need consistent styling across the site

[commit: http://hg.dwscoalition.org/dw-nonfree/rev/88a18bda5e16]

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

Consolidate classes, slight visual tweaks.

Patch by [personal profile] fu.

Files modified:
  • cgi-bin/DW/Hooks/AnniversaryPromotion.pm
  • cgi-bin/bml/scheme/tropo-purple.look
  • cgi-bin/bml/scheme/tropo-red.look
  • htdocs/stc/tropo/reset.css
  • htdocs/stc/tropo/tropo-base.css
  • htdocs/stc/tropo/tropo-purple.css
  • htdocs/stc/tropo/tropo-red.css
Diff: 7 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2010-12-28 12:54 pm

[dw-free] move LJ::user_search_display to weblib.pl

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

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

Hush warnings that used to be silenced back when the function was in
LJ::User.

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/weblib.pl
Diff: 1 file changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2010-12-28 12:58 pm

[dw-free] directory search results: short/missing userpics misaligned

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

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

Make the text-only results a list rather than a table. Makes more sense that
way (also tweaks styling slightly

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/LJ/Directory/Results.pm
Diff: 1 file changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2010-12-28 01:05 pm

[dw-free] hush warnings in DayPage.pm

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

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

Check for definedness, before trying to manipulate. In the second section,
the s/// modifies the $prev/$next variables, so we can do it a simpler way.

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/LJ/S2/DayPage.pm
Diff: 1 file changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2010-12-28 01:16 pm

[dw-free] Display tags on the post comment page

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

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

Display tags on site skinned reply pages (s2-style/custom reply pages
already show entry tags)

Patch by [personal profile] kareila.

Files modified:
  • htdocs/talkpost.bml
Diff: 1 file changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2010-12-28 01:27 pm

[dw-free] Search for several interests at once

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

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

Add search by multiple interests to directory.

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/LJ/Directory/Constraint.pm
  • cgi-bin/LJ/Directory/Constraint/Interest.pm
Diff: 2 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2010-12-28 02:32 pm

[dw-free] hush warnings when editing profile

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

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

Return early if we can't do anything here to avoid warnings.

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/LJ/TextMessage.pm
  • cgi-bin/LJ/Widget/Location.pm
Diff: 2 files changed. )