Project

General

Profile

Plugin List » History » Version 46

Mischa The Evil, 2009-07-26 05:43
Updated Scrumdashboard plugin to 1.2 (2009-07-23)

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