Enhancement(機能追加・改善) #769
Change the execution filter of mobile_mail_frontend to sfOpenPNEExecutionFilter (mobile_mail_frontendのexecution filterをsfOpenPNEExecutionFilterへ変更する)
Start date:
2010-03-02
Due date:
2010-03-03
% Done:
100%
Description
概要¶
mobile_mail_frontendのexecution filterでsfOpenPNEExecutionFilterを利用する
メリットとして、あるメール受信アクションの前後に特定のイベントを実行することが可能になります。
例えば、日記投稿後のポイント追加などに利用出来るでしょう。
Associated revisions
changed the execution filter of the mobile_mail_frontend app to sfOpenPNEExecutionFilter (fixes #769)
History
#1
Updated by Shogo Kawahara about 12 years ago
- Status changed from New(新規) to Accepted(着手)
- Assignee set to Shogo Kawahara
- Target version set to OpenPNE 3.5.0
#2
Updated by Shogo Kawahara about 12 years ago
- Subject changed from mobile_mail_frontendのexecution filterでsfOpenPNEExecutionFilterを利用する to changed execution filter of mobile_mail_frontend to sfOpenPNEExecutionFilter (mobile_mail_frontendのexecution filterをsfOpenPNEExecutionFilterへ変更する)
#3
Updated by Shogo Kawahara about 12 years ago
- Subject changed from changed execution filter of mobile_mail_frontend to sfOpenPNEExecutionFilter (mobile_mail_frontendのexecution filterをsfOpenPNEExecutionFilterへ変更する) to Change the execution filter of mobile_mail_frontend to sfOpenPNEExecutionFilter (mobile_mail_frontendのexecution filterをsfOpenPNEExecutionFilterへ変更する)
#4
Updated by Shogo Kawahara about 12 years ago
- Status changed from Accepted(着手) to Pending Review(レビュー待ち)
- % Done changed from 0 to 50
更新履歴commit:"46518c0829142b751611b65b34232d4bd91b7926"で適用されました。
#5
Updated by Kousuke Ebihara about 12 years ago
- Status changed from Pending Review(レビュー待ち) to Pending Testing(テスト待ち)
#6
Updated by Shogo Kawahara about 12 years ago
- % Done changed from 50 to 100
#7
Updated by Mutsumi Imamura about 12 years ago
- Due date set to 2010-03-03
- Status changed from Pending Testing(テスト待ち) to Fixed(完了)
開発版かつ現行では実験的プラグイン(opPointPlugin)でしか利用していないため、テストの優先度は低いと判断しました。
コードレビューを信頼しこのチケットは対応完了とします。