<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Redmine on taikii.github.io</title>
    <link>https://taikii.github.io/tags/redmine/</link>
    <description>Recent content in Redmine on taikii.github.io</description>
    <generator>Hugo</generator>
    <language>ja</language>
    <copyright>&amp;copy; Copyright 2017 taikii</copyright>
    <lastBuildDate>Thu, 18 Dec 2025 00:00:00 +0900</lastBuildDate>
    <atom:link href="https://taikii.github.io/tags/redmine/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Redmine ログイン失敗でユーザをロックするプラグイン作った話</title>
      <link>https://taikii.github.io/posts/2025/12/18_redmine-user-lockout-plugin/</link>
      <pubDate>Thu, 18 Dec 2025 00:00:00 +0900</pubDate>
      <guid>https://taikii.github.io/posts/2025/12/18_redmine-user-lockout-plugin/</guid>
      <description>&lt;p&gt;この記事は &lt;a href=&#34;https://adventar.org/calendars/11694&#34;&gt;Redmine Advent Calendar 2025&lt;/a&gt; 18日目です。&lt;/p&gt;&#xA;&lt;p&gt;色々あって、指定回数ログインに失敗した場合に対象ユーザをロックするプラグインを作りました。&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;まず最初に、READMEにも書いていますが、これはユーザアカウントをロックする攻撃に使用することができてしまいます。このプラグインを導入する前にOAuth2や2FAの導入を検討してください。&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Redmine User Lockout plugin&lt;/strong&gt;&lt;!-- raw HTML omitted --&gt;&#xA;&lt;a href=&#34;https://github.com/taikii/redmine_user_lockout&#34;&gt;https://github.com/taikii/redmine_user_lockout&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redmine Includeマクロ拡張マクロを拡張してテーブル表示できるようにした</title>
      <link>https://taikii.github.io/posts/2022/12/redmine-include-macro-extension-extension/</link>
      <pubDate>Tue, 13 Dec 2022 00:00:00 +0900</pubDate>
      <guid>https://taikii.github.io/posts/2022/12/redmine-include-macro-extension-extension/</guid>
      <description>&lt;p&gt;この記事は &lt;a href=&#34;https://adventar.org/calendars/7683&#34;&gt;Redmine Advent Calendar 2022&lt;/a&gt; 13日目です。&lt;/p&gt;&#xA;&lt;p&gt;RedmineにはWikiページを挿入する &lt;code&gt;include&lt;/code&gt; というマクロがありますが、以前それを拡張してWikiページの特定のセクションだけを挿入できるようにした &lt;a href=&#34;https://github.com/taikii/redmine_include_macro_extension&#34;&gt;Redmine Include Macro Extension&lt;/a&gt; というプラグインを作りました。これをさらに拡張して、複数のWikiページの同じ名前のセクションを表で表示する機能を追加しました。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redmine 5.0 のメンション機能を検証</title>
      <link>https://taikii.github.io/posts/2022/09/redmine5-mention/</link>
      <pubDate>Thu, 29 Sep 2022 00:22:13 +0900</pubDate>
      <guid>https://taikii.github.io/posts/2022/09/redmine5-mention/</guid>
      <description>&lt;p&gt;Redmine 5.0 で組み込まれた待望のメンション機能を検証します。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redmine: 印刷対象外領域書けるマクロを作った</title>
      <link>https://taikii.github.io/posts/2022/04/redmine-noprint-macro/</link>
      <pubDate>Sat, 23 Apr 2022 22:44:28 +0900</pubDate>
      <guid>https://taikii.github.io/posts/2022/04/redmine-noprint-macro/</guid>
      <description>&lt;p&gt;Redmineで印刷対象外の領域を書けるマクロを作りました。&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://github.com/taikii/redmine_noprint_macro&#34;&gt;https://github.com/taikii/redmine_noprint_macro&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>私の作ったRedmineプラグイン2019</title>
      <link>https://taikii.github.io/posts/2019/12/redmine-plugins-2019/</link>
      <pubDate>Sun, 15 Dec 2019 00:00:00 +0900</pubDate>
      <guid>https://taikii.github.io/posts/2019/12/redmine-plugins-2019/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://adventar.org/calendars/4221&#34;&gt;Redmine Advent Calendar 2019&lt;/a&gt; 15日目の記事です。今年作ったプラグインをまとめて紹介します。&lt;a href=&#34;https://taikii.github.io/posts/2018/12/my-redmine-plugins/&#34;&gt;去年と同じ&lt;/a&gt;流れになってしまいました。本当はアドカレのためにもう一個作りたかったけど…勘弁して…。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redmineのエモい話</title>
      <link>https://taikii.github.io/posts/2019/06/emoi-redmine/</link>
      <pubDate>Mon, 03 Jun 2019 00:15:00 +0900</pubDate>
      <guid>https://taikii.github.io/posts/2019/06/emoi-redmine/</guid>
      <description>&lt;p&gt;1年半前くらいに &lt;a href=&#34;https://taikii.github.io/posts/2018/01/redmine-is-dead/&#34;&gt;Redmine is Dead&lt;/a&gt; というエントリを書いたのですが、当時とは状況が変わってきていますし、今掘り起こされるとただの感じの悪い人になってしまう気がするので（笑）、その後のエモい感じのことを書きたいと思います。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redmine: タブ区切りのテキストをテーブルで表示するMacroを作った</title>
      <link>https://taikii.github.io/posts/2019/05/redmine-tsv-macro/</link>
      <pubDate>Fri, 31 May 2019 01:21:52 +0900</pubDate>
      <guid>https://taikii.github.io/posts/2019/05/redmine-tsv-macro/</guid>
      <description>&lt;p&gt;タブ区切り（TSV）のテキストをテーブルで表示するプラグインを作りました。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redmine 4.0.3 にバージョンアップした話</title>
      <link>https://taikii.github.io/posts/2019/05/redmine4-update/</link>
      <pubDate>Wed, 22 May 2019 06:45:00 +0900</pubDate>
      <guid>https://taikii.github.io/posts/2019/05/redmine4-update/</guid>
      <description>&lt;p&gt;Redmineを &lt;code&gt;3.4&lt;/code&gt; から &lt;code&gt;4.0.3&lt;/code&gt; にバージョンアップしたのでそのメモです。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redmine: タグと同名のWikiページへのリンクを張るプラグインを作った話</title>
      <link>https://taikii.github.io/posts/2019/05/redmine-related-wiki/</link>
      <pubDate>Sat, 04 May 2019 00:37:00 +0900</pubDate>
      <guid>https://taikii.github.io/posts/2019/05/redmine-related-wiki/</guid>
      <description>&lt;p&gt;Redmineのチケット画面から登録されたタグと同名のWikiページへのリンクを張る &lt;a href=&#34;https://github.com/taikii/redmine_related_wiki&#34;&gt;Related Wikiプラグイン&lt;/a&gt; というものを作りました。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redmine Callout Macroプラグイン</title>
      <link>https://taikii.github.io/posts/2019/05/redmine-callout-macro/</link>
      <pubDate>Wed, 01 May 2019 09:07:06 +0900</pubDate>
      <guid>https://taikii.github.io/posts/2019/05/redmine-callout-macro/</guid>
      <description>&lt;p&gt;Redmineの&lt;a href=&#34;https://github.com/taikii/redmine_callout_macro&#34;&gt;Callout Macroプラグイン&lt;/a&gt;というのを作りました。&lt;a href=&#34;https://docs.gitbook.com/content-editing/rich-content#hints-and-callouts&#34;&gt;GitBookではHintsとかCallout&lt;/a&gt;、&lt;a href=&#34;https://vuepress.vuejs.org/guide/markdown.html#custom-containers&#34;&gt;VuePressではCustom Containers&lt;/a&gt;とか呼ばれてるやつです。&lt;/p&gt;</description>
    </item>
    <item>
      <title>RedmineのWiki REST APIでハマった話</title>
      <link>https://taikii.github.io/posts/2019/03/redmine-wiki-pages-api/</link>
      <pubDate>Wed, 20 Mar 2019 00:09:36 +0900</pubDate>
      <guid>https://taikii.github.io/posts/2019/03/redmine-wiki-pages-api/</guid>
      <description>&lt;p&gt;RedmineのWiki APIでちょっとハマったのでメモ。&lt;/p&gt;</description>
    </item>
    <item>
      <title>私の作ったRedmineプラグイン</title>
      <link>https://taikii.github.io/posts/2018/12/my-redmine-plugins/</link>
      <pubDate>Wed, 19 Dec 2018 00:00:00 +0900</pubDate>
      <guid>https://taikii.github.io/posts/2018/12/my-redmine-plugins/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://adventar.org/calendars/3352&#34;&gt;Redmine Advent Calendar 2018&lt;/a&gt; 19日目の記事です。&lt;/p&gt;&#xA;&lt;p&gt;これまでいくつかRedmineのプラグインを（自分用に）作ってきました。どれもわずか数ステップの、大したものではないのですが、個人的には便利に使ってるので布教を兼ねてまとめて紹介したいと思います。&lt;/p&gt;</description>
    </item>
    <item>
      <title>redmine.tokyo 第15回勉強会にちょろっと参加メモ</title>
      <link>https://taikii.github.io/posts/2018/11/redmine-tokyo-15/</link>
      <pubDate>Sun, 11 Nov 2018 09:07:32 +0900</pubDate>
      <guid>https://taikii.github.io/posts/2018/11/redmine-tokyo-15/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://redmine.tokyo/projects/shinared/wiki/%E7%AC%AC15%E5%9B%9E%E5%8B%89%E5%BC%B7%E4%BC%9A&#34;&gt;redmine.tokyo 第15回勉強会&lt;/a&gt;にちょろっとYoutube参加しましたので、気になった話をメモ。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Docker LibraryのPostgreSQLで日本語がうまくソートされない</title>
      <link>https://taikii.github.io/posts/2018/09/postgres-lc-collate/</link>
      <pubDate>Fri, 21 Sep 2018 23:48:03 +0900</pubDate>
      <guid>https://taikii.github.io/posts/2018/09/postgres-lc-collate/</guid>
      <description>&lt;p&gt;私はRedmineをDocker Libraryのイメージで立てており、DBには同じくDocker LibraryのPostgreSQLを使用しています。以前はMuSQLを使ってたんですが、PostgreSQLに移行してからソートしても日本語がうまくソートされない問題が発生するようになりました。&lt;/p&gt;</description>
    </item>
    <item>
      <title>古いWikiページを掘り起こせ</title>
      <link>https://taikii.github.io/posts/2018/08/dig-out-old-wiki-pages/</link>
      <pubDate>Sat, 11 Aug 2018 13:46:12 +0900</pubDate>
      <guid>https://taikii.github.io/posts/2018/08/dig-out-old-wiki-pages/</guid>
      <description>&lt;p&gt;先日、RedmineのWikiページが更新されてない事案が発生して、Wikiが継続的にメンテされている状態にするにはどうすればいいか・・・みたいな話になったのですが、メンバの一人から「GitHubのように貢献度ランキングみたいなものがあればやる気が出るんじゃないか」という提案がありました。要はフィードバックが欲しいってことですよね。わかるー。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redmineには2つのPlantUMLプラグインがある</title>
      <link>https://taikii.github.io/posts/2018/07/redmine-has-two-plantuml-plugins/</link>
      <pubDate>Thu, 05 Jul 2018 21:43:58 +0900</pubDate>
      <guid>https://taikii.github.io/posts/2018/07/redmine-has-two-plantuml-plugins/</guid>
      <description>&lt;p&gt;RedmineでPlantUMLを書くことのできるプラグインを2つ紹介したいと思います。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redmine is Dead</title>
      <link>https://taikii.github.io/posts/2018/01/redmine-is-dead/</link>
      <pubDate>Mon, 15 Jan 2018 00:04:00 +0900</pubDate>
      <guid>https://taikii.github.io/posts/2018/01/redmine-is-dead/</guid>
      <description>&lt;p&gt;ぶっちゃけ、私も &amp;ldquo;XX is Dead&amp;rdquo; という記事を書いてみたかっただけです。はい。&lt;/p&gt;&#xA;&lt;p&gt;私は&lt;strong&gt;まだ&lt;/strong&gt;Redmineユーザです。Redmineは私をExcel地獄から救ってくれましたし、これまでにどれだけ助けられたかわかりません。Redmineを愛していると言ってもいいかもしれません。&lt;/p&gt;&#xA;&lt;p&gt;ですが、使えば使うほど、競合製品/サービスに遅れを感じ、将来が不安になります。&lt;/p&gt;&#xA;&lt;p&gt;なぜ私が「Redmineは死んだ」と考えるのか、それでもなおRedmineユーザであり続けるのかを書きたいと思います。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redmine Mermaid Macro Plugin</title>
      <link>https://taikii.github.io/posts/2017/10/redmine-mermaid-macro-plugin/</link>
      <pubDate>Sun, 15 Oct 2017 22:56:54 +0900</pubDate>
      <guid>https://taikii.github.io/posts/2017/10/redmine-mermaid-macro-plugin/</guid>
      <description>&lt;p&gt;Redmine上で&lt;code&gt;mermaid.js&lt;/code&gt;を実行するプラグインを作りました。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
