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
  • !279

Merged
Opened Feb 14, 2023 by Kazuyuki Hida@hida-k 
  • Report abuse
Report abuse

定期点検の報告時にアプリが落ちる不具合の修正他

  • 韓国語リソースの削除
  • タイトルの変更

も併せて行っています。

Edited Feb 14, 2023 by Kazuyuki Hida
  • Discussion 3
  • Commits 4
  • Changes 8
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Kazuyuki Hida
    @hida-k started a discussion on the diff Feb 14, 2023
    Resolved by Yujin Seo Feb 14, 2023
    ABVJE_BL/src/jp/agentec/abook/abv/bl/data/dao/TaskReportDao.java
    245 245 sql.append(" report_lock_time=? ");
    246 246 sql.append(" WHERE task_key=? ");
    247 247 if (reportStartDate != null) {
    248 sql.append("AND datetime(report_start_date)=datetime(?);");
    248 sql.append("AND datetime(report_start_date)=datetime(?) ");
    249 249 }
    • Kazuyuki Hida @hida-k commented Feb 14, 2023
      Developer

      SQLの文法上のエラー「;」が余分だった

      Edited Feb 14, 2023
      SQLの文法上のエラー「;」が余分だった
    Please register or sign in to reply
  • Kazuyuki Hida
    @hida-k started a discussion on the diff Feb 14, 2023
    Resolved by Yujin Seo Feb 14, 2023
    ABVJE_Res_Default_Android/res/values-ja/strings.xml
    332 332 <string name="pano_edit">360編集</string>
    333 333 <string name="information_update">情報更新</string>
    334 334 <string name="work_report">作業報告</string>
    335 <string name="synchronizing">同期中...</string>
    335 <string name="synchronizing">同期中……</string>
    • Kazuyuki Hida @hida-k commented Feb 14, 2023
      Developer

      3点リーダの修正

      Edited Feb 14, 2023
      3点リーダの修正
    Please register or sign in to reply
  • Kazuyuki Hida
    @hida-k started a discussion on the diff Feb 14, 2023
    Resolved by Yujin Seo Feb 14, 2023
    ABVJE_Res_Default_Android/res/values-ja/strings.xml
    1434 1434 <!-- カテゴリ選択機能 -->
    1435 1435 <string name="no_child">これより下はありません。</string>
    1436 1436 <string name="title_category">カテゴリ</string>
    1437 <string name="title_all_operation">全作業</string>
    1437 <string name="title_all_operation">作業一覧</string>
    1438 1438 <string name="category_list">カテゴリ一覧</string>
    • Kazuyuki Hida @hida-k commented Feb 14, 2023
      Developer

      タイトル文字列の変更

      Edited Feb 14, 2023
      タイトル文字列の変更
    Please register or sign in to reply
  • Kazuyuki Hida @hida-k

    assigned to @seo

    Feb 14, 2023

    assigned to @seo

    assigned to @seo
    Toggle commit list
  • Kazuyuki Hida @hida-k

    unmarked as a Work In Progress

    Feb 14, 2023

    unmarked as a Work In Progress

    unmarked as a **Work In Progress**
    Toggle commit list
  • Yujin Seo @seo

    resolved all discussions

    Feb 14, 2023

    resolved all discussions

    resolved all discussions
    Toggle commit list
  • Yujin Seo @seo

    merged

    Feb 14, 2023

    merged

    merged
    Toggle commit list
  • Yujin Seo @seo

    mentioned in commit 60cd4c8a

    Feb 14, 2023

    mentioned in commit 60cd4c8a

    mentioned in commit 60cd4c8a2a4ce3092dda2942817b59f84e14f9cd
    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
Yujin Seo
Assignee
Yujin Seo @seo
Assign to
None
Milestone
None
Assign milestone
Time tracking
2
2 participants
Reference: abook_android/abook_check!279
×

Revert this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.
×

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.