PR

達成報酬のランク細分化 #400

iwamoto opened this at 2020-11-05T17:40:38; closed

Description

opened by iwamoto at 2020-11-05T17:40:38; updated 2023-05-30T10:47:49

達成報酬のランク追加 #395

検証する際にこちらmerge必要になります。
【11/13】レイドイベント4期後半 #399

Comment

#8121 by iwamoto at 2020-11-05T17:43:01; updated 2020-11-05T17:43:01

@wada
こちらレビューお願い致します。

今更ですが、イベント分と分ける必要なかったかもです…

Comment

#8175 by iwamoto at 2020-11-09T16:53:56; updated 2020-11-09T16:53:56
メモ
#Raid-DefaultMedal.tpl

				<div data-role="collapsible" data-collapsed="true" data-theme="a">
					<h3 class="css_font14">RANKアップすると…</h3>
					<div class="nospace">
						<img src="{$_df['HOST_SERVER_IMG']}{$reward_ss_rank_info}" width="100%"><br>
					</div>
				</div>

問題の箇所はコチラなんですが…
実際に画面にて表示される際にある[class =ui-collapsible]関連がjquery.mobile-1.1.0.min.jsのものを使用している。
また、汎用的に多方面で使用されているため断念

Comment

#8182 by wada at 2020-11-09T18:23:14; updated 2020-11-09T18:23:14

@iwamoto
確認しました。OKです

iwamoto delete_label at 2020-11-10T10:28:29: レビュー待ち
iwamoto merge at 2020-11-10T10:28:51: 達成報酬のランク細分化
iwamoto close at 2020-11-10T10:28:51: Close

Commit range

base5a305254d203eb97302442fa582b73387d92bfa7
headedd8e8f1511cb7400e9f0692f87349225b8f3aa3
base branchjolly/jr-web:develop
head branchjolly/jr-web:fix_raid_point_reward_395

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed4 filesView patch
statusfile
modifiedlib/SubFunc.inc
modifiedlib/conf/class/RaidMonsterConfig.class.php
modifiedpublic_html/template/Raid-DefaultMedal.tpl
modifiedpublic_html/template/Raid-Vs.tpl
Patch body is stored as a separate file to keep this page lightweight.