Project

General

Profile

Backport(バックポート) #4357

Enhancement(機能追加・改善) #4132: スマートフォン利用時にPC表示に切り替えを行った場合、次回以降のログイン時もPC表示して欲しい

スマートフォン利用時にPC表示に切り替えを行った場合、次回以降のログイン時もPC表示して欲しい

Added by kaoru n almost 4 years ago. Updated over 3 years ago.

Status:
Fixed(完了)
Priority:
Normal(通常)
Assignee:
Target version:
Start date:
2020-01-30
Due date:
% Done:

100%


Description

詳細は #4132 参照

Associated revisions

Revision 63249730 (diff)
Added by Shinichi Urabe almost 4 years ago

I wanted to use opCookie, so I decided to call util.js. (refs #4357, BP from #4132)

Revision 626a1a37 (diff)
Added by Shinichi Urabe almost 4 years ago

(refs #4357, BP #4132) We set the expiration date of "disable_smt" cookie as 30 days, and update it even when updating the screen.

Revision 77132c98 (diff)
Added by Shinichi Urabe almost 4 years ago

(refs #4357, BP #4132) mv smtSwitch object into util.js

Revision 349acd69 (diff)
Added by Shinichi Urabe almost 4 years ago

(refs #4357, BP #4132) If load document complete, load "smtSwitch.initialize();""

Revision d2906748 (diff)
Added by Shinichi Urabe almost 4 years ago

(refs #4357, BP #4132) Fix to work without using jquery.

Revision 91543434 (diff)
Added by Shinichi Urabe almost 4 years ago

(refs #4357, BP #4132) I modified it to call "smtSwitch.initialize();" anytime

Revision a944f90e (diff)
Added by Shinichi Urabe almost 4 years ago

(refs #4357, BP #4132) I changed the process to switch to smartphone to smtSwitch.switchSmt.

Revision 2a0fbc11 (diff)
Added by Shinichi Urabe almost 4 years ago

(refs #4357, BP #4132) Fix to work without using jquery. '.getAttribute()'

Revision 133ad849 (diff)
Added by Shinichi Urabe almost 4 years ago

(refs #4357, BP #4132) move to #SmtSwitchLink eventListener in util.js smtSwitch object.

Revision f55eb570 (diff)
Added by Shinichi Urabe almost 4 years ago

(refs #4357, BP #4132) add smtSwitch.initialize(); in smt template.

Revision 7eb9e19d
Added by kaoru n over 3 years ago

Merge pull request #563 from nishizoe/t-4357

(refs #4357, BP #4132) We set the expiration date of "disable_smt" cookie as 30 days, and update it even when updating the screen.

History

#1 Updated by kaoru n almost 4 years ago

  • Status changed from New(新規) to Pending Review(レビュー待ち)
  • % Done changed from 0 to 50

https://github.com/openpne/OpenPNE3/pull/563
にてプルリクエストしました

#2 Updated by Rimpei Ogawa over 3 years ago

  • Status changed from Pending Review(レビュー待ち) to Pending Testing(テスト待ち)
  • % Done changed from 50 to 70

#3 Updated by kaoru n over 3 years ago

  • Target version changed from OpenPNE 3.8.x to OpenPNE 3.8.35

#4 Updated by isao sano over 3 years ago

  • Status changed from Pending Testing(テスト待ち) to Pending Merge(マージ待ち)
  • % Done changed from 70 to 80

試験完了です。問題ありません。

#5 Updated by kaoru n over 3 years ago

  • Status changed from Pending Merge(マージ待ち) to Fixed(完了)
  • % Done changed from 80 to 100

マージしました

Also available in: Atom PDF