Apr. 6th, 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-nonfree/rev/c408a7987b43]

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

Move standout colors into their own class so I can use them elsewhere
without the margin CSS.

Patch by [staff profile] mark.

Files modified:
  • htdocs/stc/tropo/purple.css
  • htdocs/stc/tropo/red.css
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/dd77a7a9e83b]

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

New set of featured themes.

Patch by [personal profile] afuna.

Files modified:
  • cgi-bin/LJ/S2Theme/basicboxes.pm
  • cgi-bin/LJ/S2Theme/brittle.pm
  • cgi-bin/LJ/S2Theme/core2base.pm
  • cgi-bin/LJ/S2Theme/crossroads.pm
  • cgi-bin/LJ/S2Theme/drifting.pm
  • cgi-bin/LJ/S2Theme/easyread.pm
  • cgi-bin/LJ/S2Theme/fluidmeasure.pm
  • cgi-bin/LJ/S2Theme/funkycircles.pm
  • cgi-bin/LJ/S2Theme/modish.pm
  • cgi-bin/LJ/S2Theme/nouveauoleanders.pm
  • cgi-bin/LJ/S2Theme/refriedtablet.pm
  • cgi-bin/LJ/S2Theme/skittlishdreams.pm
  • cgi-bin/LJ/S2Theme/tranquilityiii.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/c5f2699207de]

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

New set of featured themes.

Patch by [personal profile] fu.

Files modified:
  • cgi-bin/LJ/S2Theme/sundaymorning.pm
  • cgi-bin/LJ/S2Theme/transmogrified.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/edaf4b8bc572]

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

Fix icon factory (newline at the beginning wreaking havoc with the outputted
binary/png)

Patch by [personal profile] fu.

Files modified:
  • htdocs/misc/mogupic.bml
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/e0b4a1757c52]

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

Payment system updates. This adds support for points, the new currency that
the shop uses and lets people buy. Many shop updates.

This also adds most of the functionality for implementing custom credit card
processors using hooks. This will allow downstream sites to pick their own
merchants and do their own custom transaction handling.

Patch by [staff profile] mark.

Files modified:
  • bin/upgrading/en.dat
  • bin/upgrading/proplists.dat
  • bin/upgrading/update-db-general.pl
  • bin/worker/shop-creditcard-charge
  • cgi-bin/DW/Controller/Shop.pm
  • cgi-bin/DW/Hooks/HolidayPromotion.pm
  • cgi-bin/DW/Request.pm
  • cgi-bin/DW/Request/Apache2.pm
  • cgi-bin/DW/Shop.pm
  • cgi-bin/DW/Shop/Cart.pm
  • cgi-bin/DW/Shop/Engine.pm
  • cgi-bin/DW/Shop/Engine/CheckMoneyOrder.pm
  • cgi-bin/DW/Shop/Engine/CreditCard.pm
  • cgi-bin/DW/Shop/Engine/CreditCardPP.pm
  • cgi-bin/DW/Shop/Engine/GoogleCheckout.pm
  • cgi-bin/DW/Shop/Engine/PayPal.pm
  • cgi-bin/DW/Shop/Item.pm
  • cgi-bin/DW/Shop/Item/Account.pm
  • cgi-bin/DW/Shop/Item/Points.pm
  • cgi-bin/DW/Template.pm
  • cgi-bin/DW/Widget/ShopCartStatusBar.pm
  • cgi-bin/DW/Widget/ShopItemGroupDisplay.pm
  • cgi-bin/LJ/User.pm
  • cgi-bin/LJ/Widget/ShopCart.pm
  • cgi-bin/LJ/Widget/ShopItemOptions.pm
  • cvs/multicvs.conf
  • htdocs/admin/pay/index.bml
  • htdocs/admin/pay/view.bml
  • htdocs/img/shop/logo_amex.gif
  • htdocs/img/shop/logo_discover.gif
  • htdocs/img/shop/logo_mastercard.gif
  • htdocs/img/shop/logo_visa.gif
  • htdocs/img/silk/site/cart.png
  • htdocs/img/silk/site/cart_add.png
  • htdocs/img/silk/site/cart_delete.png
  • htdocs/img/silk/site/cart_edit.png
  • htdocs/img/silk/site/cart_error.png
  • htdocs/img/silk/site/cart_go.png
  • htdocs/img/silk/site/cart_put.png
  • htdocs/img/silk/site/cart_remove.png
  • htdocs/js/shop/creditcard.js
  • htdocs/shop.bml
  • htdocs/shop.bml.text
  • htdocs/shop/account.bml
  • htdocs/shop/cart.bml
  • htdocs/shop/cart.bml.text
  • htdocs/shop/checkout.bml
  • htdocs/shop/confirm.bml
  • htdocs/shop/confirm.bml.text
  • htdocs/shop/creditcard.bml
  • htdocs/shop/creditcard_wait.bml
  • htdocs/shop/creditcard_wait.bml.text
  • htdocs/shop/entercc.bml
  • htdocs/shop/entercc.bml.text
  • htdocs/shop/history.bml
  • htdocs/shop/receipt.bml.text
  • htdocs/stc/blueshift/blueshift.css
  • htdocs/stc/celerity/celerity.css
  • htdocs/stc/gradation/gradation-vertical.css
  • htdocs/stc/shop.css
  • views/shop/cartdisplay.tt
  • views/shop/cartdisplay.tt.text
  • views/shop/index.tt
  • views/shop/index.tt.text
  • views/shop/points.tt
  • views/shop/points.tt.text
Diff: 66 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/ddff414f498f]

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

Update the %SHOP config so it works (for those using dw-nonfree to do DW
dev)

Patch by [personal profile] fu.

Files modified:
  • etc/config-local.pl
Diff: 1 file 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. 2nd, 2025 09:43 am
Powered by Dreamwidth Studios