Jun. 2nd, 2010

fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/276a9e18856e]

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

Allow to expand cut tags directly from the page you're viewing them from,
using an image before the cut. (The actual link in the cut text will still
take you to directly to the entry)

Patch by [personal profile] allen.

Files modified:
  • bin/upgrading/en.dat
  • cgi-bin/DW/Controller/CutExpander.pm
  • cgi-bin/LJ/CleanHTML.pm
  • cgi-bin/LJ/S2.pm
  • cgi-bin/LJ/S2/DayPage.pm
  • cgi-bin/LJ/S2/FriendsPage.pm
  • cgi-bin/LJ/S2/RecentPage.pm
  • htdocs/js/cuttag-ajax.js
Diff: 8 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-nonfree/rev/048c8b157b94]

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

Cleanup of images to remove background colors and do slight tweaks for
cleanup of corners. This addresses two issues:
* In some cases/some monitors, the background color of the image differed from
the declared background color in the HTML slightly.
* Background color is unnecessary bulk to the size of the image. This reduces
the image size to about a third or a fourth of the original in most cases.

The differences are not really obvious unless the two images are side-by-
side, but there's bunches of invisible benefits.

Patch by [personal profile] ninetydegrees.

Files modified:
  • htdocs/stc/sundaymorning/greensquiggle.png
  • htdocs/stc/sundaymorning/pinkswirls.png
  • htdocs/stc/sundaymorning/redsquiggle.png
  • htdocs/stc/sundaymorning/whitesquiggle.png
  • htdocs/stc/sundaymorning/yellowsquiggle.png
Diff: 5 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/bc538355bea2]

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

Code cleanup. Remove one-time change, which was meant to be temporary.

Patch by [personal profile] kareila.

Files modified:
  • bin/maint/clean_caches.pl
  • bin/upgrading/update-db-general.pl
Diff: 2 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/56e73178fde7]

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

Don't show disabled form elements when you can't use them; instead, display
an informative error message stating that this isn't available for your
account level.

Patch by denise

Files modified:
  • bin/upgrading/en.dat
  • cgi-bin/LJ/Setting/EmailPosting.pm
Diff: 2 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/e95a0115cf00]

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

Add placeholder text explaining how to get a code on /create.

Patch by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/en.dat
  • cgi-bin/LJ/Widget/CreateAccountEnterCode.pm
Diff: 2 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-nonfree/rev/30d0ed68b71f]

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

Tweak some existing text on the /create page, to add in dreamwidth.org-
specific links.

Patch by [personal profile] fu.

Files modified:
  • bin/upgrading/en_DW.dat
Diff: 1 file changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/095f6506596c]

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

When spellchecking, show the comment correctly formatted, rather than having
all those ugly HTML tags in the way, making the comment difficult to
understand.

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/LJ/SpellCheck.pm
  • cgi-bin/LJ/Talk.pm
Diff: 2 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-nonfree/rev/f04b4037a007]

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

Backend/admin: sync up the actual default config file for Dreamwidth
development (dw-nonfree/etc/config-local.pl) with the sample config file
(dw-free/doc/config-local.pl.txt)

Patch by [personal profile] kareila.

Files modified:
  • etc/config-local.pl
Diff: 1 file changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/e1f39e724a18]

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

Allow to select whether to view time as 12-hour time or 24-hour time via
http://www.dreamwidth.org/manage/settings/?cat=display. This will respect
the viewer's preferences in sitescheme pages, and whenever the journal owner
has not customized the time for their journal.

Patch by [personal profile] yvi.

Files modified:
  • bin/upgrading/en.dat
  • bin/upgrading/proplists.dat
  • bin/upgrading/s2layers/core1.s2
  • bin/upgrading/s2layers/core2.s2
  • bin/upgrading/s2layers/zesty/layout.s2
  • cgi-bin/DW/Setting/TimeFormat.pm
  • cgi-bin/LJ/S2.pm
  • cgi-bin/LJ/S2/EntryPage.pm
  • cgi-bin/LJ/S2/MonthPage.pm
  • cgi-bin/LJ/S2/ReplyPage.pm
  • cgi-bin/LJ/User.pm
  • htdocs/manage/settings/index.bml
  • htdocs/talkread.bml
Diff: 13 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/529764d8e9d7]

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

Add a search module to layouts, if the journal is searchable.

Patch by [personal profile] foxfirefey.

Files modified:
  • bin/upgrading/s2layers/bases/layout.s2
  • bin/upgrading/s2layers/basicboxes/layout.s2
  • bin/upgrading/s2layers/blanket/layout.s2
  • bin/upgrading/s2layers/brittle/layout.s2
  • bin/upgrading/s2layers/core2.s2
  • bin/upgrading/s2layers/core2base/layout.s2
  • bin/upgrading/s2layers/drifting/layout.s2
  • bin/upgrading/s2layers/fluidmeasure/layout.s2
  • bin/upgrading/s2layers/funkycircles/layout.s2
  • bin/upgrading/s2layers/funkycircles/themes.s2
  • bin/upgrading/s2layers/negatives/layout.s2
  • bin/upgrading/s2layers/skittlishdreams/layout.s2
  • cgi-bin/LJ/S2.pm
Diff: 13 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-nonfree/rev/06c1fca43cb0]

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

Add a search module to layouts, if the journal is searchable. (styling for
nonfree layouts).

Patch by [personal profile] foxfirefey.

Files modified:
  • bin/upgrading/s2layers/sundaymorning/layout.s2
  • bin/upgrading/s2layers/transmogrified/layout.s2
Diff: 2 files changed. )

Profile

Dreamwidth Changelog

August 2025

S M T W T F S
     12
3456789
10111213141516
171819202122 23
2425262728 29 30
31      

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Sep. 7th, 2025 03:10 pm
Powered by Dreamwidth Studios