2011-02-23

fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-02-23 06:30 am

[dw-free] Framework for JS unit tests

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

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

Only do automatic filtering if we provide a library (/jquery, /old) in the
URL. This lets us see all tests (even if they then just fail!) in the bare
form of the test URL.

Patch by [personal profile] fu.

Files modified:
  • views/dev/tests.tt
  • views/dev/tests/sample.js
Diff: 2 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-02-23 08:20 am

[dw-free] Site Scheme: More than one way to find it

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

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

Add a pointer to the site skin setting from /customize/.

Patch by [staff profile] denise.

Files modified:
  • cgi-bin/LJ/Setting/SiteScheme.pm
  • htdocs/customize/index.bml
  • htdocs/customize/index.bml.text
Diff: 3 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-02-23 08:22 am

[dw-free] Rephrase "Access to"

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

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

Update the strings in the repository to match the strings already in live,
to make the meaning clearer.

Patch by [staff profile] denise.

Files modified:
  • htdocs/profile.bml.text
Diff: 1 file changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-02-23 09:02 am

[dw-free] Make Stylesheet Text Box Larger

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

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

Make the textbox larger, and move the label to the top so that it's obvious
what it applies to.

Patch by [staff profile] denise.

Files modified:
  • bin/upgrading/s2layers/core2.s2
  • cgi-bin/LJ/Widget/S2PropGroup.pm
  • htdocs/stc/widgets/s2propgroup.css
Diff: 3 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-02-23 12:23 pm

[dw-free] Avoid reading page spam when creating feeds

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

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

Show only the last three entries from a newly created feed on your read
page. (The feed's recent entries page, and subsequent fetches, will not be
affected).

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/LJ/S2/RecentPage.pm
  • cgi-bin/LJ/SynSuck.pm
  • cgi-bin/ljprotocol.pl
Diff: 3 files changed. )