Support for iRedmine development
Added by Thomas Stägemann about 15 years ago
iRedmine¶
iRedmine is an App designed for iPhone and iPod touch that provides easy access to Redmine projects on the go. iRedmine is open source and released under the terms of the GNU General Public License v2 (GPL).
Features¶
- Access multiple Redmine servers/accounts
- Browse projects
- View issues assigned to me
- View reported issues
- View issues/activities in builtin webview
- Open issues/activities in mobile Safari
Download¶
iRedmine now Available On The App Store.
Developer¶
The iRedmine source code is available on GitHub:
git clone git://github.com/wwk/iRedmine.git
Contact¶
For suggestions, requests and contributions send us an email to: redmine@weisshuhn.de
mzl.tgsiiawz.100x100-75.png (5.86 KB) mzl.tgsiiawz.100x100-75.png | iRedmine Logo |
Replies (10)
RE: Support for iRedmine development - Added by Thomas Stägemann about 15 years ago
I need some people for debugging on different devices and operation systems.
RE: Support for iRedmine development - Added by Scott Rushforth almost 15 years ago
Hey there!
Exciting project indeed. I just stumbled onto this page from reading the recent community blog update.
I too have started an iphone application and have just stashed it on github:
http://github.com/cowboyrushforth/RMine
Maybe we can collaborate or share some ideas and/or code?
Right now my app requires the redmine 0.9x branch and also requires users to install a special redmine plugin which serves json to the application.
My hope is to move away from any calls that my special plugin is handling in favor of the official restful api as it continues to make progress, eventually hoping that it will work with an out-of-the-box redmine install. Once it reaches that point then I will put it in the app store for free.
Feedback super appreciated.. Thanks!
RE: Support for iRedmine development - Added by Dimitris Kapanidis almost 15 years ago
Hi,
Nice application, nice logo. I was looking for a logo for Redmine and couldn't find an official one. So I was wondering if you are interested in proposing your logo as an official one (It beats any other I've checked).
I made a small change (remove the i from the r ) so that it fits as a redmine logo.
I'm developing an Open Source ALM application that interacts with Redmine, and was looking a logo for the Redmine plugin, if you don't have any objections I'd like to adopt yours.
redmine.png (1.38 KB) redmine.png | Redmine logo |
RE: Support for iRedmine development - Added by Thomas Stägemann almost 15 years ago
Hello!
We would be very happy if the modified version of our iRedmine logo becomes the official Redmine logo.
Maybe we could be mentioned in the context!?
RE: Support for iRedmine development - Added by Eric Davis over 14 years ago
Regarding the logo, see my repository and the forum link in it's Readme.
Eric Davis
RE: Support for iRedmine development - Added by Patrick Fratczak over 14 years ago
Hello,
currently testing your app on an iphone 3G, i am confronting to a timeout when i want to connect to my redmine installation.
I use SSL but my certificate is not valide ... is it the problem or is ti because i use the 1.0.0 version of redmine ?
RE: Support for iRedmine development - Added by Felix Schäfer almost 14 years ago
Rongde, it's considered rude to advertise your product in other's threads. I'll just edit your post this time, but consider yourself warned.
RE: Support for iRedmine development - Added by RedminePro Yang over 13 years ago
Really sorry, I apologize, it would never happen again.
RE: Support for iRedmine development - Added by Andrew Kohlsmith over 12 years ago
It seems that this project has been pulled from github almost a year ago now. Have you reconsidered the GPL? Is it no longer open source?