Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
abook_check
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • abook_android
  • abook_check
  • Merge Requests
  • !43

Closed
Opened Nov 28, 2019 by Jeong Gilmo@jeong-g 
  • Report abuse
Report abuse

Features/1.3.0 chat

  • Discussion 1
  • Commits 4
  • Changes 4
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Takuya Ogawa
    @ogawa started a discussion on an old version of the diff Nov 28, 2019
    Last updated by Jeong Gilmo Nov 29, 2019
    ABVJE_Launcher_Android/assets/chat/public/js/chat.js
    86 86
    87 87 //userProfileImagePathが使えるpathかをcheckしてpathをreturn
    88 88 function profileImgPathValidCheck(path) {
    89 if(path == undefined || path.includes('acms/images/') == false) {
    89 if (path == undefined || path.includes('mnt/nas/') == false) {
    • Takuya Ogawa @ogawa commented Nov 28, 2019
      Owner

      この「mnt/nas」はCMSサーバ上のパスですか? そうであれば「mnt/nas」は可変値でサーバ側の「sinaburocast.properties」ファイルの設定で変更可能です。 相当な理由がない限り変更する事はありませんが別の確認方法があれば変更を検討ください。

      この「mnt/nas」はCMSサーバ上のパスですか? そうであれば「mnt/nas」は可変値でサーバ側の「sinaburocast.properties」ファイルの設定で変更可能です。 相当な理由がない限り変更する事はありませんが別の確認方法があれば変更を検討ください。
    • Jeong Gilmo @jeong-g

      changed this line in version 2 of the diff

      Nov 29, 2019

      changed this line in version 2 of the diff

      changed this line in [version 2 of the diff](https://gitlab.agentec.jp/abook_android/abook_check/merge_requests/43/diffs?diff_id=2714&start_sha=1bc0b392e4bea7a062f8ac21e9745f1e1ae1579a#81b5df31870ae33caa0b56fc1b089707b2acc561_89_87)
      Toggle commit list
    Please register or sign in to reply
  • Jeong Gilmo @jeong-g

    added 1 commit

    • bd960d1d - - チャット

    Compare with previous version

    Nov 29, 2019

    added 1 commit

    • bd960d1d - - チャット

    Compare with previous version

    added 1 commit * bd960d1d - - チャット [Compare with previous version](https://gitlab.agentec.jp/abook_android/abook_check/merge_requests/43/diffs?diff_id=2714&start_sha=1bc0b392e4bea7a062f8ac21e9745f1e1ae1579a)
    Toggle commit list
  • Jeong Gilmo @jeong-g

    closed

    Nov 29, 2019

    closed

    closed
    Toggle commit list
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment
Takuya Ogawa
Assignee
Takuya Ogawa @ogawa
Assign to
None
Milestone
None
Assign milestone
Time tracking
2
2 participants
Reference: abook_android/abook_check!43