Enhancement(機能追加・改善) #665
Add ability to configure public_flag of gadget (ガジェットの公開範囲を設定できるようにする)
Start date:
2010-02-16
Due date:
2010-03-08
% Done:
100%
Description
Summary (概要)¶
Add ability to configure public_flag of gadget for no-login-required page.
ログインが要求されないページのために、ガジェットの公開範囲を設定できるようにする。
Spec (仕様)¶
All gadgets supports the following public_flag type:- All Users on the Web
- All Members
It can be configured in the gadget-config page in the backend.
すべてのガジェットが、以下の公開範囲設定をサポートするようにする:- Web全体に公開
- 全員に公開
管理画面のガジェット設定から設定できるようにする。
Associated revisions
added ability to configure public_flag for all gadgets (fixes #665)
History
#1
Updated by Kousuke Ebihara over 12 years ago
- Status changed from Accepted(着手) to Pending Review(レビュー待ち)
- % Done changed from 0 to 50
更新履歴commit:"f10626c1f5fce8b22b94cadb0015a466a9e6b958"で適用されました。
#2
Updated by Kousuke Ebihara about 12 years ago
- Status changed from Pending Review(レビュー待ち) to Pending Testing(テスト待ち)
#3
Updated by Mutsumi Imamura about 12 years ago
- Due date set to 2010-03-08
- Status changed from Pending Testing(テスト待ち) to Fixed(完了)
- % Done changed from 50 to 100
動作確認しました。問題ありません。
ログインが要求されるページのガジェットもWeb全体に公開の設定項目があり混乱を招くことが懸念されます。
今後、別チケット作ってWeb全体に公開できるもの出来ないものをきっちり分ける対応が必要かと思います。