Plugin List » History » Version 43
Mischa The Evil, 2009-07-26 04:45
Updated Code Review plugin to 0.2.0 (2009-07-25)
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 | 31 | Eric Davis | h3. Issue Due Date plugin |
273 | |||
274 | 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. |
275 | 31 | Eric Davis | ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 |
276 | ** Latest release: _<code>0.1.0</code>, 2009-07-18_ |
||
277 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
278 | ** Public SCM: _http://github.com/edavis10/redmine_issue_due_date_ |
||
279 | |||
280 | 9 | Mischa The Evil | h3. Issue Group plugin |
281 | |||
282 | 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. |
283 | 9 | Mischa The Evil | ** Author: "_Andrew Chaika_":http://www.redmine.org/account/show/4018 |
284 | ** Latest release: _<code>0.1.5</code>, 2009-06-01_ |
||
285 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
286 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/Ubik/redmine_issues_group/tree/origin_ |
287 | 9 | Mischa The Evil | |
288 | h2. J |
||
289 | |||
290 | _No entries._ |
||
291 | |||
292 | h2. K |
||
293 | |||
294 | 40 | Eric Davis | h3. Kanban plugin |
295 | |||
296 | 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. |
297 | 40 | Eric Davis | ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 |
298 | 41 | Mischa The Evil | ** Latest release: _<code>0.1.1</code>, 2009-07-21_ |
299 | 40 | Eric Davis | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
300 | ** Public SCM: _http://github.com/edavis10/redmine_kanban/tree_ |
||
301 | |||
302 | 9 | Mischa The Evil | |
303 | h2. L |
||
304 | 32 | Mischa The Evil | |
305 | h3. Laconi.ca plugin |
||
306 | |||
307 | * "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. |
||
308 | ** Author: "_Ciaran Jessup_":http://www.redmine.org/account/show/4327 |
||
309 | ** Latest release: _<code>0.0.1</code>, 2009-07-03_ |
||
310 | ** Compatible with: _Redmine 0.8.x_ |
||
311 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/ciaranj/redmine_laconi.ca/tree_ |
312 | 9 | Mischa The Evil | |
313 | h3. Local Avatars plugin |
||
314 | |||
315 | 1 | Mischa The Evil | * "LocalAvatars":http://www.redmine.org/boards/3/topics/5365 is a plugin implementation of local user avatars. |
316 | 9 | Mischa The Evil | ** Author: "_Andrew Chaika_":http://www.redmine.org/account/show/4018 |
317 | ** Latest release: _<code>0.0.2</code>, 2009-04-21_ |
||
318 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
319 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/Ubik/redmine_local_avatars/tree_ |
320 | 9 | Mischa The Evil | |
321 | 11 | Mischa The Evil | h2. M |
322 | 9 | Mischa The Evil | |
323 | 19 | Mischa The Evil | h3. Markdown formatter plugin |
324 | 1 | Mischa The Evil | |
325 | 33 | Mischa The Evil | * [[PluginMarkdownFormatter|Markdown formatter]] adds Markdown text formatting capability to Redmine. |
326 | 11 | Mischa The Evil | ** Author: "_Lary Baltz_":http://www.redmine.org/account/show/2721 |
327 | ** Latest release: _<code>0.0.1</code>, 2008-11-14_ |
||
328 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
329 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/bitherder/redmine_markdown_formatter/tree_ |
330 | 11 | Mischa The Evil | |
331 | 19 | Mischa The Evil | h3. Markdown Extra formatter plugin |
332 | 11 | Mischa The Evil | |
333 | 33 | Mischa The Evil | * [[PluginMarkdownExtraFormatter|Markdown Extra formatter]] adds Markdown Extra text formatting capability to Redmine. |
334 | 11 | Mischa The Evil | ** Author: _Junya Ogura_ |
335 | ** Latest release: _<code>0.0.2</code>, 2009-06-19_ |
||
336 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
337 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/juno/redmine_markdown_extra_formatter/tree_ |
338 | 11 | Mischa The Evil | |
339 | h3. Messenger plugin |
||
340 | |||
341 | 33 | Mischa The Evil | * [[PluginMessenger|Messenger]] is a plugin to interact with other users within Redmine via IM (Jabber / XMPP4r). |
342 | 11 | Mischa The Evil | ** Author: "_Maciej Szczytowski_":http://www.redmine.org/account/show/6580 |
343 | ** Latest release: _<code>0.0.7</code>, 2009-02-27_ |
||
344 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
345 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/mszczytowski/redmine_messenger/tree_ |
346 | 11 | Mischa The Evil | |
347 | h3. My Widgets plugin |
||
348 | |||
349 | 33 | Mischa The Evil | * [[PluginMyWidgets|My Widgets]] is a plugin that provides additional blocks for "the my page portal":/my/page. |
350 | 11 | Mischa The Evil | ** Author: "_Brad Beattie_":http://www.redmine.org/account/show/2928 |
351 | ** Latest release: _<code>0.1.0</code>, 2009-07-10_ |
||
352 | ** Compatible with: _Redmine Trunk (earlier development-snapshots are compatible with Redmine 0.8.x)_ |
||
353 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/bradbeattie/redmine-my-widgets-plugin/tree_ |
354 | 11 | Mischa The Evil | |
355 | h2. N |
||
356 | |||
357 | _No entries._ |
||
358 | |||
359 | h2. O |
||
360 | |||
361 | _No entries._ |
||
362 | |||
363 | h2. P |
||
364 | |||
365 | h3. Project Scores plugin |
||
366 | |||
367 | 33 | Mischa The Evil | * [[PluginProjectScores|Project Scores]] is a plugin which will let a user score a project on different (hard-coded) criteria. |
368 | 11 | Mischa The Evil | ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 |
369 | ** Latest release: _<code>0.0.1</code>, 2009-01-05_ |
||
370 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
371 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/edavis10/redmine_score_plugin/tree_ |
372 | 11 | Mischa The Evil | |
373 | h3. Projects Tree View plugin |
||
374 | |||
375 | * "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. |
||
376 | 12 | Mischa The Evil | ** Author: "_Chris Peterson_":http://www.redmine.org/account/show/924 |
377 | 11 | Mischa The Evil | ** Latest release: _<code>0.0.2</code>, 2009-03-31_ |
378 | ** Compatible with: _Redmine Trunk (using workaround)_ |
||
379 | 30 | Mischa The Evil | ** Public SCM: _n/a_ |
380 | 11 | Mischa The Evil | |
381 | h2. Q |
||
382 | |||
383 | h3. Question plugin |
||
384 | |||
385 | 33 | Mischa The Evil | * [[PluginQuestion|Question]] is a plugin which will allow users to ask questions to each other in issue notes. |
386 | 11 | Mischa The Evil | ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 |
387 | ** Latest release: _<code>0.3.0</code>, 2009-03-10_ |
||
388 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
389 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/edavis10/question_plugin/tree_ |
390 | 11 | Mischa The Evil | |
391 | 17 | Mischa The Evil | h2. R |
392 | 11 | Mischa The Evil | |
393 | 18 | Mischa The Evil | h3. Rate plugin |
394 | 1 | Mischa The Evil | |
395 | 17 | Mischa The Evil | * [[PluginRate|Rate]] is a plugin which will store billable rates for users. |
396 | ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 |
||
397 | ** Latest release: _<code>0.1.0</code>, 2009-04-21_ |
||
398 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
399 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/edavis10/redmine_rate/tree_ |
400 | 1 | Mischa The Evil | |
401 | 18 | Mischa The Evil | h3. RD formatter plugin |
402 | 1 | Mischa The Evil | |
403 | 33 | Mischa The Evil | * [[PluginRDFormatter|RD formatter]] adds Ruby Doc text formatting capability to Redmine. |
404 | 17 | Mischa The Evil | ** Author: "_Yuki Sonoda_":http://www.redmine.org/account/show/1249 |
405 | ** Latest release: _<code>0.0.1</code>, 2008-11-09_ |
||
406 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
407 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/yugui/redmine_rd_formatter/tree_ |
408 | 17 | Mischa The Evil | |
409 | 18 | Mischa The Evil | h3. Repo Pygments plugin |
410 | 17 | Mischa The Evil | |
411 | 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. |
412 | 17 | Mischa The Evil | ** Author: "_Jongliang Zhang_":http://www.redmine.org/account/show/5341 |
413 | ** Latest release: _<code>0.0.2</code>, 2009-06-15_ |
||
414 | ** Compatible with: _???_ |
||
415 | 30 | Mischa The Evil | ** Public SCM: _n/a_ |
416 | 17 | Mischa The Evil | |
417 | 18 | Mischa The Evil | h3. Require Closing Note plugin |
418 | 17 | Mischa The Evil | |
419 | 33 | Mischa The Evil | * [[PluginRequireClosingNote|Require Closing Note]] is a plugin which forces users to enter a comment when closing an issue. |
420 | 17 | Mischa The Evil | ** Author: _Adam Walters_ |
421 | ** Latest release: _<code>0.0.1</code>, 2009-04-09_ |
||
422 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
423 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/ajwalters/redmine_require_closing_note/tree_ |
424 | 18 | Mischa The Evil | |
425 | 17 | Mischa The Evil | h3. Resources plugin |
426 | 1 | Mischa The Evil | |
427 | 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. |
428 | 17 | Mischa The Evil | ** Author: _Daniel Vandersluis_ |
429 | ** Latest release: _<code>0.1.2</code>, 2009-03-12_ |
||
430 | ** Compatible with: _Redmine 0.8.x_ |
||
431 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/dvandersluis/redmine_resources/tree_ |
432 | 20 | Mischa The Evil | |
433 | 17 | Mischa The Evil | h2. S |
434 | 20 | Mischa The Evil | |
435 | 1 | Mischa The Evil | h3. Schedules plugin |
436 | 20 | Mischa The Evil | |
437 | 33 | Mischa The Evil | * [[PluginSchedules|Schedules]] is a plugin which will schedule users to assigned projects over time. |
438 | 20 | Mischa The Evil | ** Author: "_Brad Beattie_":http://www.redmine.org/account/show/2928 |
439 | ** Latest release: _<code>0.4.2</code>, 2009-05-29_ |
||
440 | 1 | Mischa The Evil | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
441 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/bradbeattie/redmine-schedules-plugin/tree_ |
442 | 20 | Mischa The Evil | |
443 | 1 | Mischa The Evil | h3. Scrumdashboard plugin |
444 | 27 | Mischa The Evil | |
445 | 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. |
446 | 20 | Mischa The Evil | ** Author: _Brokenteam (Terje Alexander Barth, Marius Olsen, Einar Myre & Mats Klepsland)_ |
447 | ** Latest release: _<code>1.0</code>, 2009-04-20_ |
||
448 | ** Compatible with: _Redmine 0.8.x_ |
||
449 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/thus/redmine-scrumdashboard-plugin/tree_ |
450 | 20 | Mischa The Evil | |
451 | h3. Simple CI plugin |
||
452 | 27 | Mischa The Evil | |
453 | 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. |
454 | ** Author: "_Jean-Philippe Lang_":http://www.redmine.org/account/show/1 |
||
455 | ** Latest release: _<code>1.0</code>, 2009-05-10_ |
||
456 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
457 | 30 | Mischa The Evil | ** Public SCM: _http://www.redmine.org/projects/redmine/repository/browse/plugins/simple_ci_ |
458 | 20 | Mischa The Evil | |
459 | h3. Status Updates plugin |
||
460 | 1 | Mischa The Evil | |
461 | 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. |
462 | 20 | Mischa The Evil | ** Author: "_Brian Terlson_":http://www.redmine.org/account/show/1342 |
463 | ** Latest release: _<code>0.1.1</code>, 2009-06-09_ |
||
464 | 1 | Mischa The Evil | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
465 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/bterlson/redmine-status-updates/tree_ |
466 | 20 | Mischa The Evil | |
467 | h3. Stuff To Do plugin |
||
468 | |||
469 | 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. |
470 | 20 | Mischa The Evil | ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 |
471 | ** Latest release: _<code>0.3.0</code>, 2009-03-17_ |
||
472 | 1 | Mischa The Evil | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
473 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/edavis10/redmine-stuff-to-do-plugin/tree_ |
474 | 20 | Mischa The Evil | |
475 | h3. Subtasks plugin |
||
476 | |||
477 | 33 | Mischa The Evil | * [[PluginSubtasks|Subtasks]] is a plugin which provides advanced subtasking functionality in Redmine. |
478 | 20 | Mischa The Evil | ** Author: "_Aleksei Gusev_":http://www.redmine.org/account/show/2107 |
479 | 29 | Mischa The Evil | ** Latest release: _<code>0.0.1</code>, 2009-07-17_ |
480 | 1 | Mischa The Evil | ** Compatible with: _Redmine Trunk_ |
481 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/hron/redmine_subtasks/tree_ |
482 | 20 | Mischa The Evil | |
483 | h3. System Notification plugin |
||
484 | |||
485 | 1 | Mischa The Evil | * [[PluginSystemNotification|System Notification]] is a plugin that will allow an Administrator to send notification emails to recently logged in users. |
486 | 20 | Mischa The Evil | ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 |
487 | ** Latest release: _<code>0.2.0</code>, 2009-03-31_ |
||
488 | 1 | Mischa The Evil | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
489 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/edavis10/redmine-system-notification-plugin/tree_ |
490 | 20 | Mischa The Evil | |
491 | 21 | Mischa The Evil | h2. T |
492 | 1 | Mischa The Evil | |
493 | 21 | Mischa The Evil | h3. Tab plugin |
494 | 1 | Mischa The Evil | |
495 | 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. |
496 | 21 | Mischa The Evil | ** Author: "_James Turnbull_":http://www.redmine.org/account/show/851 |
497 | ** Latest release: _<code>0.3.0</code>, 2009-06-29_ |
||
498 | 1 | Mischa The Evil | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
499 | 33 | Mischa The Evil | ** Public SCM: _http://github.com/jamtur01/redmine_tab/tree_ |
500 | 1 | Mischa The Evil | |
501 | 21 | Mischa The Evil | h3. Timesheet plugin |
502 | 1 | Mischa The Evil | |
503 | * [[PluginTimesheet|Timesheet]] is a plugin to show and filter timelogs across all projects in Redmine. |
||
504 | 21 | Mischa The Evil | ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 |
505 | ** Latest release: _<code>0.5.0</code>, 2009-03-06_ |
||
506 | 1 | Mischa The Evil | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
507 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/edavis10/redmine-timesheet-plugin/tree_ |
508 | 21 | Mischa The Evil | |
509 | h3. Todo Lists plugin |
||
510 | |||
511 | 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. |
512 | 21 | Mischa The Evil | ** Author: "_David Lyons_":http://www.redmine.org/account/show/3975 |
513 | ** Latest release: _<code>0.0.3.4</code>, 2009-03-26_ |
||
514 | 1 | Mischa The Evil | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
515 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/dalyons/redmine-todos-scrum-plugin/tree_ |
516 | 1 | Mischa The Evil | |
517 | 21 | Mischa The Evil | h2. U |
518 | |||
519 | _No entries._ |
||
520 | |||
521 | 1 | Mischa The Evil | h2. V |
522 | |||
523 | 21 | Mischa The Evil | h3. Vote plugin |
524 | |||
525 | 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. |
526 | 21 | Mischa The Evil | ** Author: "_Andrew Chaika_":http://www.redmine.org/account/show/4018 |
527 | ** Latest release: _<code>0.0.2</code>, 2009-04-29_ |
||
528 | 33 | Mischa The Evil | ** Compatible with: _Redmine Trunk ("3PD-fork":http://github.com/jimmyz/redmine_vote/tree for 0.8.x-compatibility exists)_ |
529 | 30 | Mischa The Evil | ** Public SCM: _http://github.com/Ubik/redmine_vote/tree_ |
530 | 1 | Mischa The Evil | |
531 | h2. W |
||
532 | |||
533 | 21 | Mischa The Evil | h3. Wiki Extensions plugin |
534 | |||
535 | 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. |
536 | 21 | Mischa The Evil | ** Author: "_Haru Iida_":http://www.redmine.org/account/show/5250 |
537 | 24 | Mischa The Evil | ** Latest release: _<code>0.0.5</code>, 2009-07-15_ |
538 | 1 | Mischa The Evil | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
539 | 30 | Mischa The Evil | ** Public SCM: _http://code.google.com/p/redminewikiext/source/browse/#svn/trunk/redmine_wiki_extensions_ |
540 | 1 | Mischa The Evil | |
541 | 21 | Mischa The Evil | h2. X |
542 | |||
543 | _No entries._ |
||
544 | |||
545 | h2. Y |
||
546 | |||
547 | _No entries._ |
||
548 | |||
549 | 1 | Mischa The Evil | h2. Z |
550 | |||
551 | _No entries._ |
||
552 | 34 | Mischa The Evil | |
553 | h1. Footnotes |
||
554 | |||
555 | fn1. <pre> |
||
556 | * [[Plugins]] |
||
557 | 42 | Mischa The Evil | * [[PluginList]] |
558 | * [[BotsFilterPlugin]] |
||
559 | * [[PluginBudget]] |
||
560 | * all other dedicated wiki-pages for plugins |
||
561 | * [[Plugin_Tutorial]] |
||
562 | * [[Plugin_Internals]] |
||
563 | * [[Hooks]]</pre> |
||
564 | 34 | Mischa The Evil | |
565 | fn2. using @<<@ and @>>@ as a replacement for the square brackets to prevent parsing by Redmine: <pre><code> |
||
566 | h3. Budget plugin |
||
567 | |||
568 | * <<PluginBudget|Budget>> is a plugin to manage a set of deliverables for each project, automatically calculating key performance indicators. |
||
569 | ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 |
||
570 | ** Latest release: _<code>0.2.0</code>, 2009-04-27_ |
||
571 | ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ |
||
572 | ** Public SCM: _http://github.com/edavis10/redmine-budget-plugin/tree_</code></pre> |