2009-07-22

mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
[staff profile] mark2009-07-22 01:05 am

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

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

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

Fix issue that lets people avoid sysbans by dropping the BML suffix.

Patch by [personal profile] exor674.

Files modified:
  • cgi-bin/Apache/LiveJournal.pm
Diff: 1 file changed. )
mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
[staff profile] mark2009-07-22 01:11 am

[dw-free] Need custom 404s

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

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

Custom 404s.

Patch by [personal profile] pauamma.

Files modified:
  • cgi-bin/Apache/LiveJournal.pm
  • cgi-bin/modperl_subs.pl
  • doc/config-local.pl.txt
  • etc/config.pl
  • htdocs/404-error.bml
Diff: 5 files changed. )
mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
[staff profile] mark2009-07-22 01:17 am

[dw-free] Broken poll markup results in wrong/misleading errors

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

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

Clear up error messages when you attempt to post with a poll and it fails.

Patch by [personal profile] afuna.

Files modified:
  • htdocs/update.bml
  • htdocs/update.bml.text
Diff: 2 files changed. )
mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
[staff profile] mark2009-07-22 01:24 am

[dw-nonfree] darken color of Tropo Red text

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

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

Darken the text colors of Tropospherical schemes.

Patch by [staff profile] denise.

Files modified:
  • htdocs/stc/tropo/purple.css
  • htdocs/stc/tropo/red.css
Diff: 2 files changed. )
mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
[staff profile] mark2009-07-22 01:26 am

[dw-free] invite code distribution results admin email slightly wonky

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

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

Fix missing peruser variables in distributed invites email generation.

Patch by [personal profile] afuna.

Files modified:
  • cgi-bin/DW/Worker/DistributeInvites.pm
Diff: 1 file changed. )
mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
[staff profile] mark2009-07-22 01:56 am

[dw-free] Arguments cause a page to be indexed as different content on search engines

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

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

Add canonical URL anchors to the HTML of most entry/comment pages.

Patch by [personal profile] afuna.

Files modified:
  • cgi-bin/LJ/S2/EntryPage.pm
  • cgi-bin/LJ/S2/ReplyPage.pm
  • htdocs/talkpost.bml
  • htdocs/talkread.bml
Diff: 4 files changed. )
mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
[staff profile] mark2009-07-22 02:01 am

[dw-nonfree] Navstrip stretches out Transmogrified footer

[commit: http://hg.dwscoalition.org/dw-nonfree/rev/012edc13c9e8]

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

Apply margins to footer as well in Transmogrified.

Patch by [personal profile] afuna.

Files modified:
  • bin/upgrading/s2layers/transmogrified/layout.s2
Diff: 1 file changed. )
mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
[staff profile] mark2009-07-22 02:03 am

[dw-nonfree] Site layouts don't change link color for hovering/visited/active link

[commit: http://hg.dwscoalition.org/dw-nonfree/rev/6b6a7be0e25c]

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

Add visited/active/etc link colors in Transmogrified.

Patch by [personal profile] yvi.

Files modified:
  • bin/upgrading/s2layers/transmogrified/layout.s2
  • cgi-bin/LJ/S2Theme/transmogrified.pm
Diff: 2 files changed. )
mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
[staff profile] mark2009-07-22 02:25 am

[dw-free] remove sysban types

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

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

Remove unused sysban types.

Patch by [staff profile] denise.

Files modified:
  • bin/ljsysban.pl
  • cgi-bin/ljlib.pl
  • cgi-bin/sysban.pl
  • doc/raw/lj.book/admin/sysban.xml
  • doc/raw/memcache-keys.txt
  • htdocs/admin/sysban.bml
Diff: 6 files changed. )
mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
[staff profile] mark2009-07-22 02:29 am

[dw-free] Fix up CSS issues with the action links on the profile page

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

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

Fix CSS issues with action links on the profiles. Patch looks big due to
tab/spacing fixes.

Patch by [personal profile] janinedog.

Files modified:
  • htdocs/stc/blueshift/blueshift.css
  • htdocs/stc/celerity/celerity.css
  • htdocs/stc/gradation/gradation-vertical.css
  • htdocs/stc/profile.css
Diff: 4 files changed. )
mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
[staff profile] mark2009-07-22 02:29 am

[dw-nonfree] Fix up CSS issues with the action links on the profile page

[commit: http://hg.dwscoalition.org/dw-nonfree/rev/1bf7e5283928]

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

Fix CSS issues with action links on the profiles. Patch looks big due to
tab/spacing fixes.

Patch by [personal profile] janinedog.

Files modified:
  • htdocs/stc/tropo/purple.css
  • htdocs/stc/tropo/red.css
Diff: 2 files changed. )
mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
[staff profile] mark2009-07-22 02:33 am

[dw-free] Memcache openid-to-userid mapping

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

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

Memcache url->uid map so we don't have to hit the database every time we
load an OpenID user.

Patch by [personal profile] afuna.

Files modified:
  • cgi-bin/LJ/User.pm
Diff: 1 file changed. )
mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
[staff profile] mark2009-07-22 02:38 am

[dw-free] moderated comms UI quickfixes

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

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

Add link to the moderation queue on the navbar for communities that are
moderatored.

Patch by [staff profile] denise.

Files modified:
  • bin/upgrading/en.dat
  • cgi-bin/communitylib.pl
  • cgi-bin/weblib.pl
  • htdocs/community/manage.bml.text
  • htdocs/community/moderate.bml
Diff: 5 files changed. )
kareila: (Default)
[personal profile] kareila2009-07-22 04:08 am

[dw-free] Handle OpenID results in directory search

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

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

Provide default for $LJ::USERSEARCH_METAFILE_PATH, needed for directory
search to function.

Patch by [personal profile] alierak.

Files modified:
  • cgi-bin/ljdefaults.pl
Diff: 1 file changed. )