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:
=

インストール:
=

バージョン履歴:

  1. 1.2.6 July 18, 2014 (11.5KB)
  2. 1.2.5 July 24, 2013 (9.5KB)
  3. 1.2.4 May 01, 2012 (6.5KB)
  4. 1.2.3 August 16, 2011 (6.5KB)
  5. 1.2.2 August 04, 2011 (6.5KB)
  6. 1.1.0 February 09, 2011 (6KB)
全てのバージョンを表示(全10件)

Runtime依存関係 (1):

omnifocus >= 0

Development依存関係 (2):

hoe >= 2.8.0
minitest >= 2.0.2

所有者:

作者:

  • aja

SHA 256チェックサム:

=

累計ダウンロード数 32,751

このバージョンのみ 3,236

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: