Project

General

Profile

ThirdPartyTools » History » Version 12

Michael Pietsch, 2010-01-16 16:03
Added section for browser integration and added reference to Remine Toolbar for Firefox

1 1 Thomas Lecavelier
h1. Third Party Tools
2
3 6 Mischa The Evil
Here you can find a list of tools which are provided by the Redmine community. Note that these tools are not officially supported by Redmine so please don't open bugs or feature request about them in this Redmine instance. Instead, try to contact the creators or someone using it on the IRC channel.
4 1 Thomas Lecavelier
5 6 Mischa The Evil
h2. IRC bot plugins
6 1 Thomas Lecavelier
7 6 Mischa The Evil
* "Typethink Redmine Linker":http://www.egghelp.org/tclhtml/3478-4-0-0-1-redmine.htm: a plugin for Eggdrop creating direct links to Redmine issues [Author: Rami Kassab for Typethink]
8 8 Mischa The Evil
* "RBot Redmine plugin":http://github.com/jamtur01/rbot-redmine-plugin/tree/master: a plugin for RBot creating direct links to Redmine issues [Author: James Turnbull]
9 5 Markus Knittig
10
h2. IDE integrations
11
12 6 Mischa The Evil
* "Redmine Mylyn Connector":http://redmin-mylyncon.wiki.sourceforge.net/: an Eclipse plugin which lets you use Redmine as a task repository for "Mylyn":http://www.eclipse.org/mylyn/ [Author: Sven Krzyzak]
13 7 Barbara Post
14
h2. SVN client integrations
15
16 8 Mischa The Evil
* "Tortoise Redmine plugin":http://www.redmine.org/boards/3/topics/5420: a Tortoise SVN plugin that lets Tortoise SVN read the Redmine issues list RSS to choose issues to associate with commit messages. This adds a new button in the Tortoise SVN interface. Works with Tortoise 1.5.x/1.6.x.
17 9 Brant Young
18
h2. Mercurial (Hg) server integrations
19
20
* "HgRedmine Proxy":http://dev.9thsoft.com/wiki/hgredmine : a "Mercurial (Hg)":http://mercurial.selenic.com/wiki/ Proxy for incorporate Redmine user authentication and permissions, makes Mercurial server use Redmine permission system. It can recognizes all of Redmine's Repository relate permissions.
21 10 Thomas Stägemann
22
h2. iPhone App
23
24
* "iRedmine":http://iredmine.weisshuhn.de is an App designed for iPhone and iPod touch that provides easy access to Redmine projects on the go.
25
* The iRedmine source code is available on "GitHub":http://github.com/wwk/iRedmine : git clone git://github.com/wwk/iRedmine.git
26 11 Pavel Kalian
27
h2. Desktop clients
28
29
* "Redmine Client":http://redmineclient.sourceforge.net: Allows creating issues and logging time spent on them from the desktop. Tested just on Windows and Linux but should work on any platform supported by Mono. Also includes the library usable by other tools aiming to interact with Redmine.
30 12 Michael Pietsch
31
h2. Browser integration
32
33
* "Redmine Toolbar":https://addons.mozilla.org/de/firefox/addon/11545: Firefox add-on to increase handling of Redmine projects by providing shortcut buttons to the most important Redmine pages. The source code is available on "GitHub":http://github.com/ahpex/redminetoolbar