Project

General

Profile

Actions

Enhancement(機能追加・改善) #14

closed

ログイン停止機能の追加

Added by Kousuke Ebihara about 15 years ago. Updated about 15 years ago.

Status:
Fixed(完了)
Priority:
Normal(通常)
Target version:
Start date:
2009-09-24
Due date:
% Done:

100%

Estimated time:

Description

メンバー管理(/pc_backend.php/member)にメンバー毎のログイン停止機能を追加する

  • ログイン停止
  • ログイン停止解除

Related issues 1 (1 open0 closed)

Related to OpenPNE 3 - Enhancement(機能追加・改善) #27: 「ログイン停止機能の追加」の機能をページの遷移なしで、実現するようにするPending Fixing(修正待ち)2009-10-04

Actions
Actions #1

Updated by Kousuke Ebihara about 15 years ago

以前は http://trac.openpne.jp/ticket/4254 で進行していました。

Actions #2

Updated by Kousuke Ebihara about 15 years ago

3f9f21f8 について、以下の点に不備があるので修正してください。

  • lib/user/sfOpenPNESecurityUser.class.php の 261 行目がコーディング規約違反です
  • apps/pc_backend/modules/member/actions/actions.class.php の 202 行目、 207 行目、 209 行目がコーディング規約違反です
  • RejectMemberForm.class.php のコンストラクタのデフォルト値が空配列になっていますが、空配列が入ることが想定されていないコードのように見えます。また、この引数は配列が入るべきであると誤解されてしまう可能性もあります。適切なデフォルト値に置き換え(もしくはデフォルト値を削除し)、タイプヒンティングで Member もしくは Doctrine_Record に引数を限定してください
Actions #3

Updated by Kousuke Ebihara about 15 years ago

  • Status changed from Pending Review(レビュー待ち) to Rejected(差し戻し)
Actions #4

Updated by Shinichi Urabe about 15 years ago

  • Status changed from Rejected(差し戻し) to Accepted(着手)
  • % Done changed from 0 to 90
Actions #5

Updated by Shinichi Urabe about 15 years ago

  • Status changed from Accepted(着手) to Pending Review(レビュー待ち)
Actions #6

Updated by Kousuke Ebihara about 15 years ago

  • Status changed from Pending Review(レビュー待ち) to Fixed(完了)
Actions #7

Updated by Kousuke Ebihara about 15 years ago

  • % Done changed from 90 to 100
Actions

Also available in: Atom PDF