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.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.0 KB)
顯示所有版本(共 10)

Runtime 相依性套件 (1):

omnifocus >= 0

Development 相依性套件 (2):

hoe >= 2.8.0
minitest >= 2.0.2

擁有者:

作者:

  • aja

SHA 256 總和檢查碼:

=

總下載次數 32,886

這個版本 3,249

版本发布:

授權:

Ruby 版本需求:

相關連結: