PR

【5/19】リリース #819

wada opened this at 2021-05-18T17:12:42; closed

Description

opened by wada at 2021-05-18T17:12:42; updated 2024-08-13T11:11:39

集金レポート #788

#スクリプトがinsertなので一旦テーブルを空にする
TRUNCATE TABLE user_gold_collect_report;

#全プレイヤー対象に過去最高の集金額を再取得
ENVIRONMENT=production PF=yamada php tool_get_all_player_best_gold_collect.inc
wada merge at 2021-05-19T11:57:05: 【5/19】リリース
wada close at 2021-05-19T11:57:05: Close

Commit range

basec30ceb0ae86f89590e0c464625cbc9fae8403d06
headbb192f9d746ced765858e9700483253fc1bdd42b
base branchjolly/jr-web:master
head branchjolly/jr-web:release_0519

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed33 filesView patch
statusfile
modifiedlib/SubFunc.inc
modifiedlib/ajax/main_listGold.inc
modifiedlib/ajax/main_listGoldExec.inc
addedlib/conf/class/LimitedStampConfig.class.php
modifiedlib/mobile/Friend__Bbs.inc
modifiedlib/mobile/Friend__Detail.inc
modifiedlib/mobile/Main__ListGold.inc
modifiedlib/mobile/Main__ListGoldComplete.inc
modifiedlib/mobile/Main__ListGoldCompleteResult.inc
modifiedlib/mobile/TeamWar__Default.inc
modifiedlib/mobile/Team__DetailMember.inc
modifiedlib/public/Friend-Bbs.inc
modifiedlib/public/Friend-BbsOwn.inc
modifiedlib/public/Friend.inc
modifiedlib/public/Main-ListGoldComplete.inc
modifiedlib/public/Team.inc
modifiedlib/public/TeamWar.inc
addedpublic_html/chart_js/Chart.min.js
modifiedpublic_html/css/design.css
addedpublic_html/img/gold_collect_report/icon_calendar.png
addedpublic_html/img/gold_collect_report/report_back_middle.png
addedpublic_html/img/gold_collect_report/report_back_top.png
addedpublic_html/img/gold_collect_report/report_back_under.png
addedpublic_html/img/gold_collect_report/report_best.png
addedpublic_html/img/gold_collect_report/report_today.png
addedpublic_html/img/gold_collect_report/report_yesterday.png
addedpublic_html/img/gold_collect_report/secretary/1.png
addedpublic_html/img/team/stamp/63.png
modifiedpublic_html/js/JOLLYROGER.js
modifiedpublic_html/js/jr_main.min.js
modifiedpublic_html/template/Main.tpl
modifiedpublic_html/template/header_sp.tpl
modifiedtool/event/test_raid_event.php
Patch body is stored as a separate file to keep this page lightweight.