2009-04-14

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

[dw-free] synsuck silently dropping entries with certain characters

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

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

Perl 5.10 necessitates a change to the way we do UTF8 magic flag removal.
This patch fixes that, but still lets it work in older versions of Perl.

Patch by [personal profile] alierak.

Files modified:
  • cgi-bin/Apache/LiveJournal.pm
  • cgi-bin/LJ/SynSuck.pm
  • cgi-bin/cleanhtml.pl
  • cgi-bin/ljlib.pl
  • src/jbackup/jbackup.pl
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-04-14 07:34 am

[dw-free] Webserver error logs

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

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

Fix AtomAPI with Apache2 changes.

Patch by [personal profile] exor674.

Files modified:
  • cgi-bin/Apache/LiveJournal/Interface/AtomAPI.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-04-14 08:07 am

[dw-free] Finishing up payment system

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

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

More work on the shop interface.

Patch by [personal profile] janinedog.

Files modified:
  • bin/upgrading/en.dat
  • cgi-bin/DW/Pay.pm
  • cgi-bin/DW/Shop/Cart.pm
  • cgi-bin/DW/Shop/Item/Account.pm
  • cgi-bin/DW/Widget/PaidAccountStatus.pm
  • cgi-bin/DW/Widget/ShopCartStatusBar.pm
  • cgi-bin/DW/Widget/ShopItemGroupDisplay.pm
  • cgi-bin/LJ/Widget/ShopCart.pm
  • cgi-bin/LJ/Widget/ShopItemOptions.pm
  • htdocs/shop.bml
  • htdocs/shop.bml.text
  • htdocs/shop/account.bml
  • htdocs/shop/account.bml.text
  • htdocs/shop/cart.bml
  • htdocs/shop/cart.bml.text
  • htdocs/shop/index.bml
  • htdocs/stc/shop.css
  • htdocs/stc/widgets/shop.css
Diff: 18 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-04-14 08:15 am

[dw-free] Allow entries to be posted with non-existent userpic keywords.

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

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

Restore inactive userpic check, but allow importer to bypass this
restriction.

Patch by [personal profile] exor674.

Files modified:
  • cgi-bin/DW/Worker/ContentImporter/Local/Entries.pm
  • cgi-bin/ljprotocol.pl
Diff: 2 files changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-04-14 05:03 pm

[dw-free] Print navlinks at the bottom of the page, too (Negatives)

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

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

Back out addition of bottom navlinks module; positioning is causing problems
with longer sidebars

Patch by [personal profile] afuna.

Files modified:
  • bin/upgrading/s2layers/negatives/layout.s2
Diff: 1 file changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-04-14 05:35 pm

[dw-free] Standardize handling of access to admin pages

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

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

Standardize handling of access to /admin pages

Patch by [personal profile] owl.

Files modified:
  • bin/upgrading/en.dat
  • htdocs/admin/capedit.bml
  • htdocs/admin/clusterstatus.bml
  • htdocs/admin/dupkiller.bml
  • htdocs/admin/entryprops.bml
  • htdocs/admin/faq/faqedit.bml
  • htdocs/admin/faq/index.bml
  • htdocs/admin/fileedit/index.bml
  • htdocs/admin/invitecodes.bml
  • htdocs/admin/logout_user.bml
  • htdocs/admin/memcache.bml
  • htdocs/admin/memcache_view.bml
  • htdocs/admin/mysql_status.bml
  • htdocs/admin/navtag.bml
  • htdocs/admin/pay/import.bml
  • htdocs/admin/pay/index.bml
  • htdocs/admin/propedit.bml
  • htdocs/admin/qotd/add.bml
  • htdocs/admin/qotd/manage.bml
  • htdocs/admin/recent_comments.bml
  • htdocs/admin/schema/index.bml
  • htdocs/admin/schools/edit.bml
  • htdocs/admin/schools/merge.bml
  • htdocs/admin/schools/pending.bml
  • htdocs/admin/schools/rename.bml
  • htdocs/admin/sitemessages/add.bml
  • htdocs/admin/sitemessages/manage.bml
  • htdocs/admin/spamreports.bml
  • htdocs/admin/statushistory.bml
  • htdocs/admin/styleinfo.bml
  • htdocs/admin/sysban.bml
  • htdocs/admin/userlog.bml
Diff: 32 files changed. )