Mar. 8th, 2010

mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
[staff profile] mark
[commit: http://hg.dwscoalition.org/dw-free/rev/0bb1ee9a8bb8]

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

Add tracking for popular tags, this automatically shows the 100 most popular
tags on the site on the Latest page and lets you view the latest entries
posted with that tag. Experimental.

Patch by [staff profile] mark.

Files modified:
  • cgi-bin/DW/LatestFeed.pm
  • htdocs/latest.bml
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] mark
[commit: http://hg.dwscoalition.org/dw-free/rev/6e52432d0978]

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

Move Dreamwidth functions to a TT plugin, also does some cleanup to
DW::Template.

Patch by [personal profile] exor674.

Files modified:
  • cgi-bin/DW/Template.pm
  • cgi-bin/DW/Template/Filters.pm
  • cgi-bin/DW/Template/Plugin.pm
  • views/_init.tt
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] mark
[commit: http://hg.dwscoalition.org/dw-free/rev/8bd7822e342b]

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

Use Date header or post-date option to allow emailed posts to have a custom
date.

Patch by [personal profile] noodles.

Files modified:
  • bin/checkconfig.pl
  • cgi-bin/ljemailgateway.pl
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] mark
[commit: http://hg.dwscoalition.org/dw-free/rev/4f61e7788b51]

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

Move /editpics to /editicons.

Patch by [personal profile] ninetydegrees.

Files modified:
  • cgi-bin/DW/Logic/MenuNav.pm
  • cgi-bin/DW/Logic/ProfilePage.pm
  • cgi-bin/LJ/CProd/UserPic.pm
  • cgi-bin/LJ/Userpic.pm
  • cgi-bin/LJ/Widget/CreateAccount.pm
  • cgi-bin/LJ/Widget/CreateAccountNextSteps.pm
  • cgi-bin/LJ/Widget/UserpicDisplay.pm
  • cgi-bin/bml/scheme/blueshift.look
  • cgi-bin/bml/scheme/celerity.look
  • cgi-bin/bml/scheme/global.look
  • cgi-bin/bml/scheme/gradation-vertical.look
  • cgi-bin/crumbs.pl
  • cgi-bin/ljprotocol.pl
  • cgi-bin/redirect.dat
  • cgi-bin/weblib.pl
  • doc/raw/build/ljconfig/ljconfig2db.pl
  • doc/raw/http-interface.txt
  • htdocs/allpics.bml
  • htdocs/editicons.bml
  • htdocs/editicons.bml.text
  • htdocs/editpics.bml
  • htdocs/editpics.bml.text
  • htdocs/js/editicons.js
  • htdocs/js/editpics.js
  • htdocs/manage/index.bml
  • htdocs/manage/profile/index.bml
  • htdocs/manage/profile/index.bml.text
  • htdocs/site/index.bml
  • htdocs/stc/blueshift/blueshift.css
  • htdocs/stc/celerity/celerity.css
  • htdocs/stc/editicons.css
  • htdocs/stc/editpics.css
  • htdocs/stc/gradation/gradation-vertical.css
  • htdocs/tools/userpicfactory.bml
Diff: 34 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] mark
[commit: http://hg.dwscoalition.org/dw-nonfree/rev/d044e6fc7ba4]

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

Move /editpics to /editicons.

Patch by [personal profile] ninetydegrees.

Files modified:
  • cgi-bin/bml/scheme/tropo-purple.look
  • cgi-bin/bml/scheme/tropo-red.look
  • htdocs/stc/tropo/purple.css
  • htdocs/stc/tropo/red.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] mark
[commit: http://hg.dwscoalition.org/dw-free/rev/16897fd59456]

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

Fix multiple icon uploader to work with Internet Explorer.

Patch by [personal profile] allen.

Files modified:
  • htdocs/editicons.bml
  • htdocs/js/editicons.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] mark
[commit: http://hg.dwscoalition.org/dw-free/rev/4288b7f001e4]

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

Add time used column to invite codes page.

Patch by [personal profile] kareila.

Files modified:
  • htdocs/manage/invitecodes.bml
  • htdocs/manage/invitecodes.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] mark
[commit: http://hg.dwscoalition.org/dw-free/rev/b969064dd37e]

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

Unfix the print_userpic method so that people can override and change it.

Patch by [personal profile] afuna.

Files modified:
  • bin/upgrading/s2layers/core2.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] mark
[commit: http://hg.dwscoalition.org/dw-free/rev/07e4a7a86ee3]

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

Allow modules to restrict which sections they can go into.

Patch by [personal profile] afuna.

Files modified:
  • cgi-bin/LJ/Widget/S2PropGroup.pm
Diff: 1 file changed. )

Profile

Dreamwidth Changelog

November 2025

S M T W T F S
      1
2345678
910 11121314 15
16171819202122
23242526272829
30      

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Nov. 17th, 2025 08:40 am
Powered by Dreamwidth Studios