2009-08-10

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

[dw-free] make RSS feeds for specific tags more discoverable

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

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

Add 'add this RSS feed filtered by tags' link for discoverability by RSS
readers/browsers/etc.

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/LJ/S2.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-08-10 02:08 am

[dw-free] Create a new ban type for persistent spammers

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

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

Add ability to ban an IP so the user must log in to use the site for extreme
cases of anonymous/logged out issues.

Patch by [personal profile] afuna.

Files modified:
  • cgi-bin/Apache/LiveJournal.pm
  • cgi-bin/sysban.pl
  • etc/config.pl
  • htdocs/admin/sysban.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-08-10 03:05 am

[dw-free] Fix multiple-escapes in /data/userpics

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

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

Stop double escaping output of /data/userpics feed. This now respects the
same behavior as on allpics: HTML from description/comment is stripped, and
keywords are just escaped.

Patch by [personal profile] kfk2.

Files modified:
  • cgi-bin/ljfeed.pl
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-08-10 04:36 am

[dw-free] overhaul manage/circle/edit

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

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

Reengineer the internals of the /manage/circle/edit page, with a new design
at the top that is far easier to use and nicer to look at.

Patch by [personal profile] ysobel.

Files modified:
  • htdocs/img/silk/site/cross.png
  • htdocs/img/silk/site/tick.png
  • htdocs/manage/circle/edit.bml
  • htdocs/manage/circle/edit.bml.text
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-08-10 04:55 am

[dw-nonfree] Layout: ColorSide Nadeshiko

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

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

Custom theme for new layout ColorSide.

Patch by [personal profile] afuna.

Files modified:
  • bin/upgrading/s2layers-local.dat
  • bin/upgrading/s2layers/colorside/themes-local.s2
  • cgi-bin/LJ/S2Theme/colorside_local.pm
  • cgi-bin/LJ/S2Theme_local.pm
  • htdocs/stc/colorside/nadeshiko.jpg
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-08-10 04:58 am

[dw-free] Layout: ColorSide Nadeshiko

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

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

New layout ColorSide.

Patch by [personal profile] afuna.

Files modified:
  • bin/upgrading/s2layers.dat
  • bin/upgrading/s2layers/colorside/layout.s2
  • bin/upgrading/s2layers/modish/layout.s2
  • cgi-bin/LJ/S2Theme/colorside.pm
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-08-10 05:00 am

[dw-free] Layout: Boxes and Borders Gray

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

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

New layout Boxes and Borders, theme Gray.

Patch by [personal profile] afuna.

Files modified:
  • bin/upgrading/s2layers.dat
  • bin/upgrading/s2layers/boxesandborders/layout.s2
  • bin/upgrading/s2layers/boxesandborders/themes.s2
  • cgi-bin/LJ/S2Theme.pm
  • cgi-bin/LJ/S2Theme/boxesandborders.pm
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-08-10 05:01 am

[dw-free] Layout: Stepping Stones Purple

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

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

New layout: Stepping Stones, theme: Purple.

Patch by [personal profile] afuna.

Files modified:
  • bin/upgrading/s2layers.dat
  • bin/upgrading/s2layers/steppingstones/layout.s2
  • bin/upgrading/s2layers/steppingstones/themes.s2
  • cgi-bin/LJ/S2Theme.pm
  • cgi-bin/LJ/S2Theme/steppingstones.pm
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-08-10 05:04 am

[dw-free] Entry management icons can push quick reply div to the right

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

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

Fix styles to prevent entry management icons from beating up the quickreply
box.

Patch by [personal profile] afuna.

Files modified:
  • bin/upgrading/s2layers/basicboxes/layout.s2
  • bin/upgrading/s2layers/boxesandborders/layout.s2
  • bin/upgrading/s2layers/colorside/layout.s2
  • bin/upgrading/s2layers/modish/layout.s2
  • bin/upgrading/s2layers/steppingstones/layout.s2
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-08-10 05:13 am

[dw-nonfree] Base layouts should use print_default_stylesheet()

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

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

Make Transmogrifried use print_default_stylesheet() calls.

Patch by [personal profile] av8rmike.

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-08-10 05:16 am

[dw-nonfree] transparent versions of Transmorgrified icons

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

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

Use transparent background versions of various Transmogrified icons.

Patch by [personal profile] nova.

Files modified:
  • htdocs/stc/transmogrified/next.gif
  • htdocs/stc/transmogrified/previous.gif
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-08-10 05:20 am

[dw-nonfree] tweak suggestion poll

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

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

Add note to suggestions generator output prompting people to comment if they
choose 'implement with changes'.

Patch by [staff profile] denise.

Files modified:
  • htdocs/site/suggest.bml
Diff: 1 file changed. )
kareila: (Default)
[personal profile] kareila2009-08-10 06:19 am

[dw-free] color previews on /manage/circle/add

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

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

Show the preset colour boxes; update the preview background colour.

Patch by [personal profile] carynb.

Files modified:
  • htdocs/manage/circle/add.bml
Diff: 1 file changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-08-10 03:36 pm

[dw-free] Font properties in the wizard

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

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

Font properties and fallbacks for Tabula Rasa, Drifting, Negatives.

Patch by [personal profile] av8rmike.

Files modified:
  • bin/upgrading/s2layers/core2.s2
  • bin/upgrading/s2layers/core2base/layout.s2
  • bin/upgrading/s2layers/drifting/layout.s2
  • bin/upgrading/s2layers/negatives/layout.s2
  • cgi-bin/LJ/S2Theme.pm
Diff: 5 files changed. )