Go to file
zhijie lee 1a193ee9bc app store available 2013-08-01 01:26:48 +08:00
RedmineMobile Merge branch 'redmine-ios' 2013-07-30 14:30:09 +08:00
.gitignore gitignore for android added 2013-07-14 22:44:24 +08:00
LICENSE.txt licensed to MIT 2013-07-15 14:37:21 +08:00
README.md app store available 2013-08-01 01:26:48 +08:00

README.md

redmine-mobile

Redmine Mobile is an iPhone/Android client for Redmine, which is a web-based project management and issue tracking tool. Redmine Mobile makes it possible to view, create and edit issues, keep track of activities wherever you take along your phone.


It's available on App Store now: https://itunes.apple.com/app/redmine-mobile/id680505406?ls=1&mt=8

Features

  • View, add and edit projects
  • View, add, edit and comment issues
  • Log time spent on issues
  • Add and view subtasks, view issue relations
  • Filter and sort issues by different aspects
  • Use custom queries from your Redmine

The app is compatible with Redmine installations from version 1.1 or higher, we recommend version 1.4 or higher. It also supports self-signed SSL certificates and Htaccess protected Redmines.

RedmineApp accesses your Redmine installation by using the official REST API inherent in your Redmine. There is no need to install any plugins. Please make sure that the API is enabled on your server which you can find in: Administration > Settings > Authentication > Enable REST web service

This code is distributed under the terms and conditions of the MIT license.