全般

プロフィール

チケット

フィルタ

適用 クリア

# プロジェクト トラッカー ステータス 優先度 題名 担当者 更新日
115 opDiaryPlugin Enhancement(機能追加・改善) Fixed(完了) Normal(通常) モジュール毎のsecurity設定のデフォルト値を共通化する Rimpei Ogawa 2009-11-25 17:02
315 opDiaryPlugin Bug(バグ) Fixed(完了) Normal(通常) Delete old style YAML descriptions (for OpenPNE 3.3 and symfony 1.4) Rimpei Ogawa 2009-12-11 12:48
109 opDiaryPlugin Enhancement(機能追加・改善) Fixed(完了) Normal(通常) 日記公開範囲のデフォルト値をメンバーごとに設定できるようにする Rimpei Ogawa 2009-12-12 16:42
102 opDiaryPlugin Enhancement(機能追加・改善) Fixed(完了) Normal(通常) 日記のメール投稿対応 Rimpei Ogawa 2009-12-13 22:31
103 opDiaryPlugin Enhancement(機能追加・改善) Fixed(完了) Normal(通常) 日記コメントのメール投稿対応 Rimpei Ogawa 2009-12-13 22:32
108 opDiaryPlugin Enhancement(機能追加・改善) Fixed(完了) Normal(通常) 日記管理ページをbackendに追加する Rimpei Ogawa 2009-12-14 22:46
345 opDiaryPlugin Bug(バグ) Fixed(完了) Normal(通常) Test scripts doesn't work on OpenPNE 3.3.x (symfony 1.4) Rimpei Ogawa 2009-12-17 23:15
346 opDiaryPlugin Bug(バグ) Fixed(完了) Normal(通常) checkCSRFProtection must be based on BaseForm class (symfony 1.4) Rimpei Ogawa 2009-12-17 23:21
366 opDiaryPlugin Enhancement(機能追加・改善) Fixed(完了) Normal(通常) Use sfForm::useFields() for removing form fields Rimpei Ogawa 2009-12-18 01:33
367 opDiaryPlugin Enhancement(機能追加・改善) Fixed(完了) Normal(通常) use ArrayAccess interface for sfRequest parameter Rimpei Ogawa 2009-12-18 01:39
383 opDiaryPlugin Backport(バックポート) Fixed(完了) Normal(通常) Call MemberRelationshipTable's method with wrong parameter count in DiaryTable::addFriendQuery() Rimpei Ogawa 2009-12-24 14:40
382 opDiaryPlugin Bug(バグ) Fixed(完了) Normal(通常) Call MemberRelationshipTable's method with wrong parameter count in DiaryTable::addFriendQuery() Rimpei Ogawa 2009-12-24 14:41
101 opDiaryPlugin Enhancement(機能追加・改善) Fixed(完了) Low(低め) Move routing rules to the YAML configuration files Rimpei Ogawa 2009-12-24 21:41
380 opDiaryPlugin Enhancement(機能追加・改善) Fixed(完了) Normal(通常) [Performance] Add column is_open on diary table for reducing "WHERE IN" from SQL queries Rimpei Ogawa 2009-12-24 21:42
381 opDiaryPlugin Enhancement(機能追加・改善) Fixed(完了) Normal(通常) [Performance] Add has_images column on diary_comment for reducing the number of queries Rimpei Ogawa 2009-12-24 21:42
105 opDiaryPlugin Enhancement(機能追加・改善) Fixed(完了) Normal(通常) [Performance] Add indexes to database tables Rimpei Ogawa 2009-12-25 00:02
384 opDiaryPlugin Enhancement(機能追加・改善) Fixed(完了) Normal(通常) Use property access for Doctrine models instead of getter/setter Rimpei Ogawa 2009-12-25 00:11
386 opDiaryPlugin Bug(バグ) Fixed(完了) High(高め) Diary photos uploaded at create time is not displayed (日記作成時にアップロードした画像が表示されない) Rimpei Ogawa 2009-12-25 19:45
321 OpenPNE 3 Bug(バグ) Fixed(完了) Normal(通常) Plugins' routing rules in routing.yml files don't work in the pc_backend app (プラグイン側の routing.yml ファイルで定義されているルーティングルールが pc_backend で機能しない) Rimpei Ogawa 2010-01-01 02:00
365 OpenPNE 3 Bug(バグ) Fixed(完了) Normal(通常) SnsTerm returns wrong culture values in functional tests (機能テスト実行時にSnsTermが別の言語の値を返してしまう) Rimpei Ogawa 2010-01-01 02:03
379 OpenPNE 3 Bug(バグ) Fixed(完了) Normal(通常) Default timezone setting not used in the openpne:migrate task (openpne:migrate タスク実行中にデフォルトのタイムゾーン設定が使用されない) Rimpei Ogawa 2010-01-01 02:03
374 OpenPNE 3 Bug(バグ) Fixed(完了) Normal(通常) All tasks display a lot of Strict Standards errors (タスクを実行すると大量の Strict Standards エラーが表示される) Rimpei Ogawa 2010-01-01 02:03
387 OpenPNE 3 Bug(バグ) Fixed(完了) Normal(通常) Mojibake is caused at default error page in the mobile_frontend prod env (携帯版prod環境のデフォルトエラーページが文字化けしている) Rimpei Ogawa 2010-01-01 02:07
389 OpenPNE 3 Bug(バグ) Fixed(完了) Normal(通常) Display wrong age in member profile list when no birthday is set (誕生日が空のメンバーのプロフィールに間違った年齢が表示されてしまう) Rimpei Ogawa 2010-01-01 02:08
419 OpenPNE 3 Bug(バグ) Fixed(完了) Normal(通常) Use unnecessary "IS NULL" matching for the NOT NULL column CommunityMember.is_pre (NOT NULL制約の付いている community_member.is_pre カラムに対して不要な IS NULL での比較をしている) Rimpei Ogawa 2010-01-01 02:13
420 OpenPNE 3 Bug(バグ) Fixed(完了) Normal(通常) Use deprecated method sfToolkit::getTmpDir() (廃止されたメソッド sfToolkit::getTmpDir() を使っている箇所がある) Rimpei Ogawa 2010-01-01 02:14
421 OpenPNE 3 Bug(バグ) Fixed(完了) Normal(通常) sendmail error occurs while sending emails to the member who has no email address (メールアドレスを登録していないメンバー宛にメールを送ろうとする際に sendmail のエラーが発生する) Rimpei Ogawa 2010-01-01 03:44
428 OpenPNE 3 Enhancement(機能追加・改善) Fixed(完了) Normal(通常) Add settings of the Envelope From (Return-Path header) for sending e-mails (送信するメールの Envelope From (Return-Path ヘッダ) の設定を追加する) Rimpei Ogawa 2010-01-08 16:51
427 OpenPNE 3 Enhancement(機能追加・改善) Fixed(完了) Normal(通常) Add settings for sending e-mails via SMTP (SMTP 経由でメール送信するための設定を追加する) Rimpei Ogawa 2010-01-08 16:51
373 OpenPNE 3 Backport(バックポート) Fixed(完了) Normal(通常) 写真添付のエラーメッセージが2つ表示される Rimpei Ogawa 2010-01-14 13:36
388 OpenPNE 3 Backport(バックポート) Fixed(完了) Normal(通常) Mojibake is caused at default error page in the mobile_frontend prod env (携帯版prod環境のデフォルトエラーページが文字化けしている) Rimpei Ogawa 2010-01-14 14:16
835 OpenPNE 3 Bug(バグ) Fixed(完了) Normal(通常) opPlugin:install task does not work when the target plugin is already installed with --channel option (--channelオプション付きでインストール済みのプラグインに対してopPlugin:installが機能しない) Rimpei Ogawa 2010-03-12 11:02
834 OpenPNE 3 Bug(バグ) Fixed(完了) Normal(通常) opPlugin:uninstall task does not work with --channel option (opPlugin:uninstallタスクが--channelオプション付きだと動作しない) Rimpei Ogawa 2010-03-12 11:03
445 opDiaryPlugin Bug(バグ) Fixed(完了) Normal(通常) Cannot delete diary images by application-level cascading deletion (アプリケーションレベルのカスケードデリートをしている場合に日記画像が削除できない) Rimpei Ogawa 2010-03-14 11:24
447 opDiaryPlugin Backport(バックポート) Fixed(完了) Normal(通常) Cannot delete diary images by application-level cascading deletion (アプリケーションレベルのカスケードデリートをしている場合に日記画像が削除できない) Rimpei Ogawa 2010-03-14 11:25
952 opDiaryPlugin Bug(バグ) Fixed(完了) Normal(通常) New diary comment message does not break line in mobile homepage (携帯版でホームに表示される新着コメントお知らせメッセージの末尾で改行されていない) Rimpei Ogawa 2010-04-14 22:18
955 opDiaryPlugin Backport(バックポート) Fixed(完了) Normal(通常) Not deleted new diary comment message in the information box when the diary is deleted directly (インフォメーション欄に削除した日記の新着コメントお知らせが残る) Rimpei Ogawa 2010-04-14 22:20
939 opDiaryPlugin Bug(バグ) Fixed(完了) Normal(通常) No information that the comments of open diaries are visible to all users on the Web (Web全体に公開の日記に書かれたコメントも公開されることの説明がない) Rimpei Ogawa 2010-04-14 23:55
956 opDiaryPlugin Backport(バックポート) Fixed(完了) Normal(通常) Not deleted new diary comment message in the information box when the diary is deleted directly (インフォメーション欄に削除した日記の新着コメントお知らせが残る) Rimpei Ogawa 2010-04-14 23:57
850 opDiaryPlugin Backport(バックポート) Fixed(完了) Normal(通常) Empty string is allowed in the Diary and DiaryComment forms (日記投稿時に改行のみのコメントを作成することができる) Rimpei Ogawa 2010-04-14 23:58
953 opDiaryPlugin Backport(バックポート) Fixed(完了) Normal(通常) New diary comment message does not break line in mobile homepage (携帯版でホームに表示される新着コメントお知らせメッセージの末尾で改行されていない) Rimpei Ogawa 2010-04-14 23:59
954 opDiaryPlugin Backport(バックポート) Fixed(完了) Normal(通常) No information that the comments of open diaries are visible to all users on the Web (Web全体に公開の日記に書かれたコメントも公開されることの説明がない) Rimpei Ogawa 2010-04-14 23:59
942 OpenPNE 3 Bug(バグ) Fixed(完了) Normal(通常) Default ruting rule exists in the mobile_mail_frontend app (mobile_mail_frontendのルーティングルールに不要なデフォルトルールが残っている) Rimpei Ogawa 2010-05-10 23:20
1094 opDiaryPlugin Bug(バグ) Fixed(完了) Immediate(今すぐ) Diary list displays closed posts for anonymous users (OpenPNE 3.5.0 or higher) (未ログイン時の日記リストにWeb全体に公開されていない日記が表示される(OpenPNE 3.5.0以降で発生)) Rimpei Ogawa 2010-05-21 13:27
1129 OpenPNE 3 Bug(バグ) Fixed(完了) Normal(通常) Warning error is occured when user's culture has no translation dictionary (e.g. English) (英語などの翻訳用の辞書ファイルがない言語を選択している場合にWarningエラーが発生する) Rimpei Ogawa 2010-06-07 18:58
1102 opDiaryPlugin Enhancement(機能追加・改善) Fixed(完了) Normal(通常) Add revision number to the test fixtures (テスト用のデータセットにリビジョン番号を付ける) Rimpei Ogawa 2010-06-09 10:46
1104 opDiaryPlugin Enhancement(機能追加・改善) Fixed(完了) Normal(通常) Delete unused FileBin delete (不要な FileBin の削除処理を取り除く) Rimpei Ogawa 2010-06-09 10:47
1105 opDiaryPlugin Enhancement(機能追加・改善) Fixed(完了) Normal(通常) Delete unused setFileNamePrefix on image update (画像更新時に不要な setFileNamePrefix が呼ばれないようにする) Rimpei Ogawa 2010-06-09 10:47
1101 opDiaryPlugin Enhancement(機能追加・改善) Fixed(完了) Normal(通常) Add tasks for plugin only tests (プラグインのテストのみを実行するタスクを追加する) Rimpei Ogawa 2010-07-13 23:16
1103 opDiaryPlugin Enhancement(機能追加・改善) Fixed(完了) Normal(通常) Enhance unit test (ユニットテストを強化する) Rimpei Ogawa 2010-07-14 12:00
(51-100/138) 1ページに: 25, 50, 100

他の形式にエクスポート: Atom CSV PDF