2024-01-12

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github2024-01-12 10:38 am

[dreamwidth/dreamwidth] 1018e6: Convert remaining shop routes to TT/Foundation (#3...

Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: 1018e6b95d6082b7ba10f2f6c3869326d0c2f64c https://github.com/dreamwidth/dreamwidth/commit/1018e6b95d6082b7ba10f2f6c3869326d0c2f64c Author: momijizukamori momijizukamori+bugzilla@gmail.com Date: 2024-01-12 (Fri, 12 Jan 2024)

Changed paths: M cgi-bin/DW/Controller/Shop.pm A cgi-bin/DW/Controller/Shop/Account.pm A cgi-bin/DW/Controller/Shop/Gifts.pm A cgi-bin/DW/Controller/Shop/Icons.pm A cgi-bin/DW/Controller/Shop/Points.pm A cgi-bin/DW/Controller/Shop/RefundPoints.pm A cgi-bin/DW/Controller/Shop/Renames.pm A cgi-bin/DW/Controller/Shop/TransferPoints.pm M cgi-bin/DW/Pay.pm M cgi-bin/LJ/Widget/ShopCart.pm R cgi-bin/LJ/Widget/ShopItemOptions.pm A htdocs/js/jquery.shop.js R htdocs/shop/account.bml R htdocs/shop/account.bml.text R htdocs/shop/cancel.bml R htdocs/shop/cancel.bml.text R htdocs/shop/cart.bml R htdocs/shop/cart.bml.text R htdocs/shop/checkout.bml R htdocs/shop/checkout.bml.text R htdocs/shop/confirm.bml R htdocs/shop/confirm.bml.text R htdocs/shop/gifts.bml R htdocs/shop/gifts.bml.text R htdocs/shop/history.bml R htdocs/shop/history.bml.text R htdocs/shop/randomgift.bml R htdocs/shop/randomgift.bml.text R htdocs/shop/renames.bml R htdocs/shop/renames.bml.text M htdocs/stc/shop.css A views/shop/account.tt A views/shop/account.tt.text A views/shop/cancel.tt.text A views/shop/cart.tt A views/shop/cart.tt.text A views/shop/checkout.tt.text A views/shop/confirm.tt A views/shop/confirm.tt.text A views/shop/deliverydate.tt A views/shop/gifts.tt A views/shop/gifts.tt.text A views/shop/history.tt A views/shop/history.tt.text M views/shop/icons.tt M views/shop/points.tt A views/shop/randomgift.tt A views/shop/randomgift.tt.text M views/shop/receipt.tt A views/shop/renames.tt A views/shop/renames.tt.text M views/shop/transferpoints.tt A views/widget/shopcart.tt

Log Message:


Convert remaining shop routes to TT/Foundation (#3214)

  • Split shop routes up for better organization

  • Convert existing pages to Foundation

  • Convert /shop/gifts and /shop/randomgifts

  • Convert shop workflow handlers

  • Convert /shop/account and /shop/renames

  • Move shared functions into DW::Pay

  • Put shared datepicker template in new file

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github2024-01-12 10:40 am

[dreamwidth/dreamwidth] 3e3938: Convert Customize widgets to TT (#3321)

Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: 3e3938f0ee44ff1c29ee2f20b4d672a3cf6a94b6 https://github.com/dreamwidth/dreamwidth/commit/3e3938f0ee44ff1c29ee2f20b4d672a3cf6a94b6 Author: momijizukamori momijizukamori+bugzilla@gmail.com Date: 2024-01-12 (Fri, 12 Jan 2024)

Changed paths: M bin/upgrading/en.dat M cgi-bin/LJ/Widget/JournalTitles.pm M cgi-bin/LJ/Widget/LayoutChooser.pm M cgi-bin/LJ/Widget/LinksList.pm M cgi-bin/LJ/Widget/MoodThemeChooser.pm M cgi-bin/LJ/Widget/ThemeNav.pm A views/widget/journaltitles.tt A views/widget/layoutchooser.tt A views/widget/linkslist.tt A views/widget/moodthemechooser.tt A views/widget/themenav.tt

Log Message:


Convert Customize widgets to TT (#3321)

  • Convert JournalTitles and LayoutChooser to TT

  • Convert ThemeNav to TT

  • Convert LinksList widget to TT

  • Convert MoodThemeChooser to TT

  • Fix some bugs in themenav