Plugin List » History » Version 40
Eric Davis, 2009-07-22 02:31
Added the Kanban plugin
| 1 | 1 | Mischa The Evil | h1. Redmine plugin list |
|---|---|---|---|
| 2 | |||
| 3 | {{>toc}} |
||
| 4 | |||
| 5 | 34 | Mischa The Evil | *This page is a work-in-progress for the plugin list refactoring, which can be currently considered as in beta status.* |
| 6 | 2 | Mischa The Evil | |
| 7 | 36 | Mischa The Evil | This is a directory of the available plugins for Redmine, sorted in an alphabetical order. General information about Redmine plugins and how to install them into your Redmine can be found on [[RedminePlugins]]. |
| 8 | 1 | Mischa The Evil | |
| 9 | 34 | Mischa The Evil | h2. Beta notes |
| 10 | |||
| 11 | h3. Structure |
||
| 12 | |||
| 13 | * [[RedminePlugins]] is considered to be created from the content of the current [[Plugins]] page |
||
| 14 | 39 | Eric Davis | * [[PluginList]] is considered to become [[Plugins]] - *(edavis: I'd perfer to keep this at PluginList and just link to it from Plugins. That way Plugins will remain simple and this list can grow separately) |
| 15 | 34 | Mischa The Evil | * [[RedminePlugins]] section containing the old plugin list should link to the new [[Plugins]] page (containing the list from current [[PluginList]] |
| 16 | |||
| 17 | Following that scheme all parent-child relationships of all plugin-related pages can be modified to become like can be seen in the first footnote[1] (to prevent collision with the TOC). |
||
| 18 | |||
| 19 | 37 | Eric Davis | h3. Legend |
| 20 | 34 | Mischa The Evil | |
| 21 | A sample of an complete entry in Redmine syntax can be found in the second footnote[2]. |
||
| 22 | |||
| 23 | * Every plugin-entry starts with an heading @h3@ |
||
| 24 | * This previous heading is followed by a bulleted list item containing a short description of the plugin starting with the name of the plugin which links to an annouchement on the Redmine.org forums or a dedicated wiki-page on Redmine.org |
||
| 25 | * After the previous list item we now have four sub bulleted list items containing: |
||
| 26 | ** the author of the plugin with a link to the Redmine.org profile page if the user is registered at Redmine.org |
||
| 27 | ** the latest release of the plugin plus it's release-date, where the release-date is the date of the latest commit if the plugin author does not provide packages or git-tags of releases ánd does not update the plugin-version after every commit |
||
| 28 | ** the Redmine releases which the plugin is compatible with (currently the only two values filled-in are @0.8.x@ and @Trunk@, this could be insufficient for plugins which require a specific point-release of the @0.8.x@-branch (let's say @0.8.3@ (which brought several mailer-fixes IIRC))) |
||
| 29 | ** a link to the public SCM (as in "Source Code Management") if it exists, otherwise @n/a@ |
||
| 30 | 38 | Eric Davis | ** *TODO: a link to the public issue tracker for the plugin* |
| 31 | 34 | Mischa The Evil | |
| 32 | 1 | Mischa The Evil | h2. A |
| 33 | |||
| 34 | _No entries._ |
||
| 35 | |||
| 36 | h2. B |
||
| 37 | |||
| 38 | h3. Blog plugin |
||
| 39 | |||
| 40 | 33 | Mischa The Evil | * "Blog":http://www.redmine.org/boards/3/topics/5782 is a plugin which provides a blog within Redmine. |
| 41 | 1 | Mischa The Evil | ** Author: "_Andrew Chaika_":http://www.redmine.org/account/show/4018 |
| 42 | ** Latest release: _<code>0.0.4</code>, 2009-05-06_ |
||
| 43 | ** Compatible with: _???_ |
||
| 44 | 30 | Mischa The Evil | ** Public SCM: _n/a_ |
| 45 | 1 | Mischa The Evil | |
| 46 | 5 | Mischa The Evil | h3. Bots Filter plugin |
| 47 | |||
| 48 | * [[BotsFilterPlugin]] prevents common bots from crawling various urls. |
||
| 49 | ** Author: "_Jean-Philippe Lang_":http://www.redmine.org/account/show/1 |
||
| 50 | ** Latest release: _<code>1.0</code>, 2009-02-05_ |
||
| 51 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
| 52 | 30 | Mischa The Evil | ** Public SCM: _n/a_ |
| 53 | 5 | Mischa The Evil | |
| 54 | 1 | Mischa The Evil | h3. Budget plugin |
| 55 | |||
| 56 | 27 | Mischa The Evil | * [[PluginBudget|Budget]] is a plugin to manage a set of deliverables for each project, automatically calculating key performance indicators. |
| 57 | 4 | Mischa The Evil | ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 |
| 58 | 3 | Mischa The Evil | ** Latest release: _<code>0.2.0</code>, 2009-04-27_ |
| 59 | 1 | Mischa The Evil | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
| 60 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/edavis10/redmine-budget-plugin/tree_ |
| 61 | 2 | Mischa The Evil | |
| 62 | 1 | Mischa The Evil | h3. Bugcloud plugin |
| 63 | |||
| 64 | 33 | Mischa The Evil | * [[PluginBugcloud|Bugcloud]] is a plugin that visualizes the issues as an issue cloud. |
| 65 | 1 | Mischa The Evil | ** Author: _Maedana_ |
| 66 | 26 | Mischa The Evil | ** Latest release: _<code>0.0.2</code>, 2009-07-13_ |
| 67 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
| 68 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/maedana/redmine_bugcloud/tree_ |
| 69 | 2 | Mischa The Evil | |
| 70 | 1 | Mischa The Evil | h3. Bulk Time Entry plugin |
| 71 | |||
| 72 | * [[PluginBulkTimeEntry|Bulk Time Entry]] is a plugin to enter multiple time entries at one time. |
||
| 73 | 4 | Mischa The Evil | ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 |
| 74 | 1 | Mischa The Evil | ** Latest release: _<code>0.3.0</code>, 2009-03-18_ |
| 75 | 30 | Mischa The Evil | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
| 76 | 2 | Mischa The Evil | ** Public SCM: _http://github.com/edavis10/redmine-bulk_time_entry_plugin/tree_ |
| 77 | 1 | Mischa The Evil | |
| 78 | h2. C |
||
| 79 | 32 | Mischa The Evil | |
| 80 | h3. Campfire Notifications plugin |
||
| 81 | 33 | Mischa The Evil | |
| 82 | 32 | Mischa The Evil | * "Campfire Notifications":http://www.redmine.org/boards/3/topics/6215 is a plugin which sends issues notifications (containing a short abstract on issue creation and edition, as well as a link to the issue in Redmine) to a "Campfire":http://campfirenow.com/ chat room. |
| 83 | ** Author: "_Édouard Brière_":http://www.redmine.org/account/show/5493 |
||
| 84 | ** Latest release: _<code>0.0.1</code>, 2009-05-31_ |
||
| 85 | 33 | Mischa The Evil | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
| 86 | 32 | Mischa The Evil | ** Public SCM: _http://github.com/edouard/redmine_campfire_notifications/tree_ |
| 87 | 1 | Mischa The Evil | |
| 88 | h3. Charts plugin |
||
| 89 | 33 | Mischa The Evil | |
| 90 | 4 | Mischa The Evil | * [[PluginCharts|Charts]] is a plugin which integrates some project charts like a burndown chart. |
| 91 | 3 | Mischa The Evil | ** Author: "_Maciej Szczytowski_":http://www.redmine.org/account/show/6580 |
| 92 | 1 | Mischa The Evil | ** Latest release: _<code>0.0.12</code>, 2009-06-29_ |
| 93 | 33 | Mischa The Evil | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
| 94 | 1 | Mischa The Evil | ** Public SCM: _http://github.com/mszczytowski/redmine_charts/tree_ |
| 95 | |||
| 96 | h3. Chat plugin |
||
| 97 | |||
| 98 | 34 | Mischa The Evil | * [[PluginChat|Chat]] is a plugin which provides the ability to chat within Redmine using a "Juggernaut Powered":http://juggernaut.rubyforge.org/ chat room. Early state! |
| 99 | 1 | Mischa The Evil | ** Author: _John Brien_ |
| 100 | 3 | Mischa The Evil | ** Latest release: _<code>0.0.1</code>, 2008-10-15_ |
| 101 | 2 | Mischa The Evil | ** Compatible with: _Redmine 0.8.x_ |
| 102 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/jbrien/redmine-chat-plugin/tree_ |
| 103 | 1 | Mischa The Evil | |
| 104 | h3. Code Book plugin |
||
| 105 | |||
| 106 | 35 | Abhi Beckert | * [[PluginCodeBook|Code Book]] is a plugin that provides code snippet management. |
| 107 | 1 | Mischa The Evil | ** Author: _Steffen Roegner_ |
| 108 | 3 | Mischa The Evil | ** Latest release: _<code>0.1.0</code>, 2009-06-09_ |
| 109 | 2 | Mischa The Evil | ** Compatible with: _Redmine 0.8.x_ |
| 110 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/sroegner/redmine_codebook/tree_ |
| 111 | 1 | Mischa The Evil | |
| 112 | h3. Code Review plugin |
||
| 113 | |||
| 114 | 33 | Mischa The Evil | * "Code Review":http://www.redmine.org/boards/3/topics/5878 is a plugin which lets you annotate source code within the repository browser. |
| 115 | 4 | Mischa The Evil | ** Author: "_Haru Iida_":http://www.redmine.org/account/show/5250 |
| 116 | 14 | Mischa The Evil | ** Latest release: _<code>0.1.8.6</code>, 2009-07-11_ |
| 117 | 1 | Mischa The Evil | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
| 118 | 30 | Mischa The Evil | ** Public SCM: _http://code.google.com/p/r-labs/source/browse/#svn/trunk/plugins/redmine_code_review_ |
| 119 | 1 | Mischa The Evil | |
| 120 | h3. Collapse plugin |
||
| 121 | |||
| 122 | 33 | Mischa The Evil | * [[PluginCollapse|Collapse]] is a plugin which moves the Redmine sidebar to the left side, makes it collapsible and adds some other features to the sidebar. |
| 123 | 1 | Mischa The Evil | ** Author: "_Mischa The Evil_":http://www.redmine.org/account/show/1565 |
| 124 | ** Latest release: _<code>0.2.2</code>, 2009-06-10_ |
||
| 125 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
| 126 | 30 | Mischa The Evil | ** Public SCM: _n/a_ |
| 127 | 1 | Mischa The Evil | |
| 128 | 5 | Mischa The Evil | h3. Customer plugin |
| 129 | 1 | Mischa The Evil | |
| 130 | 33 | Mischa The Evil | * [[PluginCustomer|Customer]] is a plugin to track basic customer information and provides a way to see which project belonged to a customer. |
| 131 | 5 | Mischa The Evil | ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 |
| 132 | ** Latest release: _<code>0.2.0</code>, 2009-03-24_ |
||
| 133 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
| 134 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/edavis10/redmine-customer-plugin/tree_ |
| 135 | 5 | Mischa The Evil | |
| 136 | h2. D |
||
| 137 | |||
| 138 | 32 | Mischa The Evil | h3. Developer Rates plugin |
| 139 | |||
| 140 | 33 | Mischa The Evil | * "Developer Rates":http://www.redmine.org/boards/3/topics/6449 is a plugin which will let you attach an hourly rate to each time entry thus providing a way to track any hourly costs in Redmine. |
| 141 | 32 | Mischa The Evil | ** Author: "_Shaun Gilroy_":http://www.redmine.org/account/show/3959 |
| 142 | ** Latest release: _<code>0.2.0</code>, 2009-05-21_ |
||
| 143 | ** Compatible with: _Redmine 0.8.x_ |
||
| 144 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/farviewsoft/redmine_dev_rates/tree_ |
| 145 | 32 | Mischa The Evil | |
| 146 | 5 | Mischa The Evil | h3. Diff Email plugin |
| 147 | |||
| 148 | 33 | Mischa The Evil | * [[PluginDiffEmail|Diff Email]] is a plugin which sends diff mails of the code changes of last changeset to other users. |
| 149 | 5 | Mischa The Evil | ** Author: _Lamar_ |
| 150 | ** Latest release: _<code>0.0.1</code>, 2008-11-13_ |
||
| 151 | ** Compatible with: _???_ |
||
| 152 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/Lamar/redmine_diff_email/tree_ |
| 153 | 5 | Mischa The Evil | |
| 154 | h2. E |
||
| 155 | |||
| 156 | h3. Embedded plugin |
||
| 157 | |||
| 158 | 33 | Mischa The Evil | * [[PluginEmbedded|Embedded]] is a plugin which lets you embed HTML files (eg. auto generated documentation, test reports) in your projects. |
| 159 | 5 | Mischa The Evil | ** Author: "_Jean-Philippe Lang_":http://www.redmine.org/account/show/1 |
| 160 | ** Latest release: _<code>0.0.1</code>, 2009-02-22_ |
||
| 161 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
| 162 | 30 | Mischa The Evil | ** Public SCM: _http://www.redmine.org/projects/redmine/repository/browse/plugins/embedded_ |
| 163 | 5 | Mischa The Evil | |
| 164 | h3. Estimer plugin |
||
| 165 | |||
| 166 | 33 | Mischa The Evil | * "Estimer":http://forge.isotrol.org/projects/show/org00002-estimer is a plugin to estimate a software project. It is based on Function Point and Use case Point method. |
| 167 | 5 | Mischa The Evil | ** Author: _Adrián Peña Castro & Jacobo Abengozar Vázquez_ |
| 168 | ** Latest release: _<code>0.9.1</code>, 2009-07-02 (this release is faulty versioned as @0.0.1@)_ |
||
| 169 | ** Compatible with: _???_ |
||
| 170 | 30 | Mischa The Evil | ** Public SCM: _http://forge.isotrol.org/repositories/show/org00002-estimer_ |
| 171 | 5 | Mischa The Evil | |
| 172 | h3. Exception Handler plugin |
||
| 173 | |||
| 174 | 33 | Mischa The Evil | * [[PluginExceptionHandler|Exception Handler]] is a plugin which will allow Redmine to send emails when an exception or error occurs. |
| 175 | 5 | Mischa The Evil | ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 |
| 176 | ** Latest release: _<code>0.2.0</code>, 2009-03-09_ |
||
| 177 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
| 178 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/edavis10/redmine-exception-handler-plugin/tree_ |
| 179 | 5 | Mischa The Evil | |
| 180 | h3. ezFAQ plugin |
||
| 181 | |||
| 182 | 28 | Mischa The Evil | * [[PluginEzfaq|ezFAQ]] is a FAQ management plugin which provides per-project FAQ's. |
| 183 | 5 | Mischa The Evil | ** Author: "_Chaoqun Zou_":http://www.redmine.org/account/show/460 |
| 184 | ** Latest release: _<code>0.3.5</code>, 2009-06-09_ |
||
| 185 | ** Compatible with: _Redmine Trunk_ |
||
| 186 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/zouchaoqun/ezfaq/tree_ |
| 187 | 5 | Mischa The Evil | |
| 188 | h3. ezFtpSearch plugin |
||
| 189 | |||
| 190 | 28 | Mischa The Evil | * [[PluginEzftpsearch|ezFtpSearch]] is a Ftp file search plugin, with a ftp spider. |
| 191 | 5 | Mischa The Evil | ** Author: "_Chaoqun Zou_":http://www.redmine.org/account/show/460 |
| 192 | ** Latest release: _<code>0.1.0</code>, 2009-06-16_ |
||
| 193 | ** Compatible with: _Redmine Trunk_ |
||
| 194 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/zouchaoqun/ezftpsearch/tree_ |
| 195 | 5 | Mischa The Evil | |
| 196 | h3. ezLibrarian plugin |
||
| 197 | |||
| 198 | 33 | Mischa The Evil | * [[PluginEzlibrarian|ezLibrarian]] is a book shelf and device room management plugin designed for use in a company or department. |
| 199 | 5 | Mischa The Evil | ** Author: "_Chaoqun Zou_":http://www.redmine.org/account/show/460 |
| 200 | 25 | Mischa The Evil | ** Latest release: _<code>0.1.5</code>, 2009-07-13_ |
| 201 | 5 | Mischa The Evil | ** Compatible with: _Redmine Trunk_ |
| 202 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/zouchaoqun/ezlibrarian/tree_ |
| 203 | 5 | Mischa The Evil | |
| 204 | h3. ezSidebar plugin |
||
| 205 | |||
| 206 | 33 | Mischa The Evil | * [[PluginEzsidebar|ezSidebar]] is a simple plugin to make it easy to add content (like Google Ads) to Redmine's sidebar. |
| 207 | 5 | Mischa The Evil | ** Author: "_Chaoqun Zou_":http://www.redmine.org/account/show/460 |
| 208 | ** Latest release: _<code>0.1.1</code>, 2009-06-23_ |
||
| 209 | ** Compatible with: _Redmine Trunk_ |
||
| 210 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/zouchaoqun/ezsidebar/tree_ |
| 211 | 5 | Mischa The Evil | |
| 212 | h3. ezSummary plugin |
||
| 213 | |||
| 214 | 33 | Mischa The Evil | * [[PluginEzSummary|ezSummary]] is a plugin which will send an issue status summary mail to the specified email-address. |
| 215 | 5 | Mischa The Evil | ** Author: _Peng Zuo & "Chaoqun Zou_":http://www.redmine.org/account/show/460 |
| 216 | ** Latest release: _<code>0.0.1</code>, 2009-06-03_ |
||
| 217 | ** Compatible with: _Redmine Trunk_ |
||
| 218 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/nan1nan1/redmine_ezsummary/tree_ |
| 219 | 5 | Mischa The Evil | |
| 220 | 6 | Mischa The Evil | h2. F |
| 221 | 5 | Mischa The Evil | |
| 222 | 6 | Mischa The Evil | _No entries._ |
| 223 | 1 | Mischa The Evil | |
| 224 | 6 | Mischa The Evil | h2. G |
| 225 | |||
| 226 | h3. Google Analytics plugin |
||
| 227 | |||
| 228 | 1 | Mischa The Evil | * [[PluginGoogleAnalytics|Google Analytics]] is a simple plugin to include a Google Analytics tracking code within Redmine. |
| 229 | 6 | Mischa The Evil | ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 |
| 230 | ** Latest release: _<code>0.2.0</code>, 2009-04-14_ |
||
| 231 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
| 232 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/edavis10/redmine-google-analytics-plugin/tree_ |
| 233 | 6 | Mischa The Evil | |
| 234 | h3. Google Calendar plugin |
||
| 235 | |||
| 236 | 27 | Mischa The Evil | * [[PluginGoogleCalendar|Google Calendar]] is a simple plugin to include a Google Calendar iframe as a tab within Redmine projects. |
| 237 | 6 | Mischa The Evil | ** Author: "_Jim Mulholland_":http://www.redmine.org/account/show/551 |
| 238 | ** Latest release: _<code>0.1.2</code>, 2009-06-29_ |
||
| 239 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
| 240 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/MischaTheEvil/redmine_google_calendar/tree_ |
| 241 | 6 | Mischa The Evil | |
| 242 | h3. Graphs plugin |
||
| 243 | |||
| 244 | 33 | Mischa The Evil | * [[PluginGraphs|Graphs]] is a plugin which provides additional graphs for the issue tracker. |
| 245 | 6 | Mischa The Evil | ** Author: "_Brad Beattie_":http://www.redmine.org/account/show/2928 |
| 246 | ** Latest release: _<code>0.1.0</code>, 2009-05-25_ |
||
| 247 | 33 | Mischa The Evil | ** Compatible with: _Redmine Trunk ("3PD-fork":http://github.com/kolewu/redmine-graphs-plugin/tree for 0.8.x-compatibility exists)_ |
| 248 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/bradbeattie/redmine-graphs-plugin/tree_ |
| 249 | 6 | Mischa The Evil | |
| 250 | 9 | Mischa The Evil | h2. H |
| 251 | 1 | Mischa The Evil | |
| 252 | 9 | Mischa The Evil | h3. Hoptoad Server plugin |
| 253 | 1 | Mischa The Evil | |
| 254 | 33 | Mischa The Evil | * [[PluginHoptoadServer|HoptoadServer]] transforms Redmine into a hub for Rails exception handling, similar to "Hoptoad":http://hoptoadapp.com/welcome or "Exceptional":http://getexceptional.com/. An issue will be created or updated for every exception which is thrown in your live applications. |
| 255 | 9 | Mischa The Evil | ** Author: "_Jan Schulz-Hofen_":http://www.redmine.org/account/show/347 |
| 256 | ** Latest release: _<code>0.0.1</code>, 2009-07-05_ |
||
| 257 | ** Compatible with: _???_ |
||
| 258 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/yeah/redmine_hoptoad_server/tree_ |
| 259 | 9 | Mischa The Evil | |
| 260 | h3. Hudson plugin |
||
| 261 | |||
| 262 | 33 | Mischa The Evil | * "Hudson":http://www.redmine.org/boards/3/topics/6650 is a plugin which integrates Hudson jobs into Redmine. |
| 263 | 9 | Mischa The Evil | ** Author: "_Toshiyuki Ando_":http://www.redmine.org/account/show/6147 |
| 264 | ** Latest release: _<code>0.1.5</code>, 2009-07-04_ |
||
| 265 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
| 266 | 30 | Mischa The Evil | ** Public SCM: _http://code.google.com/p/r-labs/source/browse/#svn/trunk/plugins/redmine_hudson_ |
| 267 | 9 | Mischa The Evil | |
| 268 | h2. I |
||
| 269 | |||
| 270 | 31 | Eric Davis | h3. Issue Due Date plugin |
| 271 | |||
| 272 | 33 | Mischa The Evil | * [[PluginIssueDueDate|IssueDueDate]] is a plugin which will automatically set the Issue due dates to the due dates of versions or deliverables. |
| 273 | 31 | Eric Davis | ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 |
| 274 | ** Latest release: _<code>0.1.0</code>, 2009-07-18_ |
||
| 275 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
| 276 | ** Public SCM: _http://github.com/edavis10/redmine_issue_due_date_ |
||
| 277 | |||
| 278 | 9 | Mischa The Evil | h3. Issue Group plugin |
| 279 | |||
| 280 | 27 | Mischa The Evil | * "IssuesGroup":http://www.redmine.org/boards/3/topics/4701 is a plugin implementation of issues grouping, query categorization and subissues features. |
| 281 | 9 | Mischa The Evil | ** Author: "_Andrew Chaika_":http://www.redmine.org/account/show/4018 |
| 282 | ** Latest release: _<code>0.1.5</code>, 2009-06-01_ |
||
| 283 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
| 284 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/Ubik/redmine_issues_group/tree/origin_ |
| 285 | 9 | Mischa The Evil | |
| 286 | h2. J |
||
| 287 | |||
| 288 | _No entries._ |
||
| 289 | |||
| 290 | h2. K |
||
| 291 | |||
| 292 | 40 | Eric Davis | h3. Kanban plugin |
| 293 | |||
| 294 | * [[PluginKanban|Kanban]] is a plugin to manage Redmine's issues in the "Kanban":http://en.wikipedia.org/wiki/Kanban style of Project Management |
||
| 295 | ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 |
||
| 296 | ** Latest release: _<code>0.2.1</code>, 2009-07-21_ |
||
| 297 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
| 298 | ** Public SCM: _http://github.com/edavis10/redmine_kanban/tree_ |
||
| 299 | |||
| 300 | 9 | Mischa The Evil | |
| 301 | h2. L |
||
| 302 | 32 | Mischa The Evil | |
| 303 | h3. Laconi.ca plugin |
||
| 304 | |||
| 305 | * "Laconi.ca":http://www.redmine.org/boards/3/topics/7117 is a plugin which will send Redmine notifications to Laconi.ca, Twitter, or Identi.ca services. |
||
| 306 | ** Author: "_Ciaran Jessup_":http://www.redmine.org/account/show/4327 |
||
| 307 | ** Latest release: _<code>0.0.1</code>, 2009-07-03_ |
||
| 308 | ** Compatible with: _Redmine 0.8.x_ |
||
| 309 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/ciaranj/redmine_laconi.ca/tree_ |
| 310 | 9 | Mischa The Evil | |
| 311 | h3. Local Avatars plugin |
||
| 312 | |||
| 313 | 1 | Mischa The Evil | * "LocalAvatars":http://www.redmine.org/boards/3/topics/5365 is a plugin implementation of local user avatars. |
| 314 | 9 | Mischa The Evil | ** Author: "_Andrew Chaika_":http://www.redmine.org/account/show/4018 |
| 315 | ** Latest release: _<code>0.0.2</code>, 2009-04-21_ |
||
| 316 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
| 317 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/Ubik/redmine_local_avatars/tree_ |
| 318 | 9 | Mischa The Evil | |
| 319 | 11 | Mischa The Evil | h2. M |
| 320 | 9 | Mischa The Evil | |
| 321 | 19 | Mischa The Evil | h3. Markdown formatter plugin |
| 322 | 1 | Mischa The Evil | |
| 323 | 33 | Mischa The Evil | * [[PluginMarkdownFormatter|Markdown formatter]] adds Markdown text formatting capability to Redmine. |
| 324 | 11 | Mischa The Evil | ** Author: "_Lary Baltz_":http://www.redmine.org/account/show/2721 |
| 325 | ** Latest release: _<code>0.0.1</code>, 2008-11-14_ |
||
| 326 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
| 327 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/bitherder/redmine_markdown_formatter/tree_ |
| 328 | 11 | Mischa The Evil | |
| 329 | 19 | Mischa The Evil | h3. Markdown Extra formatter plugin |
| 330 | 11 | Mischa The Evil | |
| 331 | 33 | Mischa The Evil | * [[PluginMarkdownExtraFormatter|Markdown Extra formatter]] adds Markdown Extra text formatting capability to Redmine. |
| 332 | 11 | Mischa The Evil | ** Author: _Junya Ogura_ |
| 333 | ** Latest release: _<code>0.0.2</code>, 2009-06-19_ |
||
| 334 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
| 335 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/juno/redmine_markdown_extra_formatter/tree_ |
| 336 | 11 | Mischa The Evil | |
| 337 | h3. Messenger plugin |
||
| 338 | |||
| 339 | 33 | Mischa The Evil | * [[PluginMessenger|Messenger]] is a plugin to interact with other users within Redmine via IM (Jabber / XMPP4r). |
| 340 | 11 | Mischa The Evil | ** Author: "_Maciej Szczytowski_":http://www.redmine.org/account/show/6580 |
| 341 | ** Latest release: _<code>0.0.7</code>, 2009-02-27_ |
||
| 342 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
| 343 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/mszczytowski/redmine_messenger/tree_ |
| 344 | 11 | Mischa The Evil | |
| 345 | h3. My Widgets plugin |
||
| 346 | |||
| 347 | 33 | Mischa The Evil | * [[PluginMyWidgets|My Widgets]] is a plugin that provides additional blocks for "the my page portal":/my/page. |
| 348 | 11 | Mischa The Evil | ** Author: "_Brad Beattie_":http://www.redmine.org/account/show/2928 |
| 349 | ** Latest release: _<code>0.1.0</code>, 2009-07-10_ |
||
| 350 | ** Compatible with: _Redmine Trunk (earlier development-snapshots are compatible with Redmine 0.8.x)_ |
||
| 351 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/bradbeattie/redmine-my-widgets-plugin/tree_ |
| 352 | 11 | Mischa The Evil | |
| 353 | h2. N |
||
| 354 | |||
| 355 | _No entries._ |
||
| 356 | |||
| 357 | h2. O |
||
| 358 | |||
| 359 | _No entries._ |
||
| 360 | |||
| 361 | h2. P |
||
| 362 | |||
| 363 | h3. Project Scores plugin |
||
| 364 | |||
| 365 | 33 | Mischa The Evil | * [[PluginProjectScores|Project Scores]] is a plugin which will let a user score a project on different (hard-coded) criteria. |
| 366 | 11 | Mischa The Evil | ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 |
| 367 | ** Latest release: _<code>0.0.1</code>, 2009-01-05_ |
||
| 368 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
| 369 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/edavis10/redmine_score_plugin/tree_ |
| 370 | 11 | Mischa The Evil | |
| 371 | h3. Projects Tree View plugin |
||
| 372 | |||
| 373 | * "Projects Tree View":http://www.redmine.org/boards/3/topics/4645 is a plugin which turns the projects index view into a tree view that can be expanded and collapsed. |
||
| 374 | 12 | Mischa The Evil | ** Author: "_Chris Peterson_":http://www.redmine.org/account/show/924 |
| 375 | 11 | Mischa The Evil | ** Latest release: _<code>0.0.2</code>, 2009-03-31_ |
| 376 | ** Compatible with: _Redmine Trunk (using workaround)_ |
||
| 377 | 30 | Mischa The Evil | ** Public SCM: _n/a_ |
| 378 | 11 | Mischa The Evil | |
| 379 | h2. Q |
||
| 380 | |||
| 381 | h3. Question plugin |
||
| 382 | |||
| 383 | 33 | Mischa The Evil | * [[PluginQuestion|Question]] is a plugin which will allow users to ask questions to each other in issue notes. |
| 384 | 11 | Mischa The Evil | ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 |
| 385 | ** Latest release: _<code>0.3.0</code>, 2009-03-10_ |
||
| 386 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
| 387 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/edavis10/question_plugin/tree_ |
| 388 | 11 | Mischa The Evil | |
| 389 | 17 | Mischa The Evil | h2. R |
| 390 | 11 | Mischa The Evil | |
| 391 | 18 | Mischa The Evil | h3. Rate plugin |
| 392 | 1 | Mischa The Evil | |
| 393 | 17 | Mischa The Evil | * [[PluginRate|Rate]] is a plugin which will store billable rates for users. |
| 394 | ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 |
||
| 395 | ** Latest release: _<code>0.1.0</code>, 2009-04-21_ |
||
| 396 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
| 397 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/edavis10/redmine_rate/tree_ |
| 398 | 1 | Mischa The Evil | |
| 399 | 18 | Mischa The Evil | h3. RD formatter plugin |
| 400 | 1 | Mischa The Evil | |
| 401 | 33 | Mischa The Evil | * [[PluginRDFormatter|RD formatter]] adds Ruby Doc text formatting capability to Redmine. |
| 402 | 17 | Mischa The Evil | ** Author: "_Yuki Sonoda_":http://www.redmine.org/account/show/1249 |
| 403 | ** Latest release: _<code>0.0.1</code>, 2008-11-09_ |
||
| 404 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
| 405 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/yugui/redmine_rd_formatter/tree_ |
| 406 | 17 | Mischa The Evil | |
| 407 | 18 | Mischa The Evil | h3. Repo Pygments plugin |
| 408 | 17 | Mischa The Evil | |
| 409 | 33 | Mischa The Evil | * "Repo Pygments":http://www.redmine.org/boards/3/topics/6890 is a plugin which allows using Pygments as a highlight tool for repository files. |
| 410 | 17 | Mischa The Evil | ** Author: "_Jongliang Zhang_":http://www.redmine.org/account/show/5341 |
| 411 | ** Latest release: _<code>0.0.2</code>, 2009-06-15_ |
||
| 412 | ** Compatible with: _???_ |
||
| 413 | 30 | Mischa The Evil | ** Public SCM: _n/a_ |
| 414 | 17 | Mischa The Evil | |
| 415 | 18 | Mischa The Evil | h3. Require Closing Note plugin |
| 416 | 17 | Mischa The Evil | |
| 417 | 33 | Mischa The Evil | * [[PluginRequireClosingNote|Require Closing Note]] is a plugin which forces users to enter a comment when closing an issue. |
| 418 | 17 | Mischa The Evil | ** Author: _Adam Walters_ |
| 419 | ** Latest release: _<code>0.0.1</code>, 2009-04-09_ |
||
| 420 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
| 421 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/ajwalters/redmine_require_closing_note/tree_ |
| 422 | 18 | Mischa The Evil | |
| 423 | 17 | Mischa The Evil | h3. Resources plugin |
| 424 | 1 | Mischa The Evil | |
| 425 | 33 | Mischa The Evil | * [[PluginResources|Resources]] is a plugin which allows links to resources to be added to an issue. For the purposes of this plugin, a resource is any external site that is useful for the understanding or completion of an issue. |
| 426 | 17 | Mischa The Evil | ** Author: _Daniel Vandersluis_ |
| 427 | ** Latest release: _<code>0.1.2</code>, 2009-03-12_ |
||
| 428 | ** Compatible with: _Redmine 0.8.x_ |
||
| 429 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/dvandersluis/redmine_resources/tree_ |
| 430 | 20 | Mischa The Evil | |
| 431 | 17 | Mischa The Evil | h2. S |
| 432 | 20 | Mischa The Evil | |
| 433 | 1 | Mischa The Evil | h3. Schedules plugin |
| 434 | 20 | Mischa The Evil | |
| 435 | 33 | Mischa The Evil | * [[PluginSchedules|Schedules]] is a plugin which will schedule users to assigned projects over time. |
| 436 | 20 | Mischa The Evil | ** Author: "_Brad Beattie_":http://www.redmine.org/account/show/2928 |
| 437 | ** Latest release: _<code>0.4.2</code>, 2009-05-29_ |
||
| 438 | 1 | Mischa The Evil | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
| 439 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/bradbeattie/redmine-schedules-plugin/tree_ |
| 440 | 20 | Mischa The Evil | |
| 441 | 1 | Mischa The Evil | h3. Scrumdashboard plugin |
| 442 | 27 | Mischa The Evil | |
| 443 | 33 | Mischa The Evil | * "Scrumdashboard":http://www.redmine.org/boards/3/topics/5808 is a plugin which provides a scrum dashboard to Redmine and which can be used on a per-project base. |
| 444 | 20 | Mischa The Evil | ** Author: _Brokenteam (Terje Alexander Barth, Marius Olsen, Einar Myre & Mats Klepsland)_ |
| 445 | ** Latest release: _<code>1.0</code>, 2009-04-20_ |
||
| 446 | ** Compatible with: _Redmine 0.8.x_ |
||
| 447 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/thus/redmine-scrumdashboard-plugin/tree_ |
| 448 | 20 | Mischa The Evil | |
| 449 | h3. Simple CI plugin |
||
| 450 | 27 | Mischa The Evil | |
| 451 | 20 | Mischa The Evil | * [[PluginSimpleCI|Simple CI]] is a generic plugin for integrating per-project RSS continuous integration feeds (eg. "Cruise Control":http://cruisecontrol.sourceforge.net/) in Redmine. |
| 452 | ** Author: "_Jean-Philippe Lang_":http://www.redmine.org/account/show/1 |
||
| 453 | ** Latest release: _<code>1.0</code>, 2009-05-10_ |
||
| 454 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
| 455 | 30 | Mischa The Evil | ** Public SCM: _http://www.redmine.org/projects/redmine/repository/browse/plugins/simple_ci_ |
| 456 | 20 | Mischa The Evil | |
| 457 | h3. Status Updates plugin |
||
| 458 | 1 | Mischa The Evil | |
| 459 | 33 | Mischa The Evil | * "Status Updates":http://www.redmine.org/boards/1/topics/1483 is a plugin that allows users to create small status updates about what they’re currently working on. You can think of it as Twitter on a per-project base, within Redmine. |
| 460 | 20 | Mischa The Evil | ** Author: "_Brian Terlson_":http://www.redmine.org/account/show/1342 |
| 461 | ** Latest release: _<code>0.1.1</code>, 2009-06-09_ |
||
| 462 | 1 | Mischa The Evil | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
| 463 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/bterlson/redmine-status-updates/tree_ |
| 464 | 20 | Mischa The Evil | |
| 465 | h3. Stuff To Do plugin |
||
| 466 | |||
| 467 | 33 | Mischa The Evil | * [[PluginStuffToDo|Stuff To Do]] is a plugin which allows a user to order and prioritize the issues they are doing into a specific order. It will also allow other privileged users to reorder the user's work queue. |
| 468 | 20 | Mischa The Evil | ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 |
| 469 | ** Latest release: _<code>0.3.0</code>, 2009-03-17_ |
||
| 470 | 1 | Mischa The Evil | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
| 471 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/edavis10/redmine-stuff-to-do-plugin/tree_ |
| 472 | 20 | Mischa The Evil | |
| 473 | h3. Subtasks plugin |
||
| 474 | |||
| 475 | 33 | Mischa The Evil | * [[PluginSubtasks|Subtasks]] is a plugin which provides advanced subtasking functionality in Redmine. |
| 476 | 20 | Mischa The Evil | ** Author: "_Aleksei Gusev_":http://www.redmine.org/account/show/2107 |
| 477 | 29 | Mischa The Evil | ** Latest release: _<code>0.0.1</code>, 2009-07-17_ |
| 478 | 1 | Mischa The Evil | ** Compatible with: _Redmine Trunk_ |
| 479 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/hron/redmine_subtasks/tree_ |
| 480 | 20 | Mischa The Evil | |
| 481 | h3. System Notification plugin |
||
| 482 | |||
| 483 | 1 | Mischa The Evil | * [[PluginSystemNotification|System Notification]] is a plugin that will allow an Administrator to send notification emails to recently logged in users. |
| 484 | 20 | Mischa The Evil | ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 |
| 485 | ** Latest release: _<code>0.2.0</code>, 2009-03-31_ |
||
| 486 | 1 | Mischa The Evil | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
| 487 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/edavis10/redmine-system-notification-plugin/tree_ |
| 488 | 20 | Mischa The Evil | |
| 489 | 21 | Mischa The Evil | h2. T |
| 490 | 1 | Mischa The Evil | |
| 491 | 21 | Mischa The Evil | h3. Tab plugin |
| 492 | 1 | Mischa The Evil | |
| 493 | 33 | Mischa The Evil | * [[PluginTab|Tab]] is a plugin which adds a new Redmine tab to embed content from an iframe on a per-project base. |
| 494 | 21 | Mischa The Evil | ** Author: "_James Turnbull_":http://www.redmine.org/account/show/851 |
| 495 | ** Latest release: _<code>0.3.0</code>, 2009-06-29_ |
||
| 496 | 1 | Mischa The Evil | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
| 497 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/jamtur01/redmine_tab/tree_ |
| 498 | 1 | Mischa The Evil | |
| 499 | 21 | Mischa The Evil | h3. Timesheet plugin |
| 500 | 1 | Mischa The Evil | |
| 501 | * [[PluginTimesheet|Timesheet]] is a plugin to show and filter timelogs across all projects in Redmine. |
||
| 502 | 21 | Mischa The Evil | ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 |
| 503 | ** Latest release: _<code>0.5.0</code>, 2009-03-06_ |
||
| 504 | 1 | Mischa The Evil | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
| 505 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/edavis10/redmine-timesheet-plugin/tree_ |
| 506 | 21 | Mischa The Evil | |
| 507 | h3. Todo Lists plugin |
||
| 508 | |||
| 509 | 33 | Mischa The Evil | * "Todo Lists":http://www.redmine.org/boards/3/topics/4070 is a plugin to create and manage "agile-esque" todo lists on a per-project and per-user base. |
| 510 | 21 | Mischa The Evil | ** Author: "_David Lyons_":http://www.redmine.org/account/show/3975 |
| 511 | ** Latest release: _<code>0.0.3.4</code>, 2009-03-26_ |
||
| 512 | 1 | Mischa The Evil | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
| 513 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/dalyons/redmine-todos-scrum-plugin/tree_ |
| 514 | 1 | Mischa The Evil | |
| 515 | 21 | Mischa The Evil | h2. U |
| 516 | |||
| 517 | _No entries._ |
||
| 518 | |||
| 519 | 1 | Mischa The Evil | h2. V |
| 520 | |||
| 521 | 21 | Mischa The Evil | h3. Vote plugin |
| 522 | |||
| 523 | 33 | Mischa The Evil | * "Vote":http://www.redmine.org/boards/3/topics/5506 is a plugin which allows users to vote on issues which are important to them. |
| 524 | 21 | Mischa The Evil | ** Author: "_Andrew Chaika_":http://www.redmine.org/account/show/4018 |
| 525 | ** Latest release: _<code>0.0.2</code>, 2009-04-29_ |
||
| 526 | 33 | Mischa The Evil | ** Compatible with: _Redmine Trunk ("3PD-fork":http://github.com/jimmyz/redmine_vote/tree for 0.8.x-compatibility exists)_ |
| 527 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/Ubik/redmine_vote/tree_ |
| 528 | 1 | Mischa The Evil | |
| 529 | h2. W |
||
| 530 | |||
| 531 | 21 | Mischa The Evil | h3. Wiki Extensions plugin |
| 532 | |||
| 533 | 33 | Mischa The Evil | * "Wiki Extensions":http://www.redmine.org/boards/3/topics/7130 is a plugin which adds several useful wiki macros to Redmine. |
| 534 | 21 | Mischa The Evil | ** Author: "_Haru Iida_":http://www.redmine.org/account/show/5250 |
| 535 | 24 | Mischa The Evil | ** Latest release: _<code>0.0.5</code>, 2009-07-15_ |
| 536 | 1 | Mischa The Evil | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
| 537 | 30 | Mischa The Evil | ** Public SCM: _http://code.google.com/p/redminewikiext/source/browse/#svn/trunk/redmine_wiki_extensions_ |
| 538 | 1 | Mischa The Evil | |
| 539 | 21 | Mischa The Evil | h2. X |
| 540 | |||
| 541 | _No entries._ |
||
| 542 | |||
| 543 | h2. Y |
||
| 544 | |||
| 545 | _No entries._ |
||
| 546 | |||
| 547 | 1 | Mischa The Evil | h2. Z |
| 548 | |||
| 549 | _No entries._ |
||
| 550 | 34 | Mischa The Evil | |
| 551 | h1. Footnotes |
||
| 552 | |||
| 553 | fn1. <pre> |
||
| 554 | * [[Guide]] |
||
| 555 | * [[RedminePlugins]] |
||
| 556 | * [[Plugin_Tutorial]] |
||
| 557 | * [[Plugin_Internals]] |
||
| 558 | * [[Hooks]] |
||
| 559 | * [[Plugins]] |
||
| 560 | * [[BotsFilterPlugin]] |
||
| 561 | * [[PluginBudget]] |
||
| 562 | * all other dedicated wiki-pages for plugins...</pre> |
||
| 563 | |||
| 564 | fn2. using @<<@ and @>>@ as a replacement for the square brackets to prevent parsing by Redmine: <pre><code> |
||
| 565 | h3. Budget plugin |
||
| 566 | |||
| 567 | * <<PluginBudget|Budget>> is a plugin to manage a set of deliverables for each project, automatically calculating key performance indicators. |
||
| 568 | ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 |
||
| 569 | ** Latest release: _<code>0.2.0</code>, 2009-04-27_ |
||
| 570 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
| 571 | ** Public SCM: _http://github.com/edavis10/redmine-budget-plugin/tree_</code></pre> |