Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

画像ファイルの編集画面を画像ファイルだけ修正できるようにする #869

Closed
7 tasks
yegusa opened this issue Oct 13, 2015 · 9 comments
Closed
7 tasks

Comments

@yegusa
Copy link

yegusa commented Oct 13, 2015

Rails のデフォルトまんまな風味で、これ、修正して更新する とやるとまずいことがおきそうな
雰囲気がしている。

http://localhost:8080/picture_files/1/edit
image

てか、この編集画面いる?

vagrant@vagrant-ubuntu-trusty-64:~/enju$ bundle list | grep enju

  • enju_biblio (0.1.0.pre69 c74c6a3)
  • enju_circulation (0.1.0.pre48 f68abca)
  • enju_event (0.1.17.pre26 3f14e24)
  • enju_flower (0.1.0.pre23 d42b99d)
  • enju_leaf (1.1.0.rc21 10d824b)
  • enju_library (0.1.0.pre44 991cee9)
  • enju_loc (0.1.0.pre5 443805a)
  • enju_manifestation_viewer (0.1.0.pre19 e76a52c)
  • enju_message (0.1.14.pre25 155ea82)
  • enju_ndl (0.1.0.pre37)
  • enju_nii (0.1.0.pre13 ff350da)
  • enju_oai (0.1.0.pre19 5c357c9)
  • enju_purchase_request (0.1.0.pre14 dabe027)
  • enju_subject (0.1.0.pre33 30d8b0f)

Todo:

@yegusa yegusa added this to the 1.1.x milestone Oct 13, 2015
@nabeta
Copy link
Member

nabeta commented Oct 13, 2015

てか、この編集画面いる?

いらないです。アクセスできないようにしておきます。

@yegusa
Copy link
Author

yegusa commented Oct 13, 2015

アクセスできないようにしたら、ここでコメントで教えてください。よろしく~。

@yegusa yegusa changed the title 画像ファイルの編集画面に工夫が必要そう 画像ファイルの編集画面にアクセスできないようにする Oct 13, 2015
@yegusa
Copy link
Author

yegusa commented Oct 13, 2015

編集画面そのものをアクセスできないようにすることに方針転換ですね。

@yegusa
Copy link
Author

yegusa commented Oct 13, 2015

現状メモ:
http://localhost:8080/picture_files/1/edit
image

http://localhost:8080/picture_files/1
image

http://localhost:8080/picture_files?manifestation_id=8
image

vagrant@vagrant-ubuntu-trusty-64:~/enju$ bundle list | grep enju

  • enju_biblio (0.1.0.pre69 7f7c996)
  • enju_circulation (0.1.0.pre48 013fa10)
  • enju_event (0.1.17.pre26 3f14e24)
  • enju_flower (0.1.0.pre23 d42b99d)
  • enju_leaf (1.1.0.rc21 10d824b)
  • enju_library (0.1.0.pre44 991cee9)
  • enju_loc (0.1.0.pre5 443805a)
  • enju_manifestation_viewer (0.1.0.pre19 e76a52c)
  • enju_message (0.1.14.pre25 155ea82)
  • enju_ndl (0.1.0.pre37)
  • enju_nii (0.1.0.pre13 ff350da)
  • enju_oai (0.1.0.pre19 5c357c9)
  • enju_purchase_request (0.1.0.pre14 dabe027)
  • enju_subject (0.1.0.pre33 30d8b0f)

@nabeta
Copy link
Member

nabeta commented Dec 21, 2015

やっぱり画像だけでも差し替えられるようになっていたほうがいいかなあ、と思います。
フォームには画像のアップロードボタンのみが残る感じです。

@yegusa
Copy link
Author

yegusa commented Dec 22, 2015

@nabeta さん、イメージがわきません、画面案よろしく。

nabeta added a commit to next-l/enju_biblio that referenced this issue May 1, 2019
nabeta added a commit to next-l/enju_biblio that referenced this issue May 1, 2019
@nabeta
Copy link
Member

nabeta commented May 1, 2019

以下のような感じです。現在の画像も編集画面に表示したほうがよいかもしれません。
https://enju.next-l.jp/picture_files/6/edit
スクリーンショット 2019-05-01 13 43 55

@nabeta
Copy link
Member

nabeta commented Apr 25, 2020

以下のように、編集画面に現在の画像のプレビューを表示するようにしました。
https://enju.next-l.jp/picture_files/6/edit

image

本当はフォームでファイルを選択したときに、新しい画像に差し替わるといいのですが、そこまでは実施していません。

@nabeta nabeta modified the milestones: 1.3.x, 1.3.4 Apr 25, 2020
@yegusa yegusa changed the title 画像ファイルの編集画面にアクセスできないようにする 画像ファイルの編集画面を画像ファイルだけ修正できるようにする Apr 26, 2020
@masao
Copy link
Member

masao commented Jul 19, 2020

画像ファイルの編集画面から画像を更新できるようになったことを確認しました。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants