RubyGems Navigation menu

omnifocus-redmine 1.1.0

Plugin for the omnifocus gem to provide synchronization with Redmine Issues. The first time this runs it creates a yaml file in your home directory for the redmine url and username. The queries config is optional. If it is not included omnifocus-redmine will pull all open bugs assigned to the specified user. To use a custom query or multiple queries you must include a queries parameter in your config. The queries config is an array of strings. These strings will be appended onto a query of the form: http://your-redmine-url/issues.xml?assigned_to_id=user-id?. Example: :user_id: 20 :redmine_url: http://redmine/ :queries: ["status_id=1", "status_id=2"]

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.6 - July 18, 2014 (11.5 KB)
  2. 1.2.5 - July 24, 2013 (9.5 KB)
  3. 1.2.4 - May 01, 2012 (6.5 KB)
  4. 1.2.3 - August 16, 2011 (6.5 KB)
  5. 1.2.2 - August 04, 2011 (6.5 KB)
  6. 1.1.0 - February 09, 2011 (6 KB)
Show all versions (10 total)

Runtime Dependencies (1):

omnifocus >= 0

Development Dependencies (2):

hoe >= 2.8.0
minitest >= 2.0.2

Owners:

Authors:

  • aja

SHA 256 checksum:

a5e7ec274b4ff5dfbf7c143bf4f20d5836f9e99275c65426d0659b35a27fa63f

Total downloads 31,879

For this version 3,153

Licenses:

N/A

Required Ruby Version: None

Links: