PR

【9/30】ヤマダ周年CP #2318

wada opened this at 2022-09-29T09:46:10; closed

Description

opened by wada at 2022-09-29T09:46:10; updated 2022-09-29T14:50:56

概要

【9/27】ヤマダ10周年キャンペーン #2285
酒場雇用キャンペーンの告知を使い回すために、告知の終了日を動的に表示する対応を追加

月曜0時リリースの内容があるので、9/30(金)までに本番反映

DB更新内容

【9/30】ヤマダ周年CP jolly/jrye-db#185

#カラム追加
ALTER TABLE `user_campaign_quest` ADD `loop_flg` tinyint(3) unsigned DEFAULT '0';

TODO

  • [x] js圧縮
  • [x] テーブルカラム追加
  • [x] db反映
  • [x] web反映
  • [x] 告知設定
  • [x] バナー設定
  • [x] 本番確認

Comment

#22671 by wada at 2022-09-29T09:46:36; updated 2022-09-29T09:46:36

@kouho
確認お願いします。

kouho merge at 2022-09-29T10:44:32: 【9/30】ヤマダ周年CP
kouho close at 2022-09-29T10:44:32: Close
kouho add_label at 2022-09-29T10:46:57: 皇甫 LGTM
wada delete_branch at 2022-09-29T14:50:56: release_0930

Commit range

basee71ac51cbb97ea89565601fc300e95e93a0de138
head07d1dad3f9007bd41fa3e81a9a19316cbf09ed3d
base branchjolly/jr-web:master
head branchjolly/jr-web:release_0930

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed36 filesView patch
statusfile
modifiedlib/SubFunc.inc
modifiedlib/SubFunc_mission.inc
modifiedlib/ajax/default_info.inc
modifiedlib/conf/class/BarBonusEventConfig.class.php
modifiedlib/conf/class/RandomBoxConfig.class.php
modifiedlib/conf/class/ShopConfig.class.php
modifiedlib/conf/class/WeekdayLimitedItemConfig.class.php
modifiedlib/conf/define_y.inc
modifiedlib/models/Banner.php
modifiedlib/models/Campaign_quest.php
addedlib/models/Item_name_util.php
modifiedlib/models/dao/user_campaign_quest.php
modifiedlib/public/Quest-Campaign.inc
addedpublic_html/img/banner/Campaign/banner_trial_set_1.jpg
addedpublic_html/img/banner/Campaign/banner_trial_set_2.jpg
addedpublic_html/img/item/120/209.jpg
addedpublic_html/img/item/120/210.jpg
addedpublic_html/img/item/150/209.jpg
addedpublic_html/img/item/150/210.jpg
addedpublic_html/img/item/60/209.jpg
addedpublic_html/img/item/60/210.jpg
addedpublic_html/img/item/70/209.jpg
addedpublic_html/img/item/70/210.jpg
addedpublic_html/img/shop/banner/71_end.jpg
addedpublic_html/img/shop/banner/71_start.jpg
addedpublic_html/img/shop/banner/72_end.jpg
addedpublic_html/img/shop/banner/72_start.jpg
addedpublic_html/img/shop/banner/73_end.jpg
addedpublic_html/img/shop/banner/73_start.jpg
modifiedpublic_html/js/JOLLYROGER.js
modifiedpublic_html/js/jr_main.min.js
modifiedpublic_html/template/Item-RandomBoxLineup.tpl
modifiedpublic_html/template/Main.tpl
modifiedpublic_html/template/Quest-Campaign.tpl
modifiedpublic_html/template/Shop.tpl
modifiedpublic_html/template/header_sp.tpl
Patch body is stored as a separate file to keep this page lightweight.