2009-05-02

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

[dw-free] Add admin console options for adding paid time and revoking it, as well as some statushist

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

Add admin console options for adding paid time and revoking it, as well as
some statushistory logging thereof.

Patch by [staff profile] mark.

Files modified:
  • cgi-bin/DW/Pay.pm
  • htdocs/admin/pay/index.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] mark2009-05-02 06:00 am

[dw-free] More admin page functionality. I know, this REALLY needs to be abstracted out to use DW::

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

More admin page functionality. I know, this REALLY needs to be abstracted
out to use DW::Shop::Item::Account and DW::InviteCodes, but I don't have the
time this second. These need major cleanup.

Patch by [staff profile] mark.

Files modified:
  • cgi-bin/LJ/Widget/ShopCart.pm
  • htdocs/admin/pay/view.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] mark2009-05-02 07:06 am

[dw-free] Found a weird error where sometimes carts end up with items having the same ID, leading to

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

Found a weird error where sometimes carts end up with items having the same
ID, leading to issues issuing codes. This now tries to renumber the items
to ensure we can process a cart. It'd be best to fix the issue that causes
this, but this works around it for existing carts.

Patch by [staff profile] mark.

Files modified:
  • bin/worker/paidstatus
Diff: 1 file changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-05-02 04:05 pm

[dw-free] Fix the username length on admin pages

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

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

Fix username length on admin pages.

Patch by [personal profile] kareila.

Files modified:
  • htdocs/admin/capedit.bml
  • htdocs/admin/dupkiller.bml
  • htdocs/admin/priv/index.bml
  • htdocs/admin/recent_comments.bml
  • htdocs/admin/spamreports.bml
  • htdocs/admin/statushistory.bml
  • htdocs/admin/styleinfo.bml
  • htdocs/admin/userlog.bml
Diff: 8 files changed. )