2009-12-01

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

[dw-free] Community archives not updating

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

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

Clear 'access only' memcache key when posting. This addresses most of the
'calendar isn't accurate' issues, although it's still not entirely correct.

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-12-01 02:03 am

[dw-free] User tags slow to show up in RTE when switching between HTML and RTE

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

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

Add caching for user tags in the RTE. Makes switching back and forth from
HTML mode much faster if you have many user tags.

Patch by [personal profile] afuna.

Files modified:
  • htdocs/js/rte.js
  • htdocs/stc/fck/editor/plugins/livejournal/fckplugin.js
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-12-01 02:40 am

[dw-free] OPML file should special case feeds accounts

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

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

Use the original syndicated URL in OPML files, not the Dreamwidth URL.
Removes a level of indirection that isn't needed.

Patch by [personal profile] afuna.

Files modified:
  • htdocs/tools/opml.bml
Diff: 1 file changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-12-01 03:13 pm

[dw-free] Themes: 3 themes (Brittle)

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

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

Screenshots for Old Roses, Soft Blue, Soft Green

Screenshots by [personal profile] ninetydegrees.

Files modified:
  • htdocs/img/customize/previews/brittle/oldroses.png
  • htdocs/img/customize/previews/brittle/softblue.png
  • htdocs/img/customize/previews/brittle/softgreen.png
Diff: 3 files changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-12-01 03:22 pm

[dw-free] Brittle.pm and brittle/themes.s2: reorder themes in alphabetical order

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

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

Reorder Brittle themes to be in alphabetical order.

Patch by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/brittle/themes.s2
  • cgi-bin/LJ/S2Theme/brittle.pm
Diff: 2 files changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-12-01 05:27 pm

[dw-free] Auto-click 'from URL/file' radio buttons when user inputs URL or browses for file

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

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

Automatically select the appropriate radio button. Also, disable the input
box for the one which is not selected, to work around some validation
issues.

Patch by [personal profile] allen.

Files modified:
  • htdocs/editpics.bml
  • htdocs/js/editpics.js
Diff: 2 files changed. )